@CHARSET "ISO-8859-1";

/* CSS Document - Estilo Daniel */

body {
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main_table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:left;
	line-height:18px;
}
.cabecera_banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.menu_principal {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
}
.separador_vertical {
	background-image: url(../img/dotv.gif);
	background-repeat: repeat-y;
}
.subtitulo_banner {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	letter-spacing:2px;
}
.boton_sel {
	background-image: url(../img/fondoboton.gif);
	background-repeat: repeat-x;
}
.fondo_titular {
	background-image: url(../img/fondo-titular.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.link_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.validacion {
	border: 1px solid #99CCFF;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #3366FF;
}
.titulo_interno {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
a.titulo_nota {
	margin-left: 10px;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
a.titulo_nota:hover {
	margin-left: 10px;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.copete {
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
}
.titulo_sobre {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Agregados de AAPIAT - Carlos Augusto Jaacks - 2009/08/13 */

#admin_bar {
	margin: auto;
	font-family: Verdana, Tahoma, Arial, Georgia;
	font-size: 10px;
	background-color: #afafaf;
	color: #eee;
	padding: 4px;
}

#admin_bar a {
	color: #ff0; /* #facbd3; */
	padding-left: 5px;
}

#admin_bar a:hover {
	color: #FD6C33;
	background-color: #fff;
}

#form_login {
	background-color: #EFEFEF;
	padding: 30px 0px 25px 50px;
}

h3 {
	margin-top: 10px;
	font-size: 16px;
}

.aei {
	color: #0000cd;
	font-family: Verdana, Tahoma, Arial, Georgia;
	font-size: 9px;
}
