#cabecera { border-bottom: 1px solid #FFF; position: relative; height: 27px; background: #002c67; }

/*****************************************************/
/***********************CABECERA**********************/
/*****************************************************/

/******************los idiomas********************/
#idiomas 		{ position: absolute; top: 8px; left: 30px; }
#idiomas a 		{ color: #bbd2e6; }
a.espa 			{ display: block; width: 55px; height: 13px; padding-left: 17px; background: url(../images/img_bandera_es.gif) no-repeat; overflow: hidden;}
a.espa:hover 	{ background-position: 0 -13px; }
a.eusk 			{ display: block; width: 55px; height: 13px; padding-left: 17px; background: url(../images/img_bandera_eu.gif) no-repeat; overflow: hidden;}
a.eusk:hover 	{ background-position: 0 -13px; }
a.engl 			{ display: block; width: 55px; height: 13px; padding-left: 17px; background: url(../images/img_bandera_en.gif) no-repeat; overflow: hidden;}
a.engl:hover 	{ background-position: 0 -13px; }

/********************mini menu (lateral)*******************/
#mini_menu 			{ position: absolute; top: 5px; right: 15px; }
#mini_menu a 		{ color: #c5cfd8; margin-left: 17px; }
#mini_menu a:hover 	{ color: #FFF; text-decoration: underline; }

/****************** imagen cabecera turismo************************/
#cab_img 			{ margin-bottom: 1px; text-align: left; width: 981px; height: 105px; background: url(../images/img_cabecera.jpg) 0 0 no-repeat;}
img.img_cabecera 	{ padding-left: 9px; margin: 0px; }


/***********************************************************/


/**********************************************************/
/************************PIE*******************************/
/**********************************************************/
#pie 				{ color: #818181; border-top: 2px solid #014c8d; position: relative; height: 66px; }
#pie a 				{ color: #818181; }
#info_pie 			{ position: absolute; top: 10px; left: 15px; text-align: left;  }
#info_pie a:hover 	{ text-decoration: underline; }
#pie a.enlace_pie 	{ color: #005fb2; }
#logo_veiss 		{ position: absolute; top: 7px; right: 9px; }
#logo_veiss a 		{ display: block; width: 39px;height: 13px; overflow: hidden; background: url(../images/logo_veiss.gif) no-repeat; }
#logo_veiss a:hover { background-position: 0 -13px; }


/**********************************************************/
/***********************MENU LATERAL***********************/
/**********************************************************/
#menu_lateral 				{ width: 195px; }
a.enlace_menu_lateral 		{ margin: 1px 1px 0px 1px; display: block; padding: 7px 10px 7px 15px; font: 13px "Georgia",Arial, Helvetica, sans-serif; color: #0073da; background: url(../images/fondo_menu_lateral.jpg) bottom no-repeat; }
a.enlace_menu_lateral:hover { background: url(../images/fondo_menu_lateral_over.jpg) bottom no-repeat; }
img.img_bajo_menu_lat 		{ margin-top: 25px; }

