/*  
Theme Name: La Cabrera
Theme URI: http://wordpress.org/
Description: Tema desarrollado para la web <a href="http://www.casaruraldecabrera.com">www.casaruraldecabrera.com</a>.
Version: 1.0
Author: Caín Santamaría
Author URI: http://www.seriezeta.com

	La Cabrera 1.0
	 http://www.seriezeta.com

	Este tema ha sido dise&ntilde;ado y realizado por Caín Santamaría,
	cuyo weblog encontrar&aacute; en http://www.seriezeta.com

	CSS, XHTML y dise&ntilde;o publicados bajo la licencia GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

BODY {
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: auto;
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo1.gif);
	background-repeat:repeat;
	background-position: center top;
}
ul, li, ol, p, h1, h2, h3, tabe, td {
	margin:0px;
	padding:0px;
}

p {
	margin: 5px;
	font-size: 12px;
}
h1 {
	font-size: 15px;
	line-height: 25px;
}
h2 {
	font-size: 18px;
	color: #990000;
	line-height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {}
.capa {
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000000;
	height: 345px;
	width: 350px;
	float: none;
	border: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	visibility: hidden;
}
a {
	font-weight: bold;
	color: #006666;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration:underline;
}
#menu {
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo2.gif);
	background-repeat: repeat;
	background-position: center;
	background-attachment: scroll;
	overflow:hidden;
	height:22px;
	vertical-align:bottom;
	text-align:center;
}
#menu img {
	float:left;
}
#menu div {
	overflow:hidden;
	width:770px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#menu ul {
	list-style-type:none;
	height:20px;
	padding-left: 0px;
	float: none;
	width: 105%;
	display: inline-block;
}
#menu li {
	float: left;
	font-size: 12px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 5px;
	margin-right: -1px;
}
#menu li a{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display:list-item;
}
#menu li a:hover, #menu li a:active {
	color: #FF9900;
	text-decoration:none;
}

#contenido {
	width: 770px;
	overflow:auto;
	text-align:left;
}

#contenido .lateral {
	text-align:center;
	padding-bottom: 2px;
	font-size: 11px;
	padding-top: 4px;
}
#contenido .lateral strong, #contenido .lateral b {
font-size:15px;
}
#contenido .lateral a {
	font-size: 12px;
}
#contenido .lateral ul{
	margin-top: 10px;
	font-style: italic;
	font-size: 12px;
	list-style-type: none;
	color: #006600;
	font-family: "Trebuchet MS", Tahoma, sans-serif;

}
#contenido .lateral li{
	line-height: 14px;
	margin-bottom: 8px;
}
#contenido .lateral li a {
	color: #006600;
}
#contenido .lateral .fechas {

}
#contenido .lateral .fechas a {
	color: #000000;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFECD9;
	margin-top: 10px;
	margin-right: 15%;
	margin-left: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #FF6600;
}
#contenido .lateral .fechas a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
#contenido table{
}
#entrada {
	padding: 5px;
	clear: both;
	float: none;
}
#entrada h2, h2.list_categoria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#entrada h3 {
	font-size: 15px;
	color: #666666;
	padding-top: 10px;
}
#entrada ol {
	list-style-type: none;
}
#entrada li {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
#entrada li p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #003366;
}
#entrada form {
	margin: 0px;
	width: 540px;
	padding-top: 5px;
}

#pie {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#pie a {
	color: #FF9900;
}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;


}
.capa2 {
	overflow: auto;
	position: relative;
	left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	z-index: auto;
	height: 300px;
	width: 200px;
	float: none;
	border: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 2px;
}
.cambiaimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	cursor: hand;
}
.fondo {
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo.gif);
	background-repeat: repeat;
	background-position: center top;
}
.menuses {
	vertical-align: text-bottom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;


}

.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;

}
.textosepara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 2px;


}
.textaviso {
	vertical-align: text-bottom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006666;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;




}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;

}
.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.fondover {
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo1.gif);
	background-repeat:repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.fondonegro {
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo2.gif);
	background-repeat: repeat;
	background-position: center;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	height: 15px;
}
.textocursiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.textovergran {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.textosnegrita {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	letter-spacing: normal;

}
.textoscursivnorm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.fondoverborde {
	background-image: url(http://www.casaruraldecabrera.com/imagenes/hojafondo1.gif);
	background-repeat:       repeat;
	background-position: center;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 2px solid #000000;

}
.capa3 {
	margin: 0px;


}
.textavisonaranja {

	vertical-align: text-bottom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
}
.menu_entorno {
	font-size: 12px;
}
.menu_entorno ul{
	padding-left: 20px;
	color: #006666;
}
.menu_entorno li{
	list-style-position: outside;
	list-style-type: square;
	margin-top: 10px;
}
.menu_entorno a{
	margin-left: -2px;
}
.menu_entorno h1{
	padding-left: 10px;
	background-color: #FF9900;
}
#capa_entorno {
	overflow: auto;
	position: relative; 
	width: 375px;
	height: 600px;
	padding-right: 5px;
	padding-left: 5px;
}
#capa_casa {
	font-size:10px;
	color:#666666;
	position:relative;
	height:270px;
	overflow: auto;
	width: 511px;
	visibility: visible;
	clear:both;
	margin-top:10px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
}
#tabla_tarifas {
}
.borde01 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.imprimir {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right:5px;
	margin-top:20px;
	vertical-align: middle;
	display: block;
	line-height: 20px;
	height: 20px;

}
.imprimir img{
	margin: 0px;
	padding: 0px;
}
.flotadcha {
	float:right;
	margin-left:0px;
	margin-right:2px;
}
.flotaizda {
	float:left;
	margin-left:0px;
	margin-right:10px;
}
.fotoizda, .fotodcha, .fotocentro {
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-align:center;
	margin-top:2px;
}

.fotoizda img , .fotodcha img , .fotocentro img {
	display:block;

}
.fotoizda a img , .fotodcha a img , .fotocentro a img {
	border: 1px solid #CCCCCC;
	
}
.fotoizda .piefoto, .fotodcha .piefoto, .fotocentro .piefoto {
	top: -8px;
}
.fotoizda {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	margin-left: 2px;
}
.fotodcha {
	float:right;
	margin-left:10px;
	margin-bottom:2px;
	margin-right: 2px;
}
.fotocentro {
	width:100%;
	margin-bottom:2px;
	display:block;
	clear:both;
}
.fotocentro img {
margin-left:auto;
margin-right:auto;
}
.navega {
	display: block;
	clear: both;
}
h1.seccion, h1.seccion a {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
}
p.seccion {
	font-size:11px;
	color:#666666;
	float: left;
	margin-left: 5px;
}
.list_categoria {
	padding:5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.salto_linea {
	float:none;
	clear:both;
}
