
.top-menu ul,
.menu ul {
	float:left;
	margin:0;
	padding:0;
	display:block;
}

    .top-menu ul li,
    .menu ul li{
        margin:0px;
        padding:0;
        display:inline;
    }
   
   
      
/***************************************** TOP-MENU ****************************************************/

   
			.top-menu{
				position:absolute;
				left:0;
				top:0;
				float:left;
				width:528px;
				height:87px;
				padding:9px 37px;
				background:#B80101 url(/images/default/bg-top-menu.jpg) repeat-x top;
			}
			
				.top-menu .slogan{
					float:left;
					width:528px;
					margin-top:20px;
					font-size:20px;
					color:#FFFFFF;
					text-transform:uppercase;
				}
		
				.top-menu ul{
					width:528px;
				}
					.top-menu a{
						display:block;
						float:right;
						height:38px;
						padding:0px 10px;
						font-size:10px;
						color:#B80101;
						background:url(/images/default/menu-top.jpg) repeat-x top left;
					}
				
						.top-menu a:hover,
						.top-menu a.o{
							color:#776441;
							background:url(/images/default/menu-top.jpg) repeat-x bottom left;
						}
           
              
/***************************************** MENU ****************************************************/

           
           
		.menu{
			float:left;
			width:216px;
			padding-left:5px;
			padding-bottom:35px;
			background:url(/images/default/bg-menu.jpg) no-repeat bottom left;
		}
		
				.menu a{
					display:block;
					float:left;
					width:181px;
					padding:6px 10px 8px 25px;
					font-size:15px;
					color:#FFFFFF;
					font-weight:bold;
					background:url(/images/default/menu.jpg) repeat-y;
					border-bottom:1px solid #ffffff;
				}
					.menu a.o,
					.menu a:hover{
						color:#FFFFFF;
						background:url(/images/default/menu.jpg) repeat-y right;
					}
				
				.menu .sub a{
					width:170px;
					padding:6px 10px 8px 36px;
					font-size:13px;
					color:#B80101;
					background:url(/images/default/sub-menu.jpg) repeat-y;
				}
					.menu .sub a.o,
					.menu .sub a:hover{
						color:#FFFFFF;
						background:url(/images/default/sub-menu.jpg) repeat-y right;
					}
				
				
				a#menuf1eec7b2036f751a81ecfe0bfa25a9aa{
					display:block;
					float:left;
					width:162px;
					height:38px;
					padding:17px 27px;
					font-size:15px;
					font-weight:bold;
					color:#776442;
					border-bottom:0px;
					background:url(/images/default/bt-serv-pub.jpg) no-repeat;
				}
					a#menuf1eec7b2036f751a81ecfe0bfa25a9aa:hover{ 
						color:#FFFFFF; 
						background:url(/images/default/bt-serv-pub.jpg) no-repeat bottom left;
					}
				
				.menu .sub2 a,
				.menu .sub3 a{
					width:150px;
					padding:6px 10px 8px 56px;
					font-size:12px;
					color:#B80101;
					background:url(/images/default/sub-menu.jpg) repeat-y;
				}
										.menu .sub3 a{
											width:136px;
											padding-left:70px;
										}
										
					.menu .sub2 a.o,
					.menu .sub2 a:hover,
					.menu .sub3 a.o,
					.menu .sub3 a:hover{
						color:#776442;
					}
					
				
				


        
/***************************************** SITE MAP ****************************************************/

#site_map {
	list-style: none;
	color: #666666;
} 


#site_map ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
} 

#site_map ul ul{
	display:block;
	clear:both;
	padding-left:25px;
} 

#content #site_map a {
	display:block;
    clear:both;
	text-decoration: none;
}
#content #site_map a:hover {
	color:#CC0033;
}
.txt a{
	text-decoration:underline;
	color:#CC0000;
}
.txt a:hover{
	color:#776442;
}

.txt p{
	float:left;
	width:520px;
	padding:7px 0px;
}
.txt table p{
	width:auto;
}
.txt .ui-tabs-panel p{
	float:none;
	width:auto;
	padding:0;
}
.txt img{
	float:left;
	margin-top:10px;
}
				
.txt h1, .txt .title {
	display:block;
    float:left;
	padding:15px 0px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	background:url(/images/default/dots.jpg) repeat-x bottom;
}			
        .txt h1, .txt .title {
            float:left;
			width:522px;
        }

h3,
.subtitle{
	display:block;
	font-size:12px;
	color:#CC0000;
	margin-top:20px;
}
            .subtitle{
                float:left;
            }

	#page_a77932d0fadeade1e87ab38ccd995d86 h3,
	#page_a77932d0fadeade1e87ab38ccd995d86 .subtitle,
	#page_a77932d0fadeade1e87ab38ccd995d86 p{
		float:left;
		margin-top:7px;
		padding:0px;
	}

.txt .bloc a{
	float:left;
	width:226px;
	padding:7px;
	background:#F3F0EB;
	border-right:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	text-decoration:none;
}
.txt .bloc a strong,
.txt .bloc a b{
	display:block;
	float:left;
	width:220px;
	margin-bottom:5px;
	font-size:12px;
	color:#CC0000;
}
.txt .bloc a span{
	color:#666666;
}
.txt .bloc a i,
.txt .bloc a em{
	display:block;
	float:left;
	width:220px;
	font-style:normal;
	text-decoration:underline;
}

.txt ul {
	float:left;
	width:472px;
	padding:7px 0px 7px 40px;
}
    
.txt .ui-tabs ul {
	float:none;
	width:auto;
	padding:2px 2px 0 2px;
}
	.txt ul li{
		list-style-image: url(/images/default/bullet.jpg);
	}
	.txt ul ul li{
		list-style-image: url(/images/default/bullet2.jpg);
	}
	
	.txt .ui-tabs ul li{
		list-style-image: none;
		list-style-type: none;
	}

        .txt ul.logos li a{
        	display:block;
            width:175px;
        	padding:15px 110px 15px 0;
        }
        
	#page_4804af2c02023254af14364e8fd60f4a .txt ul.files{
		width:199px;
	}
	
        .txt ul.files li,
        .txt ul.news-list li.pdf-news{
            height:23px;
            list-style-image: url(/images/default/pdf.jpg);
        }
							.txt ul.files li#file_8058e2b8a66cf7b7a6bf07bd5fe4d010{
								height:45px;
							}

.txt ul ul {
	padding:0px 17px;
}

.txt .tableau,
.txt .table-line{
	float:left;
	width:490px;
	margin-top:15px;
}

	.txt .table-line td{
		border-bottom:1px solid #cccccc;
		padding:5px;
	}


.boutons{
	float:left;
	width:522px;
	padding:20px 0px 20px 0px;
	text-align:center;
}

.boutons a{
	padding:6px 10px;
	color:#B80101;
	font-weight:bold;
	border:1px solid #BCBBBB;
	text-decoration:none;
	background: url(/images/default/boutons.jpg) bottom repeat-x;
}

	.boutons a:hover{
		color:#8A8854;
	}


.liens-word{
    padding-left:18px; 
    background:url(/images/default/word.gif) no-repeat;
}
.liens-pdf{
    padding-left:18px; 
    background:url(/images/default/pdf.gif) no-repeat;
}
li .liens-pdf{
	display:block;
}

/**
* ERROR NO FLASH
**/


.no_flash {
	border:2px solid gray;
}
.no_flash:hover {
	background-color:#eeeeee;
}
	.no_flash a {
		display:block;
		padding:20px;
		text-align:center;
	 			background: transparent url(/images/default/utility/plugin-red.png) no-repeat 10px center;
	}

/**
* ERROR
**/
.field_error_message,
.field_error_no_script,
.field_error_no_script_small {
	clear:both;
	color:#660000;
	font-size:10px;
	line-height:14px;
	text-align:left;
	background: url(/images/default/notice-error.gif) no-repeat center left;
}
	.field_error_message strong, .field_error_no_script strong, .field_error_no_script_small {color:inherit;}
.field_error_no_script,
.field_error_no_script_small {
	font-size:11px;
	display:block;
	border:1px solid #660000;
	background-color:#fcdfe4;
}
.field_error_message {padding-left:15px; display:none; font-size:10px;}
.field_error_no_script {padding:10px 0 10px 20px;}
.field_error_no_script_small {padding-left:15px; float:right;}
	.field_error_no_script .info {
		background: url(/images/default/info.gif) no-repeat;
		display:block;
		position:absolute;
		width:24px;
		height:24px;
		right:5px;
		top:12px;
	}
	
/**
* ERROR NO SCRIPT
**/

.field_error_no_script,
.field_error_no_script_small {
	clear:both;
	float:left;
	color:#660000;
	font-size:10px;
	line-height:14px;
	text-align:left;
	font-size:11px;
	display:block;
	border:1px solid #660000;
	position:relative;
	background: #ccc url(/images/default/utility/notice-error.gif) no-repeat center left;
}

.field_error_no_script strong, 
.field_error_no_script_small {color:inherit;}

.field_error_no_script {padding:10px 40px 10px 20px;}

.field_error_no_script_small {padding:2px 2px 2px 15px;}

	.field_error_no_script .info {
	 			background: url(/images/default/utility/info.png) no-repeat;
		display:block;
		position:absolute;
		width:24px;
		height:24px;
		right:5px;
		top:12px;
	}

.clear {
	display:block;
	clear:both;
	font-size:1px;
	line-height:0;
}
.png_fix {
	}
.tableau td{
	padding:5px;
}



* {
	margin:0;
	padding:0;
	border:0;
}

body{
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background:#E2DBD1 url(/images/default/bg.jpg) repeat-x;
}

table.wrapper{
	width:100%;
	height:100%;
	color:#666666;
}
table.wrapper td.main{
	background:url(/images/default/bg-page.gif) no-repeat bottom center;
}
table.wrapper td.page-footer{
	height:63px;
	font-size:11px;
	background:#ffffff;
}
	table.wrapper td.page-footer .copyright{
		postition:relative;
		width:917px;
		padding-left:50px;
		text-align:left;
		font-size:11px;
		color:#999999;
	}
	table.wrapper td.page-footer .imc{
		postition:absolute;
		display:block;
		float:right;
		font-size:10px;
		color:#999999;
		width:145px;
		height:15px;
		padding-top:15px;
		background:url(/images/default/imarcom.jpg) no-repeat top;
	}


a{ 
	color:#666666;
	text-decoration:none; 
    outline-color:-moz-use-txt-color;
    outline-width:0;
    outline-style:none;
}

	a:hover{ 
		color:#B80101; 
	}


#APISQ{
	width:997px;
	text-align:left;
}

	
    
			.french-only{
            	float:left;
                width:492px;
            	border:5px solid #ECE8E2;
                padding:10px;
                margin-bottom:15px;
			}
    
    
	.section{
		float:left;
		width:823px;
	}
	
		.left{
			float:left;
			width:221px;
		}
			.logo{
				display:block;
				float:left;
				width:221px;
				height:147px;
				background:url(/images/default/logo.jpg) no-repeat;
			}
			
			.search{
				float:left;
				width:200px;
				height:87px;
				padding:15px 0px 0px 21px;
				font-size:11px;
				font-weight:bold;
				background:url(/images/default/top-left.jpg) no-repeat;
			}
					
					.search input{
						float:left;
						width:156px;
						height:18px;
						padding-top:4px;
						padding-left:5px;
						font-size:10px;
						border:1px solid #BCBBBB;
					}
					.search input#ok{
						display:block;
						float:left;
						padding:0;
						width:29px;
						height:24px;
						border:0px;
						cursor:pointer;
					}
					
			.left a.membre{
				display:block;
				float:left;
				width:194px;
				height:54px;
				padding:27px 0px 0px 27px;
				font-size:15px;
				font-weight:bold;
				color:#776442;
				margin-bottom:150px;
				background:url(/images/default/bt-membre.jpg) no-repeat;
			}
					.left a.membre:hover{
						background:url(/images/default/bt-membre.jpg) no-repeat bottom;
					}
					
			.left a.congres{
				display:block;
				float:left;
				width:194px;
				height:100px;
				padding:0px 0px 0px 27px;
				background:url(/images/default/bt-congres.jpg) no-repeat;
			}
														#page_58619718866648da7fc7adeb9d83bc7f .left a.congres,
														#page_83e1d56553292897f36a0a8c90f03508 .left a.congres,
														#page_cea81a37a07bd0753705eab5e7aea816 .left a.congres{
															display:none;
														}
					.left a.congres:hover{
						background:url(/images/default/bt-congres.jpg) no-repeat bottom;
					}
		
		.page-content{
			position:relative;
			float:right;
			width:602px;
		}
		
				
			.bread{
				float:left;
				width:522px;
				margin-bottom:5px;
				color:#776442;
				font-size:10px;
			}
					.bread a{
						text-decoration:none;
					}
			
			.txt{
				float:left;
				width:522px;
				padding:10px 39px;
				font-size:11px;
				line-height:16px;
				margin-top:105px;
				clear:left;
			}
				
				
			.secure{
				float:left;
				width:485px;
				padding:12px 0px 10px 35px;
				font-weight:bold;
				background:url(/images/default/cadenas.jpg) no-repeat;
			}	
			
			.page-content .colonne{
				float:left;
				width:260px;
				padding-bottom:40px;
			}
			.page-content .colonne h3,
			.page-content .colonne span{
				display:block;
				float:left;
				width:236px;
				padding:7px;
			}
									.page-content .colonne span.bloc{
										background:#F3F0EB;
									}
									
			.page-content .colonne .boutons{
				width:250px;
				padding:0px;
				text-align:right;
				margin-top:10px;
			}
			
			.page-bottom{
				float:left;
				width:602px;
				padding-top:40px;
				padding-bottom:15px;
				font-size:11px;
				background:url(/images/default/bg-news.jpg) no-repeat;
			}
				
				.page-bottom b{
					display:block;
					clear:both;
					float:left;
					padding-bottom:10px;
					margin-bottom:10px;
					font-size:12px;
					color:#B80101;
					background:url(/images/default/dots.jpg) repeat-x bottom left;
				}
				
				.page-bottom a{
					display:block;
					margin-bottom:8px;
					text-decoration:underline;
				}
				
					.page-bottom .activites{
						float:left;
						width:126px;
						padding:0px 26px;
					}
						.page-bottom .activites a,
						.page-bottom .activites b{
							width:126px;
						}
						
					.page-bottom .news{
						float:left;
						width:179px;
						padding:0px 32px;
					}
						.page-bottom .news a,
						.page-bottom .news b,
						.page-bottom .news strong,
						.page-bottom .news i{
							width:183px;
							color:#666666;
						}
							.page-bottom .news img{
								margin-bottom:5px;
							}
							.page-bottom .news a i{
								display:block;
								padding-top:15px;
								text-decoration:underline;
								font-style:normal;
							}
								
								.page-bottom .news b,
								.page-bottom .news a:hover i{
									color:#B80101;
								}
						
					.page-bottom .medias{
						float:left;
						width:128px;
						padding-left:32px;
					}
						.page-bottom .medias a,
						.page-bottom .medias b{
							width:128px;
						}
	
	.right{
		float:left;
		width:174px;
		height:720px;
		background:url(/images/default/bg-right.jpg) no-repeat 0px 147px;
	}
	.right .field_error_no_script_small {
		margin:0 5px 0 9px;
	}
		.extranet{
			float:left;
			width:174px;
			height:147px;
			font-size:11px;
			position:relative;
			background:url(/images/default/bg-top-right.jpg) no-repeat;
		}
		
			.extranet span.tt {
				float:left;
				width:138px;
				padding:7px 0px 3px 36px;
			}
			
			.extranet form{
				float:left;
				width:158px;
				padding:7px 0px 0px 16px;
			}
					.extranet i{
						display:block;
						float:left;
						width:120px;
						height:12px;
						padding:2px 0px;
						font-style:normal;
					}
					.extranet input{
						float:left;
 						width:115px;
						height:16px;
						margin:0;
						padding-left:5px;
						font-size:10px;
						border:1px solid #BCBBBB;
					}
						.extranet #loginbox-button{
							width:153px;
							height:20px;
							margin-top:7px;
							padding:5px 0 0 0;
							border:0;
							display:block;
							position:absolute;
							bottom:17px;
							left:16px;
							color:#776541;
							font-size:13px;
							font-weight:bolder;
							background:url(/images/default/bt-loginbox.jpg) no-repeat left;
						}
						.extranet #loginbox-button:hover{
							background:url(/images/default/bt-loginbox-roll.jpg) no-repeat left;
						}
			.extranet .welcome {
				color:black;
				width:150px;
				padding-top:4px;
			}
			.extranet .link {
				width:150px;
				clear:left;
				padding-top:10px;
				text-align:center;
			}
			.extranet .link a,
			.extranet .link span {
				
			}
		.liens{
			float:left;
			width:150px;
			padding-left:24px;
			margin-top:10px;
		}
			.liens div{
				float:left;
				width:150px;
				margin-top:20px;
				background:url(/images/default/bg-partner.jpg) no-repeat 0px 15px;
			}
				.liens b{
					float:left;
					width:130px;
					height:28px;
					margin-bottom:2px;
					font-size:11px;
					color:#999999;
					background:url(/images/default/dots.jpg) repeat-x bottom;
				}
				.liens img{
					float:left;
					border-bottom:5px solid #ffffff;
				}
				
	
	
	
	#page_58619718866648da7fc7adeb9d83bc7f .bread,
	#page_83e1d56553292897f36a0a8c90f03508 .bread,
	#page_cea81a37a07bd0753705eab5e7aea816 .bread,
	#page_58619718866648da7fc7adeb9d83bc7f .title,
	#page_83e1d56553292897f36a0a8c90f03508 .title,
	#page_cea81a37a07bd0753705eab5e7aea816 .title,
	#page_58619718866648da7fc7adeb9d83bc7f #header_img,
	#page_83e1d56553292897f36a0a8c90f03508 #header_img,
	#page_cea81a37a07bd0753705eab5e7aea816 #header_img{
		display:none;
	}	
		
				
#congres-2010 img{
	display:block;
	margin:0;
}		
	#menu-congres{
		background:url(/images/default/congres-menu-bg.jpg) no-repeat right -1px;
	}
	
		#menu-congres a{
			font-family:Arial, Helvetica, sans-serif;
			display:block;
			float:left;
			color: #B80101;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			padding:8px 11px;
			border-right:1px solid #ffffff;
			background:url(/images/default/congres-menu.jpg) repeat-x bottom;
		}
			#menu-congres a:hover,
			#page_58619718866648da7fc7adeb9d83bc7f #menu-congres a#congres-accueil,
			#page_83e1d56553292897f36a0a8c90f03508 #menu-congres a#congres-programme,
			#page_cea81a37a07bd0753705eab5e7aea816 #menu-congres a#congres-partenaires{
				color: #FFFFFF;
				background:url(/images/default/congres-menu.jpg) repeat-x top;
			}
			
			
			
			
			
			
			
			
			
		
			
            .news_element{
                float:left;
                padding-bottom:30px;
            }



/*<style>*/

#login_form ,
#forgot_password_form,
#modify_lost_password_form table {
	clear:both;
	display:block;
	padding:10px 0;
	border:1px solid #BCBBBB;
}
#login_form .form_field {
	padding-bottom:0;
	/*text-transform:uppercase;*/
}

#login_form .form_value {
	padding-top:0;
}

#login_form .form_value input {
	width:180px;
	border:1px solid #cccccc;
}

.profil_table {
	width:100%;
	font-size:13px;
	border-collapse:collapse;
	clear:left;
	margin-top:5px;
}
.profil_table td {
	padding:2px 5px;
	height:27px;
}
.profil_table .profil_edit {
	display:none;
}
.profil_table .profil_edit input {
	font-size:13px;
	padding:3px;
	width:200px;
}
.profil_table td.label {
	padding-right:15px;
}
.profil_table td.value {
	/*background:#e1dad0;*/
	font-weight:bolder;
	color:#6d6943;
}

table .impair_row {
	background-color:#eee;
}
#member_save_button {color:green;}
#saved_profile {display:none; color:green; font-size:13px;font-weight:bolder;text-align:center;}
#saved_profile b {background-color:green;padding:3px 10px;color:white;}

.peron_list_action a {
	display:block;
	height:16px;
	width:16px;
	text-decoration:none;
	background:#620;
	}
.peron_list_action a.status_on {
	background: transparent url(/images/default/utility/unlocked_16.png) no-repeat;
}
.peron_list_action a.status_off {
	background: transparent url(/images/default/utility/locked_16.png) no-repeat;
}
.peron_list_action a.trash {
	background: transparent url(/images/default/utility/trash_16.png) no-repeat;
}
.peron_list_action a.edit {
	background: transparent url(/images/default/utility/member_edit_16.png) no-repeat;
}
.peron_list_action a.password {
	background: transparent url(/images/default/utility/member_password_16.png) no-repeat;
}#search_engine_content {
	padding-right:10px;
	margin-top:10px;
	clear:both;
}
#search_engine_content * {
		color:#6B6B6B;
}
#search_engine_content table {
	margin-top:10px;
}
	#search_engine_content table a {
		text-decoration:none;
		color:#6B6B6B;
        	display:block;
	}
	#search_engine_content td {
		border-style:none;
		border-width:0px;
	}
	#search_engine_content table a:hover {
		color:#CC0000;
	}
	#search_engine_content .spacer {
		height:20px;
		empty-cells:hide;
	}
	#search_engine_content .top {
		color:#555;
		border:1px solid #999999;
		padding:5px;
	}
	
	
	
		#search_engine_content .top #search_count {
			clear:right;
			text-align:right;
			font-size:10px;
			margin-top:5px;
		}
		#search_engine_content .top #top_search {
			float:right;
			text-align:right;
			height:40px;
		}
			#search_engine_content .top #top_search input {
				font-size:13px;
				vertical-align:middle;
				width:250px;
				height:20px;
				margin:0 0 0 5px;
				padding:2px 3px 0 3px;
				color:gray;
				border:1px solid #999999;
			}
			#search_engine_content .top #top_search input#okk {
				width:29px;
				height:24px;
				border:none;
				margin:0 0 0 5px;
				padding:0;
			}
	
	
	#search_engine_content .search_index {
		font-size:13px;
		vertical-align:top;
		text-align:right;
		padding-right:7px;
		width:20px;
	}
	#search_engine_content .search_title {
		font-weight:bolder;
		vertical-align:top;
		font-size:13px;
	}
	#search_engine_content .search_content {
		font-size:11px;
		padding:0 10px 10px 0;
	}
	#search_engine_content .content_page {
		font-size:11px;
		padding:10px;
	}
		#search_engine_content .content_page .literal {
			background-color:white;
			color:#026789;
			font-family:monospace,fixed;
			font-size:11px;
			font-weight:bold;
		}
	
	
	#search_engine_content .bottom {
		color:#555;
		border:1px solid #999999;
		padding:5px;
	}
		#search_engine_content .search_pager {
			float:right;
		}
		#search_engine_content .search_pager a,
		#search_engine_content .search_pager span {
			color:#6B6B6B;
			display:block;
			float:left;
			width:13px;
			text-align:center;
			text-decoration:none;
			white-space:nowrap;
		}
		#search_engine_content .search_pager a:hover,
		#search_engine_content .search_pager .selected {
			font-weight:bolder;
			color:#CC0000;
		}
#conference_page {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	clear:left;
}
		#conference_page ul {
			margin:0;
		}
		#conference_page .conference-day {
			width:450px;
		}
		#conference_page .sub_title {
			font-weight:bolder;
		}
		#conference_page .conference_show,
		#conference_page .conference_program {
			padding:5px 5px 5px 40px;
			border-top:3px solid white;
			border-bottom:3px solid white;
			clear:both;
		}
			#conference_page .conference_show {
                				background:url(/images/default/conference/resume.png) no-repeat left 3px;
			}
			#conference_page .conference_program {
                				background:url(/images/default/conference/clock.png) no-repeat left 3px;
			}
		#conference_page .conference_show:hover,
		#conference_page .conference_program:hover {
			background-color:#e5ffd8;
			border-top:3px solid #6fc546;
			border-bottom:3px solid #6fc546;
		}
		#conference_page .time {
			float:left;
			color:#36A20F;
			display:block;
			font-size:12px;
		}
		#conference_page .event_title {
			display:block;
			font-size:13px;
			color:#36A20F;
			float:left;
			font-weight:100;
		}
		#conference_page .resume {
			display:block;
			text-align:right;
			font-size:12px;
			font-weight:bold;
			color:#222;
			clear:both;
			width:405px;
		}
		#conference_page .description {
			float:left;
			clear:both;
			width:405px;
		}
		#conference_page .conference_resume {
			clear:both;
			margin-top:10px;
			clear:left;
		}
		#conference_page .show_presentation {
			border:1px solid red;
			height:30px;
			width:80px;
			display:block;
			float:right;
			font-size:9px;
		}
		#conference_page .content img {
			border:none;
			float:left;
			width:110px;
			height:137px;
			margin:5px;
		}
		#conference_page .content p {
			padding:5px 0 0 10px;
			margin:0;
			float:left;
			display:block;
			width:392px;
		}
		#conference_page .sub_title {
			padding-left:5px;
			font-size:10px;
			float:right;
		}
		#conference_page h2 {
			margin:0.5em 0 0.2em 0;
		}
.public_form {
	padding:0;
	margin:0;
	font-size:12px;
	border-collapse:collapse;
}
.public_form table td {
	background:transparent;
}
.public_form .form_label {
	cursor:pointer;
}
.public_form .text_input {
	border:1px solid #dddddd;
	margin:0;
	font-size:12px;
	width:300px;
	padding:3px;
}
.public_form textarea {
	width:300px;
	overflow:auto;
}
.public_form .radio_check, 
.public_form select {
	margin:0;
	padding:0;
	border:none;
}
.public_form .radio_check {
	cursor:pointer;
}
.public_form .line {
	border:1px solid #dddddd;
	float:left;
}
.public_form .form_category_title {
	font-size:12px;
	font-variant: small-caps;
	margin:10px 0 0 0;
	padding:0;
	border-bottom:1px solid white;
}
.public_form .form_category_desc {
	padding-left:10px;
	padding-bottom:10px;
}
.public_form .field,
.public_form .field_error {
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
}
.public_form .field_error {
	color:#f00;
	/*text-decoration:underline;*/
}
.public_form .value {
	vertical-align:top;
	text-align:left;
	/*width:200px;*/
	padding-bottom:10px;
}
.public_form  #get_error {
	color:#f00;
	font-size:12px;
	padding:0 20px 30px 20px;
}
.public_form #get_error div {
	padding-bottom:5px;
}
.public_form  #form_button {
	float:right;
    margin-right:96px;
}
.field.two_row {
	text-align:left;
}
.field.two_row,
.value.two_row {
	padding-left:20px;
	padding-right:20px;
}
.value.two_row .text_input {
	width:375px;
}
.value.two_row textarea {
	width:375px;
}
button.form_submit_button {
    padding:2px 36px 4px 10px;
    cursor:pointer;
    color:#786344;
    font-weight:bold;
    font-size:10px;
    border-left:1px solid #BDBBBD;
	background:url(/images/default/bt-inscription.jpg) no-repeat top right;
}
button.form_submit_button:hover {
	background:url(/images/default/bt-inscription-roll.jpg) no-repeat top right;
}
#forum_page {
	font-family:Arial,Helvetica,sans-serif;
}

.topic_title {
	color:#CC0033;
	font-size:20px;
	font-weight:bold;
	margin:0.5em 0;
}
.topic_title2 {
	font-size:11px;
	display:block;
	color:black;
	font-weight:bolder;
	margin-bottom:20px;
}
.topic_title2 span {
	color:#00a000;
}
.topic_content {
	color:#333333;
	font-size:12px;
}

/* TOPIC LIST */
#forum_topics {
	clear:both;
}
#forum_topics table.topics {
	background-color:#dde5dd;
	font-family:Arial,Helvetica,sans-serif;
	border-left:7px solid #dde5dd;
	border-right:7px solid #dde5dd;
}
	
	.pagination {
		float:right;
		display:block;
		padding:6px;
	}
	.pagination span,
	.pagination a {
		display:block;
		float:left;
		height:13px;
		margin-right:3px;
		text-decoration:none !important;
	}
	.pagination .page {
		border:1px solid gray;
		padding:0 3px 2px 3px;
		cursor:hand;
		cursor:pointer;
	}
	.pagination .page_on {
		border:1px solid gray;
		padding:0 3px 2px 3px;
		background:#dddddd;
	}
	.pagination .page:hover {
		background:#dddddd;
	}
	#forum_topics tr#header {
		height:41px;
		border-collapse:collapse;
		color:#000000;
		font-size:13px;
	}
	#forum_topics table.topics th {
		padding:5px;
		text-align:left;
		font-weight:100 !important;
	}
	#forum_topics table.topics td {
		padding:5px;
		background-color:#ffffff;
		border-bottom:3px solid #dde5dd;
	}
		#forum_topics table.topics td.bottom {
			background-color:#dde5dd;
		}
			.button,
			.add_button {
				background:url(/images/forum/bt-forum-left.gif) no-repeat left top;
				cursor:pointer;
				display:block;
				float:right;
				height:28px;
				display:none;
			}
			.button b,
			.add_button b {
				display:block;
				font-weight:bolder;
				height:22px;
				padding-left:7px;
				padding-right:7px;
				padding-top:6px;
				text-transform:uppercase;
				background:url(/images/forum/bt-forum-right.gif) no-repeat right top;
			}
			.button:hover,
			.add_button:hover {
				background-position:left -28px;
			}
			.button:hover b,
			.button b:hover,
			.add_button:hover b,
			.add_button b:hover {
				color:#cc0b21;
				background-position:right -28px;
			}
		#forum_topics a.forum_topic {
			display:block;
			text-decoration:none;
			padding:3px;
			line-height:17px;
		}
		#forum_topics a.forum_topic:hover .t1 {
			text-decoration:underline;
		}
		#forum_topics a.forum_topic .t1 {
			font-size:13px;
			font-weight:bolder;
			display:block;
			color:#cc0b21;
			font-family:Arial;
		}
		#forum_topics a.forum_topic .t2 {
			font-size:11px;
			display:block;
			font-weight:bolder;
			font-family:Arial;
		}
		#forum_topics a.forum_topic .t3 {
			font-size:11px;
			display:block;
			font-family:Verdana;
		}
		#forum_topics a.forum_topic span span {
			color:#00a000;
		}

/* FORUM COMMENT */
.forum_commentback {
	background-color:#eef2ee;
	border:7px solid #dde5dd;
	margin-bottom:17px;
	padding:8px;
}
.forum_comment {
	background-color:#dde5dd;
	padding:7px;
	margin-bottom:17px;
}
.forum_comment_container {
	background-color:#eef2ee;
	padding:8px;
}
.forum_comment .bottom {
	padding-top:8px;
}
	.forum_comment .t1 {
		color:#00a000;
		font-weight:bolder;
		font-size:13px;
	}
	.forum_comment .t1 span {
		color:black;
		font-size:11px;
	}
	.forum_comment .t2{
		color:#333333;
		padding-left:10px;
		font-weight:bolder;
		font-size:11px;
		margin-top:3px;
	}
	.forum_comment .content {
		color:#333333;
		padding-left:10px;
		/*font-weight:lighter;*/
		font-size:12px;
		margin-top:3px;
	}

/* ADD FORM (nyromodal) */
#addFormContainer {
	
}
.box-title {
	border-bottom:1px solid #CCCCCC;
	text-transform:uppercase;
	margin:0.5em 0;
	color:#CC0033;
	font-size:13px;
	font-weight:bold;
}
	#addForm {
		color:black;
		clear:left;
	}
		#addForm .field {
			color:#666666;
			font-size:12px;
			font-weight:lighter;
			text-align:right;
		}
		#addForm input,
		#addForm textarea {
			width:300px;
			padding:2px 4px;
			border:1px solid #dddddd;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:10px;
			margin:0;
		}
		#addForm textarea {
			height:250px;
		}
		#addForm td.bottom {
			padding:5px;
		}






#forum_loading {
	width:490px;
	padding-bottom:80px;
	text-align:center;
	font-size:15px;
	background:url(/images/default/ajaxLoader.gif) no-repeat center 30px;
}div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/images/default/nyromodal/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/images/default/nyromodal/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(/images/default/nyromodal/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(/images/default/nyromodal/next.gif) right 20% no-repeat;
}
/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/images/default/cluetips/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(/images/default/cluetips/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/images/default/cluetips/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/images/default/cluetips/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(/images/default/cluetips/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(/images/default/cluetips/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(/images/default/cluetips/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(/images/default/cluetips/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/images/default/cluetips/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(/images/default/cluetips/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(/images/default/cluetips/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(/images/default/cluetips/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(/images/default/cluetips/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(/images/default/cluetips/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(/images/default/cluetips/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(/images/default/cluetips/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(/images/default/cluetips/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #cc0000; background: #ffffff url(/images/default/jquery-ui/blitzer/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e3a1a1; background: #CC0000 url(/images/default/jquery-ui/blitzer/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { color: #776442; border: 1px solid #cdd5da; background: #eeeeee url(/images/default/jquery-ui/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x; font-weight: bold; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #776442; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { color: #776442; border: 1px solid #cc0000; background: #f6f6f6 url(/images/default/jquery-ui/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #cc0000; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { color: #776442; border: 1px solid #cc0000; background: #ffffff url(/images/default/jquery-ui/blitzer/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; font-weight: bold; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cc0000; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd3a1; background: #fbf8ee url(/images/default/jquery-ui/blitzer/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x; color: #776442; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #444444; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cc0000; background: #f3d8d8 url(/images/default/jquery-ui/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat; color: #2e2e2e; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #2e2e2e; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #2e2e2e; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_004276_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/default/jquery-ui/blitzer/ui-icons_cc0000_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #a6a6a6 url(/images/default/jquery-ui/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat; opacity: .40;filter:Alpha(Opacity=40); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #333333 url(/images/default/jquery-ui/blitzer/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x; opacity: .10;filter:Alpha(Opacity=10); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.calendar_container {
	position:relative;
	clear:both;
	margin-top:20px;
}
.calendar_container .cal_listing {
	border:1px solid #6e6c43;
	background:#e2dbd1;
}
.calendar_container .cal_listing td {
	
}
.calendar_container .cal_listing thead tr {
	background:#6e6c43;
	text-align:center;
}
.calendar_container .cal_listing .cal_spacer {
	padding:0;
}
.calendar_container .cal_listing .cal_spacer div {
	font-size:0px;
	height:2px;
	position:absolute;
	left:0;
	margin-top:-2px;
	width:100%;
	display:block;
	background:#980006;
}
.calendar_container .cal_listing thead td {
	color:#fff;
	padding:2px 5px;
}
.calendar_container .cal_listing tbody td {
	border:1px solid #e2dbd1;
	padding:2px 5px;
	background:#fff;
}
.calendar_container .cal_listing tbody .highlight td {
	background:#e2dbd1 !important;
	font-weight:bolder;
	color:#5e4042;
}
#cal_month {
	position:absolute;
	right:20px;
	top:0;
	margin-top: -140px;
	z-index:1000;
}
.sub-menu {
	clear:both;
	float:left;
}
.sub-menu ul, .sub-menu ul li {
	padding:0;
	margin:0;
	list-style-image:none;
}
.sub-menu ul {
	list-style-type:none;
}
.sub-menu a {
	margin:0;
	color:white;
	padding:5px 10px;
	border-left:2px solid white;
	border-right:2px solid white;
	float:left;
	height:18px;
	font-size:12px;
	background:#b80000;
	text-decoration:none;
}
.sub-menu a:hover,
.sub-menu a.o {
	color:white;
	background:#6e6c43;
}
.calendar_loading {
	height:45px;
	background:url(/images/default/cluetips/wait.gif) no-repeat center center;
}

.calendrier_wrapper {
	width:250px;
}
.calendrier_wrapper .tt {
	color:#6c5d3c;
	font-weight:bolder;
	font-size:14px;
	padding-bottom:10px;
}
.calendrier_matin {
	float:left;
	background-color:#bfb39c;
	border:3px solid #bfb39c;
	border-top:none;
	width:250px;
	color:#910101;
}
.calendrier_matin td {
	text-align:center;
	vertical-align:middle;
}
.calendrier_matin thead td {
	height:15px;
	font-size:10px;
	color:#000;
	line-height:15px;
}
.calendrier_matin tbody td {
	border:2px solid #ddd7c7;
	background:#fff;
	padding:4px;
}
.calendrier_matin tbody td.have_event {
	padding:0;
}
.calendrier_matin .weekend {
	text-align:center;
	color:#958a74;
}
.calendrier_matin tbody td.have_event {
	border-color: #c76d54;
	background:#a4191f;
	color:#fff;
	cursor:hand;
	cursor:pointer;
}
.calendrier_matin tbody td.have_event a {
	width:auto;
	color:#fff;
	display;block;
	text-decoration:none;
	font-weight:bolder;
	padding:4px;
}
.cluetip-default div#cluetip-close {
	position:absolute;
	top:6px;
	right:5px;
	margin:0;
}
.cluetip-default div#cluetip-close a {
	color:#87876A;
	display:block;
	height:16px;
	width:16px;
	padding:0;
	margin:0;
	background:url(/images/default/utility/close_16.png) no-repeat;
	}
table td.footer{
	height:100px;
}

			.top-menu{
				height:249px;
				padding-bottom:0px;
				background:#B80101 url(/images/accueil/bg-top-menu.jpg) repeat-x top;
			}
			
			.txt{
					margin-top:249px;
			}
            
				
                 