/* CSS Document */
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#left {
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 100%;
	}
#left_one {
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 124px;
	vertical-align:top;
	}
#left_two {
	position: relative;
	float:left;
	left: 0px;
	top: 2px;
	background-color: #CC0000;
	width: 100%;
	height: 124px;
	}
#left_three{
	position: relative;
	float:left;
	left: 0px;
	top: 4px;
	background-color:#FFCC00;
	width: 100%;
	height: 119px;
	}
#user_tx {
	position:absolute;
	top: 20px;
	float:left;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	}
#user_tf {
	position: absolute;
	top: 35px;
	float:left;
	left: 5px;
	}
#user_tf input{
	height: 13px;
	width:109px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #ffffff;
	}
#pass_tx {
	position: absolute;
	top: 55px;
	float:left;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	}
#pass_tf {
	position: absolute;
	top: 70px;
	float:left;
	left: 5px;
	}
#pass_tf input{
	height: 13px;
	width:109px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #ffffff;
	line-height:15px;
	}
#ingresar {
	position: absolute;
	bottom: 7px;
	float: right;
	right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight:bold;
	}
#ingresar a {
	text-decoration:none;
	color: #666666;
	}
#ingresar a:hover {
	color: #ffffff;
	}
#middle {
	position: relative;
	float:left;
	left:2px;
	top: 0px;
	width: 379px;
	height: 100%;
	}
#middle2 {
	position: relative;
	float:left;
	left:2px;
	top: 0px;
	width: 633px;
	height: 100%;
	}
#middle_one{
	position: relative;
	float:left;
	left: 0px;
	top: 0px;
	background-color: #43528B;
	width:125px;
	height:250px;
	}
#top_menu {
	position: relative;
	float:left;
	left: 0px;
	top: 25px;
	width: 125px;
	}
#top_menu li{
	text-decoration: none;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	width: 125px;
	height: 18px;
	}
#top_menu a {
	display: block;
	width:120px;
	height: 18px;
	text-decoration:none;
	color: #ffffff;
	padding-left: 5px;
	}
#top_menu a:hover {
	width: 120px;
	height: 18px;
	background-color:#707EBA;
	}
	
#top_menu2 {
	position: relative;
	float:left;
	left: 0px;
	top: 52px;
	width: 125px;
	}
#top_menu2 li{
	text-decoration: none;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	width: 125px;
	height: 18px;
	}
#top_menu2 a {
	display: block;
	width:120px;
	height: 18px;
	text-decoration:none;
	color: #ffffff;
	padding-left: 5px;
	}
#top_menu2 a:hover {
	width: 120px;
	height: 18px;
	background-color:#707EBA;
	}
#middle_two{
	position: relative;
	float:left;
	left: 2px;
	top: 0px;
	background-color: #CC6699;
	width:252px;
	height:250px;
	}
#middle_three{
	position: relative;
	float:left;
	left: 0px;
	top: 2px;
	background-color:#E9ECE1;
	width:379px;
	height:119px;
	}
#top_ofertas {
	position:relative;
	top: 0px;
	float:left;
	left: 0px;
	width:374px;
	height: 26px;
	background-color:#B7C19F;
	font-family:Arial, Helvetica, sans-serif;
	color: #776F55;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	padding-left:5px;
	}
#mas_detalles {
	position:absolute;
	bottom: 0px;
	float:right;
	right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
#mas_detalles a {
	color: #5B6642;
	text-decoration:none;
	 }
#mas_detalles a:hover {
	text-decoration:none;
	color: #818F5C;
	}
#pic_ofertas {
	position:relative;
	float:right;
	top:2px;
	bottom: 0px;
	width: 95px;
	height: 91px;
	}
#txt_ofertas {
	position:absolute;
	top: 30px;
	float:left;
	left:2px;
	width: 278px;
	height: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	}
#right {
	position: relative;
	float:left;
	left:4px;
	top: 0px;
	width: 252px;
	height: 100%;
	}
#right_one {
	position: relative;
	float:left;
	left:0px;
	top: 0px;
	width: 252px;
	height: 25px;
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	line-height:25px;
	}
#right_two{
	position: relative;
	float:left;
	left:0px;
	top: 2px;
	width: 126px;
	height: 344px;
	background-color:#F2E7DB;
	}
#novedades {
	position:relative;
	top: 0px;
	width: 121px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #776F55;
	font-weight:bold;
	font-size:20px;
	padding-left:5px;
	}
#txt_noved {
	position:relative;
	top: 0px;
	height: 300px;
	width: 118px;
	padding: 0px 2px 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color: #776F55;
	font-size:12px;
	line-height:17px;
	}
#right_three{
	position: relative;
	float:left;
	left:0px;
	top: 2px;
	width:126px;
	height: 344px;
	background-color: #F2E7DB;
	text-align:center;
	}
#lista {
	position: relative;
	float:left;
	left: 2px;
	top: 0px;
	width: 506px;
}
#n1 {
	height: 21px;
	background-color: #666666;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 20px;
	text-align: right;
	padding: 0px 4px 0px 0px;
}
#n2 {
	margin-top: 2px;
	padding: 0px 0px 0px 0px;
	background-color: #F2E7DB;
}
#n2 a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#n11 a {
	color: #666666;
	font-weight: bold;
}
#n11 {
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin-top: 2px;
	background-color: #F2E7DB;
	padding: 0px 0px 1px 0px;
}
#ficha1 {
	position: relative;
	float:left;
	left: 2px;
	top: 0px;
	width: 506px;
}
#ficha1 tr.first {
	background-image: url(../images/fich1.jpg);
	background-repeat:  repeat-x;
	background-position: center;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
#ficha1 tr {
	background-image: url(../images/fich2.jpg);
	background-repeat:  repeat-x;
	background-position: center;
	height: 17px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
#ficha1 td {
	padding: 0px 3px 0px 3px;
	text-align:center;
}
#ficha1 td.des {
	text-align: left;
}
#fich2 {
	position: relative;
	float:left;
	top: 1px;
	left: 2px;
	width:506px;
	height: 230px;
	background-color: #F2E7DB;
}
#titf {
	width: 272px;
	height: 20px;
	background-color: #666666;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-align:center;
	line-height: 20px;
}
#sig {
	margin-top: 10px;
	margin-left:15px;
	color:#666666;
}
#descripcion {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	color:#666666;
	height: 155px;
}
#sig a {
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#cuad_fot {
	position: relative;
	float:left;
	left: 2px;
	top: 0px;
	width: 185px;
	height: 371px;
	background-color: #DABA96;
	text-align: center;
}
#cuad_fot2 {
	padding: 8px 9px 0px 8px;
	text-align: left;
}
#cuad_tex {
	position: relative;
	float:left;
	left: 4px;
	top: 0px;
	height: 371px;
	background-color: #F2E7DB;
	width: 319px;
	text-align: center;
}
#cuad_tit {
	height:20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 2px solid #FFFFFF;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#fot {
	border-bottom: 6px solid #DABA96;
}
#sucursal li {
	height:17px;
	line-height: 17px;
	background-color: #F2E7DB;
	font-size: 11px;
	border-bottom: 4px solid #DABA96;
	font-weight: bold;
	list-style-type: none;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
}
#sucursal li a {
	color: #666666;
	text-decoration: none;
}
#sucursal li a:hover {
	color: #3C3C3C;
	text-decoration: none;
}
#formu1 {
	text-align: center;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
#formu1 td {
	text-align: left;
	font-weight: bold;
}
#formu1 td.enviar a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#formu1 td.enviar {
	text-align: right;
}
#datos2 td.der {
	text-align: right;
}
#datos2 td.izq {
	font-weight: normal;
}
#datos2 {
	padding: 0px 0px 0px 45px;
}
#tex_general {
	padding: 15px 15px 15px 15px;
	text-align: justify;
}
#tex_general a {
	color: #666666;
}
#nov a {
	color: #666666;
}
.oferta {
	color: #AF2107;
}
#pp {
	clear: both;
	font-weight: bold;
}
#pp a {
	color: #666666;
}
#pp2 {
	padding: 8px 10px 0px 10px;
	text-align: justify;
	font-size: 10px;
}
#pp2 a {
	color: #666666;
}