@charset "utf-8";

/****************************************************/
/* 	Centro Kyushu									*/
/*	© 2008 Deidos Todos los derechos reservados		*/
/*	www.deidos.com 									*/
/****************************************************/

@font-face {
	font-family: 'HiroshNormal';
	src: url('Hirosh.eot');
	src: local('Hirosh'), local('Hirosh'), url('Hirosh.ttf') format('truetype');
}

@font-face {
	font-family: 'BaarSophia';
	src: url('BaarSophia.eot');
	src: local('BaarSophia'), local('BaarSophia'), url('BaarSophia.ttf') format('truetype');
}

body { 
	margin: 0 auto;
	background: #7e6d01 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.5em;
	color: #666;
	text-align: left;
}


img { border: none; }
h1, h2, h3, h4, h5 { margin-top: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 2em; color: #6a8f3d; line-height:2px; }
h3 { font-size: 1.5em;color: #6f6f6f; }
h4, h5 { font-size: 1.2em; }

.rotulo{
	font-family:"HiroshNormal",Helvetica, sans-serif;
 	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	margin-top:0px;
    color:#6A8F3D;
}

.cita{
 	font-family:"BaarSophia",Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
    color:#6A8F3D;
}

.trata{
 	font-family:"BaarSophia",Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
    color:#6A8F3D;
}

#contenido span {
	margin-left: 20px;
	margin-top: 5px;
	color: #333639;
}

#contenido span a {
	color: #333639;
	text-decoration: none;
}

#contenido span a:hover {
	text-decoration: none;
}

input {
	font-family: Tahoma;
	font-size: 1em;
	color: #666;
	margin-left: 15px;
	margin-top: 68px;
	background-color: #FFFFFF;
}
input.textfield { padding: 2px 5px 2px 5px; border: 1px solid #999900; }




/*************************/
/* Bloques de estructura */
/*************************/

#contenedor {
	width: 1004px;
	font-size:12px;
	margin: 0 auto;
	background: url(images/contenedor_bg.jpg) repeat-y;
	text-align: justify;
}


#header {
	float: left;
	width: 919px;
	height: 139px;
	background: url(images/header_bg.jpg) no-repeat;
}

#logotipo {
	float: left;
}

#login {	
	float: right;
	width: 600px;
	height: 30px;
	margin-top: 20px;
	margin-right: 20px;
	_margin-right: 5px;
	text-align: right;
}

#menu {
	float: right;
	width: 730px;
	height: 89px;
}

#menuflash {
	margin-top:50px;
}

#leftBg {
	_margin-bottom: -20px;
	width: 42px;
	background: url(images/left_bg2.jpg) repeat-y;
}


#leftColumn {
	float: left;
	margin-left: 10px;
	width: 200px;
	max-height:515px;
	
}


#contenido {
	
	float: left;
	margin-left: 15px;
	width: 660px;
	min-height:515px;
	max-height:515px;
}



#footer {
	clear: both;
	width: 100%;
	height: 45px;
	background: url(images/footer_bg.jpg) no-repeat;
	color: #5f5f5f;
	text-align: center;
}

#minheightLeft {
	float: left;
	width: 42px;
	height: 342px;
	background: url(images/left_bg.jpg) no-repeat;
}


#minheightRight {
	float: right;
	width: 43px;
	height: 342px;
	background: url(images/right_bg.jpg) no-repeat;
}
.marcas{
	float:left;
	width:210px;
	margin:5px 5px 5px 5px;
}
.lista {
	
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#bde173; 
	height: 70px;
	margin-top:1px;
	
}

.encabeza {
	
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color:#bde173; 
	height: 110px;
	margin-top:0px;
	font-size: inherit;
	text-align:left;
	
}
.fichatrat {
	
	margin-top:30px;
	border-bottom-style: solid;
	border-bottom-width:inherit;
	border-bottom-color:#bde173; 
	font-size:14px;
	text-align: left;
	height:185px;
	line-height:22px;
	
}
.precio{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	height:20px;
	font-size:18px;
	
}

/*************************/
/*  Estilos interiores   */
/*************************/

#contenido a:link, a:active, a:visited { color: #666666 ; text-decoration: none ; }
#contenido a:hover { color: #6a8f3e;}


#header a:link, a:active, a:visited {
	color: #666666 ;
	text-decoration: none;
}

#header a:hover {
	color: #666666 ;
	text-decoration: none;
	
}

#footer span {
	position: relative;
	top: 10px;
}


#footer span.highlight {
	color: #6a8f3e;
}

#footer span.sep {
	padding-left: 50px;
}


#footer a:link, a:active, a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #6a8f3e;
}


.separador {
	border:0px;
	height: 4px;
	color: #7d6e00;
	background-color: #7d6e00;
	border: none;
	margin-bottom:4px;
	background: url(images/linea.gif) repeat scroll top left;
}

.separadorcorto {
	
	width: 460px;
	margin-left: 0px;
	height: 1px;
	color: #7d6e00;
	background-color: #7d6e00;
	border: none;
	background: url(images/linea.gif) repeat top left;
	}



.noticias {
	float:none;
	background: #ffffff url(images/newsletter.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 182px;
	height: 120px;
}

.noticias form{
	float:left;
}
.correo{
	float:left;
	padding:20px 0px 0px 1px;
}

.correo input{
	border:none;
	width:148px;
	height:14px;
}
#enviar{
	
	color:#ffffff;
	float:left;
	margin:auto;
	margin-top:10px;
	margin-left:55px;
	padding:0px 7px 0px 7px;

	
}

.fichafoto {
	width: 60px;
	height: 60px;
	margin: 5px;
	border-color: #000000;
	

}
.fotoprin {
	width: 80px;
	height: 80px;
	margin: 5px;
	border-color: #000000;
		
}
.foto_principal {
	width: 180px;
	height: 180px;
	margin: 5px;
	margin-right:10px;
	border-color: #000000;
	float:left;
}
.fichatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: inherit;
	color:#666666;
	margin-top:0px;
	
	
}

.fichatitulo h2{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#666666;
	margin-top:1px;	
}


.fichatitulo  a, a:hover, a:link, a:active, a:visited, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration: none; 
	margin-top:1px;
}

/*del panel de control*/



#paginacion
{
	padding:0;
	position:absolute;
	padding-left:15px;
	top:615px;
	left:650px;
	height:25px;
	width:500px;
	margin-left:auto;
	margin-right:auto;

}

#paginacion ul li{
	float:left;
	padding:0 2px;
	list-style:none;
}

#paginacion ul li a{
	background:url("images/izq_norm.gif") no-repeat left;
	height:25px;
	display:block;
	float:left;
	padding-left:4px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#paginacion ul li a span{
	background:url("images/der_norm.gif") no-repeat right top;
	display:block;
	padding:1px 6px 0 0;
	display:block;
	height:18px;
	float:left;
	margin-left:1px;
	margin-top:4px;
}

#p1 a,#p2 a,#p3 a,#p a, #p9 a, #siguiente a, #ultimo a {
	background-image:url("images/izq_norm_rev.gif");
	padding-bottom:1px;
}

#paginacion #actual a {
	background-image:url("images/izq_norm_rev.gif");
	padding-bottom:1px;
}

#p1 span,#p2 span,#p3 span,#p span,#p9 span,#siguiente span, #ultimo span {
	background-image:url("images/der_norm_rev.gif");
	padding-bottom:1px;
}

#paginacion #actual span {
	background-image:url("images/der_norm_rev.gif");
	padding-bottom:1px;
}

#paginacion a:hover{
	cursor:pointer;
	background-image:url("images/izq_norm_rev.gif");
	padding-bottom:1px;
	color:#666;
}

#paginacion a:hover span{
	cursor:pointer;
	background-image:url("images/der_norm_rev.gif");
	padding-bottom:1px;
}

/* Del panel de control */

/*.paginacion {
	position:absolute;
	padding-left:15px;
	top:615px;
	left:450px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#fff;
	
}
.paginacion a:visited{
	text-decoration: none;
}
.paginacion ul li{	
	float: left;
	padding:0 2px;
	list-style:none;
	display:block;
	background:url("images/boton.gif") left top;
	color:#fff;
}
.paginacion ul li a{
	float:left;
	padding:0 2px;
	list-style:none;
	display:block;
	background:url("images/boton.gif") left top;
	color:#000;
}*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	height:100px;
	width:100px;

}

.sIFR-replaced {
	visibility: visible !important;
	height:15px;
	margin-top:0px;
	
		
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
	margin-bottom:3px;
	margin-top:5px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
	margin-top:0px;
	margin-bottom:5px;
	
	}
//*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*//
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.contacto{	
	
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	text-align:left;
	font-size:12px;
	color:#666666; 
	padding: 0px 0px 0px 0px;
	margin-left:25px;
	margin-top:10px;
	
}

.nombre input{
	width:350px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:16px;

}

.direccion input{
	width:350px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:25px;
}

.telefono{
	padding: 0px 0px 0px 0px;
	margin-bottom:5px;
}
.telefono input{
	width:127px;
	margin-top:10px;
	margin-left:12px;
}
.mensaje{
	margin-top:3px;
}
.mensaje textarea{
	width:500px;
	height:200px;
	overflow-y:auto;
	margin-top:0px;
	
}
.boton{
	margin-left:350px;
}
.promociones{
	margin: 5px 10px 5px 10px;
	text-align:left;
}
.promociones h4{
	margin-top:10px;
}
.promociones li{
	margin:5px 0px 5px 0px;
}
.indice{
	margin: 5px 10px 5px 10px;
	width:360px;
	float:left;
}
.aviso{
	overflow-y:scroll;
	height:400px;
	width:650px;
	margin: 10px 20px 10px 10px;
	padding-right:20px;
}
.recursos{
	margin-top: 15px;
}

/* CAJAS REDONDEADAS */
b.bt, b.bt b, b.bb, b.bb b { display: block; height: 14px; font-size: 1px; background: url(images/round_borders.jpg) no-repeat; position:relative; }
b.bt { top: -2px; left: -2px; }
b.bt b { background-position:100% -14px; left: 4px; }
b.bb { background-position:0 -28px; top:2px; left: -2px; }
b.bb b { background-position:100% -42px; left: 4px; }
.rounded { background: url(images/pergamino.gif) repeat; float: right; width: 220px; _width: 220px; border: 2px solid #ececec; margin: 10px 20px 10px 10px; _margin: 10px 10px 10px 10px; }
