@charset "utf-8";
/* CSS Document */

/*--------------------- communs -------------------------------*/

/***** initialisation *****/
ul, li, h1, h2, h3, p, hr {
margin:0;
padding:0;
}

img {
border-width : 0;
border : 0;
}

.invisible {
display: none;
}

.orange {
color: #FF9933;
}

a {
text-decoration: none;
}
a:hover {
color: #FFFFFF;
}

/*--------------------- layout -------------------------------*/

body {
background-color: #993300;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 14px;
color: #FFFFFF;
padding: 0;
margin: 0;
text-align:center;
}

#maincont {
background-position:center;
margin:auto;
text-align:left;
width: 800px;
padding-top: 0px;
background-color: #993300;
}

#header {
width: 800px;
height: 136px;
background-color: #993300;
padding-bottom:20px;
}

#fdpage {
width:600px;
background-color: #663300;
margin-top:30px;
margin-left:auto;
margin-right: auto;
padding-bottom:20px;
}

#footer {
margin-left: auto;
margin-right: auto;
width: 450px;
height : 40px;
background-color: #993300;
text-align:center;
margin-top: 20px;
}

/*--------------------- fin layout -------------------------------*/


/*--------------------- menu sup -------------------------------*/

ul#menusup {
list-style: none;
padding: 0;
margin: 0;
text-align:center;
}

#menusup li {
display:block;
float:left;
}

/* Menu Sup OFF */
li#yourte a{
background:url(../images/menusup/yourte.gif) no-repeat top left;
width:265px;
height:170px;
display:block;
}

li#date a{
background:url(../images/menusup/infoprat.gif) no-repeat top left;
width:269px;
height:170px;
display:block;
}

li#activite a{
background:url(../images/menusup/activite.gif) no-repeat top left;
width:266px;
height:170px;
display:block;
}

/* Menu Sup ON */

li#yourte a:hover{
background:url(../images/menusup/yourte.gif) no-repeat top right;
}

li#date a:hover{
background:url(../images/menusup/infoprat.gif) no-repeat top right;
}

li#activite a:hover{
background:url(../images/menusup/activite.gif) no-repeat top right;
}


/*--------------------- fin menu sup -------------------------------*/


/*--------------------- debut menu inf -------------------------------*/

ul#menuinf {
list-style: none;
padding: 0;
margin: 0;
}

#menuinf li {
display:block;
float:left;
height: 40px;
text-align:left;
padding-left: 30px;
background-repeat:no-repeat;
}

#footer a {
color: #ff9933;
text-decoration:none;
line-height: 0.8em;
}

#menuinf li a {
color: #ff9933;
text-transform:uppercase;
font-size: 1.5em;
font-weight:bold;
text-decoration:none;
line-height: 1.2em;
}


#menuinf li a:hover {
color: #ffffff;
text-transform:uppercase;
font-size: 1.5em;
font-weight:bold;
text-decoration:none;
line-height: 1.2em;
}


/*--------------------- fin menu inf -------------------------------*/






/*--------------------- communs page  -------------------------------*/

.tst {
padding : 30px 20px 10px 20px;
}

.imageacc {
background-image:url(../images/bandeau.jpg);
width: 600px;
height: 137px;
}

.titre {
line-height: 1.5em;
}

.soustitre {
color:#ff9933;
font-size:1.1em;
font-weight:bold;
}

.para {
padding: 30px 20px 30px 20px;

}

.col_gauche {
width : 260px;
float:left;
padding: 20px 20px 20px 20px;
}

.col_droite {
width: 260px;
float:right;
padding: 20px 20px 20px 20px;
}

.titremaj {
text-transform:uppercase;
}

.photopage {
width: 560px;
height: auto;
margin-left:auto;
margin-right:auto;
background-color:#663300;
}

.photodemipage {
margin-left:auto;
margin-right:auto;
background-color:#ff9933;
}

#last {
padding-bottom: 0px;
height: 190px;
}

.cleaner {
clear:both;
}

/*--------------------- FIN commun page -------------------------------*/

/*---------------------- DEB Page acc -------------------------------------*/

.sejour {
padding : 0px 20px 20px 20px;
}

.sejour a {
background-image:url(../images/puce663300.gif);
background-repeat:no-repeat;
text-decoration: none;
color: #ff9933;
font-size: 1.5em;
line-height: 1.5em;
padding-left : 40px;
}

.sejour a:hover {
text-decoration: none;
color:#ffffff;
font-size: 1.5em;
line-height: 1.5em;
}

/*.col_gauche ul li {
list-style-position:inside;
}

.col_droite ul li{
list-style-position:inside;
}*/

/*---------------------- FIN Page acc -------------------------------------*/

/*---------------------- DEB Page lien -------------------------------------*/

.stlien {
font-size: 1.2em;
color: #ff9933;
font-weight:bold;
line-height: 2.5em;
}

.lien {
margin:0;
padding:0;
list-style: url(../images/puce2_663300.gif);
padding-left: 20px;
}

.lien li {
line-height: 1.5em;
}


.lien a {
text-decoration:none;
color:#FFFFFF;
padding-left: 20px;

}

.lien a:hover {
color: #ff9933;
font-weight:bold;
}

/*---------------------- FIN Page lien -------------------------------------*/
