body,td,th {
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-align: justify;
	scrollbar-arrow-color: #6CC2F0;
	scrollbar-3dligth-color: #73C2EC;
	scrollbar-highlight-color: #6CC2F0;
	scrollbar-face-color: #057EBE;
	scrollbar-shadow-color: #057EBE;
	scrollbar-darkshadow-color: #057EBE;
	scrollbar-track-color: #D1E6F1;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_pagina.gif);
	background-repeat: no-repeat;
}

a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #003E88;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #003E88;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.sub-subtitulo{
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004AA3;
	font-weight: bolder;
}
.ruta{
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	font-style: normal;
}
.combos{
	background-color: #ACD4E9;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #315b8c;
	font-style: normal;
	scrollbar-arrow-color: #6CC2F0;
	scrollbar-3dligth-color: #73C2EC;
	scrollbar-highlight-color: #6CC2F0;
	scrollbar-face-color: #057EBE;
	scrollbar-shadow-color: #057EBE;
	scrollbar-darkshadow-color: #057EBE;
	scrollbar-track-color: #D1E6F1;
}
.campos{
	background-color: #ACD4E9;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #315b8c;
	font-style: normal;
	
}
.campos2{
height: 15px;
margin:0px 10px;
	background-color: #f5f5f5;
	border: 0px;
	font-size: 9px;
	color: #000000;
}
	
.campos3{
border: 0px;
	height: 15px;
	margin:5px 0px 0px 0px;
	background-color: #003f8c;
	color:#FFFFFF;
	font-size: 10px;
}
	
.titulos-campos{
font-size:9px;
font-color: #585858;
}

.forma{
float:right;
margin: 0px 0px 7px 0px;
}

.pie{
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	font-style: normal;

}

.submenu{
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

	
/*  MENU TONATIUH /////////////////////////////////////////////////////////*/
#menu{
margin: 0px;
padding: 0px;
float : right;
width:173px;
	font-size: 10px;
	font-size: 10px;
}
#menu a.button, #menu a.button:visited {
margin: 0px;
padding: 0px;
	display:block;
	width:173px;
	height:36px;
	background: transparent url(images/menu_lateral/uno.jpg) left top;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 28px;
	text-indent: 10pt;
}
#menu a.button:hover {
	background-position: -173px 0px;
	line-height:28px;
	overflow:hidden;
}
#menu a.button:active {
	background-position:0 -173px;
}
