@charset "utf-8";
/* CSS Document */

/* Web Puremiel 

   Autor:  Chelo Fernández Díaz - CADIGRAFIA S.L.
   
   Diseño: Mercedes de Alba - CADIGRAFIA S.L.
   
   Versión: 1.0
   
   URL del sitio: http://www.puremiel.com  */
   
   
   
/***********************************************************************************************************/


body  {

	width:997px;
	background-color:#eeeae1;
	background-image:url(images/franja.jpg);
	background-position:0 219px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	margin:auto;
	
	}
	
a {text-decoration:none;}

a:hover {color:#000000; text-decoration:none;}
	
	
h1 { font-size: 30px; margin-top:0px; margin-bottom:15px; color:#434343; }

h2 { font-size: 32px; margin-top:15px; margin-bottom:5px; color:#ffffff; text-align:left; margin-left:20px; margin-right:5px; }

h3 { font-size: 18px; color:#ffffff; text-align:left; margin-left:20px; margin-right:5px;}

h3 a {color:#ffffff; text-decoration:none;}
h3 a:hover { color:#262626; text-decoration:none; }

#wrapper {
	padding-left: 0px;
	padding-top: 0px; }
	
#content {
	width: 997px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:transparent;
	}



/********************************  INTRO ******************************/

#cabecera {
	width:997px;
	height:219px;
	float:left;
	}
	
#logo {
	width:623px;
	height:274px;
	float:left;
	}
#mensa {
	width:377px;
	height:274px;
	float:left;
	}

	
#texto {
	width:997px;
	height:43px;
	padding-top:8px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	float:left;
	text-align:center;
	}
	
	
#productos {
	width:997px;
	float:left;
}

#bloque_foto01 {
	width:197px;
	float:left;
	margin-right:3px;
}


#bloque_foto02 {
	width:197px;
	float:left;
}
	

#foto {
	width:197px;
	height:136px;
	float:left;
}

#texto_prod {
	width:177px;
	height:155px;
	float:left;
	color:#ffffff;
	padding-left:12px;
	padding-right:8px;
	padding-top:15px;
}

.color01 {

	background-color:#f09200;
	}
	
.color02 {

	background-color:#c6b700;
	}
	
.color03 {

	background-color:#da3226;
	}
	
.color04 {

	background-color:#a84b12;
	}
	
.color05 {

	background-color:#74191b;
	}
	
	
#pie {
	width:997px;
	height:70px;
	padding-top:25px;
	float:left;
	text-align:center;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.contacto, .contacto a {
	color:#f09200;
	font-size:11px;
	text-decoration:none;
	}
	
.contacto a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
