@charset "utf-8";
body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #5071A4;
}
.LOULTIMO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFFFFF;
}

.textogeneral02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 13px;
}

.TITULAR_BOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #528518;
	line-height: 14px;
	font-variant: normal;
}
.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #62A21D;
}
.vermas a{
	color: #62A21D;
	text-decoration: underline;
}
.vermas a:hover{
	color: #FF9900;
	text-decoration: none;
}
.textogeneral01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.textogeneral01 a{
	font-weight: bold;
	color: #03C;
	text-decoration: none;
}
.textogeneral01 a:hover{
	font-weight: bold;
	color: #63A21D;
	text-decoration: none;
}
.lineavacia_menu {
	line-height: 10px;
}
.cajaTexto {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #7BB431;
	border-right-color: #7BB431;
	border-bottom-color: #7BB431;
	border-left-color: #7BB431;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	line-height: 10px;
	text-decoration: none;
}
label{
	font-weight: bold;
	font-size: 11px;
}
.lineavacia_2 {
	line-height: 6px;
	font-size: 6px;
	text-decoration: none;
}
.minitext_blanco {
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-izq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #84BA3A;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.menu-izq a{
	background-image: url(layout/bullet_off.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 14px;
	height: 14px;
	text-decoration: none;
	color: #62A21D;
	padding-top: 5px;
}
.menu-izq a:hover{
	background-image: url(layout/bullet_on.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 14px;
	height: 14px;
	text-decoration: none;
	padding-top: 5px;
	color: #84BA3A;
}
.Titularseccionnoticias a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.Titularseccionnoticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.TITULARESDIARIOS {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.creditos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.precarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #526844;
	text-decoration: none;
	padding-top: 31px;
	background-image: url(./layout/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.botonPag {
	font-weight: bold;
	background-color: #FFDC71;
	border: 1px solid #59861D;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
}.not_externa {
	height: 200px;
	width: 264px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	padding: 3px;
}
.textogeneral01 h2 {
	color: #223C72;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
}
.error {
background-color:#FFFFCC;
background-image:url(layout/Error.gif);
background-position:3px center;
background-repeat:no-repeat;
border:1px solid #FF0000;
color:#FF0000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
margin:auto;
padding:5px 5px 5px 50px;
width:300px;
}
.bien {
background-color:#FFFFCC;
background-image:url(layout/Good.gif);
background-position:3px center;
background-repeat:no-repeat;
border:1px solid #003399;
color:#003399;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
margin:auto;
padding:5px 5px 5px 50px;
width:300px;
}
.planes{
	border: 1px solid #223C72;	
}
.planes th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1F3666;
	background-color: #B5CAEA;
}