* {
	margin:0;
	padding:0;
}
/*td img { display:block; clear:both; font-size:0;  height:0; overflow:hidden; }*/
body{
	background:url(../include/images/fond.gif);
	text-align:center;
}
img{ border:0 none;}

/*
td img { display: block; }
object { display: block; }
embed { display: block; }
*/

#both{
	clear:both;
}
#modulosite3_wrapper{
	text-align:center;
	background:#b89872;
	width:980px;
	margin:0 auto;
}
#modulosite3_header{
	float:left;
	margin:0 auto;
	width:980px;
	height:173px;
	z-index:100;
}

#modulosite3_main{
	float:left;
	margin:0 auto;
	width: 980px;
	background:url(../include/images/bg_main.gif) top left repeat-y;
}
#modulosite3_contenu{
	float:left;
	margin:0 auto;
	width:700px !important;
	width:720px;
	padding:0 10px;
}
#modulosite3_contenu_index{
	float:left;
	margin:0 auto;
	width:720px;
}
#modulosite3_col_right{
	float:left;
	margin:0 auto;
	width:260px;
}

#modulosite3_footer{
	clear:left;
	margin:0 auto;
	width:980px;
	height:70px;
	text-align: center;
	background:url(../include/images/bg_footer.gif) top left repeat-y;
}
#bottom-link {
	float:left;
	width:710px;
	margin-top:6px;
	line-height:18px;
	color: #FFFFFF;
}
#bottom-logo {
	float:left;
	margin:0 auto;
	width:260px;
}
#bottom-link a, #bottom-link a:hover {
	text-decoration: none;
	font: 10px verdana, arial, sans-serif;
	color: #FFFFFF;
}
#bottom-link a:hover {
	text-decoration: underline;
}