

/*****************************************************************************
estructuras
*****************************************************************************/


* { padding: 0; margin: 0; }

body {
 font-family: georgia;
 font-size: 11px;
}

#contenedor{ 
 margin: 0 auto;
 width: 100%;


}
#columnas {
 background: url(../img/structura2.gif);
  background-repeat: repeat;
  margin:0 auto 0 auto;
 overflow: auto; 
 aling: center;
 width: 800px;
}

#fecha {

margin-top: 5px;
 width: 100%;
 height: 27px;
 background-image: url(../img/fecha.gif);


}

#logo {

	margin-top: 0px;
margin-bottom  : 10px;


}



#cabeza {
margin-top: 5px;
 width: 100%;
 height: 46px;
 background-image: url(../img/menu.gif);
}

#pie { 
 width: 100%;

 color: #333;
 height: 46px;
 background-image: url(../img/pie.gif);
margin-top: 0px;
text-align:center; 
}



#central { 
 float: left;
 color: #333;
 margin: 10px 5px 5px 10px;
 width: 574px;
 display: inline;
 position: relative;
}

#derecha { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 5px 5px 10px;
 padding: 0px;
 width: 170px;
 float: right;
}




.clear { clear: both; background: none; }



/*****************************************************************************
tipos de letra
*****************************************************************************/


.letrafecha {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;


}

.georgiaNaranja {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#ff6600;

}

.georgia {
 font-family: georgia;
 font-size: 11px;
 font-style: normal;
 color:#000000;
text-align: justify;

}
/*****************************************************************************
caja NARANJA GRIS
*****************************************************************************/
#cajanaranja {
	BORDER-RIGHT: #d1dfe3 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #d1dfe3 1px solid; 
	PADDING-LEFT: 5px;  
	BACKGROUND-IMAGE: url(../img/fondocaja.jpg); 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #d1dfe3 1px solid; 
	WIDTH: 150px; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #d1dfe3 1px solid; 
	BACKGROUND-REPEAT: repeat-x; 
font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	TEXT-ALIGN: left;
}


#cajafria {
	BORDER-RIGHT: 0px ;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px ; 
	PADDING-LEFT: 20px; 
	BACKGROUND: #ecece6; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT:0px ;
	WIDTH: 142px; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #d1dfe3 1px solid; 
font-family: Georgia;
 text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	TEXT-ALIGN: left;
}

#cajafria a:link{
	 text-decoration: none;
	FONT-STYLE: normal; 
font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	TEXT-ALIGN: left;
}

#cajafria a:active {
	 text-decoration: none;
	FONT-STYLE: normal; 
font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#ffffff;
	TEXT-ALIGN: left;
}


#cajafria a:visited {
	 text-decoration: none;
	FONT-STYLE: normal; 
font-family: 
Georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	TEXT-ALIGN: left;
}

#cajafria a:hover {
	 text-decoration: none;
	FONT-STYLE: normal; 
font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#ff6600;
	TEXT-ALIGN: left;
}

/*****************************************************************************
cajas centrales foto izquierda
*****************************************************************************/

.autortres {

font-family: georgia;
 font-size: 11px;
 text-align: center;
color: #534f4fc;
font-weight: bold;
} 

.autorbook {

font-family: georgia;
 font-size: 11px;
 text-align: left;
color: #50779c;
font-weight: bold;
} 

.autordos {

font-family: georgia;
 font-size: 11px;
 text-align: center;
color: #50779c;
font-weight: bold;
} 



#libro img{

border: 5px solid #50779c; 
width: 133px;
height:211px; 
margin: 0px 10px 5px 0px;
float: left;
}

#fotosegunda img{

border: 5px solid #50779c; 
width: 63px;
height:100px; 

}

#fototercera img{

border: 5px solid #50779c; 
width: 100px;
height:159px; 

}


#spain {

	width: 565px;
padding: 10px;
BORDER-RIGHT:#ff6600 1px solid;
BORDER-left:#ff6600 1px solid;
BORDER-bottom:#ff6600 1px solid;
background-color: #ffffff;
position: relative;
font-family: georgia;
 font-size: 11px;
 line-height: 15px;
 text-align: justify;

} 


#spainentero {

	width: 565px;
padding: 10px;
BORDER-RIGHT:#ff6600 1px solid;
BORDER-left:#ff6600 1px solid;
BORDER-bottom:#ff6600 1px solid;
BORDER-top:#ff6600 1px solid;
background-color: #ffffff;
position: relative;
font-family: georgia;
 font-size: 11px;
 line-height: 15px;
 text-align: justify;
} 

#spainabajo {

	width: 565px;
padding: 10px;
BORDER-bottom:#ff6600 1px solid;
background-color: #ffffff;
position: relative;
font-family: georgia;
 font-size: 11px;
 line-height: 15px;
 text-align: justify;
} 




.descripcion{

font-family: georgia;
 font-size: 11px;
 line-height: 15px;
font-weight: bold;
} 


a.link:link, a.link:active, a.link:visited {

	color: #ff6600;

	font-size: 11px;

	font-family: Georgia;

	font-weight: bold;

	line-height: 15px;

	text-decoration: none;

} 



a.link:hover {

	color : #50779c;

	font-size:11px;

	font-family: Georgia;

	font-weight: bold;

	line-height: 15px;

	text-decoration:none;

}

a.link2:link, a.link2:active, a.link2:visited {

	color: #000000;

	font-size: 10px;

	font-family: arial;

	font-weight: normal;

	text-decoration: underline;

} 



a.link2:hover {

	color : #3b8f03;

	font-size:10px;

	font-family: arial;

	font-weight: normal;

	text-decoration:underline;

}


.textoform
{

	color : #000000;

	font-size:11px;

	font-weight: normal;

	text-decoration:none;

}

/*****************************************************************************
formularios
*****************************************************************************/
.select { 
font-family: Georgia;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	margin: 0px;
	padding: 2px;
	border: 1px solid #3399cc;
}
  

.select2 { 
font-family: Georgia;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FF6600;
}
  
  
  
  
/*****************************************************************************
PESTAŅAS REVIEW
*****************************************************************************/
.tabs10 {
      float:left;
      width:100%;
 font-size:93;
          border-bottom:1px solid #ff6600;
      line-height:normal;
      }
	  
.tabs10 ul {
          margin:0;
          padding:10px 10px 0 22px;
          list-style:none;
      }
.tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs10 a {
      float:left;
      background: url(../img/tableft10.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs10 a span {
      float:left;
      display:block;
      background: url(../img/tabright10.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	   text-align: justify;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs10 a span {float:none;}
    /* End IE5-Mac hack */
.tabs9 a:hover span {
      color:#FFF;
	   text-align: justify;
      }
.tabs10 a:hover {
      background-position:0% -42px;
      }
.tabs10 a:hover span {
      background-position:100% -42px;
      }

.tabs10 #current a {
              background-position:0% -42px;
      }
.tabs10 #current a span {
              background-position:100% -42px;
      }



img {
border: none;
}


/*****************************************************************************
botones essential
*****************************************************************************/

