
* { margin:0px;padding:0px; }

a img { border:none; }

form { margin:0px; }

body {
	font: 13px Verdana,Helvetica;
	line-height: 17px;
}
 
h1 {
	color: #4D4D75;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
} 

p {
	margin: 4px 0px;
	line-height:1.4em;
	padding:0px;
}

a:link {color:#000000;text-decoration: underline;}
a:visited {color:#000000;}
a:hover {color:#0000CC;text-decoration: underline;}
a:active {color:#0000CC;}

li { margin-bottom:0px }
ul,ol { margin-left:25px }

body{
	background-color: #78AEC8;
	background-position: top left;
	background-repeat: repeat-x;
	text-align:center;
	margin: 5px 0px;
}

#global {
	text-align:left;
	margin: 0px auto;
	width:642px;
}

#top1 {
	background-image: url("images/barre_haut.gif");
	background-repeat: no-repeat;
	background-color: #775588;
	height: 16px;
	width: auto;
}

#top2 {
	border-left: 2px solid #ffffff;
   	border-right: 2px solid #ffffff;
	height: 62px;
	background:#D6E7EF;
	padding-left: 15px;
}

#top_logo{
	float:left;
	width:350px;
	height:47px;
	margin-right:6px;
}

#contenu {
   	border-left:2px solid #ffffff;
   	border-right:2px solid #ffffff;
   	padding-top: 3px;
   	padding-left: 5px;
	width:auto;
	background:#D6E7EF;
}

#contenu_center {
	width:630px;
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
}

#contenu_center_top{
   background-image: url("images/home_xl.jpg");
   height:9px;
   overflow:hidden;
}

#contenu_center_center {
	background:#ffffff;
   	border-left:1px solid #838383;
   	border-right:1px solid #838383;
	padding: 0px;
	margin: 0px;
	width:auto;
}
#contenu_center_center .hr {
	width:608px;
	margin: 8px 10px 10px 10px;
}

#contenu_center_bottom{
	background-image: url("images/contentroundedbottom630.gif");
	height:9px;
	overflow:hidden;
}


#bottom {
	background-image: url("images/bottomcurve_xl.jpg");
	height:13px;
	width:642px;
	overflow:hidden;
}

.breaker{
	overflow:hidden;
	height:1px;
	clear:both;
}

.nomargin{margin:0px;}

.hr {
	background-image:url("images/dot.gif");
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:0px;
}

.bloc1 {
   	background-image: url("images/columns2_back_xl.gif");
   	background-repeat: repeat-y; 
	background-position: top center;
	text-align:left;
   	margin:0px 0px;
	width:628px; 
	height: 200px;	
}

.bloc1 .col1 {
   width: 220px;
   float: left;
}

.bloc1 .col2 {
   width: 380px;
   float: left;
}

.bloc2 {
	background-image: url("images/columns3_back_xl.gif");
	text-align:left;
	width: 628px; 
	height: 280px;
}

.bloc2 .col1, .bloc2 .col2, .bloc2 .col3{
   width:209px;
   float:left;
   text-align: left;
}

.bloc2 .pack {
	text-align: center;
}

.bloc2 ul {
	margin-top: 15px;
	padding-right: 5px;
}

.bloc2 li {
	margin-bottom: 7px;
	font: 11px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
