/* Gabarit Largeur fluide 2 colonnes - jimro - 07/11/2005 */
/* Feuille de style inspirée des tutoriels css.alsacreations.com */


/* Initialisation CSS */

/* * { CA PEUT ETRE ASSEZ PERTURBANT ;-) { */
html, body {
   margin: 0;
   padding: 0;
   border: 0;
}


/* police par défaut de tout le site */

html, body {
   background-color: #000000;
   margin: 0;
   padding: 0;
}
body {
   font-size: 0.8em;
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-weight: normal;
}
/* tableau par défaut */
table {
   background-color: #F7EA5B;

}

/* lien par défaut */

a {
	color: #5552E2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF8000;
	text-decoration: underline;
	font-weight: bold;
}


/* liste par défaut */

ul {
   list-style-type: none;
   margin: 0;
   padding-left: 0.5em;
}


/* titres par défaut */

h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h1 a {
   color: #990000;
   font-weight: bold;
}
h2 {
   font-size: 1.4em;
}
h2, h2 a {
   
   font-weight: bold;
}

h3 {
   font-size: 1.2em;
}
h3, h3 a {
   
   font-weight: bold;
}
h1, h2, h3, h4, h5,h6 {
   margin: 0;
   padding: 0.5em 0;
}
h4 {
   font-size: 1.1em;
}
h4, h4 a {
   color: #669900;
   font-weight: bold;
}
h5 {
   font-size: 1.2em;
}
h5, h5 a {
   color: #806040;
   font-weight: bold;
}
h6 {
   font-size: 1em;
}
h6, h6 a {
   color: #000000;
   font-weight: bold;
}

/* image par défaut */

img {
   border: 0;
}


/* Agencement des pages */

#conteneur {
   width: 96%;
   margin: 2%;
   background-color: #FFF;
   border: #FFF 1px solid;
}

#header {
	height: 150px;
	background: #b20410 ;
	padding: 0em;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #000000;
	border-left: 0;
}


#logo {
	

	height:120px;
	margin: 0 0 0 15px;

	background: #b20410;
	
}
#logo h1 {	
padding-bottom:4px;
padding-top:4px;
margin-left:5px;
margin-top:1px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;}
#logo h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
    font-size: 4em;margin-left:15px;letter-spacing:0.3em
}
span.teat{margin:0;font-family:Georgia,"Times New Roman",Times,serif; font-size:0.6em;float:left;font-size:1.2em;

}
span.mario{margin-right:15px;font-family:Georgia,"Times New Roman",Times,serif;font-size:0.6em;float:right;font-size:1.2em;

}
#logo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;text-indent:-9999px;
}
#logo a:hover {
	text-decoration: none;color: #660000;
	}

#banniere {
	width: 30%;
	margin: 1px 0 10px;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #E6DACF;
	text-decoration: underline;
	float: right;
}

#haut {
	height: 3em;
	border: 0;
	padding: 0;
	background-color: #000000;
}

#centre {

   background-color: #FFF;
   margin-left: 11.2em; /* pour colonne gauche */
   /*margin-right: 15%;*/ /* pour colonne droite */
   /*border-left: #000000 1px solid;*/
   padding: 0.5em;
   min-height: 1100px;
   width:80%;
}

* html #centre {
   height: 400px; /* hack uniquement interprété par IE Win+Mac*/
} 

#gauche {
   float: left;
   width: 11.1em; /* largeur environ égale à marge gauche de #centre */
   /*border-right: #000000  1px solid;*/
   background-color: #000;
   padding-bottom: 5em;min-height:1450px;
   
}

/*#droite {
   float: right;
   width: 15%;*/ /* largeur égale à marge droite de #centre */
/*   background-color: #FFFFFF;
   text-align: center;
   line-height: 200px;
  font-size: 1em;
}*/

#bas {
   clear: both;
   position:relative;
   background-color: #b20410;
   border: 0;
   padding: 0.5em;
   text-align: center;
}
	#bas ul {
      display: inline;
      border-right: 2px solid #000000;
   }
	#bas ul li {
      border-left: 2px solid #000000;
      display: inline;
      padding-right: 0.6em;
      padding-left: 1em;
   }
	#bas a {
      color: #ffffff;
   }
	#bas a:hover {
      color: #660000;
   }

#conception {
  display:inline;
  position:absolute;
  right:10px;
  top:3px;
  color:#006699;
  font-size:0.7em;
}

#pied {
   height: 2em;
   background-color: #000000;
   border: 0;
   padding: 0.75em;
	text-align: center;
margin-bottom:1px;
color: #ffffff;
}
	#pied a {
      color: #FF8000;
      font-weight: bold;
   }


/* temp.html */

div.menugauchetitre {
	clear: left;
	width:11.1em;
	color: #FFFFFF;
	font-weight: bold;
	background: #B20410;
	height: 1.5em;
	margin-bottom: 1em;
	padding-left: 0;
	padding-top: 0.19em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.menugauchetitre span {
   font-size: 1.1em;
}

div.menugauchecontenu {
   clear: left;
   width:11.1em;
   color: #fff;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
   div.menugauchecontenu a {color: #ffffff; font-weight: normal;}
   div.menugauchecontenu a:hover {color: #FF8000; background: #FFFFFF; font-weight: normal;}
div.menugauchecontenu img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center;
}
div.menugauchecontenurech{
   clear: left;
   width:11.1em;
   color: #fff;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
div.menugauchecontenurech form {
display:inline;

}
div.menugauchecontenurech input {
background-color:#fff;
border:1px solid #fff;
font-size:9px;
text-indent:1px;
}

div.menugauchecontenurech submit {
background-color:#fff;

}

/* pages.html */

#mentete {
   width: 100%;
   height: 1.6em;
   background: #B20410;
   
}
#entete {
   float: left;
   padding-top: 0.2em;
   padding-left: 1em;
   color: #FFFFFF;
   font-weight: normal;
   background: #B20410;
   padding-right:5px;
}
   #entete a {
      color: #FFFFFF;
	  padding-right:5px;
	  padding-left:5px;
   }
   #entete a:hover {
      color: #FF8000;
   }

#entetepage {	
   float: right;
   padding-top: 0.2em;
   padding-right: 1em;
   color: #FFFFFF;
   font-weight: bold;
   text-align: right;
   background: #B20410;
}
   #entetepage a {color: #FFFFFF; font-weight: normal;}
   #entetepage a:hover {color: #FF8000; font-weight: normal;}


/* page accueil */

#accueil {
	width: 90%;
	padding: 1em;
}

   #editoacc {
      width: 98%;
      padding: 0.5em;
	  margin-bottom:100px;
   }

   #rubriques1 {
      width: 98%;
      padding: 0.5em;
      border-top: #000000 1px solid;
   }

   	#rubriques1 h1 {display: inline;}

   #rubriques2 {
      padding: 0.5em;
      width: 98%;
      border-top: #000000 1px solid;
   }

   	#rubriques2 ul {list-style-type: none; margin: 0; padding-left: 0.5em;}
   	#rubriques2 a {color: #fff; font-family:Georgia,"Times New Roman",Times,serif;}
   	#rubriques2 a:hover {color: #ddd;}
   	#rubriques2 img {}


/* autres éléments par défaut */

input {
   background-color: #EEEEEE;
   border: #000000 1px solid; 
   text-indent: 1px;  
   font-size: 9px;
}

textarea {   
   font-size:10pt;
   color:#000000;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color: #000000;
   background-color:#FFFFFF;
}

select {  
   font-size:9px;
   color:#000000;
   background-color:#FFFFFF;
}

hr {
   color:#000000;
}


/* séparation par lignes verticales */

.nePasAfficher {
  display: none !important;
}

.clearBoth {
  clear: both;
}

.diviseVerticalGauche {
  background: url(GabLargFluide/colbgnoir.gif) repeat-y 11.15em 0;
}

.diviseVerticalDroite {
/*   background: url(GabLargFluide/colbgnoir.gif) repeat-y 85% 0; */
}