﻿body {background-color:#fff;font-family:Arial;	color:#000;font-size:12px;}
ul { margin-left:0; padding-left:0; }
h1{color:#000;font-size:28px;text-transform:lowercase;font-weight:normal;}
h1:first-letter{font-size:38px;}
h2{color:#666;font-size:14px;} 
h2 a{color:#333;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:underline;}
span{text-align:justify;}

.cabecera {background: url('img/cabecera.jpg' );}
.cabecera_cesta .linea_titulo
{
	color:#92F66F;
	font-size:12px;	
	font-weight:bold;
}
.cabecera_cesta .linea
{
    color:#fff;
}
.menu_principal{ background:url('img/imagenmenusup.jpg' );color:#FFF;}
.menu_seccion{background:url('img/imagenmenusec.jpg' );border-top:1px solid #CCC;}
.menu_seccion a{color:#000;padding-left:10px;padding-right:10px;text-transform:lowercase;border-right:1px solid #000;font-weight:bold;}
.menu_seccion a.especial{ font-size:larger;}
.abajo_derecha{background: url('img/barra.jpg');background-color:#CCC;background-repeat:no-repeat;background-position:top right;}
.contenededor_centro {}
.barra_ruta_usuario { color:#000; font-size:13px; border-bottom:dotted 1px #000; }

.ruta a { color:#000; font-size:smaller; text-decoration:none; }
.usuario a { color:#000; font-size:smaller; text-decoration:none; }

.principal_contenido .color_1 {background: url('img/color_1.gif');background-position: top left;background-repeat: no-repeat;}
.principal_contenido .color_2 {background: url('img/color_2.gif');background-position: top left;background-repeat: no-repeat;}
.principal_contenido .color_3 {background: url('img/color_3.gif');background-position: top left;background-repeat: no-repeat;}
.principal_contenido .color_4 {background: url('img/color_4.gif');background-position: top left;background-repeat: no-repeat;}
.principal_noticia .color_5 {background: url('img/color_5.jpg');background-position: top left;background-repeat: no-repeat;}
.menu_derecha .casas_rurales {background: url(img/casasrurales.jpg);background-repeat: no-repeat;}
.menu_derecha .casa_rural {background: url(img/fusta.jpg);}
.producto_destacado {background: url('img/cuadrosfndo.gif');}
.lateral_izquierdo {
background-image: url(img/fondo_lateral_izdo.gif);
background-position: left top;
background-repeat: no-repeat;
}
.casa_galeria .galeria img {
background: url('img/sombra_blanco.jpg') no-repeat;
background-position: right bottom;
}
.banner_cabecera{background:url('img/fondo_banner.jpg');background-repeat:repeat-y;background-position:top left;}
.seccion_noticias .noticia { background-image:url('img/fondo_noticia.jpg');}
.seccion_noticias .fecha .linea1 { float:left;width:100%;text-align:center;color:#66ff66; font-size:14px;font-weight:bold;margin-top:15px;}
.seccion_noticias .fecha .linea2 { float:left;width:100%;text-align:center;color:#000; font-size:22px;font-weight:bold;margin:0;padding:0;}
.seccion_noticias .fecha .linea3 { float:left;width:100%;text-align:center;color:#fff; font-size:14px;font-weight:bold;margin:0;padding:0;}
.seccion_noticias .texto .tit{ color:#ff3300; font-weight:bold;}

.seccion_noticias .comentarios .comentario1 {float:left;width:610px; height:85px;background-image:url("img/barra2.jpg")}
.seccion_noticias .comentarios .comentario2 {float:left;width:610px; height:85px;background-image:url("img/barra1.jpg")}
.img_com2 {float:left;width:100px; height:64px; overflow:hidden; border:solid 1px #ff3300;}
.img_com1 {float:left;width:100px; height:64px; overflow:hidden; border:solid 1px #336600;}
.img_com1 img {width:100px;}
.img_com2 img {width:100px;}
.txt_com {float:left;width:490px; margin-left:10px; padding-top:5px; height:60px;font-size:12px; }
.pie_com {clear:both; width:100%; height:15px; color:White; text-align:center;}


#paginador
{
    float:left;
	text-align:right;
	font-size:11px;
	width:99%;
	margin-right:5px;
}

#paginador span
{
	color:#CCC;
}

