body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images-Alcazar-Chape/FdPpl.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}
select,textarea,input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#divPpl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 900px;
	left: 50%;
	position: relative;
	margin-left: -450px;
	font-size: 11px;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;

}
#divPpl #divContenu {
	width: 880px;
	text-align: justify;
	min-height: 350px;

	padding-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#divPpl #divContenu .divDroite {
	/*display: block;
float: right;	
	*/
	position:absolute;
	right:10px;
	
	width: 40%;
	background-color: #FFFFFF;
	padding: 2px;
	min-height: 280px;
	border: 1px inset #CCCCCC;
}
#divPpl #divContenu .divGauche {
	position:relative;
	float:left;
	width: 55%;
	background-color: #E4E4E4;
	padding: 2px;
	min-height: 280px;
	border: 1px inset #CCCCCC;

}
#divPpl #divContenu .divGaucheBlanc {
	position:relative;
	float:left;
	width: 55%;
	padding: 2px;
	min-height: 280px;

}
#divPpl #divContenu .divCaracteristique
{
	position:relative;
	float:right;
	
	color:#FFFFFF;
	width: 40%;
	padding: 2px;
	border: 1px inset #CCCCCC;
	background-color: #3952A6;
}


.txtGris {
	color: #666666;
	font-size: 12px;
}
.txtTitreParagraphe {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.txtRelief {
	font-size: 12px;
	font-weight: bold;
	color: #3952A6;
}




#divEntete {
	/*height: 215px;*/
	width: 900px;
	left: 50%;
	position: relative;
	margin-left: -450px;
	font-size: 11px;
	z-index: 1;
	background-position: center top;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*background-color: #3952A6;*/
}
#divTitre {
	width: 880px;
	display: block;
	left: 50%;
	position: relative;
	margin-left: -450px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	color: #3952A6;
	background-image: url(images-Alcazar-Chape/puce.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

/*#divmenu .menuActive
{
	font-size: 12px;
	color: #687CCC;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;

}
*/
#divmenu .menuActive
{
	font-size: 10px;
	color: #3952A6;
	display: block;
	float: left;
	height: 30px;
	width: 90px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images-Alcazar-Chape/ongletOn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}

#divmenu {
	height: 30px;
	width: 900px;
	position: relative;
	/*top: 140px;*/
	z-index: 1;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#divmenu a{
	font-size: 10px;
	color: #AEBAE3;
	display: block;
	float: left;
	height: 30px;
	width: 90px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images-Alcazar-Chape/ongletOff.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}
#divmenu a:hover,
#divmenu a:active

{
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 30px;
	width: 90px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images-Alcazar-Chape/ongletOff.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}



#titre{
	/*font-family: Pristina, "Monotype Corsiva", "Times New Roman";*/
	font-size: 12px;
	color: #3952A6;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	top: 40px;
	background-image: url(images-Alcazar-Chape/BtnMenuActive.png);
	background-repeat: no-repeat;
	background-position: center center;

}



h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #CE0A0A;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h1 {
	font-size: 15px;
	color: #3952A6;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3952A6;
	/*background-image: url(images-Alcazar-Chape/flechecentre.png);
	background-repeat: repeat-x;
	background-position: bottom;*/

}
#divPpl .ImageG {
	display: block;
	float: left;
	height: 132px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
#divPpl .CadreOrangeHaut {
	background-image: url(images-Alcazar-Chape/CadreOrangeHaut.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 300px;
}
#divPpl .CadreOrange {
	width: 288px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFE6;
	padding-right: 5px;
	padding-left: 5px;
}
#divPpl .CadreOrangeBas {
	background-image: url(images-Alcazar-Chape/CadreOrangeBas.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 300px;
	margin-bottom: 10px;
}


#divPpl .tdGauche {
	text-align: justify;
	vertical-align: top;
	width: 60%;
	padding-right: 10px;
}
#divPpl .tdDroite {
	text-align: justify;
	vertical-align: top;
	width: 40%;
}
.divH1Left
{
	background-image: url(images-Alcazar-Chape/flechegauche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 20px;
	width: 18px;
	position: relative;
}
.divH1
{
	float: left;
	height: 20px;
	position: relative;
	padding: 3px;
}
.divH1Right
{
	background-image: url(images-Alcazar-Chape/flechedroite.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 20px;
	width: 18px;
	position: relative;
}


#divPied {
	background-image: url(images-Alcazar-Chape/Pied-chapes.png);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 900px;
	font-size: 9px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	margin-left: -450px;
	left: 50%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#divAdresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3952A6;
	position: relative;
	width: 300px;
	top: 25px;
	float: left;
	text-align: center;
}
a , a:active, a:visited
{
	color: #3952A6;
}
a:hover {
	color: #666666;
}


#divPied #divCopyright {
	font-size: 10px;
	color: #666666;
	text-align: left;
	width: 300px;
	top: 25px;
	float: left;
	position: relative;

}

#divPied #divCopyright a,
#divPiedMenu a
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#divPied #divCopyright a:hover, 
#divPiedMenu a:hover
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}


#divPiedMenu {
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align:middle;
	width: 300px;
	top: 25px;
	float: left;
	position: relative;
}
.txtError {
	font-size: 9px;
	color: #CE0A0A;
}
.divImg
{
	display: block;
	float: left;
	position:relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.divTexte
{
	float: right;
	min-height: 146px;
	width: 50%;
	color: #000000;
	border: 1px inset #CCCCCC;
	position:relative;
	background-color: #E4E4E4;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
.divTexte li
{
	font-size: 12px;
	font-weight: bold;
}
.txtMistral {
	font-family: "Vladimir Script", Mistral, Modern, Verdana;
	font-size: 18px;
	font-weight: bold;
}

li {
	list-style-image: url(images-Alcazar-Chape/liste.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tdPartenaires {
	background-color: #FFFFFF;
	background-image: url(images-Alcazar-Chape/LOGO-alacazar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3952A6;
	border-right-color: #3952A6;
	border-left-color: #3952A6;
	height: 130px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom-width: 0px;
}
.tdProduit {
	background-color: #E2E2E2;
	border: 1px solid #3952A6;
	vertical-align: top;
	padding: 5px;
}
.txtMistralGros {
	font-family: "Vladimir Script", Mistral, Modern, Verdana;
	font-size: 36px;
	font-weight: bold;
}
