/* CSS Document */
body
{
font:12px Arial, Verdana, Helvetica, sans-serif;
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage du CENTRAL de IE */
color:white;
}
form
{
margin-left:100px;
}
label
{
font-weight:bold;
}
h1, h2
{
text-align:left;    
}
a
{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
	a:hover
	{
	font-style:italic;
	}
	a img 
	{
	border:none;
	}
iframe
{
   background:none;
   margin-left:400px;
}
#lecteur
{
text-align:center;
width:200px;
margin:0 auto;
border:solid 1px red;
}
.photos /*ds index.php*/
{
margin-right:5%;
margin-top:2%;
}
.logo_europe
{
float:right;
margin-right:120px;
}
.boutons /*envoyer*/
{
margin-bottom:20px;
}
.erreur
{
color:red;
}
.aligner
{
margin-left:80px;
font-size:13px;
}
.aligner_cg
{
margin-left:50px;
margin-right:50px;
font-size:13px;
}
.rouge
{
color:#801b1b;
font-weight:normal;
}
.descriptif
{
font-weight:bold;
}
#CENTRAL
{
background-image:url(../img/fond_portes-la-toulousaine-portails-rideaux-roulants-portes-sectionnelles3.gif) ;
text-align:left;/*on aligne le texte correctement*/
width:1000px;
margin:0 auto;
}
#FLASH
{
width:700px;
}
#MENU_GENERAL
{
width:250px;
position:absolute;
margin-left:740px;
margin-top:4%;
height:200px;
}
	#MENU_GENERAL
	{
	font-size:14px;
	text-align:left;
	line-height: 20px;
	}
#FORMALITES
{
color:#801b1b;
}
#QQUES_PDTS
{
text-align:center;
font:19px Arial, Verdana, Helvetica, sans-serif;
}
	#QQUES_PDTS a img
	{
	border:none;
	margin-left:20px;
	margin-right:20px;
	}
	#QQUES_PDTS a:hover
	{
	font-style:normal;
	}
#DESCRIPTIF
{
background-image:url(../img/haut-la-toulousaine-portes-automatismes-portails-clotures-rideaux-roulants.png);
height:387px;
}
	#PHOTO
	{
	padding:5px;
	padding-left:80px;
	padding-right:10px;
	float:left;
	}
#DIAPORAMA
{
width:1000px;
}
#DOCUMENTATION
{
text-align:center;
margin-bottom:5%;
margin-left:80px;
}
#FOOTER
{
text-align:center;
}