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


/* Reset CSS*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fin Reset CSS*/

body {
	background: #f1f5ed url(fondo.jpg) repeat-x;
}

#container
{
	width: 980px;
	/*border:1px solid #ffd4d3;*/
	margin:0 auto 0 auto;
}

#top_box
{
	width: 100%;
	/*border: 1px solid #0F0;*/
	height: 200px;
}

.flag
{
	float:left;
	margin-right: 8px;
/*	border: 1px solid #00F;*/
}

#flags{
	
}




/* Navegacion*/
#navegacion{
	float: right;
	margin-top: 10px;
}

#navegacion ul li{
	float:right;
	display:inline;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	border-right: 1px solid #750C39;
}

#navegacion a{
	text-decoration: none;
	color:#000;
}

#navegacion a:hover{
	text-decoration: none;
	background-color:#750C39;
	color: #F7F1DC;
}



/*#logo{
	float:left;
	margin: 15px;
	clear:both;
}*/

.fix{
	clear:both;
}

/* Fin Navegacion*/


/* Menus */

/*#menu{
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 10px;
	margin: 10px;
	clear:both;
	background-color: #F7F1DC;
}*/

/*#menu ul li a{
	text-decoration:none;
	margin-right: 6px;
	margin-left: 6px;
	font-weight:bold;
	color:#000;
}

#menu ul li a:hover{
	color:#750C39;
	background-color: #FFD4DE;
}*/


/*#menu ul li{
	display:inline;
	border-left: 1px solid #c5b683;
	border-right: 1px solid #ffffff;
}*/


/*#menu ul li:first-child {
	border-left: 0px solid;
}

#menu ul li.first {
	border-left: none;
}

#menu ul li:last-child {
	border-right: 0px solid;
}*/

/* Fin de Menus*/

/* Main Box*/

#main_box{
	width: 755px;
	float: left;
/*	border: 1px solid #00F;*/
	padding-bottom: 15px;
	padding-top: 15px;
}


#accion {
	padding: 35px;

}


#right_box{
	width: 220px;
	/*border: 1px solid #F00;*/
	float: left;
	padding-top: 15px;
}

.banner_a{
	margin-left: 10px;
	margin-bottom: 15px;
	}

#banners_b
{
	width: 152px;
	margin:0 auto 0 auto;
}

.banner_b1, .banner_b2{
	margin-bottom: 15px;
}

#banner_c{
	width: 100%;
	float:left;
	clear:both;
	padding-top: 20px;
}

#banner_c ul li{
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}


/* Estilos del footer*/

#bottom_box{
	clear:both;
	width: 100%;
	background-color: #fffca2;
	border: 1px solid #fffca2;
}


#bottom_menu ul li{
	display:inline;
}

#bottom_menu ul a{
	margin: 6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#750C39;
	font-weight: bold;
	text-decoration:none;
	
}

#bottom_menu{
	clear:both;
	margin-top: 20px;
	text-align:center;

}

#copyright{
	margin: 10px;
	text-align:center;
	clear: both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #750C39;
}



form{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.campo{
	margin: 5px;
	
	}

.noticias{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align:top;	
	}

.noticiaimagen{
	float: left;
	width: 155px;
	margin: 10px;
	}

.noticiacontenido{
	float: left;
	width: 393px;
	text-align:justify;
	margin: 10px;
	color:#666;
	}
	
.noticiatitulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #750c39;
	}

.noticialeer{
	margin: 10px;
	}
	
.noticiasnav{
	margin: 0 auto;
	width: 400px;
	}

.noticiasnav a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #750c39;
	font-weight: bold;
}
	
.noticiasshort{
	
	
	}
.noticiashort a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #750c39;
	text-decoration: none;
	}


#dirmenu{
	width: 150px;
	background-color:#ffFca2;
	float:left;
	padding-left: 10px;
	}
	

#dirmenu ul li {
	padding: 7px;
	
	}	

#dirmenu ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #750c39;
	font-weight: bold;
	}
	

#dirmenu ul li a:hover{
	color:#F00;
	}	

#dirempresas{
	
	font-size: 14px;
	margin-left: 30px;
	float:left;
	font-weight: bold;
	}	

#dirempresas ul li{
	padding: 4px;
}
	
	
#dirempresas ul li a{
		color:#666;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
	
}
	
#dirempresas ul li a:hover{
	color:#dbba25;
}

#formulario_filtrado
{
	width: 650px;
	padding: 15px;
	background-color: #Fffdce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}

.empresa{
		width: 630px;
		/*border: 1px solid #000;*/
		margin:0 auto 0 auto;
		padding: 10px;
		background-color: #fffdce;
		clear: left;
		border-top: 0;
		padding: 20px 8px 0 8px;

	}
	
.empresa a{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: none;
		background-color: #fff1f4;
	}
	
	
.empresa_nombre{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	float: left;
	width: 500px;
	color:#750c39;
	}

.empresa_logo{
	float:left;
	background-color: #fff;
	padding: 5px;
	width: 200px;
	height: 200px;
	border: 1px solid #000;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

	
	
.empresa_contenido{
	width: 380px;
	margin-left: 10px;
	float:left;
	
	}
	
.empresa_direccion{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left:15px;
	}
	
.empresa_correo a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:#000;
	}

.empresa_web a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#000;
	font-weight: normal;
	text-decoration: underline;
	}
	
	
.google_map{
	margin:0 auto 0 auto;
		clear: left;
		border-top: 0;
		padding: 20px 8px 0 8px;
	}

.google_map a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: none;
}
	
.empresa_telefono
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;

}

.empresa_descripcion{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	}


#fragment-3, fragment-2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #750c39;
	
	}
	
	
	
	
.info_navegacion{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	
	
.info_navegacion a{
	font-size: 12px;
	color:#900;
	}
	
#tienda_menu{
	width: 140px;
	background-color:#Fffca2;
	float:left;
	padding-left: 8px;
	/*border: 1px solid #0F0;*/
	}
	
#tienda_menu ul li {
	padding: 7px;
	
	}	

#tienda_menu ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #750c39;
	font-weight: bold;
	}
	
	
#tienda_contenido{
	width: 510px;
	float:left;
	/*border: 1px solid #F00;*/
	padding-left: 10px;
	}
#tienda_contenido ul li{
	width: 230px;
	float:left;
	/*border: 1px solid #FF0;*/
	padding-left: 25px;
	padding-bottom: 25px;
	}
	
.producto_nombre{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #750c39;
	}

.producto_descripcion{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}
	
.producto_precio{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;}
	
.producto_nav{
	margin:0 auto 0 auto;
	}
	
.producto_nav a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:none;
	font-weight: bold;
	color: #750c39;
	}
	
.agrandar_img{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#galerias a{
	border: 0px solid #ccc;
	background: #fffdce;
}

.titulos_emp{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.logins{
	margin: 5px;
	}
	
.logins_mensaje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.mini_logueo{
	float:right;
	}

.mini_logout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.mini_logout a{
	color: #750c39;
}