/*******************************
	TEMPLATE CSS COMMUN
******************************/


/*****************************
      BALISES COMMUNNES
******************************/


body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
}
a{
	color:#0000FF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}




img {
	border:0px;
}


/* UNIFORMISATION DES MARGES ET PADDING des != NAVIGATEUR */
div,p,form,h1,h2,h3,h4,h5,h6,ul,blockquote,img {
	margin: 0;
	padding:0;
}

.left-cleaner,
.right-cleaner,
.cleaner{
	clear:both;
	font-size:1px;
	height:0px;
	margin:0;
	padding:0;
	line-height:0px;
}
.left-cleaner{clear:left;}
.right-cleaner{clear:right;}


.div-detection-flash{height:250px;margin:0px;font-weight:normal;text-align:center;width:auto;border:1px solid #C6C5C0;padding:25px;}


/* POSITIONNEMENT DU CONTENU DE LA PAGE  */
#contenu-page{
	position: absolute;
	left: 50%;
	z-index: 101;
	top: 20px;
	background-repeat: no-repeat;
	background-position: 14px 14px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#contenu-page{
	width:802px;
	margin-left: -401px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:800px;
	margin-left: -400px;
}
html>body #contenu-page{
	width:800px;
	margin-left: -400px;
}

/*************************************************************/
/*      MENU ACCUEIL      */
#menu{
	text-align: right;
	line-height: 14px;
	margin-right: 14px;
	float: right;
}
#menu a{
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
/*	color:#FF8D10;*/
	color:#5A5A5A;
	text-decoration:none;
}
/*  logo  */


#entete{
	margin-left: 204px;
	height: 200px;
	position: relative;
}





#fond-orange{
	position:absolute;
	height:200px;
	width:596px;
	right:0px;
	top:0px;
	background-image: url(../img/rubric_bando_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo{
	position: absolute;
	top: 60px;
	right: 20px;


}


/*************************************************************/
/* pied de page */


#pied-de-page{
	padding-left: 155px;
	background-image: url(../img/signature_bot_left.gif);
	background-repeat: no-repeat;
	padding-top:6px;
}
#pied-de-page{
	height: 36px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height: 30px;
}
html>body #pied-de-page{
	height: 30px;		
}


#pied-de-page #menu-bas{
	font-size:9px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#818366;


}
#pied-de-page #menu-bas a{
	font-size:9px;
	line-height:12px;
	color:#818366;
}
#pied-de-page #menu-bas a:hover{
	color:#5F604A;
	text-decoration:none;
}
/*   COPYRIGHT  */
#pied-de-page #copyright{
	font-size:10px;
	line-height:12px;
}
#pied-de-page #copyright a{
	font-size:10px;
	line-height:12px;
	color:#000000;
}

#pied-de-page #copyright a:hover{
/*	color:#FA5316;*/
	color:#5A5A5A;
	text-decoration:none;
	}

/*   COPYRIGHT  MEDIAVIZ*/
#pied-de-page #copyright2{
	font-size:10px;
	line-height:12px;
	position: relative;
	left: 230px;
	
}
#pied-de-page #copyright2 a{
	font-size:10px;
	line-height:12px;
	color:#000000;
}
#pied-de-page #copyright2 a:hover{
/*	color:#FA5316;*/
	color:#5A5A5A;
	text-decoration:none;
}
/* TEXTE STANDARD */

/* texte gras orange */
#colone-2 .texte-orange{
	color:#FF8D10;
	font-weight:bold;
}

* TITRE */


