@charset "utf-8";
/* CSS Document */

#conteneur {
	width:1010px;
	height:300%;
	position:absolute;
	margin-left:-495px;
	left:50%;
}

#header {
	width:1010px;
	height:100px;
	background:url(../images/100319_interface_graphique_V2.0_01.png);
}

#top {
	width:1010px;
	height:90px;
}

	#top_bordgauche {
		width:30px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_02.png);
		position:relative;
		float:left;
	}
	#top_gauche {
		width:170px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_03.png);
		position:relative;
		float:left;
	}
	#top_centre {
		width:610px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_04.png);
		position:relative;
		float:left;
	}
	#top_droit {
		width:170px;
		height:90px;
		background-color:#FFF;
		position:relative;
		float:left;
	}
	#top_borddroit {
		width:30px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_06.png);
		position:relative;
		float:left;
	}
	

#middle {
	width:1010px;
	height:105%;
}
	#middle_bordgauche {
		width:30px;
		height:105%;
		background:url(../images/100319_interface_graphique_V2.0_07.png);
		position:relative;
		float:left;
	}
	#middle_gauche {
		width:170px;
		height:105%;
		background-color:#FFF;
		position:relative;
		float:left;
	}
	#middle_centre {
		width:610px;
		height:105%;
		background-color:#FFF;
		position:relative;
		float:left;
	}
	#middle_droit {
		width:170px;
		height:105%;
		background-color:#FFF;
		position:relative;
		float:left;
	}
	#middle_borddroit {
		width:30px;
		height:105%;
		background:url(../images/100319_interface_graphique_V2.0_11.png);
		position:relative;
		float:left;
	}
	
	
#bottom {
	width:1010px;
	height:90px;
}
	#bottom_bordgauche {
		width:30px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_12.png);
		position:relative;
		float:left;
	}
	#bottom_gauche {
		width:170px;
		height:90px;
		background-color:#FFF;
		position:relative;
		float:left;
	}
	#bottom_centre {
		width:610px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_14.png);
		position:relative;
		float:left;
	}
	#bottom_droit {
		width:170px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_15.png);
		position:relative;
		float:left;
	}
	#bottom_borddroit {
		width:30px;
		height:90px;
		background:url(../images/100319_interface_graphique_V2.0_16.png);
		position:relative;
		float:left;
	}

#footer {
	width:1010px;
	height:70px;
}
	#footer_bordgauche {
		width:30px;
		height:70px;
		background:url(../images/100319_interface_graphique_V2.0_17.png);
		position:relative;
		float:left;
	}
	#footer_gauche {
		width:170px;
		height:70px;
		background:url(../images/100319_interface_graphique_V2.0_18.png);
		position:relative;
		float:left;
	}
	#footer_centre {
		width:610px;
		height:70px;
		background:url(../images/100319_interface_graphique_V2.0_19.png);
		position:relative;
		float:left;
	}#footer_droit {
		width:170px;
		height:70px;
		background:url(../images/100319_interface_graphique_V2.0_20.png);
		position:relative;
		float:left;
	}
	#footer_borddroit {
		width:30px;
		height:70px;
		background:url(../images/100319_interface_graphique_V2.0_21.png);
		position:relative;
		float:left;
	}

#under_footer {
	width:1010px;
	height:30px;
	background:url(../images/100319_interface_graphique_V2.0_22.png);
}





/* ------------- AJOUT POUR EDITOR ------------- */

.titre_H1 {
	font-size:20px;
	color:#07F;
}

.sous_titre_H1  {
	font-size:14px;
	line-height:20px;
}

.titre_H2 {
	font-size:18px;
	line-height:18px;
	margin-bottom:2px;
	color:#07F;
	font-weight:normal;
}

.sous_titre_H2 {
	font-size:12px;
	line-height:18px;
}


.orange {
	padding: 3px 0 0 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	/*vertical-align: bottom;*/
	color: #ec7205;
	text-align: left;
	width: 100%;
}

.vert {
	padding: 3px 0 0 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	/*vertical-align: bottom;*/
	color: #037159;
	text-align: left;
	width: 100%;
}

.link_or {
	padding: 3px 0 0 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*vertical-align: bottom;*/
	color: #bf8f30;
	text-align: left;
	width: 100%;
	line-height:18px;
}

.bleu {
	padding: 3px 0 0 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	/*vertical-align: bottom;*/
	color: #0070ff;
	text-align: left;
	width: 100%;
}
