/* Le Site
 * Auteur : Bastien Rouchès
 * Copyright Meuh © 2010
 */
/*
 * Feuille de style
 */

/*--------------------------------------------------
 * Réglages par défaut http://www.alsacreations.com/astuce/lire/654-feuille-de-styles-de-base.html
 *--------------------------------------------------*/
/* Titres */
h1, h2, h3, h4, h5, h6 { margin: .5em 0 .5em 0; /* Rapproche le titre du texte. (5) */ line-height: 1.2; font-weight: bold; /* Valeur par défaut. (6) */ font-style: normal; } 
h1 { font-size: 1.75em;} 
h2 { font-size: 1.5em;} 
h3 { font-size: 1.25em;} 
h4 { font-size: 1em;} 
/* Listes */
ul, ol { margin: .75em 0 .75em 32px; padding: 0; } 
/* Paragraphes */
p { margin: .75em 0; /* Marges plus faibles que par défaut. (7) */ } 
address { margin: .75em 0; font-style: normal; } 
 /* Liens */
/* a { text-decoration: underline; } 
a:link { color: #11C; } 
a:visited { color: #339; } 
a:hover, a:focus, a:active { color: #00F; } 
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
/* a:active { outline: none; } */
/* Pas de bordure autour des images dans les liens */ 
a img { border: none; } 
 /* Divers éléments de type en-ligne (8) */ 
em { font-style: italic; } 
strong { font-weight: bold; } 
/* Formulaires */
form, fieldset { margin: 0; padding: 0; border: none; } 
input, button, select { vertical-align: middle; /* Solution pb. d'alignement. (9) */ }

/*--------------------------------------------------
 * Paramètres globaux 
 *--------------------------------------------------*/
html{font-size: 100%; }
body{font: .8em/1.3em "Trebuchet MS", Verdana, Arial, sans-serif; margin: 0; padding: 0; line-height: 1.4; color: black; }
#contenu{width: 960px; margin: 0 auto; position: relative; }

.centrer{width: 100%; text-align: center;}
.centrerauto{width: 960px; margin: 0 auto;}
.fluo{ font-weight: bold; text-decoration: underline; }
.italique{font-style: italic;}
.invisible{display: none;}
.gras{font-weight: bold;}

#message{ line-height: 48px; font-weight: bold; height: 48px; text-align: center;}
#message img{ float: left; }
.spacer{clear:both; height:1px;}

input[type=button], input[type=submit] { background: url(../images/bouton.png) repeat-x; color: #ffffff; border-top: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; border-bottom: 1px solid #000000; border-right: 1px solid #000000; cursor: pointer; width: 150px; }
input, textarea{ padding: 2px; border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
input[type=button]:active, input[type=submit]:active {border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2;}
/* http://www.alsacreations.com/tuto/lire/891-coins-arrondis-css-sans-images.html) */

hr { width: 100%; clear: both;}

table { border-collapse: collapse; color: #333; background: #f5f5f5; border-color: #ffffff; border: 1px solid #dddddd;}
table caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px;}
table thead th {font-size: 1.3em; background: #446644; padding: 15px 10px; color: #fff;  border: 1px solid #ffffff;}
table tbody, table thead {}
table tbody {border-bottom: 1px solid #dddddd;}
table tbody td, table tbody th {padding: 10px; text-align: left;  border: 1px inset #ffffff;}
table tbody  tr:hover {background: #dddddd; color: #111;}
table tfoot td, table tfoot th, table tfoot tr {text-align: left; text-transform: uppercase; background: #fff; padding: 10px; text-align: center;}

/*--------------------------------------------------
 * Thèmes 
 *--------------------------------------------------*/
 
/* t1 */
.fondt1{ background-color: #ffffff;	}
.corpst1{ background-color: #ffffff; }
.ongletactift1{ background-color: #ffffff; border-bottom-color: #ffffff; }
.onglett1{ background-color: #dddddd; }

/* t2 */
.fondt2{ background-color: #f8f8ec;	}
.corpst2{ background-color: #dcd8a8; }
.ongletactift2{ background-color: #dcd8a8; border-bottom-color: #dcd8a8;}
.onglett2{ background-color: #a7a37d;}

/* t3 */
.fondt3{ background-color: #cfebff;	}
.corpst3{ background-color: #bbddbb; }
.ongletactift3{ background-color: #bbddbb; border-bottom-color: #bbddbb;}
.onglett3{ background-color: #98b57a;}

/*--------------------------------------------------
 * Entête 
 *--------------------------------------------------*/

#nuage{
	position: absolute;
	z-index: 100;
	top: -31px;
	left: 260px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#soleil{
	position: absolute;
	top: 10px;
	z-index: 99;
	left: -180px;
}

#entete{
	font-size: 1.5em;
}

#entete .nom_site{
	padding-top: 20px;
}

#entete .slogan{
	font-style: italic;
	width: 322px;
	text-align: center;
}

#haut{
	width: 100%;
	font-size: 1em;
	color: #ffffff;
	background: url(../images/fond_haut.png) repeat-x;
}

#acces_client{
	width: 960px;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
	text-align: right;
}

#acces_client input{
	margin-right: 10px;
}

#acces_client a{
	text-decoration: none;
}

#acces_client div{
	font-size: 1.7em;
	font-variant: small-caps;
	margin-right: 15px;
	float: left;
}

#cadre_defilant{
	position: absolute;
	width: 500px;
	height: 160px;
	right: 0;
	top: 15px;
}

#cadre_defilant #contenu_cadre{
	width: 296px;
	height: 160px;
	float: left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; -webkit-border-radius:10px 0 0 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px;
	background: url(../images/fond_cadre.png) no-repeat;
	font-size: 1.2em;
}

.element_cadre{
	padding-left: 15px;
}

.element_cadre div
{
	font-variant:small-caps;
	font-size: 1.7em;
	width: 100%;
	text-align: center;
}

.jour{
	font-size:0.95em;
}

.jour span{
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
	font-size:0.9em;
}

#cadre_defilant #navigation_cadre{
	float: left;
	width: 180px;
	font-size: 1.3em;
	color: #ffffff;
	height: 100%;
	border: 1px solid #446644;
}

#cadre_defilant #navigation_cadre ul{
	margin: 0;
	padding: 0;
	background-color: #446644;
}

.toggler{
	color: #ffffff;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 15px;
	list-style: none;
	position: relative;
	width: 180px;
}

/*--------------------------------------------------
 * Menus
 *--------------------------------------------------*/

#menu_principal{
	clear: both;
	padding-top: 20px;
}

#menu_secondaire{
	position: absolute;
	height: 25px;
	line-height: 25px;
	z-index: 1;
	margin-top: 10px;
	border-top: 1px dashed #ffffff;
		border-bottom: 1px dashed #ffffff;
}

#menu_secondaire ul{
	position: relative;
	top: -10px;
	z-index: 3;
	margin-left: 0;
	margin-right: 0;
}

#menu_principal ul{
	width: 924px;
	margin: 0 auto;
}

#menu_principal li{
	border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
    text-align: left;
    list-style: none;
    float: left;
	border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #000000;
	margin: 0 1px;
	font-size: 1.1em;
}

#menu_principal li#onglet_actif{
	position: relative;
	z-index: 1;
	font-weight: bold;
}

#menu_principal li#onglet_actif a{
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}



#menu_principal li div{
	border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
	padding-top : 10px;
}

.accueil{
	background-color:#eedd11;
}

#menu_principal .accueil a{
	background-image: url(../images/accueil_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .accueil a:hover, #menu_principal li#onglet_actif .accueil a{
	background-image: url(../images/accueil.png);
	background-repeat: no-repeat;
}

.materiel{
	background-color:#008000;
}

#menu_principal .materiel a{
	background-image: url(../images/materiel_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .materiel a:hover, #menu_principal li#onglet_actif .materiel a{
	background-image: url(../images/materiel.png);
	background-repeat: no-repeat;
}

.depannage{
	background-color:#800000;
}

#menu_principal .depannage a{
	background-image: url(../images/depannage_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .depannage a:hover, #menu_principal li#onglet_actif .depannage a{
	background-image: url(../images/depannage.png);
	background-repeat: no-repeat;
}

.initiation{
	background-color:#000080;
}

#menu_principal .initiation a{
	background-image: url(../images/initiation_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .initiation a:hover, #menu_principal li#onglet_actif .initiation a{
	background-image: url(../images/initiation.png);
	background-repeat: no-repeat;
}

.apropos{
	background-color:#9a9a9a;
}

#menu_principal .apropos a{
	background-image: url(../images/contact_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .apropos a:hover, #menu_principal li#onglet_actif .apropos a{
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
}

.espace{
	background-color:#000000;
}

#menu_principal .espace a{
	background-image: url(../images/espace_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .espace a:hover, #menu_principal li#onglet_actif .espace a{
	background-image: url(../images/espace.png);
	background-repeat: no-repeat;
}

.jeux{
	background-color:#000000;
}

#menu_principal .jeux a{
	background-image: url(../images/jeux_inactif.png);
	background-repeat: no-repeat;
}

#menu_principal .jeux a:hover, #menu_principal li#onglet_actif .jeux a{
	background-image: url(../images/jeux.png);
	background-repeat: no-repeat;
}

#menu_principal li a{
    width: 100px;
    height: 40px;
    display: block;
	padding-left: 50px;
    text-decoration: none;
	color: #000000;
	background-color: #dddddd;
}

#menu_principal li a:hover{
	font-weight: bold;
}

#menu_principal li a.simple{
    line-height: 40px;
	font-size: 1.5em;
}

#menu_secondaire li{
    text-align: center;
    float: left;
	font-size: 1.2em;
	list-style: none;
}

#menu_secondaire li a{
	display: block;
    text-decoration: none;
	color: #ffffff;
	width: 240px;
}

#menu_secondaire li a:hover{
	font-weight: bold;
}

div#curseur{
	width: 210px;
	height: 34px;
	position: absolute;
	right: 0;
	color: #ffffff;
	z-index: 2;
	top: -4px;
}

.bigFont{
	font-size: 16px;
}

/*--------------------------------------------------
 * Pied de page
 *--------------------------------------------------*/

#partie_basse{
	position: relative;
	clear: both;
	color: #ffffff;
	width: 100%;
	background: url(../images/herbe.jpg) repeat-x;
	top: -2px;
}

#partie_basse #partenaires{
	width: 100%;
	text-align: center;
}

#partie_basse #partenaires img{
	margin-left: 5px;
}

#partie_basse #partenaires a{
	color: #ffffff;
	text-decoration: none;
}

#partie_basse #partenaires a:hover{
	font-weight: bold;
}

#partie_basse .colonne a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
}

#partie_basse .colonne a:hover{
	font-weight: bold;
}

#plan_site{
	width: 960px;
	margin: 0 auto;
}

#plan_site .colonne{
	width: 33%;
	float: left;
}

#plan_site .colonne div
{
	font-size: 1.7em;
	padding: 5px 5px 0px 5px;
	font-variant: small-caps;
}

#plan_site .colonne div, #plan_site .colonne li{
	width: 75%;
	text-align: left;
	margin-left: 25%;
}


#pied{
	height: 30px;
	font-size: 0.8em;
	clear: both;
	background-color: #224422;
}

#pied div#copyright{
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 2px;
}

#changecolor{
	position: absolute;
	list-style: none;
	right: 0;
	cursor: pointer;
}

#changecolor li{
	float: left;
	margin: 2px;
	width: 12px;
	height: 12px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;
	border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#changecolor li#t1{
	background-color: #ffffff;
}

#changecolor li#t2{
	background-color: #996600;
}

#changecolor li#t3{
	background-color: #446644;
}

#accessibilite{
	position: absolute;
	font-size: 1.5em;
	cursor: pointer;
	left: 0;
}

#pied address{ display: inline; font-size: 1.1em;}

/*--------------------------------------------------
 * Mises en page
 *--------------------------------------------------*/

#corps{
	position: relative;
	top: -2px;
	/* border: 1px outset #000000; */
	border-top: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #000000;
	padding: 50px 10px 10px 10px;
	border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0;  -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
	zoom: 1; /* bug ie disparition a cause de position relative */
	background: #ffffff;
}

h1{
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 15px;
	color: #446644;
}

.soustitres{
	font-variant: small-caps;
	font-size: 1.6em;
}

/* 30% 60% */
.gauche30{
	width: 300px;	float: left;
}

.droite60{
	float: right;
	width: 628px;
}

/* 50% 50% */

.gauche50{
	width: 464px;
	float: left;
	
}

.droite50{
	width: 464px;
	float: right;
}

div.logo{
	line-height: 90px;
	font-variant: small-caps;
}

div.logo img
{
	float: left;
	margin-right: 10px;
}

div.logo hr
{
	clear: none;
	width: auto;
}

div.logo div
{
	margin-left: 160px;
	font-size: 1.6em;
}

/* Pages indépendantes */
.formulaire legend{font-size:1.3em;}
.formulaire label{float:left;width:170px;}
.formulaire input{width:200px;}
.formulaire .red{ border-color: #FF0000; }
.infoform{display: none; color: red;}
.question{ background:url(../images/faq.png) no-repeat; line-height: 32px; font-variant: small-caps; padding-left: 40px; font-size: 1.6em;}