/* CSS Document */
body,td,th {
	color: #113974;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}
body {
	background-color: #113974;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fdo_menu {
	background-image: url(imagenes/linea.gif);
	background-repeat:  repeat-y;
}
a.menu:link {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:113974;
		font-weight:bold;
		text-decoration:none;
		width:100%;
		height:100%;
		display:block;
}
a.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	background-image: url(imagenes/fdomenu-hover.gif);
	background-repeat: no-repeat;
	width: 100%;
	display:block;
}
a.menu:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:113974;
	font-weight:bold;
	text-decoration:none;
	background-image: url(imagenes/fdomenu-act.gif);
	background-repeat: no-repeat;
	display:block;
}
a.menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:113974;
	font-weight:bold;
	text-decoration:none;
	width: 130px;
	height: 24px;
}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 113974;
	text-indent: 12px;
	white-space: normal;
	text-align: left;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF9900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 6px;
}
a.entrar:link {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		width:100%;
		height:100%;
		display:block;
}
a.entrar:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	background-image: url(imagenes/fdomenu-hover.gif);
	background-repeat: no-repeat;
	width: 100%;
	display:block;
}
a.entrar:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url(imagenes/fdomenu-act.gif);
	background-repeat: no-repeat;
	display:block;
}
a.entrar:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EEEEEE;
	font-weight:bold;
	text-decoration:none;
}	
