*{
	margin:0px;
	padding:0px;
}
body{
	
	font-family:"Trebuchet MS","Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	background:#ECD4EC;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:380px;
}
.both{
	clear:both;
}
.contingut{
	width:1000px;
	margin:auto;
}

h4{
	background:#5E205F;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
}
h4 a{
	color:#FFFFFF;
	background:#5E205F;
	display:block;
	text-decoration:none;
}
.logo{
	width:128px;
	height:121px;
	margin-top:10px;
	float:left;
	position:relative;
	top:60px;
	margin-top:-50px;
	margin-left:55px;
}
.menu_superior{
	float:right;
	font-size:17px;
	margin-top:20px;
	padding-top:120px;
	font-weight:lighter;
	margin-top:-50px;
}
.menu_superior td{
	border-right:1px solid #5E205F;
	padding-right:15px;
	padding-left:15px;
}
.cabecera{
	margin:auto;
	background:none;
	width:100%;
	clear:both;
	text-align:center;
}
.cabecera .cabecera_superior{
	background-image:url(../images/rasgados/destacado_home/rasgado_superior-trans.png);
	background-repeat:repeat-x;
	height:156px;
}

.cabecera .cabecera_inferior{
	background-image:url(../images/rasgados/destacado_home/rasgado_inferior-trans.png);
	background-repeat:repeat-x;
	height:146px;
	position:relative;
	z-index:-1;
}
.cabecera .cabecera_central{
	/*
	background-image:url(../images/rasgados/rasgado_zona_productos%20destacdos/rasgado_interior-trans.png);
	width:735px;
	height:245px;
	*/
	background:none;
	margin:auto;
	width:730px;
	height:230px;
	margin-top:-115px;
	margin-bottom:-120px;
	
}
.destacados{
	text-align:justify;
	margin-top:60px;
	width:1000px;
}.destacados .izquierda{
	width:492px;
	float:left;
	margin-left:10px;
	*margin-left:0px;
}

.destacados .derecha{
	position:relative;
	margin-left:515px;
	*margin-left:0px;
	width:492px;
	margin-right:10px;
	*margin-right:0px;
}
.destacados .top{
	background-image:url(../images/rasgados/destacados_home_abajo/rasgado_des2_superior-trans.png);
	width:492px;
	height:50px;
}
.destacados .central{
	background-image:url(../images/rasgados/destacados_home_abajo/rasgado_des2_interior-trans.png);
	width:409px;
	min-height:162px;
	padding:40px;
}
.destacados .bottom{
	background-image:url(../images/rasgados/destacados_home_abajo/rasgado_des2_inferior-trans.png);
	width:492px;
	height:50px;
}
.destacados .central a{
	margin-top:40px;
	margin-left:288px;
}
a#catalogo {
	display:block;
	width:123px;
	height:26px;
	background:url(../images/ver_catalogo_btn.jpg);
	background-position:bottom;
}
a#catalogo:hover {
	background-position:top;
}
a#masinfo {
	display:block;
	width:121px;
	height:24px;
	background:url(../images/mas_info_btn.png);
	background-position:bottom;
	text-align:center;
	float:right;
	margin-top:-40px;
}
a#masinfo:hover {
	background-position:top;
}
#pie{
	color:#E67817;
	background-image:url(../images/rasgados/rasgado_pie_pagina/rasgado_pie-trans.png);
	background-repeat:repeat-x;
	height:85px;
	clear:both;
	margin-top:50px;
}
#pie a{
	color:#E67817;
}
#pie a:hover{
	color:#FFF;
}
#pie table{
	width:940px;
	position:relative;
	top:30px;
}

