/* CSS Document menu*/


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3F649D ; 
text-decoration: none;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3F649D; 
text-decoration: none;
font-weight: bold;
}
/*couleur bleu s menu #2C99D4;*/

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

.style1 {
	color: #3F649D;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*CSS du site */

BODY { 
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F649D;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding:0;
 }

#conteneur{
		position: absolute;
		width: 644px;
		left: 50%;
		margin-left: -322px;
		background-color:#FFFFFF;
		}
 
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #5485CA;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*CSS marge de gauche de la page */
#tableau_poterie  {
margin-top:0px;
margin-left:0px;
}

.telecharge {
background-color:#F93;
text-align:center;
}

/*CSS du de la page contact colone de drt */
.boite_padding_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	text-align: left;
}

/*CSS du de la page contact colone de gau */
.credits {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	text-align: left;
}

/*CSS page SAMEDI */
.samedi {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC; 
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding:20px;
}

.typo_verte_sam {
	font-family: Arial, Helvetica, sans-serif;
	color: #696; 
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.titre_samedi_rouge {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:10px;
}


/*CSS des titre des pages */
.titre_page23 {
	font-size: 24px;
	color: #0033CC;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	height: 152px;
	padding-left:20px;
}

/*CSS du menu nav du bas de page */
.style11 {
font-size: 10px; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
color: #3F649D;
}

/*CSS de la page accueil 1er paragraphe */
.titre_p1 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:10px;
}

.txt_rouge {
	color: #FF0000;
	font-size: 14px;
}

.txtcouleur {
	font-size: 14px; 
	color: #000099;
	}

.style29 {
	color: #7E4301;
	padding-left:30px;
}

.padding_col_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	padding-left:30px;
	text-align: left;
}

.style22 {
	color: #6F3700;
	padding-left:30px;
}

.style25 {
	color: #515100;
	padding-left:30px;
	}

/*CSS titre des paragraphes */
.style28 {
	color: #0033CC; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.style28b {
	color: #515100; 
	font-size: 14px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	}
.style28c {
	color: #99CCFF; 
	font-size: 14px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	}

.style80 {
	color: #98998e; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.style81 {
	color: #98998e; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.padding_col_acheter {
	padding-left:20px;
	}

.bloc_boutique {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	}


/*travail avec frederique*/

.tableau_credits777 {
	width:400px;
	background-color:white;
	color:orange;
	border-color:orange;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	/* le padding permet d'espacer les bords */
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

.form_catego {
		text-align:left;
		background-color:#cfe292;
		font-size:100%;
		font-weight:bold;
		color:#000;
		}
	.form_ligne1 {
		text-align:left;
		background-color:#fefef6;
		font-size:100%;
		color:#000;
		}
	.form_ligne2 {
		text-align:left;
		background-color:#eee;
		font-size:100%;
		color:#000;
		}
