﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ELEMENTOS DE FORMATO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

BODY
{
margin:0px;
font-family: Verdana;
font-size:12px;
color:#000000;
line-height:18px;   
background:#FFFFFF;
background-image:url(imagenes/trama2.png);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
}


h1 {font-size:26px;color:#8d007f;margin-left:40px}
h2 {font-size:13px;color:#8d007f}
h3 {font-size:0.8em}

p, .texto-dinamico {font-size:11px;text-align:justify;line-height:20px;}


ul.parrafo {text-align:left;margin:0px;padding:0px;margin-left:40px;line-height:130%}
li.parrafo {font-size:0.8em;font-weight:bold;}

.link1 {color:#29330e; text-decoration:none;margin-right:20px }
.link1:hover { color:#FFFFFF;text-decoration:none;}

.link2 {color:#FFFFFF; text-decoration:none; }
.link2:hover { text-decoration:none; color:#8d007f;}

.link3 {color:#8b8b8b; text-decoration:none; }
.link3:hover { text-decoration:underline; color:#000000;}

.link4 {color:#FFFFFF; text-decoration:underline; }
.link4:hover { text-decoration:none; color:#FFFFFF;}

.link5 {color:#8d0080; text-decoration:none; }
.link5:hover { text-decoration:underline;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RETICULA PRINCIPAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-body
{
width:100%;
overflow: auto;
}


.cabecera
{
	margin:auto;
	width: 900px;
    height:135px;
    vertical-align:bottom;	
    border:0px solid #000000;
    clear:both;
}

.indice
{
    float:right;
    width:680px;
    height:26px;
    line-height:26px;
    text-align:right;
    margin-top:95px;    
    margin-right:0px;   	
    background-image:url(imagenes/fondo-indice.png);
    background-repeat:no-repeat;
    background-position:top center;    
    overflow:hidden;
}


.menu-contenidos
{
	margin:auto;
	width: 900px;
    text-align:left;
    border:0px solid #000000;
    clear:both;
}


.menu
{
	float:left;
	width: 200px;
    text-align:left; 
    margin-top:20px;  	
    border:0px solid #000000;
    overflow:hidden;
}

.contenidos
{
	float:right;
	width: 680px;
    margin-right:0px;
    border:0px solid #FFFFFF;

}


.inicio
{
	float:left;
	width: 480px;
	height: 150px;	
    border:1px dotted #FFFFFF;
}

.banners
{
	float:right;
	width: 150px;
	height: 150px;	
    border:1px dotted #FFFFFF;
}


.pie
{
	margin:auto;
	width: 900px;
    height:30px;
    color:#FFFFFF;
    font-size:10px;
    text-align:center;
    overflow:hidden;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MODULOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.logo
{   
    float:left;
    margin-top:15px; 
    margin-left:20px;
}



.top-menu
{
width:200px;
height:10px;
background-image:url(imagenes/top-menu.png);
background-repeat:no-repeat;
background-position:top center;
overflow: hidden;
}

.content-menu
{
width:200px;
padding-bottom:40px;
background-image:url(imagenes/dot-menu.png);
background-repeat:repeat-y;
background-position:top left;
overflow: hidden;
}

.bottom-menu
{
width:200px;
height:10px;
background-image:url(imagenes/bottom-menu.png);
background-repeat:no-repeat;
background-position:top center;
overflow: hidden;
}



.top-contenidos
{
width:680px;
height:10px;
background-image:url(imagenes/top-contenidos.png);
background-repeat:no-repeat;
background-position:top center;
overflow: hidden;
}

.content-contenidos
{
width:640px;
padding:20px;
padding-top:20px;
padding-bottom:20px;
background-image:url(imagenes/dot-contenidos.png);
background-repeat:repeat-y;
background-position:top left;
overflow: hidden;
}

.bottom-contenidos
{
width:680px;
height:10px;
background-image:url(imagenes/bottom-contenidos.png);
background-repeat:no-repeat;
background-position:top center;
overflow: hidden;
}


.buscador
{
    float:left;
    width:560px;
    height:30px;
    line-height:30px;
    color:#FFFFFF;
    padding-left:10px;
    border:3px solid #779629;    
    background-color:#90b531;
    overflow:hidden;
}

.texto-portada{

	font-size:11px;
	font-style:normal;
	line-height:18px;
	text-align:left;
	vertical-align:middle;

	color:#8d0080;
	padding:10px;
	overflow:hidden;
}	


.direccion
{
	margin:auto;
	width: 900px;
    color:#000000;
    font-size:10px;
    text-align:left;
    margin-bottom:20px;
    overflow:hidden;
}

.formu {
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	font-style:normal;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	text-align:left;
	vertical-align:middle;
	text-indent:0px;
	letter-spacing:1px;
	word-spacing:0px;

	color:#000000;
	margin:0px;
	border-collapse:collapse;
	height:20px;

	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;

	border-color:#8d007f;
	border-left-color:#8d007f;
	border-right-color:#8d007f;
	border-top-color:#8d007f;
	border-bottom-color:#8d007f;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:dotted;
	background-color:#FFFFFF;
}

.map
{
    width:640px;
    height:350px;
    border:dotted 1px #8d007f;
    margin-top:18px;

}

.texto-formu{
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	font-style:normal;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
	text-align:left;
	vertical-align:middle;
	text-indent:0px;
	letter-spacing:0px;
	word-spacing:0px;

	color:#8d007f;
	margin:0px;
	border-collapse:collapse;

	width:80px;

	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;

}


.combo{
    float:left;
	color:#8d007f;
	margin:0px;
	border-collapse:collapse;
	height:20px;

	border:1px solid #8d007f;
	background-color:#FFFFFF;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BOTONES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.boton1
{
width:auto;
font-family: Verdana;
font-size:15px;
color:#29330e;
margin:4px;
margin-bottom:10px;
padding:2px;
border:0px dotted #FFFFFF;
border-bottom:1px dotted #FFFFFF;
}

.boton1:hover
{
cursor:hand;
color:#8d007f;
background:#FFFFFF;
}


.boton2
{
width:auto;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none
font-family: Verdana;
font-size:12px;
color:#FFFFFF;
border:3px solid #8d007f;
background-color:#8d007f;
}

.boton2:hover
{
cursor:hand;
color:#8d007f;
background:#FFFFFF;
border:3px solid #8d007f;
}

.boton3
{
width:auto;
font-family: Verdana;
font-size:12px;
color:#8d007f;
margin:10px;
padding:5px;
border:1px solid #8d007f;
background-color:#ffffff;
text-decoration:none;
}

.boton3:hover
{
cursor:hand;
color:#8d007f;
background:#c57fbe;
border:1px solid #8d007f;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LISTADOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.item-cabecera
{
float:left;
height:20px;
line-height:20px;
font-family: Verdana;
font-size:11px;
color:#FFFFFF;
text-align:center;
border-right:1px dotted #FFFFFF;
background-color:#8d007f;
margin-top:10px;
overflow:hidden;
}

.item-listado
{
height:100px;
vertical-align:middle;
font-family: Verdana;
font-size:11px;
color:#8d007f;
text-align:left;
border-bottom:1px dotted #8d007f;

}

.item-cabecera-pedido
{
height:20px;
line-height:20px;
font-family: Verdana;
font-size:11px;
color:#FFFFFF;
text-align:center;
border-right:1px dotted #FFFFFF;
background-color:#8d007f;
margin-top:10px;
overflow:hidden;
}

.item-listado-pedido
{
height:100px;
vertical-align:middle;
font-family: Verdana;
font-size:11px;
color:#8d007f;
text-align:center;
border-bottom:1px dotted #8d007f;

}

.item-formato
{
float:left;
height:30px;
line-height:30px;
font-family: Verdana;
font-size:11px;
color:#8d007f;
text-align:left;
padding-left:3px;
padding-top:10px;
border-bottom:1px dotted #8d007f;
overflow:hidden;
}

.item-pedido
{
float:left;
height:85px;
line-height:80px;
font-family: Verdana;
font-size:11px;
color:#8d007f;
text-align:left;
padding-left:3px;
padding-top:10px;
border-bottom:1px dotted #8d007f;
overflow:hidden;
}

.imagen-noticias
{
    float:right;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px;
    border-width:1px;
    border-style:solid;
    border-color:Black;
}

.error
{
    font-size:9px;
    color:Red;
}

.aviso
{
border-top: 1px dotted #8d007f;
    border-bottom: 1px dotted #8d007f;
    padding: 10px;
    font-size:10px;
    text-align:justify;
    font-weight:normal;
    line-height:20px; 
    margin-left: 40px;
    margin-right:40px;
    color:#666666;
    height: 45px;
    width: 88%;
}


.mes
{
width:30px;
height:30px;
line-height:24px;
font-family: Verdana;
font-size:11px;
color:#FFFFFF;
text-align:center;
border:1px solid #8d007f;
border-right:1px solid #FFF;
background-color:#8d007f;
background-image:url(imagenes/degra1.png);
background-position:bottom left;
background-repeat:repeat-x;
overflow:hidden;
}

.mes-activo
{
width:30px;
height:30px;
line-height:24px;
font-family: Verdana;
font-size:11px;
color:#8d007f;
text-align:center;
border:1px solid #dddddd;
overflow:hidden;
}

.variedad
{
width:30px;
height:30px;
line-height:24px;
font-family: Verdana;
font-size:11px;
color:#29330e;
text-align:left;
padding-left:20px;
border:1px solid #90b531;
border-right:1px solid #FFF;
background-color:#90b531;
background-image:url(imagenes/degra2.png);
background-position:bottom left;
background-repeat:repeat-x;
overflow:hidden;
}

.contactar-portada
{
width:160px;
height:110px;
line-height:24px;
font-family: Verdana;
font-size:14px;
color:#8d007f;
text-align:left;
padding:20px;
margin-top:10px;
border:0px solid red;
background-image:url(imagenes/contacte.png);
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
}