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

     /*Lo del body es lo que alinea la página web en el centro*/
        
       body {
	text-align:center;
	font-family:arial;
	font-size:12pt;
	background-color: #CCCCCC;		   
             }
			 

body,td,th {
	color: #FFFFFF;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-size: 14px
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 14px
}
a:active {
	text-decoration: none;
	color: #666666;
	
	font-size: 14px
}
       /*contenedor*/
       #pagina {
	width:600px;
	margin:auto; /*margin:auto hace que la capa contenedora se centre*/
	text-align:left; /*esto hace que el texto no se quede cantr*/
	border:0px;
	background-color: #FFFFFF;
           }
		   
		   
       #cabecera {
	background:#ffffff;
	width:600px;
	height:152px;
	font-family:arial;
	font-size:2pc;
	color:#0A0A0A;
                 }
				 
    #pie {
	width:600px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:0px;
	color: #FFFFFF;
	background-color: #B1B2AE;
	font-weight: lighter;
	
	white-space: normal;
                 }
				 
	.lateralderechapie {
	float:right;
	width:50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: 100;
	font-size: 9px;
	line-height: normal;
	text-align: right;
	background-color: #666;
			}

	.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: right;
	background-color: #666;
			}
			
			.numero{
			float:left;
			width:50px;

			}
			
			.laterallogobajo {
	float:left;
	width:50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: 100;
	font-size: 9px;
	line-height: normal;
	text-align: right;
	background-color: #BEBFBC;
			}

       .lateral {
	background:#ffffff;
	float:left;
	width:140px;
	margin: auto;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: 100;
	font-size: 18px;
	line-height: normal;
	text-align: right;
			}
			
			    .lateralnumero {
	background:#ffffff;
	float:left;
	width:15px;
	margin: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: 100;
	font-size: 24px;
	line-height: normal;
	text-align: right;
			}
			
			
	.lateralderecha {
	float:right;
	width:430px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E9A79;
	font-weight: bold;
	background-color: #ffffff;
	background-position: left;
	margin: 5px;
	padding: 2px;
				}
				
	.lateralderechaeusk {
	background:#ffffff;
	float:right;
	width:430px;
	font-size: 16px;
	color: #FA9F5A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
				}
			
					
       .separador {
	width:595px;
	height:20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	text-indent: 0px;
	color: #FFFFFF;
	background-color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 14px;
}

      .separadorblanco {
	background:#ffffff;
	width:600px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	text-indent: 0px;
	color: #FFFFFF;
}
	
			

			
       #central {
            background:#ffffff;
            float:left;
            width:600px;
          
            }
			
			.comentarios {
	color: #666666;
	font-style: italic;
}
			
	

.titulocastellano {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B9674;
}
.tituloeuskera {
	font-size: 18px;
	font-weight: bold;
	color: #FA9F5A;
	font-family: Arial, Helvetica, sans-serif;
}
.textocastellano {font-size: 12px;color: #8B9674;font-family: Arial, Helvetica, sans-serif;}
.textoeuskera {font-size: 12px; color: #FA9F5A; font-family: Arial, Helvetica, sans-serif; }

.tituloseccion {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	text-indent: 5px;
}




.link {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
	font-variant: small-caps;
}
	
	.linkeuskera {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	font-variant: small-caps;
	
 

