/*estilos generales*/
.menu_izq {
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #446666;
	background: url(images/bullet_rojo.gif) no-repeat;
	padding-left: 15px;
}
.menu_izq a:link {
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #446666;
	padding-left: 15px;
		
}
.menu_izq a:hover {
	background-color: Red;
	background: url(images/bullet_rojo_on.gif) no-repeat;
	color: Red;
	padding-left: 15px;
}

a {
	text-decoration: none;
	COLOR: #446666;
	
}
a:hover {
	text-decoration: none;
	border-bottom: 1px double White;
}
.boton{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #cccccc 1px solid;
	DISPLAY: block;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #7D7D7D;
	BORDER-BOTTOM: #cccccc 1px solid;
	background: #E3F0F8;
	cursor: hand;
	font-family: Arial;
	font-size: 10px;

}

.caja {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	DISPLAY: block; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 150px; 
	COLOR: #7D7D7D; 
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial;
	font-size: 10px;
}
body {
	scrollbar-base-color: #446666;
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: #446666;
	scrollbar-track-color: White;
	scrollbar-highlight-color: #446666;
	scrollbar-darkshadow-color: White;
	scrollbar-arrow-color: #446666;
	scrollbar-3dlight-color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texto {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color:  #ffffff;
	text-align: justify;
}
.tex_tit_caja{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.tex_caja {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.tit_rojo {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A80300;
	font-style: normal;
}
.titulo {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
}
.titulo_home {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	background: url(images/flecha.gif) no-repeat;
	padding-left: 25px;
	vertical-align: middle;
	text-align: left;
}
.fecha {
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: #8BBF5B;
	font-style: italic;
	text-align: right;
}
.linea {
	background-image: url(images/linea_hor.gif);
	background-repeat: repeat-x;
	line-height: 9px;
}
.linea_vert {
	background-image: url(images/linea_vert.gif);
	background-repeat: repeat-y;
	line-height: 100%;
	width: 1px;
	background-position: center;
}
.boton_NOT{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	COLOR: White;
	cursor: hand;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boton_up{
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #cccccc 1px solid;
	DISPLAY: block;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #001E3E;
	BORDER-BOTTOM: #cccccc 1px solid;
	background: #E3F0F8;
	cursor: hand;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	width: 20px;
}
h3 {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #001E3E;
	font-style: normal;
}
.tit_menu{
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #001E3E;
	border-bottom: 1px solid Gray;
}
.barra_top{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.barra_top a:link{
   font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.barra_top a:hover{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.barra_top a:active{
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}