body {
	font-family: "Times New Roman", Times, serif;
	background-color: #F5F4F4;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
	background-image: url(../Imagenes/Fnd.gif);
}

span.title_icon{
float:left;
padding:0 5px 0 0;
}
a{
	color:#deb887;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#BarraSup
{
	background-color: DARKRED;
	position: absolute; 
    left: 0px; 
    width: 100%; 
    top: 0px;
	height: 25px;
	margin: 0px;
    font-family: Arial;
    font-family: verdana;
    font-size: 10px;
    color: BurlyWood;
	text-align: right;
    
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: BurlyWood;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;   
}

#BarraSup a{
	color: #CCCCCC;
	text-decoration: none;	
}


#BarraSup a:hover{
	text-decoration: underline;
}

.Cabecera {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}
.Menu {
	position: absolute;
	left: 0px;
	top: 154px;
	width: 900px;
	height: 28px;
	text-align: center;
	line-height: 28px;
}


/*------------------------------------center content--------------------*/
.DivPrincipal{
	width:900px;
	padding:0px;
	position: absolute;
	top: 140px;
	left: 50%;
	background-image: url(../Imagenes/ImgCentro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	background-color: #FFF;
	margin: auto;
	margin-left: -450px;
}

/*-----------------------------menu-------------------*/
#menu{
	position: absolute;
	left: 0px;
	top: 153px;
	width: 900px;
	height: 28px;
	line-height: 22px;

}
#menu ul{
	display:block;
	list-style:none;
	margin:0px;
	margin-left: 65px;
}
#menu ul li{
	display:inline;
	margin:0px;
	height:28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#menu ul li a{
	height:28px;
	display:block;
	padding:0px 15px 0 15px;
	margin:0 0px 0 0px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#00247d;
	font-size:14px;
	line-height:25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#menu ul li.selected a{
	height:20px;
	display:block;
	padding:0px 10px 0 10px;
	float:left;
	text-decoration:underline;
	text-align:center;
	color:#811338;
	font-size:14px;
	line-height:25px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #821238;
}
#menu ul li a:hover{
	color:#DAB686;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAB686;
}

.contenido_izq{
	width:560px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contenido_der{
	width:330px;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Titulo{
	color:#8b0000;
	padding:0px;
	float:left;
	font-size:19px;
	margin:10px 0 5px 0;
}

.TituloDer{
	color:#8b0000;
	float:none;
	font-size:14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 450px;
}
/*-----------------------languages_box---------*/
.languages_box{
	float:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 175px;
}
.languages_box a{
	padding:0 2px 0 2px;
	text-decoration: none;
	color: #993a4e;
}
.languages_box a.selected{
padding:2px 2px 0 2px;
border:1px #CCCCCC solid;
}


/*--------feat_prod_box-----------*/
.feat_prod_box{
	border-bottom:1px #b2b2b2 dashed;
	clear:both;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

.prod_det_box{
	width:530px;
	float:left;
	padding:0 0 0 15px;
	position:relative;
}



.clear{
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_title{
	color:#993a4e;
	font-size:13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
a.more{
font-style:italic;
color:#993a4e;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
a.more2 {
	font-style:italic;
	color:#993a4e;
	float:none;
	text-decoration:none;
	font-size:13px;
	padding:0px 0px 0 0;
}
a.Text {
	font-style:italic;
	color:#5B222F;
	float:none;
	text-decoration:none;
	font-size:13px;
	padding:0px 0px 0 0;
	font-weight: bold;
}

.box_top{
	width:525px;
	height:9px;
	background-image: url(../Imagenes/box_top_p.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_center{
	width:525px;
	height:auto;
	background-image: url(../Imagenes/box_center_p.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

.box_bottom{
	width:525px;
	height:9px;
	background-image: url(../Imagenes/box_bottom_p.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_Img_Izq_G{
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box_Img_Der_G{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 200px;
	margin-top: 5px;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}
p.details{
	padding:5px 15px 5px 15px;
	font-size:13px;
}
p.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:11px;
font-style:italic;
}
p.more_details{
padding:25px 20px 0px 20px;
font-size:11px;

}

