*{ margin:0; padding:0;}
body{
	background: url(../include/img/fond.gif) #365687;
	text-align: center;
	color:#fff;
}
img{
	border:none;
}
#modulosite3_wrapper{
	margin:0 auto;
	width:950px;
	text-align: center;
	background: url(../include/img/degrad.gif) 0 0 repeat-y #365687;
}
#modulosite3_header{
	margin:0 auto;
	width: 930px;
	height: 480px;
}
#modulosite3_main{
	margin:0 auto;
	width: 900px;
	min-height:530px;
}
#modulosite3_wrapper_contenu{
	clear:both;
	margin:0 auto;
	width: 900px;
}
#modulosite3_contenu{
	margin:0 auto;
	padding:20px;
}
#modulosite3_footer{
	background: url(../include/img/degrad.gif) 0 0 repeat-y #365687;
	margin:0 auto;
	width:950px;
	height:30px;
	text-align:center;
}
#modulosite3_footer_bas{
	background: url(../include/img/bas.gif) bottom center no-repeat #365687;
	height:10px;
}
#bottom-link {
	margin: 0 auto;
	width:930px;
	height:25px;
	line-height:25px;
	background:#29477b;
}
#bottom-link a, #bottom-link a:hover {
	font: 10px verdana, arial, sans-serif;
	color: #c3c6bd;
	text-decoration: none;
}
#bottom-link a:hover {
	color: #FFF;
	text-decoration: underline;
}