/* CSS Document */
body {
	background-color: #C1C1D9;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#cam_flutuante {
	position:absolute;
	left:180px;
	top:192px;
	width:108px;
	height:95px;
	z-index:2;
	display:none;
}
#conteudo {
	position:absolute;
	left:0px;
	top:60px;
	width:100%;
	height:417px;
	z-index:1;
/*	display:none;*/
}
#conteudo2 {
	position:absolute;
	left:0px;
	top:60px;
	width:100%;
	height:417px;
	z-index:1;
	display:none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0C6D3;
}
.menu_fem {
	font-size:12px;
	font-weight:bold;
	height:20px;
	color:#FFECFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imgs/menu_fem_f1.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.menu_masc {
	font-size:12px;
	font-weight:bold;
	height:20px;
	color:#FFECFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imgs/menu_masc_f1.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.menu_mesa {
	font-size:12px;
	font-weight:bold;
	height:20px;
	color:#FFECFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imgs/menu_mes_f1.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.menu_inf {
	font-size:12px;
	font-weight:bold;
	height:20px;
	color:#FFECFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(imgs/menu_inf_f1.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.links:link {
	color: #0066CC;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.links:visited {
	font-size:12px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	font-size:12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

