#body1
{
	background-image: url(images/back_pattern1.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body2
{
	background-image: url(images/back_pattern2.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body3
{
	background-image: url(images/back_pattern3.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body4
{
	background-image: url(images/back_pattern4.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body5
{
	background-image: url(images/back_pattern5.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body6
{
	background-image: url(images/back_pattern6.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body7
{
	background-image: url(images/back_pattern7.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}


img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


#menu
{
	background-image: url(images/menu_back01.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

.escaparate_left
{
	background-image: url(images/escaparatesom_01.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.escaparate_right
{
	background-image: url(images/escaparatesom_02.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.tool
{
	color: #515252;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;	
}

.tool:hover { text-decoration: underline; }

.space_tool { margin: 0px 0px 0px 10px; }

.txt01
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.liga
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ee2724;
	text-decoration: underline;
}
.liga:hover
{
text-decoration: none;
}

#creditos
{
	background-image: url(images/creditos_back01.png);
	background-repeat: repeat-x;
}

#creditos a
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;}

.creditos a 
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.creditos p
{
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.creditos a:hover { text-decoration: underline; }

/* estilos para noticias */

#news { padding: 10px; }
#news h1
{
	color: #666;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#news p
{
	color: #666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}

#news a
{
	color: #F33;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}

/* estilos para productos home */

#productos_home { padding: 15px; }

#productos_home .producto
{

	padding: 0px 0px 15px 0px;
}

#productos_home p
{
	color: #666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}

#productos_home a
{
	color: #F33;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}

#paginacion img { padding: 10px 7px 0px 0px; }

#submenu
{
	padding-top: 5px;
	padding-bottom: 15px;
}

/* estilos para submenu noticias */

#submenu_noticias
{
	text-align: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#submenu_noticias li
{
border-bottom: 1px solid white;
}

#submenu_noticias a
{
	/*	 background: #333 url(media/sexypanelright.gif) no-repeat right top; /*color of menu by default*/
	display: block;
	color: #666;
	width: auto;
	padding: 10px;
	/* Vertical (top/bottom) padding for each menu link */
	text-indent: 10px;
	text-decoration: none;
	border-bottom: 1px black #f8f1ed;
	/*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

#submenu_noticias a:visited, #submenu_noticias a:active { color: #666; }

#submenu_noticias a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: afaba9;
}


/* estilos para detalle producto */

#detalle_info { padding: 10px; }

#detalle_info h1
{
	color: #666;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#detalle_info h2
{
	color: #666;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


#detalle_info p
{
	color: #666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}

#detalle_info a
{
	color: #F33;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 5px 0px 5px;
}
/* contacto */

#forma td
{
	color: #666;
	font-family: verdana;
	font-size: 11px;
	padding: 8px;
	line-height: 16px;
}

#forma td .rojo
{
	color: #c83335;
	font-weight: bold;
}

#forma td .campo
{
	color: #666;
	font-family: verdana;
	display: inline;
	border: 1px #999 solid;
	background-color: #eeeeee;
}


/* forma de contacto*/

#contact-wrapper
{
	padding: 20px;
}
#contact-wrapper.rojo
{
	color: #c83335;
	font-weight: bold;

}
#contact-wrapper p
{
	color: #666;
	font-family: verdana;
	font-size: 13px;
	text-align: left;

}

#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	color: #666;
	font-family: verdana;
	display:block;
	float:none;
	font-size:13px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

#scrollprod
{
	overflow: auto;
	height: 420px;
	
}

