/* style général */
body{
background:#FFF0E8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px 0px 0px 0px
}

/* Police Générale */
font,th,td,p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000
}
/* Texte des dates */
.date{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000
}
/* Date et phrase intro sous le logo */
.dateintro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000
}

/* Liens généraux */
a:link,a:active,a:visited{
color:#000000;
text-decoration:none
}
a:hover{
color:#FA9B47;
text-decoration:underline
}
/* Liens en gras (en général ce sont des titres) */
.titrelien{ font-weight:bold }

/* Contour des blocs principaux */
.blocline{
background-color:#FFFFFF;
border-style:solid;
border-color:#FA9B47;
border-width:1px;
padding-left:3px;
padding-bottom:5px;
padding-top:5px;
padding-right:5px
}
.blocline2{
background-color:#FFFFFF;
border-style:solid;
border-color:#FA9B47;
border-width:1px;
}

/* Contour de la page entière */
.bodyline{
background-color:#FFFFFF;
color:#000000;
border:1px;
border-style:solid;
border-color:#FA9B47
}

/* STRUCTURE DES BLOCS GENERAUX */
/* Arrière-plan + texte */
.menu1{
background-image:url(../images/kit/menu_mid.png);
height:30px;
width:100%;
padding-left:5px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#FA9B47;
border-top-style:solid;
border-top-width:1px;
border-top-color:#FA9B47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#000000; 
font-weight:bold
}
.menu2{
background-image:url(../images/kit/menu_mid.png);
height:30px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#FA9B47;
font-weight:bold
}

/* Image de droite du menu */
.imgbloc{
background-image:url(../images/kit/menu_droit.png);
width:35px;
height:30px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#FA9B47;
border-right-style:solid;
border-right-width:1px;
border-right-color:#FA9B47
}

/* Espacements du contenu d'un bloc */
.contenu{ padding-left:5px }

/* Structure d'un contenu en tableau */
.tab1{
padding-left:2px;
padding-right:2px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#FA9B47;
border-top-style:solid;
border-top-width:1px;
border-top-color:#FA9B47
}
.tab2{
padding-left:2px;
padding-right:2px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#FA9B47
}

/* Ligne séparateur */
hr{
border: 0px solid #FA9B47;
border-top-width:1px;height:0px
}

/* Couleurs de fond en général */
td.row1{ background-color:#C6FFE2 }
td.row2{ background-color:#86B687 }
td.row3{ background-color:#7AA57A }

/* FORUM */
/* Titre du forum des catégorie */
.titrecat{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000
}
/* Séparateur des catégories */
.sepforum{
background-image:url(../images/kit/sep_catforum.png);
height:3px
}
/* Topics du forum */
.topicrow1{
background-color:#FFFFFF;
padding:5px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#FA9B47
}
.topicrow2{padding:5px}

/* Entête et logo */
.header1{
background-image:url(../images/kit/header1.png);
background-repeat:repeat;
height:100px;
}
.header2{
background-image:url(../images/kit/header2.png);
background-repeat:repeat;
height:20px;
}
.logo{
background-image:url(../images/kit/logo.png);
background-repeat:no-repeat;
width:1000px;
height:100px;
}
/* Eléments du formulaire */
input,textarea, select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border-width:1px;
border-color:#FA9B47
}
/* Couleur d'arrière-plan des champs d'entrée du texte */
input.post, textarea.post, select {background-color:#FFFFFF}

/* Panneau du bbcode [panneau]*/
.panneau {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#FA9B47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:4px;
line-height:11px
}
/* Citations dans les bbcodes ([quote][/quote])*/
.quote {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#FA9B47;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:2px;
line-height:11px;
position: relative;
left:-2px
}
/* Code PHP dans les bbcode. ([code][/code])*/
.code_php {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#FA9B47;
font-size:12px;
color:#000000;
padding:2px;
line-height:11px;
position: relative;
left:-2px
}


/* AUTRES */
.titre {
font-weight:bold;
font-size:11px; 
color:#000000
}
.gen {font-size:11px}
.gensmall {font-size:11px}
.genmed {font-size:11px}
a.gen,a.genmed,a.gensmall {text-decoration:none}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{color:#000000}
.maintitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:120%; 
color:#000000
}
/* Blocs d'en-tête */
th {
color:#000000; 
font-size:12px; 
font-weight:bold; 
background-color:#FFFFFF; 
height:25px
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#FFFFFF; 
border:#753485; 
border-style:solid; 
height:12px
}
td.cat,td.catHead,td.catBottom {
height: 11px; 
border-width: 0px 0px 0px 0px
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight:bold; 
border:#FA9B47; 
border-style:solid; 
height: 12px
}
td.row3Right,td.spaceRow {background-color:#FFFFFF; border:#FA9B47; border-style:solid}
th.thHead,td.catHead {font-size:12px; border-width:1px 1px 0px 1px}
th.thSides,td.catSides,td.spaceRow {border-width: 0px 1px 0px 1px}
th.thRight,td.catRight,td.row3Right {border-width: 0px 1px 0px 0px}
th.thLeft,td.catLeft {border-width: 0px 0px 0px 1px}
th.thBottom,td.catBottom {border-width: 0px 1px 1px 1px}
th.thTop {border-width: 1px 0px 0px 0px}
th.thCornerL {border-width: 1px 0px 0px 1px}
th.thCornerR {border-width: 1px 1px 0px 0px}
