
body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-weight: normal;
	/*text-align: justify;	*/
}
#cuadro-titulo-template{
	
	padding:0px 0px 0px 0px;
	/*background-image: url(../shop_image/l5.jpg);*/
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
/* ---------------------  CONTIENE PAGINA --------------------- */
#inner{
	display:block;
	width:auto;
	/*background:#FFF url(../images/backgrounds/bg.jpg) repeat-x top left;*/
}
#img-temas{
	float:left;
	width:222px;
	height:33px;
	background:url(../shop_image/conaf/titu-temas.jpg) no-repeat top left;
}
#imagenes-top{
	z-index:0;
	float:left;
	position:relative;
	left:284px;
	top:1px;
	width:697px;
	height:213px;
	
	/*border: 1px solid #000000;*/
	/*background-color: #0066CC;*/
	/*background-image: url(../shop_image/borrar6.png);*/
}
#frases{
	float:right;
	position:absolute;
	left:5px;
	top:188px;
	width:650px;
	height:25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	z-index:2;
	/*background-color: #0066CC;*/
	/*background-image: url(../shop_image/borrar6.png);*/
}
#container-frases{
	float:right;
	position:absolute;
	left:5px;
	top:188px;
	width:650px;
	height:25px;
	z-index:0;
	padding:0px 30px 0px 0px;
	background-color: #000000;

	/*background-color: #0066CC;*/
	/*background-image: url(../shop_image/borrar6.png);*/
}
.text-frases{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}

/* ---------------------  CONTIENE TOP + MENU --------------------- */
#wrap{
	width:929px;
	padding:0px 26px 0px 26px;
	margin-left:auto;
	margin-right:auto;
	/*background:url(../images/backgrounds/light.jpg) no-repeat top center;*/
}
#head{
	float:left;
	position:relative;
	width:981px;
	height:214px;
	top: 6px;
	background-image: url(../shop_image/fondo-logo_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* ---------------------  LINK HOME/CONTACTO/MAPA --------------------- */

#subnav{
	position:absolute;
	left:745px;
	top:0px;
	padding-top: 0px;
	float:right;
	width:235px;
	height:21px;
	background:url(../shop_image/fondo-icons.png) no-repeat bottom left;
	z-index:1;
}
#head li{
	display:inline;
	color:#FFF;
}
#head ul.subnav{
	float:left;
	/*display:inline;*/
	margin:3px 0px 0px 0px;
	font-size:10px;
	line-height:1.4545em;
	padding-left:13px;
}
#head ul.subnav li {
	padding-left:0px;
	
}

#head ul.subnav a.home{
	color:#fff;
	text-decoration:none;
	background:url(../shop_image/icons/home.gif) no-repeat center left;
	padding:1px 0px 0px 18px;
}
#head ul.subnav a.contacto{
	color:#fff;
	text-decoration:none;
	background:url(../shop_image/icons/contacto.gif) no-repeat center left;
	padding:1px 0px 0px 18px;
}
#head ul.subnav a.mapa{
	color:#fff;
	text-decoration:none;
	background:url(../shop_image/icons/mapa.gif) no-repeat center left;
	padding:1px 0px 0px 18px;
}

#head ul.subnav a:hover{
	text-decoration:underline;
}


/* ---------------------  PESTAŅAS --------------------- */
#pestanas {
	width: 981px;
	height: 18px;
	background:url(../shop_image/menu-temas2.gif) no-repeat;
	float:left;
	position:absolute;
	top: 196px;
	left: 0px;
	line-height:0.1em;
	font-size:0.1em;
	z-index:200;
	/*border: 1px solid #000000;*/
	/*background-color: #0066CC;*/
}
.pestanas li {
	display: inline;
}
.pestanas li a:link, .pestanas li a:visited {
	position: absolute;
	top: 0;
	height: 40px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	;
}


.pestanas .pt1 a:link, .pestanas .pt1 a:visited, .pestanas-p1, .pestanas-pt1-click{
	left: 0px;
	top: 0;
	width: 89px;
	height: 18px;
}
.pestanas .pt1 a:hover, .pestanas .pt1 a:focus, .current-pt1 .p1 a:link, .current-pt1 .pt1 a:visited{
	background: url(../shop_image/menu-temas2.gif) no-repeat 0px -19px;
}
.pestanas .pt1 a:active {
	background: url(../shop_image/menu-temas2.gif) no-repeat 0px -57px;
}
.pestanas-pt1 .p1 a:link, .pestanas-pt1 .pt1 a:visited {
	
}
.pestanas-pt1, .pestanas-pt1-click{
	position: absolute;	background: url(../shop_image/menu-temas2.gif) no-repeat 0px -38px;
}
.pestanas-pt1-click{
	background: url(../shop_image/menu-temas2.gif) no-repeat 0px -57px;
}




.pestanas .pt2 a:link, .pestanas .pt2 a:visited, .pestanas-pt2, .pestanas-pt2-click{
	top: 0;
	left: 89px;
	width: 97px;
	height: 18px;
}
.pestanas .pt2 a:hover, .pestanas .pt2 a:focus, .current-pt2 .pt2 a:link, .current-pt2 .pt2 a:visited{
	background: url(../shop_image/menu-temas2.gif) no-repeat -89px -19px;
}
.pestanas .pt2 a:active {
	background: url(../shop_image/menu-temas2.gif) no-repeat -121px -87px;
}
.current-pt2 .pt2 a:link, .current-pt2 .pt2 a:visited {
	
}
.pestanas-pt2, .pestanas-pt2-click{
	position: absolute; background: url(../shop_image/menu-temas2.gif) no-repeat -121px -58px;
}
.pestanas-pt2-click {
	background: url(../shop_image/menu-temas2.gif) no-repeat -89px -19px;
}





.pestanas .pt3 a:link, .pestanas .pt3 a:visited, .pestanas-pt3, .pestanas-pt3-click{
	top: 0;
	left: 176px;
	width: 95px;
	height: 18px;
}
.pestanas .pt3 a:hover, .pestanas .pt3 a:focus, .current-pt3 .pt3 a:link, .current-pt3 .pt3 a:visited{
	background: url(../shop_image/menu-temas2.gif) no-repeat -176px -38px;
}
.pestanas .pt3 a:active {
	background: url(../shop_image/menu-temas2.gif) no-repeat -245px -87px;
}
.current-pt3 .pt3 a:link, .current-pt3 .pt3 a:visited {
	
}
.pestanas-pt3, .pestanas-pt3-click{
		position: absolute;
		background: url(../shop_image/menu-temas2.gif) no-repeat -245px -58px;
	}
.pestanas-pt3-click {
	background: url(../shop_image/menu-temas2.gif) no-repeat -245px -87px;
}



.pestanas .pt4 a:link, .pestanas .pt4 a:visited, .pestanas-pt4, .pestanas-pt4-click{
	top: 0;
	left: 266px;
	width: 95px;
	height: 18px;
}
.pestanas .pt4 a:hover, .pestanas .pt4 a:focus, .current-pt4 .pt4 a:link, .current-pt4 .pt4 a:visited{
	background: url(../../shop_image/menu-temas2.gif) no-repeat -266px -19px;
}
.pestanas .pt4 a:active {
	background: url(../../shop_image/menu-temas2.gif) no-repeat -245px -87px;
}
.current-pt4 .pt4 a:link, .current-pt4 .pt4 a:visited {
	
}
.pestanas-pt4, .pestanas-pt4-click{
		position: absolute;
		background: url(../../shop_image/menu-temas2.gif) no-repeat -245px -58px;
	}
.pestanas-pt4-click {
	background: url(../../shop_image/menu-temas2.gif) no-repeat -245px -87px;
}


/* Sub Menu Desplegable*/
.submenu
{
  position:absolute;
  float:left;
  width: 1080px;
  top:230px;
  margin-left:1px;
  margin-left:251px;
  z-index:1000;
  font-size: 12px;
  *top:240px;
  *margin-left:211px;   
}

.submenu ul
{
  padding-top:7px;
  width:165px;
  font-size: 11px;
  list-style:none;
  float:left;
  padding-left:2px;
  
}
.submenu ul li
{
	background-color:#547625;
	border-bottom: 1px solid #749940;
	text-align: left;
	/*background-image: url(../shop_image/bull_sub.png);
	background-repeat: no-repeat;
	background-position: 12px 15px;*/
	list-style-image: url(../shop_image/bull_sub.png);
	list-style-position: inside;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-indent:-12px;
}
.submenu ul li:hover
{
    background-color: #6D8A45;
}

.submenu ul li a
{
    text-decoration:none;
    color: #fff;
}
.submenu ul li .submenu_s
{
	margin-left: 140px;
	margin-top: -20px;
	background-color: #729E34;
	position:absolute;
	width:170px;
	/*padding-left:18px;*/
    text-indent:0px;
	border: 1px solid #A3CE68;
}
.submenu ul li .submenu_s  div
{
    background-color:#729E34;
    padding-top: 5px;
    border-bottom: 1px solid #fff;
    padding-right: 5px;
    padding-bottom: 5px;
	padding-left:18px;
    text-align: left;
    width:170px;
}
.submenu ul li .submenu_s  div:hover
{
	background-color: #61872C;
}

#submenu_trozo_top
{
	width:165px;
	height:11px;
	float:left;
	background-image: url(../shop_image/top_sub.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #00FF00;*/
}
#submenu_trozo_down
{
	width:165px;
	height:11px;
	float:left;
	background-image: url(../shop_image/down_sub.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #00FF00;*/
}
/* SubMenu Desplegable*/
/* ---------------------  CONTIENE SECCIONES --------------------- */

#container-page{
	float:left;
	position:relative;
	width:981px;
	top: 45px;
}
#container-seccion{
	float:left;
	width:757px;
	top: 45px;
}

/* ---------------------  COLUMNA IZQUIERDA --------------------- */

#colum{
	float:left;
	width:224px;
	padding:0px 0px 0px 0px;
	/*background-color: #99FF33;*/
}
.aside{	
	float:left;
	display:inline;
	width:224px;
	background:url(../shop_image/linea-cuadro-izqui.gif) no-repeat top left;
}
#img-destacado{
	float:left;
	width:222px;
	height:33px;
	background:url(../shop_image/titu-parque-destacado.jpg) no-repeat top left;
}
#img-busqueda{
	float:left;
	width:222px;
	height:36px;
	background:url(../shop_image/titu-busqueda2.jpg) no-repeat top left;
}
#container-cuadro1{
	width:220px;
	padding:0px 0px 5px 0px;
}
#container-cuadro2{
	width:220px;
	padding:0px 0px 5px 0px;
}
#container-cuadro3{
	width:220px;
	padding:0px 0px 5px 0px;
}
#cuadro1{
	/*float:left;*/
	width:220px;
	/*font-family: Arial, Helvetica, sans-serif;
	color: #359CCE;
	font-size: 11px;*/
	background-color: #F9F9F7;
	padding:10px 0px 10px 0px;
	border: 1px solid #EDEDEA;
}
#cuadro2{
	/*float:left;*/
	width:220px;
	/*display:inline;*/
	/*font-family: Arial, Helvetica, sans-serif;
	color: #359CCE;
	font-size: 11px;*/
	background-color: #F9F9F7;
	border: 1px solid #EDEDEA;
	padding:10px 0px 10px 0px;
}
#cuadro3{
	/*float:left;*/
	width:220px;
	/*display:inline;*/
	/*font-family: Arial, Helvetica, sans-serif;
	color: #359CCE;
	font-size: 11px;*/
	background-color: #F9F9F7;
	border: 1px solid #EDEDEA;
	padding:10px 0px 10px 0px;
}
#container-mapa{
	float:left;
	width:222px;
	height:189px;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #359CCE;
	font-size: 11px;
	background-image: url(../shop_image/lineas-mapa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container-buscar{
	float:left;
	width:222px;
	height:34px;
	background-image: url(../shop_image/fondo-busca.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:20px 0px 5px 0px;
}
/* --------------------- CENTRO --------------------- */

#container-centro{
	float:left;
	width:543px;
	padding:0px 13px 0px 13px;
}
#noticia{
	float:left;
	width:533px;
	padding:10px 0px 0px 0px;
}
#ico-noticia{
	float:left;
	width:543px;
	height:28px;
	padding:0px 0px 0px 0px;
	background:url(../shop_image/icons/ico-noticias2.gif) no-repeat top left;
	background-color: #A3CE68;
}
#container-noticias{
	float:left;
	width:521px;
	padding:10px 10px 10px 10px;
	background-color: #FFF;
	border: 1px solid #E0DFA0;

}

#container-btinfo{
	float:left;
	width:537px;
	padding:3px 3px 3px 3px;
	background-color: #EAE9BD;
	/*border: 1px solid #E0DFA0;*/
}

#container-fotos-destacadas{
	float:left;
	width:132px;
	height:132px;
	padding:7px 7px 7px 7px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}
#cuadro-titulo{
	width:523px;
	height:18px;
	padding:5px 5px 5px 15px;
	background-color: #88BF3E;
}
#cuadro-paht{
	width:443px;
	height:18px;
	height:23px;
	padding:0px 0px 0px 0px;
}
#cuadro-text1{
	width:190px;
	padding:5px 15px 10px 15px;
}
#cuadro-text2{
	width:190px;
	padding:5px 15px 10px 15px;
}
#cuadro-text3{
	width:190px;
	padding:5px 15px 10px 15px;
}
#cuadro-titu1{
	width:200px;
	padding:5px 5px 5px 15px;
}
#cuadro-titu2{
	width:200px;
	padding:5px 5px 5px 15px;
}
#cuadro-titu3{
	width:200px;
	padding:5px 5px 5px 15px;
}
#destacados{
	float:left;
	width:541px;
	margin-top:10px;
}

#ico-destacados{
	float:left;
	width:543px;
	height:28px;
	padding:0px 0px 0px 0px;
	background:url(../shop_image/icons/ico-lapiz.gif) no-repeat top left;
	background-color: #A3CE68;
}

#container-destacados{
	float:left;
	width:521px;
	/*height:234px;*/
	padding:10px 10px 10px 10px;
	background-color: #FFF;
	border: 1px solid #E0DFA0;
}


/* --------------------- FONT CENTRO --------------------- */

.titu-resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
}
.titu-template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #247297;
	font-weight: bold;
}
.titu-paht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A9EE8;
}
a.paht:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.paht:hover{
	text-decoration:underline;
}
.mitad-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52533F;
	font-weight: bold;
}
.mitad-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #849C23;
	font-weight: bold;
}


/* --------------------- COLUMNA DERECHA --------------------- */

#colum-derecha{
	float:lef;
	width:185px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	/*background-color: #99FF33;*/
}
/*#img-comentarios{
	float:left;
	width:265px;
	height:29px;
	background:url(../shop_image/titu-comentarios.jpg) no-repeat top left;
}*/
#img-comentarios{
	float:left;
	width:185px;
	height:29px;
	background:url(../../shop_image/titu-comentarios3.jpg) no-repeat top left;
}
/*#container-comentarios{
	float:left;
	width:264px;
	display:inline;
	background-color: #F9F9F7;
	border: 1px solid #EDEDEA;
}*/
#container-comentarios{
	float:left;
	width:183px;
	display:inline;
	background-color: #F9F9F7;
	border: 1px solid #EDEDEA;
}
#foto-comentarios{
	float:left;
	padding:0px 0px 10px 0px;
	/*background-color: #99FF33;*/
}
#bt-todos{
	float:left;
	width:144px;
	background-color: #F9F9F7;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bt-todos-home{
	float:left;
	width:182px;
	background-color: #F9F9F7;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 0px;
}
#foto-comentarios2{
	float:left;
	padding:0px 0px 10px 0px;
	/*background-color: #99FF33;*/
}
#foto-comentarios3{
	float:left;
	padding:0px 0px 10px 0px;
	/*background-color: #99FF33;*/
}
/*#nombre{
	float:left;
	width:auto;
	padding:10px 0px 10px 10px;
	/*background-color: #99FF33;
}*/
#nombre{
	float: right;
	width:101px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	/*background-color: #99FF33;*/
}
#nombre2{
	float:left;
	width:auto;
	padding:10px 0px 10px 10px;
	/*background-color: #99FF33;*/
}
#nombre3{
	float:left;
	width:auto;
	padding:10px 0px 10px 10px;
	/*background-color: #99FF33;*/
}
#container-usuario{
	float:left;
	width:162px;
	display:inline;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	margin-bottom:8px;
	margin-top:8px;
}
#container-usuario_com{
	float:left;
	width:238px;
	height:180px;
	display:inline;
	padding:4px 9px 4px 17px;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}

#ico-fotos{
	float:left;
	width:185px;
	padding:0px 0px 0px 0px;
	background-color: #FFF;
}
#ico-fotos2{
	float:left;
	width:264px;
	padding:15px 0px 0px 0px;
	background-color: #FFF;
}

#container-fotos{
	float:left;
	width:159px;
	background-color: #FFF;
	border: 1px solid #EDEDEA;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 12px;
}
#container-fotos2{
	float:left;
	width:256px;
	padding:4px 4px 4px 4px;
	background-color: #EFEFEF;
	border: 1px solid #EDEDEA;
}
.areadetexto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}

/* --------------------- CAJAS COLUMNA DERECHA --------------------- */

.cajas-buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808C8E;
	height: 18px;
	width: 183px;
}
.caja-buscador2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808C8E;
	height: 16px;
	width: 148px;
	border: 1px none #FFFFFF;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 10px;
	width: 110px;
}
.cajas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 10px;
	width: 100px;
}

/* --------------------- FONTS COLUMNA DERECHA--------------------- */

p{
	color:#737a7f;
}
.nombre-comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.resumen-comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
}
.resumen-comentarios2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
}
.resumen-comentarios3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
}
.titu-verde-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757326;
}


a.no-registrado:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.no-registrado:hover{
	text-decoration:underline;
}


a.registrado:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688559;
	text-decoration: none;
}
a.registrado:hover{
	text-decoration:underline;
}


a.resultados:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454A51;
	text-decoration: none;
}
a.resultados:hover{
	text-decoration:underline;
}
.file2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 17px;
	
}

/* --------------------- FOOTER--------------------- */
#container-footer{
	float:left;
	position:relative;
	width:981px;
	top: 45px;
	padding:0px 0px 20px 20px;
}

