@charset "utf-8";
/* CSS Document */


.text { 
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	 
	 
.textbold { 
    
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
	font-family:Arial, Helvetica, sans-serif;
	 }

.textbold2 { 
    
	font-size: 10pt;
	color: #2C6FA0;
	font-weight: bold;
	line-height: 15pt;
	font-family:Arial, Helvetica, sans-serif;
	 }
a:link.vitual {
	text-decoration: none;
	font-size: 10pt;
	color: #2C6FA0;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	}	
a:active.vitual  {
	text-decoration: none;
	font-size: 10pt;
	color: #2C6FA0;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited.vitual  {	
	text-decoration: none;
	font-size: 10pt;
	color: #2C6FA0;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.vitual {
	text-decoration: underline;
	font-size: 10pt;
	color: #2C6FA0;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright { 
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:link.mail {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	}	
a:active.mail  {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}
	
a:visited.mail  {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}
	
a:hover.mail {
	text-decoration: underline;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}
	
.imglink:link, .imglink:visited, .imglink:active {
	text-decoration: none;
	background-image: url(images/karla_garcia_designer.jpg);
	width: 80px; /* use you own image size; */
	height: 40px; /* use you own image size; */
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.imglink:hover{
	background-image: url(images/karla_garcia_designer2.jpg);
	text-decoration: none;
	width: 80px; /* use you own image size; */
	height: 40px; /* use you own image size; */
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
} 

img.floatLeft { 
    float: left; 
    margin: 15px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.fecha_informativo { 
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link.mail2 {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	}	
a:active.mail2  {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}
	
a:visited.mail2  {
	text-decoration: none;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}
	
a:hover.mail2 {
	text-decoration: underline;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;}

