/* CSS Document */
body {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 13px;
	color: #666666; text-align:left;}
table {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 13px;
	color: #666666; text-align:left;}

h1 {color:#d7441f; font-size:16px; border-bottom:#c6d2db 2px solid;}

h1 a:link, a:hover{ text-decoration:none; color:33366CC; }

h2{ font-size:14px;}

#oferta img{ margin:5px; border:0;}

a:link {
font-family: Verdana;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #4EA722;

}
a:active {
font-family: Verdana;
	font-size: 13px;
	color: #4E0722;
}
a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
}
 .empresa {
	width: 600px;	

}

.texto_contacto {
	font-size: 13px;
	color: #666666;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.texto_quienes {
	font-size: 13px;
	color: #666666;
	margin-right: 15px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 500px;
	padding-left: 15px;
}
.texto_negrita {
	font-family: Verdana;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
	
	}

#enviar { 
	width: 60px;
	height: 28px; 
	background-image: url(../Images/enviar.jpg);
	background-repeat: repeat-no;
	background-position: center center;
	border: 0px Solid; 
	ext-indent: -9999px;
	 	
}
#borrar { 
	width: 60px;
	height: 28px; 
	background-image: url(../Images/borrar.jpg);
	background-repeat: repeat-no;
	background-position: center center;
	border: 0px Solid; 
	ext-indent: -9999px;
	 	
} 
.contacto { 
	width: 148px;
	height: 23px; 
	background-image: url(../Images/contacto.gif);
	background-repeat: repeat-no;
	background-position: center center;
	border: 0px Solid; 
	ext-indent: -9999px;
	font-size: 13px;
	color: #3399FF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 	
}
.contacto1 { 
	width: 270px;
	height: 125px; 
	background-image: url(../Images/contacto1.gif);
	background-repeat: repeat-no;
	background-position: center center;
	border: 0px Solid; 
	ext-indent: -9999px;
	font-size: 13px;
	color: #3399FF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 	
}
.fondo {
	background-image: url(../Images/fondoweb.jpg);
	background-position: left top;
	height: 607px;
	background-repeat: repeat-x;
}
 .banerinf {
	background-image: url(../Images/down.gif);
	background-repeat: no-repeat;
	height:40px;

}
.linea {
	background-image: url(../Images/linea.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 4px;
}
 .banersup {
	background-image: url(../Images/barra_bajo_baner.gif);
	background-repeat: repeat-x;
	height:21px;

}
 .banergris {
	background-image: url(../Images/gris.gif);
	background-repeat: repeat-x;
	height:12px;

}
/*tabla*/
 .sup {
	background-image: url(../Images/superior.gif);
	background-repeat: repeat-x;
	height: 37px;
}
 .inf {
	background-image: url(../Images/inferior.gif);
	background-repeat: repeat-x;
	height: 36px;
}
 .sup_izq {
	background-image: url(../Images/esq_sup_izq.gif);
	background-repeat: no-repeat;
	height:12px;
}
 .sup_der {
	background-image: url(../Images/esq_sup_der.gif);
	background-repeat: no-repeat;
	height:37px;
	width: 32px;
}
 .inf_izq {
	background-image: url(../Images/esz_inf_izq.gif);
	background-repeat: no-repeat;
	height:12px;
}
 .inf_der {
	background-image: url(../Images/esq_inf_der.gif);
	background-repeat: no-repeat;
	height:36px;
	width: 36px;
}
 .lat_der {
	background-image: url(../Images/lat_der.gif);
	background-repeat: repeat-y;
	width: 36px;
}
 .lat_izq {
	background-image: url(../Images/lat_izq.gif);
	background-repeat: repeat-y;
	width: 34px;
}
#oferta{ border:#d7e0e5 1px solid; padding:10px; float:left; width:300px; margin-left:5px; background-image:url(../Images/fondo.gif); background-repeat:repeat-x; background-position:bottom; margin-bottom:10px; }

#oferta strong { color:#3366CC;}

strong { color:#3366CC;}

#oferta_mas{padding:10px; float:left; width:600px; margin-right:10px; margin-bottom:10px; }

#oferta_mas strong { color:#3366CC;}
/*__________________Principo paginacion__________________*/
#paginacion {
	clear:both;
	float:left;
	margin:5px;
	}
#paginacion.paginacion {
	padding:0px;
	margin:5px;
	text-align:center;
}
#paginacion.paginacion li {
	float:left;
 	list-style-type: none;
}
#paginacion.paginacion a {
	margin-right: 5px;
	height:10px;
	border: 1px solid #c2cfd8;
	text-decoration: none;
	color: #75a5e6;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#paginacion.paginacion a:hover, #paginacion.paginacion a:active {
	border:1px solid #3c70af;
	color: #3c70af;
	background-color: #c2cfd8;
	height:10px;
}
#paginacion.paginacion span.current {
	padding: 0px 5px 0px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
#paginacion.paginacion span.disabled {
	padding: 0px 5px 0px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
/*__________________Fin paginacion__________________*/

.precio{
	font-size:13px;
	color:#d7441f;
	font-weight:bold;
	letter-spacing: 0,5em;
}
img#numer {
margin-left:-13px;
}
#pedido { width:130px; color:#d7441f; font-size: 13px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:bold; padding:5px;}
	
ul {
	text-align:left;
	font-size:13px;
	letter-spacing: 0,5em;
	word-spacing: 0,5em;
	white-space: normal;
	line-height: 25px;
}
.resalta { color:#d7441f; font-size:14px; text-align:center; font-weight:bold; margin:5px;}
