@charset "utf-8";

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Times New Roman';
	font-size: 13px;
	color: #6f6f6f;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat;
	background-position: left top;
}
h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #FFFFFF;
	padding-left:25px;
	background-image: url(../img/puce-h2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:2px;
	width: 400px;
	height:16px;
}
h2 A {
	text-decoration : none;
	color: #FFFFFF;
}

h4{
	margin:0;
	padding:0;
	margin-left:15px;
	padding-left:15px;
	font-family: Verdana, 'Times New Roman';
	font-size: 14px;
	color: #666666;
	margin-bottom:15px;
	background-image: url(../img/puce-h4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


a img{
	border:none;
}
#titre-violet{
	float:left;
	margin-top:25px;
	width: 420px;
	background-image: url(../img/fond-h2.jpg);
}
#titre-violet_bas{
	float:left;
	margin-top:10px;
	width: 420px;
	background-image: url(../img/fond-h2.jpg);
}
#content{
	width:790px;
	margin-left:auto;
	margin-right:auto;
}
#footer{
	width:790px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/fond-bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:25px;
}
.footer-traits{
	float:left;
	width:183px;
	height:10px;
	background-image: url(../img/trait.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#footer-content{
	float:left;
	width:418px;
	text-align:center;
}
#image-top{
	float:left;
	width:339px;
}
#top{
	width:790px;
	background-image: url(../img/haut-droite.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top:35px;
}
#center{
	background-image: url(../img/fond-contenu.jpg);
	padding-bottom:25px;
}
#partie-gauche{
	width:317px;
	float:left;
	background-image: url(../img/fond-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenu-droite{
	width:421px;
	float:left;
	padding-left:30px;
}

h3 {
	width:421px;
	text-align:center;
}
h1 img{
	margin-top:43px;
	margin-left:120px;
	padding: 5px;
	border: 1px solid #eeeeee;
}

#menu{
	margin:0;
	padding:0;
	font-family: 'Times New Roman';
	font-size: 14px;
	color: #666666;
	list-style-type:none;
	padding-top:60px;
	padding-left:100px;
}

#menu .flags IMG {
	margin-left: 10px;
}

#ss-menu{
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #666666;
	list-style-type:none;
}
#sss-menu{
	font-family: 'Times New Roman';
	font-size: 12px;
	color: #666666;
	list-style-type:none;
}

#menu li{
	margin-top:4px;
}
a.menu-item{
	display:block;
	width:190px;
	height:15px;
	color: #666666;
	text-decoration:none;
	background-color:#f2f2f2;
	padding-left:9px;
}
a.menu-item:hover{
	background-color:#e3dde8;
	text-decoration:none;
	background-image: url(../img/puce-menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.ss-menu-item{
	display:block;
	width:150px;
/*	height:15px; */
	color: #666666;
	text-decoration:none;
	background-color:#e3dde8;
	padding-left:9px;
}
a.ss-menu-item:hover{
	background-color:#f2f2f2;
	text-decoration:none;

}
a.sss-menu-item{
	display:block;
	width:110px;
/*	height:15px; */
	color: #666666;
	text-decoration:none;
	background-color:#e3dde8;
	padding-left:19px;
	margin-left:30px;
}
a.sss-menu-item:hover{
	background-color:#f2f2f2;
	text-decoration:none;

}
#ecritures{
	position:absolute;
	width:23px;
	height:82px;
	z-index:1;
	top:0;
	left:50%;
	margin-top:35px;
	margin-left:-418px;
}
#ecritures2{
	position:absolute;
	width:9px;
	height:28px;
	z-index:2;
	top:0;
	left:50%;
	margin-top:7px;
	margin-left:-342px;
}
/* ACTUS  */
.actu_index_titre {
	font-weight: bold;
	margin-top: 10px;
	color: #ac9bbd;
}
.actu_index_texte {
}
.actu_suite {
	width: 415px;
	text-align: right;
}
.actu_suite A  {
	text-decoration: none;
	color: #ac9bbd;
}
.actu_index_titre A  {
	text-decoration: none;
	color: #ac9bbd;
}
.actu_index_texte {
	padding-left: 30px;
}
.actu_index_texte A  {
	text-decoration: none;
	color: #000;
}
/*  Presse */
.telechargement dd{
	padding-bottom:15px;
	margin-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac9bbd;
}
.telechargement dd img{
	margin-left:10px;
	border: 1px solid #ac9bbd;
}
.telechargement dt{
	margin-top:15px;
	padding-left:20px;
	font-weight:bold;
	font-size: 12px;
	color: #ac9bbd;
	background-image: url(../images/puce_jaune.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.telechargement dl{
	margin:4px;
}
.telechargement-content{
	width:33%;
	float:left;
}
.telechargement-content-first{
	width:30%;
	float:left;
	margin-left:5% !important;
	margin-left:1%;

}
.telechargement-image{
	text-align:center;
}
.telechargement-text{
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}
.telechargement-text a{
	text-decoration:none;
}
.telechargement-text a:hover{
	text-decoration:underline;
}
/*  Contact */
.div_form1_gauche {
	width:150px;
	float:left;
}
.div_form1_droite {
	width:250px;
	float:left;
}
.form1_droite {
	height:25px;
	overflow:visible;
}
.form1_gauche {
	height:22px;
	text-align:right;
	padding-top:3px;
	padding-right:10px;
	color: #01598c;
}

.form1_droite input.textbox {
	width:225px;
}
.form1_droite input.validation-failed, .form1_droite textarea.validation-failed, .form1_droite select.validation-failed {
/*	width:225px;*/
	background: #f3a908;
	border: 1px solid #000;
}

.form1_droite .large_input {
	width:225px;
}
.form1_droite .cp_input {
	width:55px;
}
.form1_droite .cp_input.validation-failed {
/*	width:55px;*/
	background: #f3a908;
	border: 1px solid #000;
}
.form1_droite .ville_input {
	width:157px;
	margin-left:3px;
}
.form1_droite .ville_input.validation-failed {
/*	width:157px; */
	margin-left:3px;
	background: #f3a908;
	border: 1px solid #000;
}


.form1_droite .pays_input {
	width:231px;
}
.form1_droite .jour_input {
	width:60px;
	margin-right:3px;
}
.form1_droite .mois_input {
	width:85px;
	margin-right:3px;
}
.form1_droite .annee_input {
	width:74px;
}
.form2 {
	margin:0;
	width:540px;
	color: #01598c;
}
.form2_titre {
	float:left;
	width:50px;
}
.form2_annee {
}
.form2_annee {
	float:left;
	width:62px;
	margin-right:10px;
}
.form2_annee input {
	width:62px;
}
.form1 {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
}
.form2_content, .form2_content textarea {
	float:left;
	width:394px;
	height:47px;
}
.form2_item {
	height:60px;
}
.form3 {
	margin:0;
	width:540px;
}
.form3_titre {
	float:left;
	width:50px;
}
.form3_annee {
}
.form3_annee {
	float:left;
	width:62px;
	margin-right:10px;
}
.form3_annee input {
	width:62px;
	padding-bottom:4px;
}
.form3_content, .form3_content textarea {
	float:left;
	width:394px;
	height:47px;
}
.form3_item {
	height:60px;
}
.form_mentions {
	padding-top:20px;
	font-size: 11px;
	color: #464646;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:1px;
}

.form1 input.validation-failed, .form1 textarea.validation-failed, .form1 select.validation-failed {
	background: #f3a908;
	border: 1px solid #000;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}