@charset "utf-8";
/* CSS Document */
a:link { 
	color: #003366;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #ffffff;
	text-decoration: none;
	}
a:active { 
	color: #003366;
	}
	
	
a.blue:link { 
	color: #777777;
	text-decoration: none;
	font-size: 11px;
	}
a.blue:visited { 
	color: #777777;
	text-decoration: none;
	font-size: 11px;
	}
a.blue:hover { 
	color: #3399FF;
	text-decoration: none;
	font-size: 11px;
	}
a.blue:active { 
	color: #3399FF;
	}


a.blue-bold:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
a.blue-bold:visited { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	}
a.blue-bold:hover { 
	font-family: Arial, Helvetica, sans-serif;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
a.blue-bold:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight: bold;
	font-size: 11px;
	color: #6694D0;
	}
	
.tablaborder {
	border-bottom:solid;
	border-bottom-color: #DFDFDF;
	border-bottom-width:thin;
	border-left: solid;
	border-left-color: #DFDFDF;
	border-left-width: thin;
	border-right: solid;
	border-right-color:#DFDFDF;
	border-right-width: thin;
	border-top: solid;
	border-top-color:#DFDFDF;
	border-top-width: thin;
	}	
	
td.bgcolor {
background-color: #DBEDFB;}

td.bgcolor-claro {
background-color: #F2F2F2;}
	
td img {display: block;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #64C5E1;
	line-height: 15px;
}
     
	 
	 
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	line-height: 15px;
}

TD.solid-blue  { border: 1px solid #305687; align:center;}
TD.solid-green { border: 1px solid green; }

TD.border-bottom  { 
	border-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width:thin;
	border-left:none;
	border-right:none;
	border-top:none;
	}
	
TD.border-left  { 
	border-style: dashed;
	border-bottom:none;
	border-left-width:thin;
	border-left-color:#B0C9E6;
	border-right:none;
	border-top:none;
	}
	
.BordeAzul {
border-style:solid;
border-width:1px; 
border-color: #E3EAF9;
background-color:#FFFFFF;
}
	

.image{
	border-style:solid;
	border-color: #006699;
	border-width:1px;
      }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #0591c0;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8204;
	font-size: 14px;
}
body {
	background-image: url(images/bg-sito.jpg);
	background-position:center;
	background-position:top;
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom:0px;
}
td.back-header
{background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

td.back-middle-izq
{background-image:url(images/bg-celda-media-izq.jpg);
background-repeat:repeat-y;
}

td.back-middle-der
{background-image:url(images/bg-celda-media-der.jpg);
background-repeat:repeat-y;
background-position:right;
}

td.back-footer
{background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0591C0;
	font-weight: bold;
	font-size: 16px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009933;
	font-size: 13px;
	}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

