/* CSS Document */
body {
margin: auto;
width: 1024px;
/*background-image:url("../../commun/images/site/fond-index-ete.jpg");
background-repeat: repeat-y;*/
background-color: #4c6fb3;
color: white;
font-weight: bold;
font-family: verdana, arial, "ms sans serif", serif;
}

h2
{
font-size: 13px;
text-indent: 0px;
margin: 0px;
margin-left: 0px;
margin-right: 10px;
text-align: left;
}

ul li {
margin: 0px;
padding: 0px;
list-style-position: outside;
list-style-image: url("../images/site/feuille1.gif");
text-align: left;
font-size: 12px;
}

p {
text-align: justify;
font-size: 12px;
font-weight: normal;
}



/*LIENS : comportement*/

a {
text-align: left;
font-size: 14px;
}

a:link 
{
color: white;
text-decoration: none;
}

a:visited 
{
color: white;
text-decoration: none;
}

a:hover  
{
background-color:  #E87E00;
color: blue;
text-decoration: underline;
}



#all {
margin: auto;
}

#fond {
background-image: url("../../commun/images/site/index-hiver.jpg");
background-repeat: no-repeat;
/*background-color: #74A7F3;*/
position: absolute;
top: 0px;
width: 1024px;
}

#titre {
margin-left: 20px;
margin-top: 67px;
}

/*DIV menu*/
#menu {
background-repeat: repeat;
border: none;
margin-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
width: 320px;
text-align: left;
font-size: 13px;
}

#intro {
float: left;
clear: right;
width : 260px;
margin: 0px;
margin-left: 15px;
}

#intro h2 {
text-align: justify;
font-size: 11px;
font-weight: thin;
color : white;
}

#promo {
float: left;
width : 280px;
margin: 10px;
margin-left: 35px;
}

#promo h1 {
color: white;
font-weight: bolder;
margin-bottom: 10px;
margin-top: 5px;
margin-left: 0px;
text-align: center;
}

#promo h2 {
text-align: center;
margin-top: 10px;
}

#promo a {
color: #FF6600;
}

#promo a:hover {
background-color: #0099FF;
}

table {
vertical-align: top;
width: 320px;
}

td {

}

td a:link 
{
text-align: left;
}

table li {
color: orange;
text-align: left;
}


h1 {
color: white;
font-size: 14px;
font-weight: bold;
padding: 0px;
text-align: left;
margin-left: 18px;
margin: 0px;
line-height: 20px;
}

.lien {
color: #E87E00;;
text-decoration: underline;
letter-spacing: 0px;
text-align: left;
font-size: 12px;
width: 600px;
margin: 1px;
margin-left: 20px;
}

/*.lien a:visited {
color: blue;
text-decoration: underline;
}*/





/*-- 
.languages img
{
border: none;
}

.languages a
{
display: block;
color: #000099;
text-decoration: none;
line-height: 30px;
}

.languages a:hover
{
color: #990033;
border: inset 2px;
} a utiliser a l'avenir*/



/*DIV coordonn&eacute;es - adresse*/
#adresse {
clear: both;
float: left;
margin-left: 112px;
margin-right: 112px;
width: 800px;
text-align: center;
}

#adresse h2 {
color: white;
font-size: 14px;
text-align: center;
margin-top: 20px;
}

#adresse p
{
text-align: center;
}

/*DIV texte presentation*/
#presentation {
clear: both;
float: left;
margin-left: 112px;
margin-right: 112px;
margin-top: 370px;
width: 800px;
}

#presentation h1 {
color: white;
text-indent: 0px;
}


/*DIV bas page*/
#footer {
clear: both;
margin : auto;
margin-left: 112px;
margin-right: 112px;
margin-top: 30px;
width: 800px;
}

#footer  p {
text-align: center;
color: #0033CC;
}

#oov {color:#FF0099;margin:2px;padding:3px;width:140px; height:48px;background-color:#FFFFFF;font-size:17px;text-align:center;border:2px dashed #8080FF;}
#oov a {color: #FF0099;} /*logo oovacances*/



