@font-face {
font-family: "HandelGothic BT";
src: url(http://www.cinelli.fr/theme/HANDELG0.eot);
}

/* Corps du document
-------------------------------------------------------- */
html, body {
background-color: #1B1B1B;
color:#000000;
font-family: Arial, sans-serif;
font-size: 0.9em;
text-align: justify;
margin: 0;
padding: 0;
}
a, a:link {
color: #BC0202;
text-decoration: none;
}
a:active {
color: #BC0202;
text-decoration: none;
}
a:visited {
color: #C14900;
text-decoration: none;
}
a:hover, a:focus {
color: #BC0202;
text-decoration: underline;
}
.trcolor {
background: transparent url(img/fond.gif) left top repeat-y;
}
fieldset {
border: none;
padding: 0;
margin: 0;
}
label {
cursor: pointer;
}
.field label {
display: block;
}
.table {
border-collapse: collapse;
border: none;
width: 100%;
}
td, th {
border-collapse: collapse;
border: none;
vertical-align: top;
padding: 15px;
font-size: 13px;
}
.forfait {
border: 5px solid #BC0202; 
text-align: center;
margin: 20px 0 20px 0;
}
.titretableau {
border: none;
border-collapse: collapse;
text-transform: uppercase;
font-weight: bold;
}
.texte {
border: none;
border-collapse: collapse;
text-align: justify;
}
#page {
width: 1000px;
margin: 0 auto;
background: #ffffff;
}
#content {
margin: 20px;
}

/* Listes à puces
-------------------------------------------------------- */
.lastnews {
list-style: square;
padding: 0;
margin: 0 0 0 20px;
}
.liste {
list-style: none;
padding: 0;
margin: 0;
}
.liste li {
list-style: none;
background: transparent url(img/puce.png) no-repeat 0 0.35em;
padding: 0 0 0 15px;
margin: 0;
}

/* L'entête
-------------------------------------------------------- */
#top {
height: 205px;
width: 1000px;
padding: 0;
margin: 0 auto;
background: transparent url(img/banniere2.png) center top repeat-x;
z-index: 0;
}
#banner-left {
position: absolute;
background: transparent url(img/banniere1.png) left top no-repeat;
width: 250px;
height: 180px;
z-index: 1;
float: left;
}
#banner-right {
position: relative;
background: transparent url(img/banniere3.png) right top no-repeat; 
width: 250px;
height: 180px;
z-index: 1;
float: right;
}
#top a:link, #top a:visited {
color: #fff;
text-decoration: none;
}
#top h1, #top h1 a, .info, .info a {
font-style: normal;
text-decoration: none;
}
#top a:hover, .info a:hover {
color:red;
text-decoration:none;
}

/* Adresse et téléphone
-------------------------------------------------------- */
.info {
position: absolute;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #FFFFFF;
line-height: 9pt;
top: 10px;
left: 55px;
z-index: 2;
text-align: left;
}
.info2 {
position: relative;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #000000;
line-height: 9pt;
z-index: 2;
}

/* Le menu de navigation
-------------------------------------------------------- */
#menu {
width: 909px;
margin: 0 auto;
padding: 0 45px 0 45px;
top: 180px;
position: absolute;
list-style: none;
}
#menu li {
float: left;
vertical-align:middle; 
width: 100px;
height: 25px;
margin-right: 1px;
color: #FFFFFF;
background: none;
position: relative;
}
#menu li a {
display: block;
height: 25px;
width: 100px;
background: transparent url(img/bouton.jpg) left top no-repeat;
color: #FFFFFF ;
font: 13px Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 25px;
}
#menu li a:hover {
background: #E6581A url(img/bouton.jpg) right top no-repeat;
text-decoration: none;
color: #FFFFFF ;
}
#menu li a:active, #menu li a:focus, #menu li.current_page_item a  {
background: #E6581A url(img/bouton.jpg) right top no-repeat;
}
#menu li ul {
list-style-type: none;
margin: 0;
padding: 5px 0 5px 0;
height: auto;
line-height: auto;
width: 130px;
position: relative;
left: 0;
display: none;
opacity: .9;
filter: alpha(opacity=90);
background-color: #990000;
border: 1px solid #E6581A;
z-index: 2;
}
#menu li ul ul {
position: relative;
top: 0;
padding: 0;
margin: 0;
filter: none;
opacity: 1;
background: none;
}
#menu li:hover ul {
display: block;
}
#menu li li {
float: none;
clear: both;
width: auto;
height: auto;
margin: 0;
padding: 0;
white-space: nowrap;
display: block;
position: relative;
line-height: 1.2em;
background: transparent;
}
#menu li li li {
padding:0 0 0 2em;
}
* html #menu li li {
width: 130px;
}
* html #menu li li a, * html #menu li li ul {
width: 100%;
}
#menu li ul li a {
text-transform: none;
display: block;
font-weight: normal;
position: relative;
font-size: 0.9em;
text-align: left;
padding-left: 5px;
color: #fff;
text-decoration: none;
height: 2.2em;
line-height: 2.2em;
}
#menu li ul li:hover {
background-color: #E6581A;
}
#menu li li a {
background-image: none !important;
filter: none !important;
}
#menu li li.current_page_item li a {
color: #ffffff;
}
#menu li li a:hover {
color: #ffffff;
} 
#menu li li.current_page_item a {
background-color: #E6581A;
color: #ffffff;
}
#menu li li.current_page_item a:hover {
color: #ffffff;
}
#menu li.current_page_parent li a, #menu li.current_page_parent li a, #menu li.current_page_item li a, #menu li.current_page_item li a, #menu li li a {
background-color: transparent !important;
}

/* Le bouton des titres
-------------------------------------------------------- */
.titre {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.titre li {
width: 270px;
height:30px;
background: transparent url(img/boutonvide.png) left top no-repeat;
display: block ;
font-size: 15px;
font-family: 'HandelGothic BT','Trebuchet MS', Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
text-decoration: none;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 4px 0 0 0;
}
.titre li a:link, .titre li a:focus, .titre li a:active, .titre li a:visited, .titre li a:hover {
background: transparent url(img/boutonvide.png) left top no-repeat;
display: block ;
font-size: 15px;
font-family: 'HandelGothic BT','Trebuchet MS', Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
text-decoration: none;
position: relative;
margin-left: auto;
margin-right: auto;
padding: 4px 0 0 0;
}

/* Le texte de petite taille
-------------------------------------------------------- */
.smalltext {
font-size: 0.8em;
font-family: Arial,sans-serif;
color:#000000;
}
.titreactu {
font-size: 0.8em;
font-family: Arial,sans-serif;
color:#000000;
text-align: left;
}

/* Formulaire
-------------------------------------------------------- */
#formulaire .format, .format {
font-family: Arial, Helvetica, sans-serif;
border: 1px solid;
margin: 0;
padding: 3px;
}
#formulaire .error {
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.9em; 
color: #ff0000; 
background-color: #FFF9F6;
font-weight: normal;
border: 1px solid;
border-color: #ff0000;
margin: 0;
padding: 3px;
}
#formulaire form.formulaire label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
display: none;
color: #ff0000;
font-style: italic;
width: 200px;
}
#formulaire textarea {
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.9em;
}
.asterix {
color: #ff0000; 
font-size: 1.2em;
font-weight: bold;
}

/* La FAQ
-------------------------------------------------------- */
dt, dt.open {
font-weight: bold;
margin: 10px 0 10px 0;
padding: 0;
}
dd {
margin: 10px 0 10px 0;
padding: 0;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
clear: both;
margin: 0 auto;
padding: 0;
background-color: #C14900;
text-align:center;
font-family: Arial,sans-serif;
font-size: 0.9em;
height: 40px;
}
#footer p, #footer p a {
color: #000000;
padding: 10px 0;
}
#footer p a, #footer a:active, #footer a:visited {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#stats {
text-align: center;
padding: 10px 0 10px 0;
}


