*,html{margin:0; padding:0;}
body
{
	background-color: #931A32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#4d4d4d;
	text-align: justify;
	line-height: 18px;
}
a:link{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 0.85em;
	
}
a:visited{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 0.85em;
	
}
a:active{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 0.85em;
	
}
a:hover{
	color: #993333;
	text-decoration: none;
	font-size: 0.85em;
	
}


/*MAQUETACION*/

#tabla{
	border-right: 1px dashed #D28594;
	border-left: 1px dashed #D28594;
	background-color: #FFFFFF;
	
}

#contenido{
	background-image: url(../images/pan_rallado/cabecera_inf.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 30px;
	text-align: justify;
}
#pie
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990000;
	background-color: #999999;
}
#pie a{
	font-size: 1em;
	color: #990000;}
address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: normal;
	float: left;
	margin-left: 10px;
}

/*CABECERA*/
.idiomas:link{	color:#CCCCCC;	font-size:0.8em;}
.idiomas:visited{	color:#CCCCCC;	font-size:0.8em;}
.idiomas:active{	color:#CCCCCC;	font-size:0.8em;}
.idiomas:hover{	color:#999999;	font-size:0.8em;}

.menu_cabecera:link{	color:#999999;	font-size:0.8em;}
.menu_cabecera:visited{	color:#999999;	font-size:0.8em;}
.menu_cabecera:active{	color:#999999;	font-size:0.8em;}
.menu_cabecera:hover{	color:#666666;	font-size:0.8em;}

/*MENU IZQUIERDO SUPERIOR*/
#menu_sup{
	margin-top:20px;
}

#menu_sup h1{
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;	
	padding-bottom:5px;
}
#menu_sup li{
	line-height:1.52em;
	padding-left:10px;
	list-style-type: none;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/pan_rallado/fondo_menusup.png);
	background-repeat: no-repeat;
	background-position: top;	
}
#menu_sup li li{
	background-color: #e3e3e3;
	border-top:0px !important;
	background-image: url(../images/li_espiga.png)!important;
	background-position: left top;
}

#menu_sup li li a:hover{
	color:#4c4c4c;
}
#menu_sup li li li{
	border: 0px !important;
	background-image:url(../images/pan_rallado/li_liespiga2.png)!important;
	padding-left:6px!important;
}


/*CLASES BOTONES PULSADOS*/
.botonpulsado_granate{
	color:#993333;
}
.botonpulsado_flecha{
	background-image: url(../images/pan_rallado/li_liespiga.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #7f7f7f;
	padding-left:6px;
}
.botonpulsado_gris{
	color:#333333;
}



/*MENU IZQUIERDO INFERIOR*/
#menu_inf{
	margin-top:30px;
}

#menu_inf h1{
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;	
	padding-bottom:5px;
}
#menu_inf li{
	line-height:1.52em;
	padding-left:10px;
	list-style-type: none;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/pan_rallado/fondo_menuinf.png);
	background-repeat: no-repeat;
	background-position: top;	
}
#menu_inf li a:hover{
	color:#4c4c4c;
}

/*BOTON INFERIOR*/
#boton_inf{
	margin-top:30px;
	margin-bottom:20px;
}
#boton_inf h1 a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #537588;	
}

/*CONTENIDO*/

#contenido h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #993333;
	text-align: left;
	padding-top: 35px;
	padding-left: 25px;
	margin-bottom:20px;
	background-image: url(../images/pan_rallado/espiga_situelta.png);
	background-repeat: no-repeat;	
	border-bottom: 1px solid #F0E0E0;
}
#contenido hr{
	height:	1px;
	color: #F0E0E0;
}

#contenido li{
	background-image: url(../images/li_espiga.png);
	background-repeat: no-repeat;
	padding-left:20px;
	list-style-type: none;
}
.div_producto{
	float:left;
	width:130px;
	display:inline;
	text-align: center;
}
.div_producto img {
	margin:15px 15px 5px 15px;
	border: 1px dashed #CCCCCC;
}

.img {
	float:left;
	margin-right:15px;
	border: 1px dashed #CCCCCC;
	clear:left;
	padding: 4px;
}

.tabla_index{
	background-image: url(../images/pan_rallado/fondo_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px dashed #D28594;
	border-bottom: 1px dashed #D28594;	
}
.tabla_general{
	background-image: url(../images/pan_rallado/fondo_general.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px dashed #D28594;
	border-bottom: 1px dashed #D28594;	
}
.negro{color:#000000;}
.negrita{font-weight: bold;}.imgDcha {
	float:right;
	clear:none;
	margin-right: 100px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	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: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.imgCopia {
	float:left;
	margin-right:15px;
	clear:left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	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: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

.img_index {
	float:left;
	border: 1px dashed #CCCCCC;
	clear:left;
}


/*CATALOGO*/
.fotodcha{
	/*float:right;*/
	margin:0px 0px 5px 0px;
	border:1px dashed #CCCCCC;
	padding:4px;
}
.borde1 {
    border: solid 2px black;
}
.borde2 {
    border: dashed 2px red;
}
/*sombreado imágenes*/
#foto_total{
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}

.wrap0, .wrap1, .wrap2, .wrap3 {
  /*display:inline-table;*/
  /* \*/display:block;/**/
  }
.wrap0 {
	float:left;
	background-image: url(../images/shadowt.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }	
.wrap1 {
	position:relative;
	background:url(../images/shadow.gif) right bottom no-repeat;
	top:10px;
	left:10px;
  }	
.wrap2 {
	position:relative;
	background:url(../images/corner_bl.gif) left bottom no-repeat;
	bottom:0;
	left:-10px;
  }
.wrap3 {
	position:relative;
	top: -10px;
	left:10px;
	right:0;
	padding:10px 10px 0 0;
	background:url(../images/corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
	display:block;
	
	border:2px solid #FFFFFF;
	
  }
  /*-----------------------------------*/
  
#tabla #contenido .tabla_index iframe {
	border: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/*estilos Novedades*/
a.clase1:link{
	color: #993333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	
}
a.clase1:visited{
	color: #993333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	

	
}
a.clase1:active{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	

	
}
a.clase1:hover{
	color: #7f7f7f;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;	
}
.titulo{
	color: #993333;
	font-weight: bold;
}

.fechaTxiki{
	font-style: italic;
	color: #993333;
	font-size: 0.8em;
}
.fecha{
	font-style: italic;
	color: #D28594;
	font-size: 0.85em;
}
.novedades{
	font-size: 0.8em;
	line-height: normal;
}

/*-----------------------------------*/

.plano {
	float:left;
	margin-right:15px;
	clear:left;
}