/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
padding: 0px;
margin: 0px;
	background-image:url(../IMG/images_design2/background.jpg); 
}

.body_test {
	background-image:url(../IMG/images_design2/fond.jpg); 
	background-repeat:no-repeat;
 	background-position:center top;
}

html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
   height: 101%;
}


.dots {
	margin: 0 0 0 6px ;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 98px;

}

.dotspres {
	margin: 0 0 0 6px ;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 110px;
}

.dotsarticle {
	margin: 0 0 0 6px ;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 150px;
	vertical-align:text-top;

}

.dotsstart {
	margin: 0 0 0 6px ;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 144px;
	vertical-align:text-top;

}

.dotsaccueil {
	margin: 0 0 0 6px ;
	border-left: 1px dotted #FFFFFF;
	padding: 0 0 0 10px;
	height: 150px;
	vertical-align:text-top;

}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #969696; }
a:hover { text-decoration: underline; }

a:link		{ color: #969696; text-decoration: none }
a:visited		{ color: #969696; text-decoration: none }
a:active		{ color: #969696; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }




h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 24px;
	margin:0 0 20px 0;
}

h3{
	font-size: 12px;
	margin: 0 0 6px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	text-align: left;
	background-image:url(../../IMG/images_design2/fond_h8.png);
	background-repeat: no-repeat;
}

h3 a:link, h3 a:visited {
	color: #ffffff;
	text-decoration: none;
}




h4{
	font-size: 12px;
	margin: 0 0 6px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	background-color: #4D1E00;
	border-right: 1px dotted #FFFFFF;
}

h4 a:link, h4 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h4:hover {
	color: #ffffff;
	background-color: #FF6500;
	display:block;
	text-decoration: none;
}


h5{
	font-size: 12px;
	margin: 0 0 6px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	width: 20px;
	background-color: #4D1E00;
	border-right: 1px dotted #FFFFFF;
}

h5 a:link, h4 a:visited {
	color: #ffffff;
	text-decoration: none;
}

h5:hover {
	color: #ffffff;
	background-color: #FF6500;
	display:block;
	text-decoration: none;
}




h6{
	font-size: 12px;
	margin: 0 0 6px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	text-align: left;
	background-image:url(../../IMG/images_design2/fond_h12.png);
	background-repeat: no-repeat;
}

h6 a:link, h6 a:visited {
	color: #ffffff;
	text-decoration: none;
}




h12{
	font-size: 12px;
	margin: 0 0 5px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	background-image:url(../../IMG/images_design2/fond_h12.png);
	background-repeat: no-repeat ;
	font-weight:bold;
}

h11{
	font-size: 12px;
	margin: 0 0 10px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 5px;
	height: 16px;
	background-image:url(../../IMG/images_design2/fond_h11.png);
	background-repeat: no-repeat ;
	font-weight:bold;
}


h11 a:link, h11 a:visited {
	color: #ffffff;
	text-decoration: none;
}





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

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }




.pagination {
	width=650px;
	font-size: 9px;
	margin: 0 0 10px 0;
	clear:both;
	display:block;
	padding: 5px 5px 5px 20px;
	height: 16px;
	background-color: #4D1E00;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}



























 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE			{ COLOR: #f2f2f2; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #225A71; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle		{ COLOR: #999999; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.phonetitle		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.picturecomments	{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }
.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }
.price	 	{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.biglink 		{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }
.just 		{text-align: justify;}
.copytext		{ COLOR: #999999; FONT: 10px geneva, verdana, arial, sans-serif }
.menutrans 		{ filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.button-popups { background-image: url('picts/popbutton.gif');
		font-weight: bold;
		letter-spacing: 0px;
		color: #999999;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: 0px solid #003399;
		background-color:#FFFFFF; font-style:normal; font-variant:normal; font-size:11px; font-family:verdana, arial, sans-serif }

.buttonon-popups { background-image: url('picts/popbuttonon.gif');
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #3D5A7B;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: 0px solid background-color:#FFFFFF; font-style:normal; font-variant:normal; font-size:11px; font-family:verdana, arial, sans-serif }

.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 180PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 300PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}

.submitbutton { background-image: url('picts/submit.gif');
		font-weight: bold;
		letter-spacing: 0px;
		color: #FFFFFF;
		WIDTH: 300PX;
		HEIGHT: 23PX;
		cursor:hand;
		BORDER: 1px solid #000000;
		background-color:#3D5A7B; font-style:normal; font-variant:normal; font-size:11px; font-family:verdana, arial, sans-serif }

.submitbuttonon { background-image: url('picts/submiton.gif');
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #FFFFFF;
		  WIDTH: 300PX;
		  HEIGHT: 23PX;
		  cursor:hand;
		  BORDER: 1px solid #000000;
		  background-color:#3D787A; font-style:normal; font-variant:normal; font-size:11px; font-family:verdana, arial, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER: #000000 1px solid;}



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton { FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size: 9pt;
		width: 36px }



 /* MOUSEOVER MESSAGE CODE */


.divstyle {	position:absolute;
		border: #000000 0px solid;
		width:90;
		padding: 0px;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:#3D5A7B;
		color:white;
		height:18;
		font-size:10px;
		padding: 2px;
		font-family:verdana, arial;
		font-weight: bold; }


.pstylebody {	postion:absolute;
		background:#3D5A7B;
		color:white;
		font-size:10px;
		font-family:verdana, arial;
		font-weight: bold; }


 /* CODE FOR THE SHOPPING CART BUTTONS */

.rollover 	{ }
.rolloveron 	{ filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; }


