*{padding:0;margin:0}
body{
	background-color:#9F0E2F;
	font-family:arial;
}
body.mceContentBody {
   background: #FFFFFF;
}

img{
	border:0px;
}
a{
	text-decoration:none;
	color:#9F0E2F;
}
a:hover{
	text-decoration:underline;
}
h1{
	margin:0px;
	font-size:17px;
	color:#9f0e2f;
	text-transform:uppercase;
	font-family:Arial black;
}
h2{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#626F76;
	text-transform:uppercase;
}
h3{
	margin:0px;
	font-size:12px;
	color:#626F76;
	font-weight:bold;
}
ul{
	margin:0px;
	padding-left:15px;
}
#site_center{
	width:990px;
	margin:0px auto;
	background-color:white;
	display:table;
	font-size:11px;
}
	#bandeau{
		width:990px;
		height:195px;
		background-image:url('../images/bandeau.jpg');
		background-repeat:no-repeat;
		float:left;
	}
	#menu{
		width:990px;
		height:65px;
		float:left;
		margin-top:1px;
		position:relative;
	}
		#menu a.menulevel0{
			text-decoration:none;
			color:white;
			background-repeat:no-repeat;
			width:139px;
			height:45px;
			float:left;
			margin-left:1px;
			font-weight:bold;
			font-size:16px;
			font-family:trebuchet MS;
			text-transform:uppercase;
			padding-top:20px;
			padding-left:19px;
			overflow:hidden;
		}
		.menu_deroulant{
			width:158px;
			position:absolute;
			z-index:200;
			top:65px;
			display:none;
		}
			.menu_deroulant a{
				border-bottom:1px solid white;
				background-color:#9f0e2f;
				padding:10px;
				display:block;
				width:138px;
				text-decoration:none;
				color:white;
			}
			.menu_deroulant a:hover{
				background-color:#be5d74;
			}
	#ariane{
		width:936px;
		height:22px;
		float:left;
		background-color:#e2e7e9;
		margin:1px 0px 0px 1px;
		padding:8px 0px 0px 17px;
	}
		#ariane a{ color:black;}
	#contenu{
		width:990px;
		float:left;
	}
		#partie_gauche{
			width:795px;
			float:left;
		}
			#infos_flash{
				float:left;
				margin:1px 0px 0px 1px;
				height:38px;
				width:158px;
				position:relative;
			}
			
				#over_infos_flash{
					width:645px;
					position:absolute;
					z-index:50;
					top:0px;
					left:0px;
					display:none;
				}
					.titre_actu{
						background-image:url('../images/puce_noire.jpg');
						background-repeat:no-repeat;
						background-position:5px;
						padding-left:25px;
						color:#9F0E2F;
						font-weight:bold;
						font-size:14px;
						text-tranform:uppercase;
						margin-top:10px;
					}
					.resume_actu{
						padding-left:25px;
						font-weight:bold;
					}
					.contenu_actu{
						padding-left:25px;
					}
					#deb_over_infos_flash{
						background-image:url('../images/deb_fd_infos_flash.png');
						width:645px;
						height:49px;
						float:left;
					}
					#repeat_over_infos_flash{
						background-image:url('../images/repeat_fd_infos_flash.png');
						width:613px;
						padding:0px 16px;
						float:left;
					}
					#bas_over_infos_flash{
						background-image:url('../images/bas_fd_infos_flash.png');
						width:645px;
						height:20px;
						float:left;
						position:relative;
					}
			#contenu_texte{
				float:left;
				clear:both;
				width:755px;
				padding:34px 20px;
				/*text-align:justify;*/
			}
		#partie_droite{
			width:195px;
			float:left;
		}
			#entete_droite{
				width:195px;
				float:left;
				height:39px;
				position:relative;
			}
			#espace_membre{
				width:175px;
				float:left;
				margin-top:1px;
				height:106px;
				background-color:#626f76;
				padding:7px 10px;
				color:white;
			}
			#rechercher{
				width:175px;
				float:left;
				margin-top:1px;
				height:79px;
				padding:12px 10px 0px 10px;
				background-color:#80898f;
				color:white;
			}
			#cabinet{
				width:175px;
				float:left;
				margin-top:1px;
				height:163px;
				background-color:#626f76;
				color:white;
				padding:15px 10px 0px 10px;
			}
			#liens{
				width:170px;
				float:left;
				margin-top:1px;
				height:114px;
				background-color:#80898f;
				padding:13px 10px 0px 15px;
				color:white;
			}
				#liens div{
					margin-top:7px;
				}
				
				#liens a{
					color:white;
				}
.input_text{
	width:151px;
	height:25px;
	border:0px;
	padding-left:19px;
	padding-top:0px;
	display:block;
	font-size:10px;
	background:url('../images/bg_input_text.png');
}
.element_recherche_fond_select{
	float:left;
	background: url("../images/fd_select.jpg") no-repeat;
	height:20px;
	width:150px;
	padding:5px 0px 0px 19px;
	position:relative;
}

.element_recherche_select{
}
.element_recherche_select dd, .element_recherche_select dt, .element_recherche_select ul { margin:0px; padding:0px; }
.element_recherche_select dd { position:relative;}
.element_recherche_select a, .element_recherche_select a:visited { color:#0a0a0a; text-decoration:none; outline:none;}
.element_recherche_select a:hover { color:#000000;}
.element_recherche_select dt a:hover { color:#000000; border: none;}
.element_recherche_select dt a {
	color:#000000;
	background:transparent;
	display:block;
	padding-right:20px;
    border:none;
	padding:0 15px 3px 5px;
	height:13px;
	width:120px;
	overflow:hidden;
}
.element_recherche_select dt a span {cursor:pointer; display:block;}
.element_recherche_select dd ul { background:#ffffff none repeat scroll 0 0;z-index:100;
   	max-height: 150px;
    overflow: auto;
    border-left:1px solid #b1b7bb;
    /*border-right:1px solid #b1b7bb;*/
	color:#000000; display:none;
                  left:-19px; padding:5px 0px; position:absolute; top:-3px; width:auto; min-width:168px; list-style:none;}
.element_recherche_select span.value { display:none;}
.element_recherche_select dd ul li a { padding: 5px 5px 5px 23px; display:block;}
.element_recherche_select dd ul li a:hover { background-color:#E2E7EA;}

/* Forumlaire */

.champs_formulaire input,#contenu_texte input{
	width:236px;
	float:left;
	clear:both;
	height:24px;
	border:1px solid black;
}
.champs_formulaire select,.champs_formulaire textarea,.contenu_forum textarea{
	float:left;
	clear:both;
	border:1px solid black;
}
.champs_formulaire select{
	height:26px;
}
.champs_formulaire label{
	float:left;
	clear:both;
	padding:10px 0px 7px 0px;
}
.champs_formulaire textarea,.contenu_forum textarea{
	font-size:12px;
	font-family:Arial;
}
/* resultats recherche*/
#resultats_cabinet{
	padding-top:45px;
	width:758px;
}
	.ligne_resultat{
		width:758px;
		float:left;
		font-size:12px;
		cursor:pointer;
	}
		.colonne_nom{ /*270px*/
			width:244px;
			float:left;
			padding:14px 13px;
			font-weight:bold;
		}
		.colonne_profession{ /*180px*/
			width:154px;
			float:left;
			padding:14px 13px;
			font-style:italic;
		}
		.colonne_cp{ /*108px*/
			width:82px;
			float:left;
			padding:14px 13px;
		}
		.colonne_ville{
			width:174px;
			float:left;
			padding:14px 13px;
		}

		
		/* Styles recherche*/
		.lign_res{
			padding-top:10px;
		}
		.espace_res strong{
			font-size:13px;
			font-weight:bolder;
		}
		.espace_res strong a{
			font-size:15px;
			font-weight:bolder;
		}
		.espace_res a{
			font-size:13px;
		}
.titre_fiche{
	color:white;
	background-color:#9F0E2F;
	padding-left:10px;
	font-weight:bold;
}

#contenu_texte ul{
	list-style:none;
	padding-left:0px;
}
#contenu_texte li{
	background-image:url('../images/puce_rouge.jpg');
	background-repeat:no-repeat;
	padding-left:15px;
}
.tab_agenda td{
	padding:5px;
	height:48px;
}

#twitter{float:left;height:573px;width:195px;overflow:scroll;overflow-x:hidden;}
.timeline-Widget{width:170px;background-color:#e2e7e9;}
.timeline-Tweet-text{font-size:10px;}