/* DEMAY SOPHIE */
/* mai 2009 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#titre {
	position:absolute;
	left:30px;
	top:25px;
	width:196px;
	height:50px;
	z-index:500;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
#menu {
	position:absolute;
	left:36px;
	top:14px;
	width:80px;
	height:400px;
	z-index:501;
}
#sousmenu {
	position:absolute;
	left:118px;
	top:39px;
	width:160px;
	height:400px;
	z-index:2;
}
#contenu_fond {
	position:absolute;
	left:0px;
	top:0px;
	/*width:800px;*/
	height:auto;
	z-index:1;
	width: auto;
}
#contenu {
	position:absolute;
	left:255px;
	top:51px;
	/*width:800px;*/
	/*height:400px;*/
	z-index:100;
}

#vignette {
	position:relative;
	/*width:258px;*/
	height:135px;
	z-index:4;
	float: left;
	margin-right: 15px;
}

body,td,th {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.titre_gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	font-variant: normal;
	line-height: 14px;
}

.titre_s_demay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	line-height: normal;
	text-transform: uppercase;
}

.menu_gras_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titre_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.interlignage18 {
	line-height: 14px;
}
.menu_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*text-decoration: underline;*/
	color: #000000;
	line-height: 15px;
	font-variant: normal;
}
.texte_gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.legende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #727171;
	line-height: 0px;
}
.legende_ital {
	font-family: Georgia;
	font-size: 9px;
	font-weight: normal;
	color: #757575;
	font-style: italic;
}
.legende_img_deployee {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


#bloc_sousmenu {
	position:relative;
	width:160px;
	height:auto;
	z-index:4;
	padding-bottom: 20px;
}



/* LIENS */

a:link {
	color: #AEAFB1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AEAFB1;
}
a:hover {
	text-decoration: none;
	color: #AEAFB1;
}
a:active {
	text-decoration: none;
	color: #AEAFB1;
}


#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	text-decoration: none;
	color: #AEAFB1;
}
#menu a:active {
	text-decoration: none;
	color: #000000;
}

#sousmenu a:link {
	color: #000000;
	text-decoration: none;
}
#sousmenu a:visited {
	text-decoration: none;
	color: #000000;
}
#sousmenu a:hover {
	text-decoration: none;
	color: #AEAFB1;
}
#sousmenu a:active {
	text-decoration: none;
	color: #000000;
}
#sousmenucontact {
	position:absolute;
	left:187px;
	top:29px;
	width:460px;
	height:443px;
	z-index:600;
}
#contenu_droite {
	text-align: justify;
	width: auto;
	height: auto;
	left: 400px;
	top: 5px;
	position: fixe;
}
