/* CSS issu de:
// Tutoriels @ http://www.alsacreations.com/articles | Raphaël GOETTER
// PHPWCMS @ http://www.phpwcms.com | Oliver GEORGI
// 3j.be @ http://www.3j.be | Marcos PEEBLES
*/
/* conteneur définit le cadre et sa bordure */
body {
font: 0.8em verdana, arial, helvetica, sans-serif;
padding:5px;
background-color:#F5F5F5;
width: auto;
height: auto;
}
/* conteneur définit le cadre et sa bordure */
#headerBlock {
position: absolute;
width: 750px;
height: 500px;
margin-left: -375px;
margin-top: -200px;
left: 50%;
top: 40%;
border: 1px solid #E5E5E5;
background-color: #FFFFFF;
}
#nada {
margin: 0px;
}
/* sections et sous-sections + lay-out */
#mainBlock {
	margin-left: 210px;
	position: absolute;
	top: 78px;
	width: 450px;
	height: 400px;
	text-align: left;
	font-size: 0.8em;
	color: #000000;
	line-height: 16px;
}
#leftBlock {
	position: absolute;
	margin-left: 26px;
	padding: 5px;
	width: 200px;
	top: 404px;
	text-align: left;
	font-size: 0.8em;
	color: #666666;
	line-height: 15px;
/*	border:1px solid #DADADA;
	background-color:#F5F5F5; */
}
/* les menus */
#nom  {
	color: #ED1D2D;
	font-weight: bold;
	position: absolute;
	width: 100px;
	text-align: left;
}
#tel {
	position: absolute;
	margin-left: 110px;
	width: 100px;
	text-align: left;
}
li {
	list-style-type: none;
	list-style-image: url();
}
#next {
position: absolute;
right: 22px;
top: 35px;
}
#footerBlock {
position: absolute;
right: 5px;
top: 500px;
font-size: 0.8em;
}
/* paragraphes */
p {
margin: 0 0 10px 0;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;

	color: #000000;
}
h4 {
	font-size: 1.2em;
	line-height: 0px;
	color: #333333;
}
h3 {
	font-size: 1.1em;
	line-height: 10px;
	color: #333333;
}
/* images */
#imagepiezo
{
	position: absolute;
	left: 7px;
	top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
a {
	color: #ED1D2D;
	text-decoration: none;
 	font-weight: bold;
}
a:hover {
	color: #FF9900;
    text-decoration: underline;
 	font-weight: bold;
}
a.v11 {
	color: #333333;
	text-decoration: none;
}
a:hover.v11 {
	color: #ED1D2D;
    text-decoration: underline;
 	font-weight: normal;
}
.v11 {
	font-size: 0.6em;
	line-height: 15px;
	color: #ED1D2D;
 	font-weight: normal;
}
.v10 {
	font-size: 0.6em;
	line-height: 15px;
	color: #ED1D2D;
 	font-weight: normal;
}
.contentHead {
	font-size: 1.1em;
	color: #ED1D2D;
 	font-weight: bold;
	line-height: 22px;
}
.articleHead 	{ font-weight: bold;}
.formButton		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #ED1D2D }
.formLabel		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;	}
.inputText		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.inputPass		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.selectMenu		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.selectList		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}

/* les images des differentes sections */

#imagepresentation
{
	position: absolute;
	left: 120px;
	top: 30px;
	width: 391px;
	height: 345px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	background: transparent url(/php/picture/transparent.gif) 0px 0px no-repeat;
    background-image: url(/php/picture/presentation/savoir_rouge.gif);

}
