﻿

a            { color: #666666; text-decoration: underline; background-color: none; font-family: Arial, Helvetica, sans-serif; }
a:hover      { color: #666666; text-decoration:  underline  ; background-color: none; font-family: Arial, Helvetica, sans-serif;; 
               cursor: hand }
a.nav       { color: #333333; text-decoration: none   ; background-color: none; font-family: Arial, Helvetica, sans-serif; }
a.nav:hover      { color: #0C3E74; text-decoration: underline  ; background-color: none; font-family: Arial, Helvetica, sans-serif; 
               cursor: hand }
a.oport       { color: #666666; text-decoration: none   ; background-color: none; font-family: Arial, Helvetica, sans-serif; }
a.oport:hover      { color: #005186; text-decoration: underline  ; background-color: none; font-family: Arial, Helvetica, sans-serif; 
               cursor: hand }
               
a.back       {
	color: #0C3E74;
	text-decoration: underline;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.back:hover  {
	color: #0C3E74;
	text-decoration: none;
	background-color: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.backred       {
	color: #FF0000;
	text-decoration: underline;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

a.backred:hover  {
	color: #FF0000;
	text-decoration: none;
	background-color: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
   
a.indice       {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

a.indice:hover  {
	color: #247fb6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
    
.style2 {
	background-color: #0C3E74;
	color: #FFFFFF;
	padding-top: 5;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style3 {
	color: #333333;
	background-color:#DBEAFB;
	padding-top: 5;
	padding-left: 5px;
	padding-bottom: 5px;

}
.style4 {
	color: #333333;
	background-color:#FFFFFF;
	padding-top: 5;
	padding-left: 5px;
	padding-bottom: 5px;

}
.style5 {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding-top: 5;
	padding-bottom: 5;
}

table.espacio
{
	padding-top:20px;
}

table.contacto
{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	background-color:#F3F3F1;
	border-color:#999999;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}


.titles {
	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

.titles2 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.detalle
{
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 10px;

}

.titlesblue 
{
	font-size: 11pt;
	color: #247fb6;
	font-family: Calibri,arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;	
	line-height:115%;

}


.titlesblue2 {
	font-size: 11pt;
	color: #247fb6;
	font-family: Calibri,arial, Helvetica, sans-serif;
	padding-bottom: 10;
	text-align: left;
	line-height:115%;
}


.subtitles {
  font-size:13px;
  color: #333333;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align: left;
}

.cuerpo {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 200%;
}

.bullet {
	font-size: 14px;
	color: #247fb6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
}


.titulo {
	font-size: 14px;
	color: #0c3e74;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
}

.cuerpoCopy {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 200%;
}

.image {
	margin-left: 30px;
	margin-top: 30px;
	float: right;
}

.image2 {
	margin-right:30px;
	margin-top: 30px;
	margin-bottom: 30px;
    float:left
}