/* CSS Document */

*{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* Nicolas */

ul#liste_presta {
	margin-left: 20px;
	margin-bottom: 10px;  }
	
.photo {	
	border:1px #333399 ;
	margin:3px;
	padding:2px;}


body{
background-color:#9a99ff;
}

h1{
color:#663399;
font-weight:bold;
font-size:14px;
}

#wrapper{
margin:0 auto;
position:relative;
width:792px;
min-height:700px;
}

#top{
background-image:url(images/top.jpg);
float:left;
width:792px;
height:20px;
}

#top p{
margin-right:1.5em;
}

#banner{
background-image:url(images/banner.jpg);
float:left;
width:792px;
height:118px;
}

#conteneur{
background:url(images/fond.gif) repeat-y;
float:left;
width:792px;
min-height:420px;
}

#titre{
float:left;
width:611px;
height:39px;
}

#col_droite{
float:right;
width:181px;
height:auto;
}

#top_col_droite{
background-image:url(images/col_d.jpg);
float:left;
width:181px;
height:348px;
}

#bottom_col_droite{
background-image:url(images/bottom_col_d.jpg);
float:right;
width:181px;
height:214px;
}

#col_gauche{
float:left;
width:260px;
min-height:400px;
}

#footer_bottom_menu{
background-image:url(images/bottom_col_g.jpg);
float:left;
width:260px;
height:214px;
}

.logo{
margin-left:30%;
float:left;
width:144px;
height:184px;
}

#menu{
background-image:url(images/fond_menu.gif);
float:left;
width:260px;
height:191px;
}

#contenu_centre{
float:left;
width:351px;
min-height:309px;
}

#contenu{
background-color:#FFFFFF;
float:left;
width:351px;
min-height:309px;
}

#contenu p{
margin-top:0.5em;
}

#footer{
float:left;
width:792px;
height:214px;
}

#footer_centre{
float:left;
width:351px;
height:214px;
}

#premier_footer{
background-image:url(images/footer1.jpg);
float:left;
width:351px;
height:86px;
font-size:11px;
}

#premier_footer p a{
color:#333399;
}

#second_footer{
background-image:url(images/footer2.jpg);
float:left;
width:351px;
height:128px;
}

#second_footer p{
margin-right:2.5em;
color:#FFFFFF;
font-weight:normal;
}

#second_footer a{
color:#FFFFFF;
}

.textfield
{
	width:200px;
	border:1px solid #3B3074;
	background-color:#FFF;
}
