* {
	margin:0;
	padding:0;
}

body {
	background:#3F3F3F;
	text-align: center;
	background: #03537D url(medias/_images_modeles/page/fond.gif) repeat-x;
	background-attachment:fixed;
}

body,p,td,div,input,textarea,label,select,legend {
	font:11px/normal Arial, Helvetica, sans-serif;
}

#conteneur {
	width: 720px;
	margin: 10px auto;
	height: 470px;
	position: absolute;
	margin-left: -360px;
	margin-top: -235px;
	top: 50%;
	left: 50%;
}

#contenu {
	margin: 0;
	padding-top: 10px;
	background: #FFF;
	zoom: 1;
}

#footer {
	clear:both;
	height: 24px;
	padding: 8px 0 7px 0;
}

html>body #footer {
	height: 10px;
}

div#logo {	
	margin-bottom:15px;
}

#adresse {
	text-align: right;
	color: #AFAFAF;
	letter-spacing: 2px;
	padding-right: 10px;
}

h1 {
	margin: 0 1px 0 1px;
	text-transform: uppercase;
	color: #0060B6;
	background: #FFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #0060B6;
}

li {
	text-align: left;
	margin-left: 200px;
	padding-top: 5px;
	font-size: 14px;
	color: #666;
	background: url(medias/_images_modeles/portail/puce2.gif) no-repeat 0 10px;
	padding-left: 18px;
	list-style-type: none;

}

div#contenu #colDroite {
	background: url(medias/_images_modeles/background/point_gris_v.gif) left repeat-y;
	padding-left:30px;
	margin: 10px 0 10px 280px;
}

div#contenu #colDroite li {
	margin-left:0px;
}

div#contenu #colGauche {
	display:inline;
	float:left;
	width:150px;
	color: #666;
	margin: 35px 10px 15px 110px;
	font-size: 14px;
}

/*-----------------------------------------------------------------------------------------*/
/*			           					Animation du Chargement						               	 */
/*-----------------------------------------------------------------------------------------*/

div#loading {
	display: block;
	margin-left: 1px;
	width: 718px;
	height: 85px;
	background: url(medias/_flash/loading.gif) no-repeat 340px 25px;
}

/*-----------------------------------------------------------------------------------------*/

ul {
	padding: 10px 0 20px 0;
}

.nodisp {
	display:none;
}

ul#bouton {
	margin: 0px 1px 0 1px;
	padding: 0;
	list-style-type: none;
}

ul#bouton li {
	margin: 0;
	padding: 0;
	display: inline;
	float:left;
	background: none;
}

ul#bouton li a {
	display: block;
	height: 85px;
	float:left;
	background: transparent url(medias/_images_modeles/portail/boutons.jpg) no-repeat;
}
         
ul#bouton li#bt_m2t a { width: 265px; background-position: 0 0; }
ul#bouton li#bt_lor a { width: 199px; background-position: -265px 0; }
ul#bouton li#bt_mat a { width: 254px; background-position: -464px 0; }

ul#bouton li#bt_m2t a:hover { background-position: 0 -85px; }
ul#bouton li#bt_lor a:hover { background-position: -265px -85px; }
ul#bouton li#bt_mat a:hover { background-position: -464px -85px; }


h3, h4 {
	text-align: left;
	margin-left: 540px;
	font-weight: normal;
}

h3 {
	clear: left;
	margin-top:-10px; 
	padding-top: 15px;
	text-align: left;
	font-size: 16px;
	color: #0060B6;	
}

html>body h3 {
	margin-top: 0;
}

h4 {
	padding: 0 15px 5px 0;
	font-size: 14px;
	color: #8C8C8C;
	font-variant: small-caps;
}

h4 a {
	color: #8C8C8C;
	text-decoration: none;
}

h4 a:hover {
	color: #666666;
	text-decoration: underline;
}

#mentions, #copyright, #agence {
	display: block;
	width: 240px;
}

#mentions, #copyright, #agence {
	float: left;	
	color: #CCC;
}

#mentions {
	text-align: left;
}

#copyright {
	text-align: center;
}

#agence {
	color: #0492DB;
	text-align: right;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}

#agence a {
	color: #0492DB;
}

#footer a:hover {
	text-decoration: underline;
}

#agence a:hover {
	color: #28B3FB;
}


#bloc-mentions {
	height: 260px;
	overflow: auto;
	text-align: left;
	padding: 15px;
	width: 680px;
	margin: 0 auto 0 auto;
	background-color: #F5F5F5;
}

#bloc-mentions {
	height: 230px;
	width: 650px;
}

#bloc-mentions p {
	font-size:11px;
	text-align: justify;
}

#bloc-mentions h2 {
	font-size:12px;
	font-weight: bold;
	color:#666;
	padding-bottom:10px;
}

#bloc-mentions h3 {
	color:#900;
	font-size:12px;
	padding-bottom:10px;
	margin: 0;
	font-weight: bold;
}
	