body {

	background-image: url(imagenes/fondo.jpg);

	background-repeat:  repeat-y;

	background-position: center;

	margin: 0px;

}

.tablas {

	background-color: #FFFFFF;

	background-position: center;

}

.tablasazul {



	background-color: #1F1949;

	background-position: center;

}

.pie_de_pagina {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 22px;

	color: #1F1949;

	background-color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

}

.txt_general {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 20px;

	color: #FFFFFF;

	text-align: left;

	vertical-align: top;

	background-position: left top;

}

.imagenes {

	border: thin solid #999999;

}

.destacados {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-style: italic;

	line-height: 30px;

	color: #FE911B;

}

.epigrafes {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: 14px;

	color: #FE911B;

	text-align: left;

	vertical-align: top;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 25px;

	margin-left: 15px;

}

.txt_cargo {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	line-height: 20px;

	color: #999999;

	text-align: left;

	vertical-align: top;

	background-position: left top;

}





.txtCarga h2{

	color:#fe911a;

	font-size:1.2em;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;

	

}

.txtCarga img{

	border-bottom:2px solid #fe911a;

}

.error{ border:1px solid orange; }
label.error{  margin: 5px -60px;    padding: 5px;    position: absolute;  background:#FFF; color: orange; font-weight: bold;}
