@import url("styles_calendrier.css");

body {
padding:0;
margin:0;
font-size:11px;;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#145AA0;
}

a:link, a:visited, a:active {
color:#145AA0;
text-decoration:none;
}

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


.error, .rappel{
font-weight: bold;
color: #FF0000;
text-decoration:none;
}

#alerte_javascript_inactif {
color:#3399FF;
position:absolute;
top:3px;
left:960px;
width:150px;
}

#global {
width:960px;
text-align:left;
background-color:#FFF;
}

/* Entete */

#entete {
position:relative;
}
#entete #fd {
background-image:url(images/entete/fd.jpg);
background-repeat: no-repeat;
background-position:right top;
}
/*logo*/
#entete #logo img{
border:0;
margin:17px;
}

#entete #logo_ce {
position:absolute;
left:530px;
top:8px;
}
#entete #renseignements{
width:260px;
position:absolute;
left:690px;
top:17px;
vertical-align:middle;
text-align:center;
}
#entete #renseignements .societe {
display:block;
width:260px;
color:#003A75;
font-weight:bold;
font-size:15px;
margin-bottom:3px;
}

#entete .tel {
color:#333;
font-weight:bold;
font-size:16px;
}
#entete .infos_resa {
color:#999;
font-size:14px;
}

#entete #menu {
height:32px;
background-image:url(images/entete/fd_menu.gif);
background-repeat:repeat-x;
color:#666;
padding-left:10px;
}
#entete #menu a {
font-size:11px;
color:#666;
float:left;
text-transform: uppercase;
height:20px;
margin-left:20px;
}
#entete #menu a[class] {
margin-left:0px;
padding-left:20px;
}

#entete #menu a.accueil {
background-image:url(images/entete/pictos/accueil.gif);
background-repeat:no-repeat;
width:74px;
padding-left:18px;
margin-top:5px;
padding-top:5px;
}

#entete #menu a.croisieres2 {
width:74px;
padding-left:18px;
margin-top:5px;
padding-top:5px;
}

#entete #menu a.vols {
background-image:url(images/entete/pictos/vols.gif);
background-repeat:no-repeat;
width:54px;
padding-left:23px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.train {
background-image:url(images/entete/pictos/train.gif);
background-repeat:no-repeat;
width:60px;
padding-left:30px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.location {
background-image:url(images/entete/pictos/location.gif);
background-repeat:no-repeat;
width:80px;
padding-left:25px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.croisieres {
background-image:url(images/entete/pictos/croisieres.gif);
background-repeat:no-repeat;
width:90px;
padding-left:30px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.voyages {
background-image:url(images/entete/pictos/voyages.gif);
background-repeat:no-repeat;
width:78px;
padding-left:20px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.spectacles {
background-image:url(images/entete/pictos/billeterie.gif);
background-repeat:no-repeat;
width:90px;
padding-left:25px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.ce {
background-image:url(images/entete/pictos/ce.gif);
background-repeat:no-repeat;
width:180px;
padding-left:34px;
margin-top:5px;
padding-top:5px;
}
#entete #menu a.cinema {
background-image:url(images/entete/pictos/cinema.gif);
background-repeat:no-repeat;
width:80px;
padding-left:22px;
margin-top:5px;
padding-top:5px;
}

#entete #menu a:hover {
color:#003A75;
text-decoration:none;
}

/* fin Entete */

/* Pied */

#pied {
text-align:center;
clear:both;
width:960px;
height:32px;
background-image:url(images/entete/fd_menu.gif);
background-repeat:repeat-x;
color:#003A75;
padding-top:5px;
}

/* fin Pied */


