body{ margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}



.fondo_raya_rojo{
	background-image: url(../images/fondo-raya-rojo.gif);
	background-repeat: repeat-y;
}
.fondo-menu-nav {
	background-image: url(../images/menu_cat_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_raya_azul{
	background-image: url(../images/fondo-raya-azul.gif);
	background-repeat: repeat-y;}
.fondo_azul{
	background-color: #087513;
}
.fondo_degradado{
	background-image: url(../images/fondo-degradado.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondo_banner{
	background-image: url(../images/banner_portada.jpg);
	background-repeat: no-repeat;}

.parrafo_banner{
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 5px;
}



.titulo_novedades {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.parrafo_novedades {
	font-size: 11px;
	color: #003300;
}
.parrafo {
	font-size: 11px;
	color: #003300;
	padding-right: 40px;
	padding-left: 10px;
}
.parrafo_blanco {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 70px;}
.parrafo_justificado {
	font-size: 11px;
	color: #003300;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}



.pie{
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;}
.pie:hover{
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;}
.pie_separador{
	font-size: 15px;
	font-weight: 600;
	color: #F7C709;}



.menu_catalogo{
	font-size: 12px;
	font-weight: bold;
	color:#79FF79;
	text-decoration: none;
	line-height: 20px;
}
.menu_catalogo:hover{
	color: #FFFFFF;
	text-decoration: underline;}



.ficha_novedad{
	display:block;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	background:#f2cb05 url(../images/novedad.gif) no-repeat left top;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 7px;}
.ficha_categoria{
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	padding-left: 7px;
}
.ficha_prenda{
	font-size: 14px;
	font-weight: bold;
	color: #087513;
	padding-left: 7px;
	text-decoration: none;
}
.ficha_prenda:hover{

	text-decoration: underline;
}
.ficha_referencia{
	font-size: 10px;
	color: #087513;
	padding-left: 7px;}
.ficha_precio{
	font-size: 14px;
	font-weight: bold;
	color: #E00A16;
	padding-left: 7px;}
	
	.ficha_precio_p{
	font-size: 10px;
	font-weight: bold;
	color: #E00A16;
	padding-left: 2px;
	line-height: 10px;
}


	
.h-linea-azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #087513;
	border-right-color: #087513;
	border-bottom-color: #087513;
	border-left-color: #087513;
	padding-right: 5px;
}
.h-linea-azul-claro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8ECD44;
	border-right-color: #8ECD44;
	border-bottom-color: #8ECD44;
	border-left-color: #8ECD44;
	padding-right: 5px;
}
.borde-azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8ECD44;
	border-right-color: #8ECD44;
	border-bottom-color: #8ECD44;
	border-left-color: #8ECD44;
}
.cuadrado {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8ECD43;
	border-right-color: #8ECD43;
	border-bottom-color: #8ECD43;
	border-left-color: #8ECD43;
}
	
.form-txt {
	font-size: 11px;
	color: #087513;
}
.form-box {
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	cursor: default;
	background-color: #FFFFFF;
	height: 15px;
	width: 170px;
	padding-left: 3px;
	line-height: 9px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087513;
	border-right-color: #087513;
	border-bottom-color: #087513;
	border-left-color: #087513;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	outline-width: thin;
}
.form-observ {
	font-size: 9px;
	color: #000000;
	cursor: default;
	background-color: #FFFFFF;
	height: 80px;
	width: 170px;
	padding-left: 3px;
	line-height: 9px;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087513;
	border-right-color: #087513;
	border-bottom-color: #087513;
	border-left-color: #087513;
}
input.button {
	background-color: #087513;
	border: none;
	height: 15px;
	width: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;}.email-map {

	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	line-height: 20px;
}
.email-map:hover {
	color: #00CCFF;
	text-decoration: underline;
}

.borde-azul-inline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1CBE1;
	border-right-color: #A1CBE1;
	border-bottom-color: #A1CBE1;
	border-left-color: #A1CBE1;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	float:left;
	}
	.form-box-peq {
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	cursor: default;
	background-color: #FFFFFF;
	height: 15px;
	width: 40px;
	padding-left: 3px;
	line-height: 9px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087513;
	border-right-color: #087513;
	border-bottom-color: #087513;
	border-left-color: #087513;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	outline-width: thin;}
.txt-enlace {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #087513;
	text-decoration: none;
}
.txt-enlace:hover {
	font-weight: bold;
	color: #0066FF;
}

