html {
margin:0;
padding:0;

}

body {
margin:0;
padding:0;
background-color:#088EC1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

p,h1,h2,h3,ul{margin:0;padding:0;}
p.intro{line-height:18px;}

.gras {font-weight:bold;}
.clear {visibility:hidden;clear:left;height:1px;margin:0;}
a:link, a:visited {color:black;text-decoration:underline;}
a:hover, a:active {color:black;text-decoration:none;}

#container{
margin:0 auto;
width:964px;
border-right:5px solid #3EA0DD;
border-left:5px solid #3EA0DD;
background-color:white;
}

#header h1 a{
display:block;
width:249px;
height:47px;
background-image:url(../iso_icons/logo-CT.gif);
background-position:top center;
background-repeat:no-repeat;
}

#header h1 a span{
display:none;
}

#header ul {
float:right;
padding:15px 20px 0 0;
}

#header ul li {
display:inline;
padding:0 5px;
}

#header ul li a {
text-transform:uppercase;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}


#bandeau {
}


#rightbar {
float:right;
width:233px;
padding-left:10px;
}


/* ############ BLOC NOTE #################  */

#blocnote {
width:226px;
background:#fff url(../iso_icons/bloc-text.gif) top center repeat-y;
}

#blocnote p {
margin:0 20px 0 10px;
}


#blocnotehaut {
height:74px;
background:#fff url(../iso_icons/bloc-haut.gif) top center no-repeat;
}

#blocnotebas {
background:#fff url(../iso_icons/bloc-bas.gif) bottom center no-repeat;
height:74px;
}

/* ############ classe des images ############## */

img.ImgCadre {
border:1px solid #D9D5D5;
padding:2px;

}

/* ############ TARIFS REDUITS #################  */

#tarifsreduit {
width:219px;
height:109px;
background:#fff url(../iso_icons/tarifs-reduit.gif) top center no-repeat;
}

#tarifsreduit p{
padding:35px 12px 5px 75px;
text-align:center;
}

#tarifsreduit p.vert{
padding:0px 12px 10px 25px;
text-align:center;
font-size:16px;
color:#8DC600;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#brochure {
text-align:center;
}


/* ############# CONTENU MILIEU ########### */
#contenu-milieu {
margin-right:250px;
margin-top:25px;
margin-left:15px;
}

#carte-flash {
float:left;
margin:20px 20px 0 0;
}


/* ############ FOOTER #################  */
#footer {
clear:both;
height:34px;
padding-top:6px;
background-image:url(../iso_icons/bg-footer.gif);
background-position: top center;
background-repeat:repeat-x;
border-top:2px solid #669401;
color:white;
text-align:center;
}



