/**************************************************
Copyright [ ZAA.CC ]


gris texte: #CC6666;
rose:		#CC6666
gris pâle: 	#E0E0DF;
rose noël:  #CC6666;

**************************************************/

html, body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #CC6666;
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	
	overflow: auto; 
	color: #CC6666;/*#64646D;#666666; #999999;A4A4A5;*/
	font-family: century gothic, verdana;
	font-size: 8pt;
	letter-spacing: 0.1em;
	background-color:#FFF;
	/*background-image:url(http://www.zaa.cc/squelettes/images/fondnoel.jpg);
	background-repeat:no-repeat;*/
	margin:0;
	padding:0;
	}
	
a { text-decoration: none; color: #CC6666; font-weight: normal; }
a:active, a:visited { text-decoration: none; color: #CC6666; }
a:hover { text-decoration: underline; color: #CC6666; } 	


/*html>body a, html>body a:visited, html>body a:link, html>body a:active, html>body a:hover {
	/* Need to hide borders on links from IE6 due to text-jog bug */
	/*text-decoration: none;
	border-bottom: 1px dotted #E0E0DF;
}

html>body a:active, html>body a:hover {
	border-bottom: 1px dotted #E0E0DF;
}*/

img a { border: 0; border-bottom:none; text-decoration:none; margin:0; padding:0; }



#page { position: relative; width: 95em; margin: 0 auto 0 5em; padding:0; text-align: left; vertical-align:top;}

#conteneur { float:right;  width: 76%; margin:0; padding:0; text-align:right; vertical-align:top; overflow: hidden;}
#entete { float:left; width: 18%; margin:0; padding:0; text-align:left;}


#menu { width:100%; text-align:right; margin:0; padding:0 0 15.8em 0; overflow: hidden; vertical-align:top;}
#menu a {font-weight:bold;}
#contenu { width:100%; text-align:left; margin:0; padding:0; overflow: hidden;}

#cartouche { width:100%; margin: 0; padding:0;}*/
#cartouche .texte, #cartouche .descriptif, .texte { font-size:12pt;}
 

#contenu div { margin: 0 0 0.5em 0; padding:0;}
.plus {padding:0 10em 1em 1.1em; }

#pied { width: 100%; margin: 0; padding:1.3em 0 1.3em 0; clear: both; text-align:center; border-top: 1px dotted #E0E0DF; }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: century gothic, verdana;}

h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */


h1, h1 a { color:#CC6666; font-weight:bold; font-size:12.5pt; padding:0; margin:2em 0 0.5em 0;}
h2 { color:#CC6666; font-weight:bold; font-size:8pt; padding:0; margin:0;}

.article { border-bottom: 1px dotted #E0E0DF; padding:1em 0; } 

.img-shadow {
  float:left;
  background: url(http://www.zaa.cc/squelettes/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.zaa.cc/squelettes/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
.p-shadow {
  width: 95.5%;
  float:left;
  background: url(http://www.zaa.cc/squelettes/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.zaa.cc/squelettes/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(http://www.zaa.cc/squelettes/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.div-shadow    {
  
  background-color: #fff;
  
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
.div-shadow-2	{ margin-left:5px !important; }

#bio{ text-align:justify; }



/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Styles des formulaires de Spip 
.formulaire_spip label {}
.formulaire_spip .forml {
font-family: century gothic, verdana;
font-size: 8pt; 
width: 99%;
padding: 1px;
border: 1px solid #CC6666;
color: #CC6666;
}

.formulaire_spip .spip_bouton {font-family: century gothic, verdana;
font-size: 8pt; }
*/

/* Reponse du formulaire 
.reponse_formulaire {  color: #CC6666; }
fieldset.reponse_formulaire { border: 1px solid #CC6666; font-weight: normal; }
*/
/* Previsualisation du message 
fieldset.previsu {
padding: 1em;
border: 1px solid #CC6666; }
*/


