/* CSS Document */

/* Reset des valeurs */ 

* {
margin:0;
padding:0;
border:0;
font-weight:normal;
}

li {
list-style:none;
line-height:1.6em;
}


/* Gestion des Ã©lÃ©ments de base */

body {
background:#e4e5e7 url(./../images/bg.jpg) repeat-x scroll left 150px;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left 150px;
font-family: Verdana,Arial;
color: #333333;
font-size: 0.7em;
height: 100%;
}

div#bann {
height:150px;
width:100%;
background:#E4E5E7 url(./../images/bann.jpg) no-repeat scroll center top;
}

div#all {
width:1000px;
height:auto;
margin:-150px auto auto;
padding-left:2px;
padding-right:2px;
background:transparent url(./../images/bg_all.png) repeat scroll left top;
border-right:1px solid #fff;
border-left:1px solid #fff;	
}

hr.separateur {
margin-top:20px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:430px;
clear:both;
}

hr.sep_header {
margin-top:-10px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:960px;
clear:both;	
}

	hr.sep_corps {
margin-top:5px;
margin-bottom:20px;
height: 1px; 
color: #ccc;
background-color: #ccc; 
border: 0; 	
width:960px;
clear:both;	
}



/* Gestion des elements du header */

div#header {
background:transparent url(./../images/bg_header.jpg) no-repeat scroll left 100px;
background-attachment: scroll;
background-position: left 100px;
height: 160px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding-left: 10px;
width: 970px;
padding-top: 15px;
}

div#logo {
float:left;	
width:116px;
}
div#name {
float:left;
width:223px;
}

div#flags {
text-align:right;
}

div#search {
background:transparent url(./../images/bg_search.png) no-repeat scroll left top;
float:right;
height:40px;
margin-right:10px;
padding-left:5px;
margin-top:25px;
margin-left:4px;
padding-top:8px;
width:215px;
}

input#envoyer {
border:0;
width:23px;
height:23px;
margin-left:16px;
color:#fff;	
background:transparent url(./../images/bt_search.gif) no-repeat scroll left top;
}

input#envoyerf {
background:transparent url(./../images/envoyer_btn.png) no-repeat scroll left 2px;
border:0 none;
color:#FFFFFF;
height:24px;
margin-left:16px;
width:75px;
}

input#text_search {
height:20px;
vertical-align:top;	
}

#formsearch {
	width: 123px;
	padding: 4px;
	background: #fff url("./../images/search.gif") no-repeat;
	border: #002c47 1px solid;
	font-size: 11px; color: #727860; text-align: center;
}


div#entete {
/*	border: thin dashed fuchsia; */
	position: relative;
	margin-top: 100px;
}

div#entete h3 {
color: #ff9900;
font-weight: bold;
font-size: 1.6em;
margin-bottom: 10px;
text-align: left;
margin-top: 0pt;
/* width: 500px; */
}

/* Gestion des elements du Contenu */

div#content, div#contentAcc {
clear:both;
margin:auto;
padding:10px 10px 0;
width:960px;
}

div#content {
background:#fff url(./../images/bg_accueil.jpg) no-repeat scroll 50px bottom;
}

div#contentAcc {
/* background: #fff url(./../images/bg_accueil.jpg) no-repeat scroll left bottom; */
background: #fff url(./../images/bg_accueil.jpg) no-repeat scroll left bottom;
}

div#cols {
padding-top: 25px;
clear: both;
width: 970px;
}

div#col_actus {
	float:left;/**/
	margin-right: 5px;
	margin-left: -10px;
	padding-right: 5px;
	width: 972px;
	border: 1px dotted orange;
	background-color: white;
}



div#vuesdm{
clear:both;
margin:auto;
padding:10px 10px 0;
width:960px;
}

/* Gestion des elements du footer */

div#footer {
position:relative;
background:transparent url(./../images/footer.png) no-repeat scroll 1px bottom;
clear:both;
height:280px;
margin-left:-10px;
padding-bottom:5px;
padding-left:10px;
width:970px;
}

div#footer li {
line-height:1.2em;	
}

div.plan {
float:left;
margin-right:10px;
padding-left:20px;
width:210px;
}

div#footer p.planSite {
padding-top:25px;
}


ul.autres {
margin-right:10px;
padding-top:25px;
}

div.credits {
	background: transparent url(./../images/bg_credits.png) no-repeat scroll left bottom;
	clear: both;
	margin: auto auto 10px;
	padding: 5px 10px 10px;
	text-align: center;
	width: 987px;
}

p.coordonnees {
border-right:1px solid #333;
margin-top:25px !important;
padding-right:10px;
}

p.maisons {
clear:both;
}

p.maisons img {
float:left;
margin-right:10px;
}
/* Gestion des formulaires */

.contact .label {
clear:both;
color:#F90;
float:left;
font-size:1em;
width:100px;
}

.contact legend {
color:#fff;
font-size:1.1em;
padding-left:10px;
padding-right:5px;
padding-top:20px;
}

.contact fieldset {
background:transparent url(./../images/ongletsformulaire.png) no-repeat scroll left top !important;
color:#fff;
margin-bottom:5px;
padding:20px 5px 5px;
}

.contact input, .contact textarea, .contact select {
border:1px solid #ccc;	
}

form#formulaireContact {
margin-top:20px;	
}

form#formulaireContact p {
padding-top:0;	
}

.contact textarea {
width:340px;	
}

div.col_apropos {
	position: static;
	float: right; 
	margin-right: 10px;
	margin-top: 5px;
	width: 220px;
}

div#bottom_apropos {
width: 220px;
height: 10px;
margin-bottom: 20px;
background-color: transparent;
background-image: url(./../images/bg_apropos_bottom.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
clear: both;

}
/*
div.bords_apropos {
background-color: transparent;
background-image: url(./../images/bg_apropos.png);
background-repeat: repeat;
background-attachment: scroll;
background-position: left top;
border-right-width-value: 1px;
border-right-style-value: solid;
border-right-color-value: #eeeeee;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-left-width-value: 1px;
border-left-style-value: solid;
border-left-color-value: #eeeeee;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
padding-bottom: 10px;
}
*/
div.bords_apropos{
background:transparent url(./../images/bg_apropos.png) repeat scroll left top;
border-right:1px solid #eee;
border-left:1px solid #eee;
padding-bottom:10px;
}


div#vertical_container {
margin-top:-5px;
}

/*
div#vertical_container {
background:transparent url(../images/designs/bg_accordion.png) repeat scroll left top;
margin-left:14px;
width:190px;
}
*/
/**************************
TYPO
*************************/
* {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
font-weight: normal;
}

a {
text-decoration: underline;
color: #ff9900;
}

a:hover {
color: #717075;
}

.actif a {
color: #ff9900;
}

h3 {
color: #404040;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
}

h3.titreArticle, div.entete h3 {
color: #ff9900;
font-weight: bold;
font-size: 1.6em;
margin-bottom: 10px;
text-align: left;
margin-top: 0pt;
width: 500px;
}

h4 {
font-size: 1.2em;
margin-bottom: 7px;
margin-top: 7px;
color: #ff9900;
}

h4.trans {
background-color: transparent;
background-image: url(./../images/h4trans.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
color: #ffffff;
padding-bottom: 0px;
padding-left: 12px;
padding-top: 5px;
margin-bottom: 0pt;
}


h4.form_insc {
color:#000000;
}

div.col_apropos h5 {
color: #000000;
margin-bottom: 0pt;
padding-bottom: 5px;
padding-left: 12px;
padding-top: 5px;
}

div.col_apropos h4 {
color: #000000;
margin-bottom: 0pt;
padding-bottom: 5px;
padding-left: 12px;
padding-top: 5px;
}

div.col_apropos h3 {
color: #000000;
margin-bottom: 0pt;
padding-bottom: 5px;
padding-left: 12px;
padding-top: 5px;
}

div #vertical_container div {
color: #000000;
margin-bottom: 0pt;
padding-bottom: 5px;
padding-left: 12px;
padding-top: 5px;
}

div.sous_col_encarts2 {
float: left;
padding-left: 15px;
padding-top: 2px;
width: 220px;
}

p {
margin-bottom: 5px;
line-height: 1.5em;
color: #575757;
}

div#texte {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 700px;
/*	background-color: #fffacd; */
}

.bloctexte {
	border: thin dotted gray;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/**************************
MENU
**************************/
div#menu a {
text-decoration: none;
}

div#menu a, div.encart_raccourcis a, ul.plan2 a, div.accordion_content a, ul.agenda a, div.credits a, li.titre_v ul a, div.blocs_destination a, div.blocs_destination a {
color: #717075;
}

div#menu a:hover {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ff9900;
padding-bottom: 5px;
}

div#menu a:hover, div.encart_raccourcis a:hover, ul.plan2 a:hover, div.accordion_content a:hover, ul.agenda a:hover, div.credits a:hover, li.titre_v ul a:hover, div.blocs_destination a:hover {
color: #ff9900;
}

div#menu ul {
float: left;
width: 750px;
margin-top: 40px;
}

div#menu ul ul {
display: none;
font-size: 0.8em;
margin-top: 7px;
padding-top: 10px;
padding-bottom: 10px;
position: absolute;
width: 280px;
}

#nav, #nav ul 
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
list-style-type: none;
list-style-position: outside;
position: absolute;
}

#nav ul 
{
position: absolute;
display: none;
width: 12em;
top: 1.9em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul 
{
display: block;
}

#nav a {
display: block;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
color: #333333;
text-decoration: none;
}

#nav a:hover {
background-color: #ffffff;
color: #333333;
}




