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


/* Initialisation CSS */

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


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

html, body {
   background-color: #635D60;
   margin: 0;
   padding: 0;
}
body {
   font-size: 0.8em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-weight: normal;
}


/* lien par défaut */

a {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color: #FF8000;
      text-decoration: none;
}


/* liste par défaut */

ul {
   list-style-image:url(image/puce.gif);
   margin: 0;
   margin-left:1.2em;
   padding-left: 0.5em;
}


/* titres par défaut */

h1 {
   font-size: 1.6em;
}
h1, h1 a {
   color: #006699;
   font-weight: bold;
}
h2 {
   font-size: 1.4em;
}
h2, h2 a {
   color: #c329cc;
   font-weight: bold;
}

h3 {
   font-size: 1.2em;
}
h3, h3 a {
   color: #990066;
   font-weight: bold;
}
h1, h2, h3,h4 {
   margin: 0;
   padding: 0.5em 0;
}


/* image par défaut */

img {
   border: 0;
}


/* Agencement des pages */

#conteneur {
   width: 96%;
   margin: 2%;
   background-color: #FFFFFF;
   border: #000000 1px solid;
}
#banner {
		background:#E40178 url(image/res.gif) no-repeat right center;
		height:47px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:47px;
		}
		#banner h1 {
color:#FFFFFF;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:2em;
font-style:italic;
font-weight:bold;
margin:0px;
padding:10px 90px 0px;
}
#banner h1 a {
color:#FFFFFF;
}
#banner h1 a:hover {
color:#FFFFFF;text-decoration:underline;
}

#header {
   height: 80px;
   background-color: #FFFFFF;
   border: 0;
   padding: 0.5em;
}

#logo {
   float: left;
   width: 33%;
   margin: 10px 0;
   text-align: center;
   font-size: 2em;
   font-weight: bold;
}
#logoping {
	position: absolute;
	left: 10px;
	top: 10px;
width:118px;
height:114px;}

#banniere {
   float: right;
   width: 66%;
   margin: 10px 0;
   text-align: center;
   font-size: 2em;
   font-weight: bold;
}

#haut {
   height: 3em;
   background-color: #840284;
   border: 0;
   padding-left:90px;
}

#centre {
   background-color: transparent;
   margin-left: 13em; /* pour colonne gauche */
   margin-right: 15%; /* pour colonne droite */
   /*border-left: #000000 1px solid;*/
   padding: 0.5em;
   min-height: 400px;
}

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

#gauche {
   float: left;
   width: 12.9em; /* largeur environ égale à marge gauche de #centre */
   /*border-right: #000000  1px solid;*/
   background-color: transparent;
   padding-bottom: 0.5em;
}

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

#bas {
   clear: both;
   position:relative;
   background-color: #E40178;
   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: #006699;
   }
	#bas a:hover {
      color: #FF8000;
   }

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

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


/* temp.html */

div.menugauchetitre {
   clear: left;
   width:12.9em;
   color: #FFFFFF;
   font-weight: bold;
   background: #CC3399;
   height: 1.5em;
   margin-bottom: 1em;
   padding-left: 0;
   padding-top: 0.19em;
   text-align: center;
}
div.menugauchetitre span {
   font-size: 1.1em;
}
div.menugauchetitre span {
   font-size: 1.1em;
}margin-left:20px;

div.menugauchecontenu {
   clear: left;
   width:11.1em;
   color: #000000;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
   div.menugauchecontenu a {color: #006699; font-weight: normal;}
   div.menugauchecontenu a:hover {color: #FF8000; background: #FFFFFF; font-weight: normal;}
    div.menugauchecontenu img {margin-left:5px;}

/* pages.html */

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

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


/* page accueil */

#accueil {
   width: 98%;
}

#editoacc {
   width: 98%;
   padding: 0.5em;
}

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

	#rubriques1 h2 {/* optional styling, you can use whatever you wish */
font-size:180%;
color:#e40178;
font-weight:normal;
letter-spacing:-.05em;
margin: 0;
/* now, this is important */
position:relative;
}
#rubriques1 h2 span{
position:absolute;
display:block;
top:0;
left:0;
height:100%;
width:100%;
background:url(img/gradient_1.png) repeat-x;
}
* html #rubriques1 h2 span{
background-color:#fff;
back\ground-color:transparent;
background-image: url(none.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/gradient_1.png", sizingMethod="scale");
}

#rubriques2 {
   padding: 0.5em;
   width: 98%;
   border-top: #000000 1px solid;
   
}
#rubriques2 h2 {/* optional styling, you can use whatever you wish */
font-size:180%;
color:#e40178;
font-weight:normal;
letter-spacing:-.05em;
margin: 0;
/* now, this is important */
position:relative;
}
#rubriques2 h2 span{
position:absolute;
display:block;
top:0;
left:0;
height:100%;
width:100%;
background:url(img/gradient_1.png) repeat-x;
}
* html #rubriques2 h2 span{
background-color:#fff;
back\ground-color:transparent;
background-image: url(none.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/gradient_1.png", sizingMethod="scale");
}

	#rubriques2 ul {list-style-type: none; margin: 0; padding-left: 0.5em;}
	#rubriques2 a {color: #cc3399;}
	#rubriques2 a:hover {color: #e40178;}
	#rubriques2 img {float:left;
margin:1em;}


/* 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 12.9em 0;

}

.diviseVerticalDroite {
   background: url(GabLargFluide/colbgnoir.gif) repeat-y 85% 0;
}
.logo {
background-image:url(image/fd.gif);
background-repeat:repeat;
padding-top:20px;
text-align:center;
height:300px;
}
/* set millions of background images */
.rbroundbox { background: url(image/nt.gif) repeat; }

.rbtop div { background: url(image/tl.gif) no-repeat top left; }
.rbtop { background: url(image/tr.gif) no-repeat top right; }
.rbbot div { background: url(image/bl.gif) no-repeat bottom left; }
.rbbot { background: url(image/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin: 1em auto; }


.rbcontent p {
color:#CCCCCC;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px;
}
.rbcontent a p  {
}
.rbcontent a:hover p  {
color:#ffcc00;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px;
}
.rbcontent h1 {
color:#eeeeee;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:0px;
margin-top:2px;
}
.rbcontent a h1 {
}
.rbcontent a:hover h1 {color:#ffcc00;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:0px;
margin-top:2px;
}

.rbcontent h2 {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:1px;
}
.rbcontent a h2 {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:1px;
}
.rbcontent a:hover h2 {
color:#ffcc00;
font-size:14px;
font-weight:bold;
margin:1px;
}
.rbcontent img {
	text-align:center;
	float:left;
	margin-right:10px;
}
/* set millions of background images */
.rbroundbox1 { background: url(image/nt1.gif) repeat; }
.rbtop1 div { background: url(image/tl1.gif) no-repeat top left; }
.rbtop1 { background: url(image/tr1.gif) no-repeat top right; }
.rbbot1 div { background: url(image/bl1.gif) no-repeat bottom left; }
.rbbot1 { background: url(image/br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent1 { margin: 0 7px; }
.rbroundbox1 { margin: 1em auto; }
.rbcontent1  p  {color:#e40178
}
.contact {

margin-bottom:2px;
padding-bottom:1px;
text-align:center;
}
.contact h1 {
color:#FFFFFF;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:0px;
margin-top:2px;
}
.contact h2 {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:1px;
}
.contact p {
color:#CCCCCC;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px;
}
.contact p {
color:#CCCCCC;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px;
}
.concep {
background-color:#CC3399;
margin-bottom:2px;
padding-bottom:8px;
padding-top:2px;
text-align:center;
}
.concep p {
color:#CCCCCC;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px;
}
/* set millions of background images */
.rbroundbox2 { background: url(image/nt2.gif) repeat; }
.rbtop2 div { background: url(image/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(image/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(image/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(image/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { margin: 1em auto; }
.rbcontent2  p  {color:#e40178
}

