*{
	margin:0;
	padding:0;
}
body{
	background:url(../include/images/fond.gif) 0 0 repeat #0ab6cf;

	scrollbar-face-color: #EAE2D1;
	scrollbar-shadow-color: #9d7956;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #5d3916;
	scrollbar-track-color: #EAE2D1;
	scrollbar-arrow-color: #000000;
}
img{ border:0;}

#modulosite3_site {
	background:#0ab6cf;
	text-align:center;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	width:960px;
	height:195px;
	margin:10px auto 0;
}
#main{
	width:960px;
	margin:0 auto;
}
#container{
	width:680px;
	overflow:auto;
	padding:20px;
}
#footer{
	width:960px;
	height:35px;
	margin:0 auto 10px;
}
#bottom_link{
	float:left;
	width:720px;
	height:35px;
	color:#FFFFFF;
	font-size:14px;
	background:url(../include/images/arrondis_bas_gauche.gif) bottom left no-repeat #e73f7a;
}
#bottom_link a, #bottom_link a:hover, #bottom_link a:visited, #bottom_link a:link{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#bottom_link a:hover{
	text-decoration:underline;
}

#logo_coteo{
	float:left;
	width:240px;
	height:35px;
	background:url(../include/images/arrondis_bas_droit.gif) bottom right no-repeat #22899f;
}
#logo_coteo a, #bottom_link a:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#bottom_link a:hover{
	text-decoration:underline;
}