/* CSS Document */

body {
font-family: Verdana;
font-size: 12px;
}

h1,h2,h3,p {
margin: 0;
}

a:link, a:visited {
color: #000000;
}

a:hover, a:active {
color: #cc0000;
}

#contener {
width: 975px;
margin: auto;
background-image:url(images/daisy.gif);
background-repeat: no-repeat;
}

#positioneur {
padding-top:260px;
padding-left:70px;
}
#header  {
position:absolute;
width:720px;
margin-top: 10px;
margin-left:220px;
text-align: center;
}

#header .thumbs_header {
float:left;
width:33%;
margin: auto;
text-align: center;
font-style: italic;
font-weight: bold;
}

#header .thumbs_header img{
border: 1px solid #cc0000;
}

#header .thumbs_header p {
margin-top:5px;
}

#header .thumbs_header p img{
border: 0;
margin-right: 5px;
}

.tbl_thumbs {
}

.tbl_thumbs td {
width: 33%;
}
.tbl_thumbs img {
border: 1px solid #cc0000;
}

.noborder {
border: 0;
}

.separator {
background-color: #e9e9e9;
border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
text-align:center;
padding-top: 3px;
padding-bottom: 3px;
}

#cat {
width: 100%;
}
#cat td {
 width: 33%;
 padding-left: 90px;
 font-weight: bold;
}
#cat h1 {
color: #cc0000;
margin-top:10px;
}
#cat h3 {
margin-top:10px;
}

.color {
color: #cc0000;
}

.under {
text-decoration: underline;
}

.break {
clear: both;
visibility: hidden;
}

#col1 {
float: left;
width: 500px;
/* border: 1px solid #cc0000; */
}

#col2 {
margin-left: 500px;
border-left: 1px solid #cc0000;
background-color: #f5f5f5;
padding-top:10px;
padding-left: 3px;
/* border: 1px solid #cc0000; */
}

.fhg {
font-size:16px;
font-weight: bold;
color: #cc0000;
padding-top:5px;
}

.fhg p {
margin-bottom: 3px;
}
.fhg a:link {
color: #000000;
}

.fhg a:visited {
color: #000000;
}

.fhg a:hover {
color: #cc0000;
}
.fhg a:active {
color: #cc0000;
}

.thumbs_cote {
margin: auto;
margin-bottom: 15px;
font-weight: bold;
}

.thumbs_cote .thumb  {
float: left;
margin: 3px 6px 0 3px;
border: 1px solid #cc0000;
}


.thumbs_cote a:link,.thumbs_cote  a:visited,.thumbs_cote  a:hover,.thumbs_cote  a:active {
color: #cc0000;
font-size: 14px;
font-weight: bold;

}


#footer {
border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
background-color: #eaeaea;
text-align: center;
margin-top: 100px;
}