@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	text-align:justify;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
	text-decoration:none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #3f484c;
}

.submenublack {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	
	
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
   font-weight:bold;
	color: #ffffff;
	
	
}
.mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	
	
}
.mapa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	
	
}
.mapa a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:underline;
	
	
}
	
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-align:justify;
	
	
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
   font-weight:bold;
	color: #ffffff;
	
	
}
.submenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}

.submenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #143a72;
}
.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
   width: 935px;
} 

.shadow, 
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
	width: 935px;
} 

.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
   
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   
  
   
} 
#text{ 
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; /* optional. just to increase the font size. */ 
   display: block; 
   line-height: 1em; 
   color: #000; /* shadow color */ 
   background-color: transparent; 
   white-space: nowrap; /* wrapping breaks the effect */ 
} 

#text:before, 
#text:after{ 
   content: "Texto sombreado"; /* El mismo texto que queramos mostrar sombreado */ 
   display: block; 
} 

#text:before{ 
   margin-bottom: -1.05em; 
   margin-left: 0.1ex; 
   color: #fff; /* shadow color */ 
   background-color: transparent; 
} 

#text:after{ 
   margin-top: -1.05em; 
   margin-left: -0.2ex; 
   color: #fff; /* text color */ 
   background-color: transparent; 
} 
.scrollnoticias
{
     width:650px; height:300px; overflow:hidden;padding-left:20px; padding-right:20px;
}
.scrollnoticia_detalle
{
     width:430px; height:300px; overflow:hidden;padding-left:0px; padding-right:0px;
}
.scroll
{
     width:168px; height:240px; overflow:hidden;padding-left:20px; padding-right:20px;
}
.scroll2
{
     width:303px; height:240px; overflow:hidden;padding-left:100px; padding-right:100px;
}

.scroll3
{
     width:353px; height:280px; overflow:hidden;padding-left:50px; padding-right:50px;
}

 .scroll4
{
     width:750px; height:300px; overflow:hidden;
}
 .scroll5
{
     width:780px; height:260px; overflow:hidden;
}
 .scroll6
{
        height:160px; overflow:hidden;
}
.flecha
{
    cursor:pointer;
}
