* {margin:0;padding:0}

html {
	width:100%;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, tahoma, sans-serif;
	font-size: 80%;
	min-width: 980px;
}

.imgintotext {
	border: 0;
	margin: 10px;
	
}

input,select,textarea {
	border: 1px solid;
	padding:1px;
}

input:focus,select:focus,textarea:focus {
	border: 1px solid red;
	background-color: #DDDDDD;
	padding:1px;
}

#ContenerGeneral {
	min-width: 980px;
}

#BannerTop {
	clear: both;
	height: 112px;
	background-image: url("../../multimedia/css_elements/entete_repeat.gif");
	width: 100%;
}

#BannerTop_Left {
	width: 464px;
	height: 112px;
	background-image: url("../../multimedia/css_elements/entete_a.jpg");
	background-repeat: no-repeat;
	float: left;
}

#BannerTop_Right {
	width: 323px;
	height: 112px;
	background-image: url("../../multimedia/css_elements/entete_b.jpg");
	background-repeat: no-repeat;
	float: right;
}

#BannerTop_Right_Text {
	text-align: right;
	color: #003333;
	margin-right: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	margin-top: 30px;
}

#MenuTop {
	clear: both;
	background-color: #F7C242;
	height: 35px;
}

#MenuTop_Left {
	float: left;
	margin-left: 15px;
	line-height: 35px;
	color: #000033;
}

.menutop_cat {
	display: block;
	float: left;
	margin-left: 25px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	cursor: pointer;
}

.menutop_cat:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#MenuTop_Right {
	float: right;
	width: 170px;
	text-align: left;
	padding: 8px 0 0 0;
}

.titre_search {
	font-weight: bold;
	color: #000033;
	font-size: 1.2em;
}

.input_search {
	border: 1px solid #000033;
	width: 120px;
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

.submit_search {
	border: 1px solid #FFFFFF;
	background-color: #000033;
	color: #FFFFFF;
	padding: 2px;
	font-size: 0.8em;
	font-weight: bold;
}

#CentrePage {
	clear: both;
}

#MenuLeft {
	float: left;
	min-height: 250px;
	width: 186px;
	background-image: url("../../multimedia/css_elements/degrade.jpg");
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.15em;
	color: #003333;
	font-variant: small-caps;
}

#MenuLeft a{
	color: #003333;
	text-decoration: none;
}

#MenuLeft a:hover{
	color: #FF6600;
	text-decoration: none;
}

#MenuLeft a.menuleftselected {
	color: #FF0000;
}

#ContentLoginContainer{
	line-height: 10px;
	font-size: 0.85em;
	margin:0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #000033;
	width: 98%;
}

#ContentContainer{
	background-image: url("../../multimedia/css_elements/bandeau.jpg");
	background-repeat: repeat-x;
	padding-top: 15px;
	margin-left: 206px;
	margin-right: 191px;
}

#Content {
	margin: 0;
	padding: 0;
}

#MenuRight {
	float: right;
	width: 186px;
	background-image: url("../../multimedia/css_elements/degrade.jpg");
	background-repeat: repeat-x;
	padding-top: 15px;
}

#BannerBottom {
	clear: both;
	margin-top: 10px;
	height: 20px;
	background-image: url("../../multimedia/css_elements/foot_repeat.jpg");
	width: 100%;
}

#BannerBottom_Right {
	width: 701px;
	height: 20px;
	background-image: url("../../multimedia/css_elements/foot.jpg");
	background-repeat: no-repeat;
	float: right;
}

#Copyrights {
	clear: both;
	margin-top: 5px;
}

#LangAndCopyRights {
	float: left;
	margin-left: 10px;
}

#Sign2make2 {
	float: right;
	background-image: url(../../multimedia/2make2logoSign.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000962;
	margin-right: 10px;
	padding-right: 55px;
	text-align: right;
}

#Sign2make2 a{
	text-decoration: none;
	color: black;
}

#EndPage {
	clear: both;
	margin-top: 5px;
}

#MenuRightFront {
	list-style: none;
}

#MenuRightFront li{
	padding: 10px;
	border-bottom: 1px solid #000033;
	text-align: center;
}

#HierarchiePage {
	padding: 2px 0; 
	font-size: 0.9em;
	color: #003333;
	border-bottom: 1px solid red;
	width: 99%;
}

#HierarchiePage a{
	text-decoration: none;
	color: #003333;
}

#HierarchiePage a:hover{
	text-decoration: underline;
	color: #003333;
}

#TitreCategorieTopCentrePage {
	margin: 15px 0 15px 15px;
	font-size: 1.5em;
	color: #1B313F;
	font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
}

#TitreArticle {
	margin: 15px 0 15px 0;
	font-size: 1.5em;
	color: #1B313F;
	font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
}

#Introduction {
	margin: 15px 0;
	font-size: 1.1em;
}

.titre_cat_sousniveau {
	display:block;
	margin-left: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.3em;
	color: #FF6600;
	text-decoration: none;
}

.ResultRecherche {
#	clear: both;
	margin-top: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1E1E1;
}

.titreresultrecherche {
	display: block;
	color: #FF6600;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.ensavoirplus {
	font-size:0.9em;
	text-decoration: none;
	font-style: italic;
	clear: both;
}

.ensavoirplus a{
	color: #FF6600;
	text-decoration: none;
}

.ensavoirplus a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.titreActuHomePage {
	background-color: #F9D47B;
	background-image: url("../../multimedia/css_elements/1224683264_F8D47B.gif");
	background-repeat: no-repeat;
	color: #000033;
	font-weight: bold;
	line-height: 20px;
	padding-left: 3px;
}

.titreactu {
	font-size: 18px;
	color: #1B313F;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

.listing_catzonedl {
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
}

.listing_catzonedl_file {
	height:20px;
	line-height:20px;
	text-decoration: none;
	color: #000000;
}

.listing_catzonedl_file a{
	text-decoration: none;
	color: #000000;
}

#TexteZoneDLTopCentrePage {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#Batiment_TopFiche {
	padding: 5px;
	margin: 5px;
	border: 1px solid #F7C242;
}

#Batiment_HR {
	background-color: #F7C242;
	border: 1px solid #F7C242;
	height: 10px;
	width: 100%;
}

#Batiment_Onglets{
	width: 100%;
	margin: 0;
	padding: 0;
}

#Batiment_ulonglets {
	margin:10px 0 0 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #F7C242;
}

.Batiment_lionglet0 {
	background-color: #F4E449;
	border-top: 1px solid #F7C242;
	border-right: 1px solid #F7C242;
	text-align: center;
}

.Batiment_lionglet1 {
	background-color: #F7C242;
	border-top: 1px solid #F7C242;
	border-right: 1px solid #F7C242;
	text-align: center;
}

.Batiment_lionglet0 a{
	text-decoration: none;
	color: black;
	padding: 0 5px;
	cursor: pointer;
}

.Batiment_lionglet1 a{
	text-decoration: none;
	color: white;
	padding: 0 5px;
	cursor: pointer;
}

.Batiment_lionglet0 a:hover{
	color: #647B98;
}

#Batiment_Onglets_content {
	border: 1px solid #F7C242;
}

/* Sous onglets*/

#Batiment_SS_Onglets{
	width: 100%;
	margin: 0;
	padding: 0;
}

#Batiment_SS_ulonglets {
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
}

.Batiment_SS_lionglet0 {
	background-color: #F4E449;
	border-right: 1px solid #F7C242;
	text-align: center;
}

.Batiment_SS_lionglet1 {
	background-color: #F7C242;
	border-right: 1px solid #F7C242;
	text-align: center;
}

.Batiment_SS_lionglet0 a{
	text-decoration: none;
	color: black;
	padding: 0 5px;
	cursor: pointer;
}

.Batiment_SS_lionglet1 a{
	text-decoration: none;
	color: white;
	padding: 0 5px;
	cursor: pointer;
}

.Batiment_SS_lionglet0 a:hover{
	color: #647B98;
}

	.Batiment_SS_lionglet_defi_0 {
		background-color: #F4E449;
		border-right: 1px solid #F7C242;
		text-align: center;
	}
	
	.Batiment_SS_lionglet_defi_1 {
		background-color: #F7C242;
		border-right: 1px solid #F7C242;
		text-align: center;
	}
	
	.Batiment_SS_lionglet_defi_0 a{
		text-decoration: none;
		color: black;
		padding: 0 5px;
		cursor: pointer;
	}
	
	.Batiment_SS_lionglet_defi_1 a{
		text-decoration: none;
		color: white;
		padding: 0 5px;
		cursor: pointer;
	}
	
	.Batiment_SS_lionglet_defi_0 a:hover{
		color: #647B98;
	}
	
.Batiment_SS_Onglets_content {
	border-top: 1px solid #F7C242;
	margin: 0 0 20px 0;
	padding: 5px;
}

.batiment_doc_ul{
	list-style-type: none;
}

.batiment_doc_li{
	border-bottom: 1px solid #F7C242;
	padding: 15px 0;
}

.batiment_doc_li_span_date{
	border-right: 1px solid #F7C242;
	padding: 0 25px;
}

.batiment_doc_li_span_document_a{
	text-decoration: none;
	color: black;
	padding: 0 5px;
}

.batiment_doc_li_span_document{
	text-decoration: underline;
	cursor: pointer;
}

.batiment_doc_li_span_document_zoom{
	padding: 0 15px;
	cursor: pointer;
}


.batiment_actualite_ul{
	list-style-type: none;
}

.batiment_actualite_li{
	border-bottom: ;
	padding: 15px 0;
}

.batiment_actualite_li_span_date{
	border-right: 1px solid #F7C242;
	padding: 0 25px;
}

.batiment_actualite_li_span_actualiteument_a{
	text-decoration: none;
	color: black;
	padding: 0 5px;
}

.batiment_actualite_li_span_actualiteument{
	text-decoration: underline;
	cursor: pointer;
}

.batiment_actualite_li_span_actualiteument_zoom{
	padding: 0 15px;
	cursor: pointer;
}


#BatimentFicheOptions {
	margin:15px;
	padding:10px;
	border:1px solid #F7C242;
}

#structbat_chapitres {
	list-style: none;
}

.structbat_chapitres_label {
	clear: both;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 10px;
	background-color: #D9DFE6;
}

#structbat_pieces {
	list-style: none;
}

.structbat_piece_label_first {
	clear: both;
	border-bottom: 3px solid #CACACA;
	margin-bottom: 6px;
	font-weight: bold;
}

.structbat_piece_label {
	clear: both;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 6px;
}

.linkpiece_reponses {
	padding:5px;
	border:1px solid #2B4A79;
	margin: 10px 0 10px 15px;
}

.maintable{
	
}

.maintable th{
	border-bottom: 1px solid #F7C242;
}

.maintable tr{
	border-bottom: 1px solid #F7C242;
}

.maintable td{
	border-bottom: 1px solid #F7C242;
	padding-bottom: 3px;
}

#reactions{
	margin: 25px 0 0 0;
	border: 2px solid #F7C242;
}

#reactions h2{
	padding: 15px 15px 0 15px;
	background-color: #F7C242;
	text-align: right;
	color: white;
}

.comment_users{
	margin: 15px auto 0 auto;
	text-align: left;
}

.comment_users td{
	padding: 5px;
}

.comment_users .user_comment{
	padding: 5px 0 0 0;
	line-height: 15px;
}

.comment_users .date_name{
	background-color: #F7C242;
	color: white;
	line-height: 15px;
}

.comment_users .spacer{
	height: 15px;
}

.bat_table{

}

.bat_table th{
	text-align: right;
	padding: 0 15px;
}

.bat_table td{

}

.space10 {
	height: 10px;
}
