@charset "UTF-8";
/* CSS Document */


.top {width: 990px;
	  height: 187px;
	  overflow: hidden;
	  background: url(../imgs/top_resp_soc.jpg) no-repeat 0 0;
	  margin: 0;
}



.mid {width: 990px;
	  height: 343px;	
	  background: #003366;
	  font-size: 11px;	  
}


		
		
		
		
		
		
		

.div2 {
	   height: 343px;
	   float: left;
}

		ul.menu_secundario {padding: 0;
							margin: 10px 0 0 30px;
							height: 70px;
							width: 625px;
		}


							ul.menu_secundario li {list-style: none; float: left; margin-right: 15px;}
							
							ul.menu_secundario li a {
													 text-decoration: none;
													 color: white;
							}
							
							ul.menu_secundario li a:hover {
															 text-decoration: underline;
															 color: white;
									}
		.foto {float: left; width: 300px; font-size: 10px; color: #FC0; margin: 0 15px 5px 0;}	
		.foto img {margin-bottom: 5px;}
		
		.foto2 {float: left; width: 300px; font-size: 10px; color: #FC0; margin: 0 15px 15px 0; padding-bottom: 10px; border-bottom: 1px dotted white;}	
		.foto2 img {margin-bottom: 5px;}
		
		.foto3 {font-size: 10px; color: #FC0; margin: 0 0 15px 0; padding-bottom: 10px; border-bottom: 1px dotted white;}	
		.foto3 img {margin: 0 15px 5px 0;}
		
		
							
		.contenido {
					width: 635px;
					height: 260px;
					overflow: auto;
					margin: 0 0 0 30px;
					}					

		.contenido h3 {
				  height: 35px;
				  margin: 0 0 10px 0;
				  border-bottom: 1px dotted white;
		}
		
		
		.contenido h4 {
				  height: 35px;
				  margin: 15px 0 0 0;
				  color: #FC0;
		}
		
		
		
		.contenido p {margin: 0 10px 10px 0;
				 width: auto;
				 color: white;
				 line-height: 1.4em;
		}
		
		.contenido .quote {color: #FC0; font-style: italic;}

		.contenido a {text-decoration: none; color: #FC0;}
		.contenido a:hover {text-decoration: underline; color: #FC0;}



.footer2 {width: 990px;
	  height: 90px;
	  overflow: hidden;
	  margin: 0;
	  clear: both;
	  background: url(../imgs/footer2.gif) no-repeat #e41815;
}






/*.............LINKS GENERALES.............*/


a.bluelinks1bold {text-decoration: none; font-weight: bold; color: #003366;}
a.bluelinks1bold:hover {text-decoration: none; font-weight: bold; color: #e41815;}




