/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body {
	background-image: url(headerdupli.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #e2f1fb;
}#page {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
#menuhaut {
	margin-left: 150px;
	margin-top: 4px;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menuhaut li {
	display: inline;
}
#menuhaut li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #235E8C;
	font-size: 16px;
}
#menuhaut li a:hover {
	color: #FFE009;
	background-color: #3A9BE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header h1 {
	color: #FFFFFF;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 200px;
	margin-left: 150px;
}
#header h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
	margin-right: 200px;
	margin-left: 150px;
	margin-bottom: 25px;
}
#diaporama {
	height: 136px;
	width: 200px;
	float: right;
	margin-top: -18px;
	overflow: hidden;
}
#rubriques {
	height: 30px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#rubriques li {
	float: left;
	position: relative;
	width: 140px;
	list-style-type: none;
}
#rubriques li a {
	text-decoration: none;
	display: block;
	width: 140px;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 16px;
	margin-right: 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#rubriques li a:hover {
	color: #FFE009;
}

#rubriques li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 160px;
	padding-bottom: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66A3D4;
	border-bottom-color: #66A3D4;
	border-left-color: #66A3D4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CFE7FA;
}
#rubriques li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#rubriques li:hover ul, #rubriques li.over ul { /* lists nested under hovered list items */
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	padding: 0px;
}
#rubriques li ul a {
	color: #286BA0;
	margin: 0px;
	text-align: left;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	width: 160px;
	/*font-size: 0.7em;*/
}
#rubriques li ul a:hover {
	color: #FFE009;
	background-color: #286BA0;
}
#conteneur {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66a3d4;
	border-bottom-color: #66a3d4;
	border-left-color: #66a3d4;
	padding-top: 10px;
	margin-top: 6px;
}
#gauche {
	padding-top: 20px;
	width: 230px;
	float: left;
}

#gauche fieldset {
	border: 1px solid #66A3D4;
	margin-left: 10px;
	padding: 2px;
	margin-bottom: 20px;
	font-size: 14px;
}
#gauche fieldset legend {
	color: #FFFFFF;
	background-color: #286ba0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 16px;
}
#gauche a {
	color: #286BA0;
}
#gauche a:hover {
	background-color: #A2CFF4;
}

#gauche fieldset input {
	border: 1px solid #66A3D4;
}
#corps {
	margin-right: 10px;
	margin-left: 240px;
	width: 500px;
	font-size: 0.9em;
}
#corps h1 {
	background-image: url(titre1.gif);
	height: 49px;
	padding-left: 60px;
	font-size: 1.6em;
	padding-top: 10px;
	color: #286BA0;
	background-repeat: no-repeat;
	margin-top: 30px;
}
#corps h2 {
	font-size: 1.4em;
	color: #66A3D4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286BA0;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#corps p {
	text-align: justify;
}
#corps img {
	border: 1px solid #66a3d4;
	margin: 5px;
	padding: 5px;
}
#corps li {
	text-align: justify;
}
#corps a {
	color: #205580;
}
#corps a:hover {
	background-color: #A2CFF4;
}


#corps p {
	margin-bottom: 10px;
}
#corps blockquote {
	background-color: #CFE7FA;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #66A3D4;
	margin-bottom: 10px;
}
#corps ul {
	margin-left: 50px;
	margin-bottom: 10px;
}
#corps th {
	width: 125px;
	color: #66A3D4;
	text-align: right;
	padding: 2px;
}
#corps input, #corps textarea {
	width: 300px;
	border: #66a3d4 1px solid;
}
#corps textarea {
	height: 150px;
}
#footer {
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #66A3D4;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#footer a {
	color: #205580;
	text-decoration: none;
}
#footer a:hover {
	background-color: #A2CFF4;
}
#clear {
	color: #FFFFFF;
	background-color: #FFFFFF;
	clear: both;
	height: 1px;
	width: 1px;
}
address {
	display: none;
}
#ok {
	color: #527105;
	background: #96C71D;
	padding: 20px 5px;
	height: 100px;
	width: 400px;
	margin-top: 0px;
	margin-left: -200px;
	border: 1px solid #527105;
	position: absolute;
	left: 50%;
	top: 190px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
					alpha(Opacity=85);
	-moz-opacity:		0.85;
	font-size: 1.2em;
	font-weight: bold;	
}
div[id=ok] {
	height: 40px;
	margin-top: -50px;
}

#alert {
	color: #990000;
	background: #E2A9A9;
	padding: 20px 5px;
	height: 10px;
	width: 400px;
	margin-top: 0px;
	margin-left: -200px;
	border: 1px solid #990000;
	position: absolute;
	left: 50%;
	top: 190px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
					alpha(Opacity=95);
	-moz-opacity:		0.95;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
div[id=alert] {
	height: 40px;
	margin-top: -50px;
}
