/* CSS Document */

body{
	background-color: #504B48;
	font-family: verdana;
	font-size:12px;
	color:#fff;	
	}
a img {border:none;}

.modulo3-maintable{
	/*border:1px solid #fff;*/
	}
.modulo3-FDpage{
	background-color: #504B48;
	}
.modulo3-MRGgauche{
	width:190px;
	}
.modulo3-MRGgauche table tr td{
	font-weight: bold;
	font-size: 9pt;
	background-color: #A20101;
	}
.modulo3-MRGgauche table tr td a{
	color:#fff;
	text-decoration:none;
	}
.modulo3-MRGgauche table tr td a:hover{
	color:#fff;
	text-decoration:none;
	}
.modulo3-MRGgauche table tr td a:visited{
	color:#fff;
	text-decoration:none;
	}
#apDiv1{
	left:0px;
	top:0px;
	width:700px;
	height:550px;
	z-index:1;
	overflow: auto;
	position: relative;
	margin-bottom:20px;
	/*border:1px solid red;*/
	}
.modulo3-coteo{
	float:left;
	margin-left:50px;
	margin-top:3px;
	}	
.modulo3-foot{
	margin-top:615px;
	background-color:#333;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	}
.modulo3-foot a:link{color:#e9ecde; text-decoration:none;}
.modulo3-foot a:visited{color:#e9ecde;text-decoration:none;}
.modulo3-foot a:hover{color:#fff;text-decoration:none;}
.modulo3-foot a:active{color:#e9ecde;text-decoration:none;}