@charset "UTF-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}
body {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ------------------- Bandeau & Menu ------------------------- */

#bandeau {
	height: 50px;
	/*background-color: #FFFFFF;*/
	background-image: url(../pictures/webdesign/bandeau-menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#bandeau a:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#bandeau a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#bandeau a:hover {
	color: #0066FF;
}
#bandeau a:active {
	color: #FF9900;
}
#nav, #nav ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	color: #0066CC;
	text-align: center;
	padding-top: 8px;
}
#nav a {
	display: block;
	width: 135px;
}
#nav a:hover {
	color:#333;
	font-style: normal;
	background: #A7C5DA;
}
#nav li {
	float: right;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	text-align: left;
	padding-top: 10px;
	background: #FFEED1;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/*-----*/
#header {
    background-image: url(pictures/header.jpg);
    background-repeat: no-repeat;
    height: 310px;
    width: 800px;
    margin:auto;
}
#centre {
	background-image: url(pictures/fond.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	width: 100%;
	margin:auto;
	background-position: top;
}
#contenercentre {
    margin: auto;
    width: 800px;
    background-color: #FFF;
}
#menucentre {
    float: left;
    width: 160px;
    margin-top: 30px;
}
#contenucentre {
	float: right;
	width: 800px;
	margin-top: 0px;
	margin-bottom:0px;
}
#bascentre {
    background-color: #EBEBEB;
    height: 20px;
    margin:auto;
}
#containerfooter {
    margin: 0px;
    background-color: #EBEBEB;
}
#footer {
    background-color: #EBEBEB;
    margin: auto;
    width: 960px;
    height:180px;
}
#footer p {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #666;
    background-color: #EBEBEB
}

h1 {
    color: #900;
    margin-left: 30px;
    font-size: 28px;
}

h2 {
    color: #333;
    margin-left: 30px;
    font-size: 22px;
}

p {
	color: #333;
	margin-left: 30px;
	margin-right: 20px;
}
em {
	color: #066402;
}
/*li {
    margin-left: 70px;
    margin-right: 70px;
    list-style-type: circle;
}*/
#contenercentre #contenucentre p img { text-align: center; }
.edwards { color: #900; }
.tdabo {
    border: 2px dashed #600;
    padding: 10px;
    margin-left: 120px;
    background-image: url(pictures/fond-abo.png);
    background-repeat: no-repeat;
    background-position: 10px bottom;
    background-color: #FFDCCC;
}
.textarea {
    background-color:#FCFCFC;
    color:black;
    cursor:text;
    font-family:"Courier New",Courier,monospace;
    font-size:14px;
    height:20px;
    margin-bottom:10px;
    margin-top:15px;
    margin-left:60px;
    overflow:auto;
    padding:5px;
    white-space:pre;
    width:220px;
    border: 1 solid #D6D6D6;
}
.bouton {
    background-color: #F4F4F4;
    border: 1px solid #828282;
    height: 30px;
    width: 150px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
fieldset {
	border: 1px solid #060;
	background-color: #E6F4E5;
	margin-bottom: 30px;
	-moz-border-radius: 8px;
\  -moz-box-sizing: border-box;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 150px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 500px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030;
	font-weight: bold;
}
.gris {
    font-style: italic;
    color: #666;
}
.arriane em {color:#333;}
.arriane em a:link { color:#900; }
#myGallery
{
width: 700px !important;
height: 200px !important;
}
.content {
	margin-left: 0px;
	background-color: #FFF;
}
.accueilLeft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	}
.accueilLeftPad {
	float: left;
	margin-left: -20px;
    margin-right : 20px;
	}
.accueilRight {
	float: right;
	margin-right: 0px;
	}
.titreRight {
	font-size: 24px;
	font-weight: bold;
	color: #066302;
}
.titreRightRed {
    font-size: 24px;
    font-weight: bold;
    color: #C00;
}
.titreRightBlack {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.titreRightRed {
    font-size: 48px;
    font-weight: bold;
    color: #C00;
}
.pointille {
	border: 5px dashed #000;
}
