body {
	background-color: #E85C83;
	margin: 0;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.final {
	clear: both;
/*	float: none;*/
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	margin: 0px;
}

img, div, a, input, h5, h4, h3, h2, h1 { behavior: url(iepngfix.htc) }

#contenedor_exterior {
	width:960px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	border: 0px solid #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	line-height: 4.5mm;
	background-color: #f7f6f2;
}
#top a {
	color: #000000;
}

#medio {
	border-top:2px solid #FFFFFF;
}
#columna_izq {
	float: left;
	width: 208px;
	margin: 0 2px 0 0;
	padding: 0 0 6px 0;
}
#columna_der {
	float: left;
	width: 750px;
}

#pie {
	width:960px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	height: 165px;
	background-image: url(img/bg_pie.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	position: relative;
}
#pie a:hover{
	color: #a8bcd8;
}
#pie span, #pie span a {
	font-weight: normal;
	color: #8ca3c1;
	line-height:20px;
}
#pie span a:hover{
	color: #ffffff;
}
#pie #reflejo {
	background-image: url(img/reflejo_pie.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 961px;
	position: absolute;
	top: 75px;
	left:0px;
}
#pie #w3c_html {
	height: 15px;
	width: 80px;
	position: relative;
	top: -12px;
	left: 780px;
	float: left;
}
#pie #w3c_css {
	height: 15px;
	width: 80px;
	position: relative;
	left: 788px;
	float: left;
	top: -12px;
}

.tit_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	background-color: #7d9cbe;
	color: #FFFFFF;
	padding: 13px 0 13px 0px;
	background-image: url(img/item_tit.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	position:relative;
}
.tit_a span {
	position:relative;
	left:35px;
}
.tit_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	background-color: #dd3a79;
	color: #FFFFFF;
	padding: 13px 0 13px 0px;
	background-image: url(img/item_tit.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	position:relative;
}
.tit_b span {
	position:relative;
	left:35px;
}
.tit_b span a {
	color: #FFFFFF;	
}
.tit_b span a:hover {
	color: #f5bfd4;	
}
.modulo01 {
	background-image: url(img/bg_modulo01.jpg);
	background-repeat: repeat-x;
	background-color: #7798BB;
	border-bottom: 2px solid #FFFFFF;
	padding: 0 0 10px 0;
}
.menu {
	font-size: 11px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 15px;
	}


.menu li {
	margin: 0 0 2px 0;
	display:block;
	padding:4px 0 3px 0;
	background-repeat: no-repeat;
	background-position: 2px 10px;
	width: 180px;
	border-bottom: 1px dashed #85a1c1;
	background-image: url(img/item_menu.gif);

}	
.menu li a {
	text-decoration: none;
	line-height: 15px;
	}
	
.menu li a:link, .menu li a:visited {
	color: #FFFFFF;
	padding: 0 0 0 20px;
	}
	
.menu li a:hover {
	color: #CCCCCC;
	}	
.oferta {
	width: 202px;
	margin: 6px 0 0 3px;
}
.oferta .top {
	background-image: url(img/oferta_top.gif);
	background-repeat: no-repeat;
	height: 3px;
	overflow: hidden;
}
.oferta .medio {
	background-color: #e66b9b;
	padding: 5px 3px 10px 5px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	position: relative;
}
.oferta .medio .ver_mas {
	position: relative;
	right:2px;
	bottom: -3px;
/*	width:100%;*/
	text-align:right;
	font-weight: bold;
}

.oferta .medio h1 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 90%;
	font-weight: bold;
	top:-5px;
	position:relative;
}
.oferta .medio .imagen {
	float: left;
	margin: 5px 5px 0px 0;
	position: relative;
	top:-3px;
}
.oferta .medio .tachuela {
	background-image: url(img/tachuela.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 35px;
	position: absolute;
	right: 5px;
	top: -10px;
}

.oferta .pie {
	background-image: url(img/oferta_pie.gif);
	background-repeat: no-repeat;
	height: 3px;
}
.col_int_izq {
	float: left;
	width: 375px;
	border-right: 1px dotted #acb1b4;
}
.col_int_der {
	float: left;
	width: 350px;
	clear:right;
}

.producto {
	width: 340px;
	padding: 0 10px 0 20px;
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	float: none;
}
.producto .imagen {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #bdbdbd;
	top: 3px;
	position: relative;
}
.producto h1 {
	position: relative;
	margin: 0 0 15px 0;
}

.producto h1 a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9b0c5e;
	margin: 0px;
}
.producto .precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #9B0C5E;
	text-align: center;
	margin: 18px 0 0 0;
	width: 170px;
	position: absolute;
	top: 150px;
	left: 185px;
/*	border:1px solid red;*/
}
.bt_detalles a {
	background-image: url(img/bt_detalles.gif);
	background-repeat: no-repeat;
	width: 159px;
	display:block;
	font-weight: bold;
	position:absolute;
	height: 34px;
	top: 195px;
	left: 195px;
}
.bt_detalles a:hover {
	background-image: url(img/bt_detalles_rol.gif);
}
.separa_prod {
	height: 40px;
}
.banner {
	position: relative;
	float: left;
}
.banner img {
	position:relative;
	left:15px;
	margin:20px 0 10px 0;
}
.contenido_interno {
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px 0 5px;
}
.listado_fotos img {
	border: 10px solid #dd3a79;
	float: left;
	margin: 0 10px 5px 10px;
}
/********* PAGINADOR **********/
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*	float: left;*/
	clear: both;
	text-align: center;
	width:745px;
	color: #484848;
/*	border: 1px solid red;*/
	padding:10px 0 10px 0;
}

.pagination a {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-position: top center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	text-transform:capitalize;
	background-image: url(img/bt_paginador.gif);
	background-repeat: no-repeat;
}

.pagination a:hover {
	background-image: url(img/bt_paginador_rol.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.pagination span {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-position: top center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	text-transform:capitalize;
	background-image: url(img/bt_paginador_activo.gif);
	background-repeat: no-repeat;
}
.cuadro_noticia {
	background-color: #E4E4E4;
	color: #000000;
	padding: 10px 10px 30px 10px;
	width: 96%;
	position: relative;
	margin: 0 0 10px 0;
	border-bottom:2px solid #818181;
	border-right:1px solid #CCCCCC;
}
.cuadro_noticia .ampliar a {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-weight:bold;
	color: #DD3A79;
}
.cuadro_noticia .ampliar a:hover {
	color: #6689B1;
}
.cuadro_noticia img, .cuadro_noticia a img {
	float: left;
	border: 5px solid #DD3A79;
	margin: 0 10px 5px 0;
}
.cuadro_noticia a:hover img {
	border: 5px solid #6689b1;
}

.cuadro_noticia p {
	margin: 0 0 5px 0;
	font-family: "trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #DD3A79;
}
.cuadro_noticia p a {
	color: #DD3A79;
}
.cuadro_noticia p a:hover {
	color: #6689B1;
}
.cuadro_noticia .ampliacion {
	font-size: 14px;
	line-height: 22px;
}

.separador_noticia {
	border-bottom: 2px dotted #dd3a79;
	margin: 5px 0 5px 0;
/*	float: left;*/
}
.mapa {
	width:720px; 
	margin:10px 0 10px 10px;
	border:4px solid #999999;
}
#formulario {
	margin: 20px 0 0 0;
}

.campo_requisito {
	clear: left;
	overflow: hidden;
	position: relative;
	margin: 0 0 5px 0;
/*	border: 1px solid red;*/
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.campo_requisito .obliga {
	text-align:left;
	position:relative;
	top:-4px;
}

.campo_requisito label {
	float:left;
	display:inline;
	text-align: right;
	width: 190px;
	margin: 0 5px 0 0;
	color: #000000;
	line-height: 13px;
	position:relative;
	top:3px;
}
.campo_requisito .ingreso {
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: solid 1px #cccccc;
	height: 15px;
	padding:1px;
	background-color: #EEEEEE;
	width: 325px;
	background-image: url(img/bg_form_contacto.gif);
	background-repeat: repeat-x;
	margin: 0px 0 4px 0;
}
#botones_form {
	vertical-align: middle;
	text-align: center;
	margin: 0 0 10px 0;
}

.listado_fotos_prod a img {
	border: 1px solid #bdbdbd;
	float: left;
	margin: 0 0px 15px 20px;
}
.listado_fotos_prod a:hover img {

	border: 1px solid #ffffff;
}
.resumen {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 15px 0;
	color: #666666;
	font-style: italic;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	height:50px;
	font-weight: bold;
	color: #9B0C5E;
	text-align: center;
	margin: 18px 0 0 0;
	width: 100%;
	text-align:center
/*	border:1px solid red;*/
}
