               

 
 .visor{
 	float: right;
 	width: 1000px;
 	height: 650px;
 	margin: 20px 0px;
 	background: url(../IMG/visor2.gif) no-repeat top;
 	filter: alpha(opacity=90);
	opacity: .90;
 }
 
 
 .visor p{
 	text-align: justify;
 	line-height: 16pt;
 	color: #229bd9;
 	padding:0 35px;
 	font-family: Helvetica;
 	font-size: 10pt;
 }
 
  .visor h2{
 	text-align: center;
 	font-size: 18pt;
 	color: #229bd9;
 	padding-top: 40px;
 	padding-bottom: 30px;
 	font-family: Helvetica;
 }
 
 
 span.todas{
 	float: left;
 	clear: left;
 	color: #229bd9;
 	text-align: left;
 	padding-left: 15px;
 	margin-top: 10px;
 	font-family: Helvetica;
 	font-size: 13pt;
 	background: url(../IMG/list.gif) no-repeat center left;
 }
 
 
 span.web{
 	color: #229bd9;
  	font-family: Helvetica;
 	font-size: 12pt;
 	padding-left: 15px;
 	background: url(../IMG/list.gif) no-repeat center left;
 }
 
  span.web:hover{
  	color: #1a7aab;
 }

 
 
 
 .visor .noticias{
 	float: left;
 	width: 550px;
 	margin-top: 50px;
 	margin-left: 40px;
 	text-align: left;
 }
 
 
   .visor .noticias h5{
 	color: #229bd9;
 	font-family: Helvetica;
 	font-size: 10pt;
 }
 
    .visor .noticias h4{
 	color: #229bd9;
 	font-family: Helvetica;
 	font-size: 10pt;
 	line-height: 25pt;
 }
 
 
 
 
   .visor .noticias p{
    padding: 0;
 	color: #229bd9;
 	font-family: Helvetica;
 	font-size: 10pt;
 }
 
 
 .visor a{
 	text-decoration: none;
 	color: #229bd9;
 	font-family: Helvetica;
 }

 
 
 
 .visor .links{
 	float: left;
 	width: 350px;
 	height: 600px;
 	margin-top: 40px;
 	border-left: 1px dashed #229bd9;
 }
 
 .visor .links h2{
   	text-align: center;
 	font-size: 18pt;
 	color: #229bd9;
 	padding-top: 40px;
 	padding-bottom: 0px;
 	font-family: Helvetica;
 }
 
 
  .visor .links .logos{
 	float: left;
 	margin: 15px;
 }
 
   .visor .links .logos img{
	height: 70px;
 }
 
 
   .visor .links .logos2{
 	float: left;
 	margin: 15px;
 }
 
   .visor .links .logos2 img{
	height: 40px;
 }
 
 
 

 
 
  .visor .imagen{
 	float: left;
 	width: 350px;
 }
 
  .visor .imagen img{
 	width: 320px;
 	margin-top: 150px;
 	margin-left: 20px;	
 	border: 3px solid #229bd9;
 }
 
 
  
  .visor .imagen2{
 	float: left;
 	width: 300px;
 }
 
  .visor .imagen2 img{
 	width: 250px;
 	margin-top: 150px;
 	margin-left: 20px;	
 	border: 3px solid #229bd9;
 }
 
 
 
 
 
 
