
/* Hoja de estilos de Espacio-Abisal
 AUTOR: Alberto Martinez
 autor url: www.malberto.es 
  
--------INDICE DE CONTENIDOS-----------
Generales
			body
			enlaces
			encabezados
Estructura
			header
			navy
			content
			footer
Colores
---------------------------------------

*/
*{
margin:0px;
padding:0px;}

body{
background-color:#fff12d;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center; }

a{
color:#000000;
text-decoration:underline;}

a:hover{
color:#cccccc;
text-decoration:underline;}

h1{}
h2{
font-size:16px;
color:#000000;
display:block;
float:left;
background-color:#fff12d;
border-left:0px;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
padding-right:10px;
text-transform:uppercase;
margin-top:0px;
clear:both;

}

*html h2{
padding-bottom:1px;

}
*:first-child+html h2{
padding-bottom:1px;

}

		h2 a{
		text-decoration:none;
		
		}
	
		
		h2 a:hover{
		text-decoration:none;
		color:#666666;
		
		
		}

h3{
font-size:11px;
color:#000000;
display:block;
float:left;
clear:both;
padding-right:10px;
padding-bottom:20px;
clear:both;}
h4{
font-size:12px;
color:#000000;
display:block;
float:left;
background-color:#fff12d;
border-left:0px;
border:1px solid #000000;
text-transform:uppercase;
margin-top:10px;
clear:both;
height:15px;
width:234px;
overflow:hidden;}
*html h4{
width:232px;}

		h4 a{
		text-decoration:none;
		padding-left:5px;
		display:block;
		width:100%;

		
		}
	
		
		h4 a:hover{
		text-decoration:none;
		background-color:#000000;
		color:#fff12d;
		
		}
.right{
float:right;
border:1px solid #000000;
margin: 0px 0px 0px 0px;}

		.principal{
float:right;
border:1px solid #000000;
margin: 0px;
width:425px;
height:284px;}


.left{
float:left;}

/*----------------------------------Estructura----------------------------------------------------------*/
#wrapper{
width:856px;
margin:0px auto;
background:#000000 url(img/wrapper_bg_year.gif) repeat-y;
overflow:hidden;}


		#header_index{
		width:856px;
		height:66px;
		background:#fff12d url(img/header.jpg) no-repeat left top;
		padding-top:70px;
		text-align:right;
		line-height:100%;
		font-size:10px;}
		
		
				#navy{
				background:#fff12d url(img/navy_bg.gif) no-repeat left top;
				float:right;
				width:850px;
				height:32px;
				overflow:visible;}
				
						#navy ul{
						float:right;
						display:compact;
						width:832px;
						height:32px;
						background:#000000 url(img/sobre_navy.gif) repeat-x;
						text-align:left;
						padding-left:10px;
						overflow:visible;}
						
								#navy ul li{
								height:18px;
								background:#000000 url(img/sobre_navy.gif) no-repeat center top;
								display:block;
								float:left;
								padding-top:14px;
								list-style-type:none;
								padding-left:5px;}
								
								#navy ul li.selected{
								height:18px;
								background:#000000 url(img/flecha_navy.gif) no-repeat center top;
								display:block;
								float:left;
								list-style-type:none;
								padding-left:5px;
								padding-top:14px;}
								
										#navy ul li a{
										font-size:12px;
										font-weight:bold;
										color:#fff12d;
										text-decoration:none;}
										
												#navy ul li a:hover{
												color:#fff12d;
												text-decoration:underline;}
												

												
												
				
		#cuerpo{
		background:#FFFFFF url(img/cuerpo_bg_index.gif) no-repeat left top;
		min-height:650px;
		height:auto !important;
		height:650px;
		padding-top:0px;
		background-color:transparent;
		text-align:left;}
		
				#contenido{
					padding-left:67px;
		min-height:670px;
		height:auto !important;
		height:670px;
		
				  }
				
						#contenido p{
						float:left;
						width:340px;
						text-align:justify;}
				
						.foto_der{}
						.foto_izq{}
				


/*----------------------------------expos anteriores----------------------------------------------------------*/

#expo_actual{
height:340px;}


*:first-child+html #expo_actual{
height:342px;}



.expo_ant{
float:left;
width:236px;
height:228px;
text-align:left;
padding-top:20px;
border:0px solid #000000;}

		.expo_ant img{
		border:2px solid #000000;}
		
		#cuerpo #contenido .expo_ant p{
		float:left;
		width:230px;
border:0px solid #000000;}
		



.expo_ant_central{
float:left;
width:236px;
height:228px;
text-align:left;
padding:20px 35px 0px 35px;}


*html .expo_ant_central{
width:224px;
padding:20px 8px 0px 32px;}

		.expo_ant_central img{
		border:2px solid #000000;}
		#cuerpo #contenido .expo_ant_central p{
		width:230px;}

/*----------------------------------/fin deEstructura----------------------------------------------------------*/


/*----------------------------------pie----------------------------------------------------------*/
#footer{
width:856px;
font-size:10px;
margin:0px auto;
background:#fff12d url(img/footer_bg_index.gif) no-repeat left top;
text-align:right;
padding: 10px 0px 10px 0px;}
/*----------------------------------/fin de pie----------------------------------------------------------*/