/* CSS Document */

body {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

h1 {
margin:0;
padding: 10px 0px 0px 15px;
font-size:30px;
font-weight:bold;
color: #09386b;
line-height:39px;
font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
background: url(../imagenes/tit_background.jpg) no-repeat;
width: 562px;
height: 65px;
}
h2 {
margin:0;
padding:0;
font-size:10px;
font-weight:normal;
color:#808080;
line-height:14px;
text-transform:uppercase;
}
h3 {
margin:5px 0 0 0;
padding:0;
font-size:12px;
font-weight:normal;
color:#4e649a;
line-height:18px;
}
h4 {
margin:0 0 5px 0;
padding:0;
font-size:15px;
font-weight:bold;
color:#5c75b5;
line-height:16px;
}
h5 {
margin:25px 0 5px 0;
padding:0;
font-size:14px;
font-weight:bold;
line-height:16px;
color:#b0b07b;
}
h6 {
margin:0 0 5px 0;
padding:0;
font-size:15px;
font-weight:bold;
line-height:16px;
color:#76819d;
}
strong {
color:#777777;
font-weight:bold;
}
p {
margin:20px 0 0 0;
font-size:11px;
color:#616161;
line-height:16px;
}
a:link, a:visited {
font-size:11px;
font-weight:normal;
color:#5c75b5;
line-height:16px;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
hr{
margin:2px 0 5px 0;
padding:0;
size:1px;
line-height:0px;
border-top:1px #CCCCCC solid;
border-left:0;
border-right:0;
border-bottom:0;
}

/*--------------------------------------------*/
/*-------------- CONSTRUCCION ----------------*/
/*--------------------------------------------*/

/*----- WRAPPER -----*/
table.wrap {
height:100%;
background:url(../img/bg.gif) repeat-y;
}

/*----- HEADER -----*/
td.header {
padding:0 0 0 9px;
}

/*----- MAIN -----*/
td.main {
padding:25px 0 0 9px;
}
td.linea {
background:url(../img/linea_puntiada.gif) repeat-y;
background-position:175px;
}

/*----- COL IZQUIERDA -----*/
td.col_izq {
width:177px;
padding:0;
}

/*----- COL DERECHA -----*/
td.col_der {
width:168px;
padding:0 0 0 21px;
}

/*-------- PIE ---------*/
table.pie {
margin: 5px 8px 0 9px;
border-bottom:3px solid #76854d;
border-top: 1px solid #c9e383;
}
td.pie {
padding:10px 20px 5px 150px;
background:#a2b76a;
color:#fff;
font-size:14px;
font-weight:bold;
text-align:right;
}

/*--------------------------------------------*/
/*----------------- BOXES --------------------*/
/*--------------------------------------------*/

/*------ DESTACADO ------*/
table.destacado{
margin:15px 0 15px 0;
background:#eeeee3;
border:1px solid #9cabd2;
}
td.destacado{
padding:10px;
}
td.destacado p{
margin:5px 0 0 0;
font-size:10px;
font-weight:normal;
line-height:16px;
color:#757575;
}
td.destacado strong{
color:#939358;
font-weight:bold;
letter-spacing:-1px;
font-size:11px;
}
td.destacado hr {
border-top:1px #a9b2cb solid;
}
/*------ BOX1 IZQ ------*/
table.box1 {
width:142px;
margin: 0 0 10px 12px;
background:url(../imagenes/box1_degrade.gif) no-repeat top;
}
td.box1 {
padding: 15px 5px 5px 10px;
}
td.box1 p{
margin:7px 0 0 0;
font-size:11px;
font-weight:bold;
line-height:15px;
}

/*------ BOX2 DER ------*/
table.box2 {
width:155px;
margin: 0 0 15px 0;
background:url(../img/box2_medium.gif);
}
td.box2 {
padding: 0 5px 0 10px;
}
td.box2 p{
margin:0;
padding:0;
}
td.box2 a:link, a:visited{
margin:3px 0 3px 0;
padding:0;
font-size:11px;
line-height:23px;
font-weight:bold;
text-decoration:none;
color:#939358;
letter-spacing:-1px;
}
td.box2 a:hover {
color:#c2c256;
}

/*------ BOX3 DER ------*/
table.box3 {
margin: 5px 30px 15px 10px;
border-left:5px #ced5e9 solid;
}
td.box3 {
padding: 5px 5px 5px 10px;
}
td.box3 a:link, a:visited{
margin:3px 0 3px 0;
padding:0;
font-size:11px;
line-height:23px;
text-decoration:none;
color:#757575;
}
td.box3 a:hover{
color:#434343;
}



/*   MODIFICACION ADRIAN REIN   */

.Table_Informes{
	padding-top: 15px;
}

body{
	background-color: #09386b;
}

.Contenedor {
	width: 795px;
	margin: 0 auto !important;
}

.Banner{
	position: relative;
	z-index: 1;
}


#Botones{
	margin-left: -4px;
}

.Contenidos{
	position: relative;
	top: 0px;
	z-index: 0;
	left: -18px;
}

.bg_top_content{
	float: left;
	width: 792px;
	height: 27px;
	background:url(../imagenes/bg_top_content.jpg) no-repeat;
}

.bg_middle_content{
	float: left;
	width: 792px;
	background:url(../imagenes/bg_middle_content.jpg) repeat-y;
}

.bg_footer_content{
	float: left;
	width: 792px;
	height: 21px;
	background:url(../imagenes/bg_footer_content.jpg) no-repeat;
}

.linea {
	float: left;
	background: url(../imagenes/linea_puntiada.gif) repeat-y;
	background-position:185px;
}

.Columna_Izq{
	width: 160px;
	float: left;
	margin-left: 20px;
	padding-right: 5px;
}

.Content{
	padding: 0px 0px 0px 10px;
	width: 562px;
	float: left;
}

.subFooter{
	float: left;
    margin-left: 0px;
    position: relative;
    top: -10px;
}

.Footer{
	padding-top: 15px;
	margin-left: 10px;
	width: 770px;
	float: left;
	text-align: center;
	border-top: 1px dotted #7199c5;
	font-size: 10px;
	font-family: Arial;
	color: #7199c5;
}

a:link.footer_a {
	font-size: 10px;
	font-family: Arial;
	color: #7199c5;
}
a:visited.footer_a {
	font-size: 10px;
	font-family: Arial;
	color: #7199c5;
}

a:hover.footer_a{
	font-size: 10px;
	font-family: Arial;
	color: #fff;
	text-decoration: none;
}


/* BOTONES TOP */

ul.Botones_Top{
	margin: 0px 0px 0px 0px;
	padding: 10px;
	position: relative;
	top: -11px;	
	z-index: 2;
} 

ul.Botones_Top li{
	width: 119px;
	height: 30px;
	display: inline;
	list-style-type: none;
	margin-right: -1px;
}

a:link.Botones_Top_a, a:visited.Botones_Top_a{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	padding: 10px;
	color: #7199c5;
	text-decoration: none;
	width:251px;
	height:50px;
	background: url(../imagenes/bg_Botones1.jpg) top left no-repeat;
}

a:hover.Botones_Top_a, a:active.Botones_Top_a {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	padding: 10px;
	color: white;
	text-decoration: none;
	background-position:0 -10px;
}

/* BOTONES CONTENT FOOTER */

#Botones_Content_footer{
	text-align: center;
	margin-left: -30px;
}
ul.BotonesContentFooter li{
	text-align: center;
	display: inline;
	list-style-type: none;
}


a.BotonesContentFooter_a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
a:link.BotonesContentFooter_a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 7px;
	background-color: #e3e3e3;
}
a:visited.BotonesContentFooter_a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 7px;
	background-color: #e3e3e3;
}
a:hover.BotonesContentFooter_a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 7px;
	background-color: #09386b;
	color: #fff;
	text-decoration: none;
}
a:active.BotonesContentFooter_a {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 7px;
	background-color: #09386b;
	color: #fff;
	text-decoration: none;
}



/* ESTILO INFORMES  */

.Linea_Informes{
	width: 100%;
	background: url(../imagenes/lineas_informes.jpg) repeat-x;
	background-position: 10px;
	padding-top: 10px;
}

td.Tit_Informes{
	padding: 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff7e00;
}

td.Content_Informes{
	padding: 3px;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
}

td.Autor_Informes p{
	padding-bottom: 10px;
	color: #616161;
	font: 10px/0px Arial;
}

