#document {
	width:1024px;
	margin : 0 auto;
	padding : 0;
	text-align: left;
	height:100%;
	background: url(interface/mettrie2_02.gif) repeat-y;
	overflow: auto !important;
	/overflow: auto;
	-overflow: none;
}

a:link           { color: #941936; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:visited          { color: #941936; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:hover        { color: #000000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }

a.langue:link           { color: #E8DABA; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a.langue:visited          { color: #E8DABA; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a.langue:hover        { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }


.texte-fonce { font-size : 80% }

input, select, textarea       { color: #444; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #000; margin: 2px; padding: 3px; border: solid 1px #c0c0c0 }

body {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}


/* BANDEAU DU HAUT */
#bandeauHaut  { background: url(interface/mettrie2_01.gif) no-repeat; height: 180px }

/* MENU DEROULANT */
#menuDeroulant {
	float:left;
	height : 30px;
	padding: 150px 0 0 105px;
}


/* COLONNE GAUCHE */
#colonneGauche {
	float: left;
	width: 250px;
	background: url(interface/carrousel_02.gif) top left no-repeat;
}

#encart {
	float: left;
	width: 250px;
	margin: 30px 0 0 0;
	text-align: right;
}

#encart a        { color: #941936; font-size: 110%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; text-align: right; margin:0 0 0 20px; padding:2px; line-height: 18px }
#encart a:hover  { color: #1E5B92; font-size: 110%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; text-align: right; margin:0 0 0 20px; padding:2px; line-height: 18px }
#encart a.selected  { color: #1E5B92; font-size: 110%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; text-align: right; margin:0 0 0 20px; padding:2px; line-height: 18px; font-size:bold }

#encart2 {
	clear:both;
	float: left;
	width: 240px;
	margin: 30px 0 0 0;
	text-align: right;
}

#encart2 p {
	line-height:16px;
	color: 1E5B92;
	font-size: 95%;
	margin:0 0 0 20px;
}
/* CONTENU */

#contenu {
	float: left;
	width: 770px;
}

#galerie {
	position: absolute;
	width: 750px;
	float : left;
	margin: 0 0 10px 0;
}

#photogalerie {
	float : left;
	margin: 5px 3px 0px 0;
}


#contenu h2 {
	color: #941936; font-size: 140%;
	font-weight: bold;
	margin: 30px 0 10px 15px;
}

#contenu h3 {
	color: #003C82; font-size: 110%;
	font-weight: bold;
	border-bottom: 3px solid #ececec;
	margin: 30px 0 10px 15px;
}

#contenu h4 {
	color: #1E5B92; font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px 15px;
}

#contenu p {
	color: #000; font-size: 100%;
	font-weight: normal;
	line-height: 16px;
	padding: 0 15px 0 35px;
	text-align: justify;
}

#contenu .bleu  { color: #1E5B92; font-size: 110%; line-height: 18px; }


#contenu .plus {
	color: #1E5B92; font-size: 110%;
	line-height: 16px;
	font-weight: bold;
}

#contenu .baseline {
	color: #B17500; font-size: 90%;
	font-style: italic;
	font-weight: normal;
}

/* BAS */
#bas {
	width: 900px;
	height: 40px;
	float:left;
	clear: both;
	margin: 20px 0 0 20px;
}
/* FORMULAIRE */
form {
	margin : 0 0 0 100px;
	padding : 0;
}
#contenu fieldset {
	border-width : 0;
}
#contenu legend {
	color : #1E5B92;
	font-weight : normal;
	font-size : 100%;
	margin : 20px 0 0 50px;
	padding : 0;
	width : auto;
	border-bottom : 2px solid #1E5B92;
}
input, textarea,select {
	font-size : 100%;
	font-family : arial, sans-serif;
	border-width : 1px;
	border-style : solid;
	border-top-color : #8A8A8A;
	border-right-color : #8A8A8A;
	border-bottom-color : #E0E0E0;
	border-left-color : #E0E0E0;
	background-color: #e7e7e7;
	padding : 1px 2px;
	margin-left : 8px;
}
p.action input {
	width : auto;
	color : #375D9C;
	border-color : #E0E0E0;
	margin : 0 150px;
}
form p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#contenu p label {
	float: left;
	width: 110px;
	margin-bottom : 8px;
	text-align: right;
	color : #000000;
	font-weight : normal;
}
