* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:986px;
}
body { 
	background:#ededed url('../images/main-bg.jpg') no-repeat 50% 0; 
	background:#ededed url('../images/body-bg.gif') repeat  50% 0; 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:.9375em;
	color:#7f7f7f
	color:#222;
}

img {
	border:0px none; 
	vertical-align:top; 
	text-align:left
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.formatotd {
		border-bottom:1px solid #f1f1f1;
		height:17px;
	}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-resultados-1, .col-resultados-2, .col-resultados-3, .col-resultados-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:986px; 
	margin:0 auto;
	font-size:.75em;
	padding:22px 0 20px 0;
	
}

#header {
	height:202px;
	margin-bottom:16px;
	overflow:hidden;
}
#content {
	background:#fff;
	padding:15px 14px 30px 16px;
}
	#content .aside {
		float:left;
		width:204px;
		margin-right:15px;
		background:#fff;
	}
	#content .mainContent {
		float:left;
		width:736px;
		
	}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family: Helvetica, arial, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;

}

.extra-wrap-bottom { 
	float:bottom;
}

p {
	margin-bottom:16px;
	text-align:justify;
	
}
.p1 { 
	margin-bottom:8px;
	font-size:1.02em;
	
	
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#16cbf8; 
	color:#c04621;
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:21px;
	line-height:1.2em;
	color:#393939;
	border-bottom:2px solid #393939;
	padding:13px 0 22px 0;
	margin-bottom:15px;
	font-family: arial, arial, sans-serif;
	font-weight:bold;
	
	
}
	h2.alt {
		margin-bottom:1px;
	}
h3 {
	font-size:25px;
	font-family: arial, sans-serif;
	
	line-height:1.2em;
	font-weight:normal;
	color:#4e4d4d;
}
h3 span {font-size:13px;}
h5 {
	font-size:13px;
	line-height:1.5em;
	font-weight:normal;
	margin-bottom:12px;
	font-family: helvetica,arial;
	text-transform:uppercase;	
}
	h5 a {
		text-decoration:none;
	}
		h5 a:hover {
			text-decoration:underline;
		}
	h5 span {
		font-size:12px;
		color:#000;
	}



.txt1 {
	color:#393939;
}

.link1 { 
	display:block;
	float:left;
	background:url('../images/link1-bg.gif') repeat-x left top; 
	color:#4c4e4e; 
	text-decoration:none;
	font-size:13px
}
	.link1 em {
		display:block;
		background:url('../images/link1-left.gif') no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url('../images/link1-right-sprite.gif') no-repeat right top; 
		font-style:normal;
		line-height:26px; padding-left:10px; padding-right:28px; padding-top:0; padding-bottom:0
	}
	.link1:hover {
		color:#000;
	}
		.link1:hover b {
			background-position:100% -26px;
		}
	
.line-hor { 
	background:#e6e6e6;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:13px -12px 15px -14px;
}

.title { 
	width:100%;
	overflow:hidden;
	margin-bottom:14px;
}
	.title a {
		float:right;
		font-weight:normal;
		font-size:13px;
		padding-top:5px;
		padding-bottom:0px;
		
	}

#button { 
	margin-top:20px;
	height:35px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:35px 35px 35px 35px;
	font-family: helvetica, Trebuchet MS, Arial, Helvetica, sans-serif;
	background:#fff;
	text-transform:uppercase;
	color:#c04621;
}
#button:hover {

	background:#ffce4c;
	
}
/*==================boxes====================*/
.box {
	width:100%;
	background: #f9f9f7 url('../images/box-bg1_.gif') repeat-x 0 0;
}
.box.alt-bg {
	background:#fff url('../images/box-bg1-alt_.gif') repeat-x 0 0;
}
	.box .left-top-corner {
		background:url('../images/left-top-corner_.gif') no-repeat left top;
	}
	.box.alt-bg .left-top-corner {
		background:url('../images/left-top-corner-alt_.gif') no-repeat left top;
	}
	.box .right-top-corner {
		background:url('../images/right-top-corner.gif_') no-repeat right top;
	}
	.box.alt-bg .right-top-corner {
		background:url('../images/right-top-corner-alt.gif_') no-repeat right top;
	}
	.box .left-bot-corner {
		background:url('../images/left-bot-corner.gif_') no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url('../images/right-bot-corner.gif_') no-repeat right bottom;
		}
	.box .inner { 
		padding:13px 15px 10px 15px;
	}
	.box .inner1 { 
		padding:13px 15px 10px 9px;
	}


.box1 {
	width:100%;
	background:#fff;
}
	.box1 .border-top {
		background:url('../images/border1.gif') repeat-x 0 0;
	}
	.box1 .border-right {
		background:url('../images/border1.gif') repeat-y 100% 0;
	}
	.box1 .border-bot {
		background:url('../images/border-bot1.gif') repeat-x 0 100%;
	}
	.box1 .border-left {
		background:url('../images/border1.gif') repeat-y 0 0;
	}
	.box1 .left-top-corner {
		background:url('../images/left-top-corner1.gif') no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url('../images/right-top-corner1.gif') no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url('../images/left-bot-corner1.gif') no-repeat left bottom;
		}
	.box1 .right-bot-corner {
		background:url('../images/right-bot-corner1.gif') no-repeat right bottom;
		}
	.box1 .inner { 
		padding:15px 15px 16px 15px;
	}


.box2 {
	width:100%;
	background: #f9f9f7;
}
	.box2 .left-top-corner {
		background:url('../images/left-top-corner2_.gif') no-repeat left top;
	}
	.box2 .right-top-corner {
		background:url('../images/right-top-corner2_.gif') no-repeat right top;
	}
	.box2 .left-bot-corner {
		background:url('../images/left-bot-corner2_.gif') no-repeat left bottom;
		}
	.box2 .right-bot-corner {
		background:url('../images/right-bot-corner2_.gif') no-repeat right bottom;
		}
	.box2 .inner { 
		padding:16px 15px 16px 14px;
	}
		.box2 h3 {
			border-bottom:1px solid #b2b3b3;
			padding-bottom:6px;
			margin-bottom:20px;
		}

.box3 {
	width:100%;
	background:#fff;
}
	.box3 .border-top {
		background:url('../images/border2.gif') repeat-x 0 0;
	}
	.box3 .border-right {
		background:url('../images/border2.gif') repeat-y 100% 0;
	}
	.box3 .border-bot {
		background:url('../images/border2.gif') repeat-x 0 100%;
	}
	.box3 .border-left {
		background:url('../images/border2.gif') repeat-y 0 0;
	}
	.box3 .left-top-corner {
		background:url('../images/left-top-corner3.gif') no-repeat left top;
	}
	.box3 .right-top-corner {
		background:url('../images/right-top-corner3.gif') no-repeat right top;
	}
	.box3 .left-bot-corner {
		background:url('../images/left-bot-corner3.gif') no-repeat left bottom;
		}
	.box3 .right-bot-corner {
		background:url('../images/right-bot-corner3.gif') no-repeat right bottom;
		}
	.box3 .inner { 
		padding:15px 15px 16px 19px;
	}


/*===== header =====*/
.header-box .left-top-corner {
	background:url('../images/header-left-top-corner.png') no-repeat 0 0;
	padding-left:4px
}
.header-box .right-top-corner {
	background:url('../images/header-right-top-corner.png') no-repeat 100% 0;
	padding-right:4px
}
.header-box .border-top {
	height:4px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	background:url('../images/box-bg.png');
}
	.header-box .indent {
		background:url('../images/box-bg.png') 0 0;
		padding-left:16px; padding-right:15px; padding-top:0; padding-bottom:17px
	}
#header .row-1 {
	height:152px;
}
	#header .row-1 .fleft {
		padding:36px 0 0 1px;
	}
	#header .row-1 .fright {
		text-align:right;
	}
		.adv-nav {
			padding:32px 0 29px 0;
			margin-right:-10px;
		}
			.adv-nav li {
				display:inline;
				color:#8f8f8f;
			}
				.adv-nav li a {
					color:#000;
					text-decoration:none;
					padding:0 9px 0 7px;
				}
				.adv-nav li a:hover {
					text-decoration:underline;
				}
	
	.nav-box {
		background:url('../images/nav-bg.gif') repeat-x 0 0;
		width:100%
	}
		.nav-box .left {
			background:url('../images/nav-left_.gif') no-repeat 0 0;
		}
		.nav-box .right {
			background:url('../images/nav-right_.gif') no-repeat 100% 0;
			height:29px
		}
	
	#header .nav {
		padding:3px 0 0 3px;
	}
	#header .nav li {
		float:left;
		padding-right:3px;
	}
		#header .nav li a {
			float:left;
			color:#fff;
			text-decoration:none;
		}
			#header .nav li span {
				float:left;
				cursor:pointer;
			}
				#header .nav li span span {
					padding:0 10px 0 10px;
					line-height:23px;
				}
		
		#header .nav li a:hover, #header .nav li a.current {
			background:url('../images/nav-link-bg.gif') repeat-x 0 0;
			color:#3f3f3f
		}
			#header .nav li a:hover span, #header .nav li a.current span {
				background:url('../images/nav-link-left.gif') no-repeat 0 0;
			}
				#header .nav li a:hover span span, #header .nav li a.current span span {
					background:url('../images/nav-link-right.gif') no-repeat 100% 0;
				}

/*===== content =====*/


/*--- slider begin ---*/

div#feature_list {
	width: 712px;
	height: 522px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 6px;
	bottom:0;
	z-index: 10;
	width: 708px;
}

ul#tabs li {
	display:inline;
}

ul#tabs li a {
	float:left;
	width:175px;
	height:165px;
	margin-right:2px;
	background:url('../images/thumb-bg1.gif') no-repeat 0 100%;
	color:#090808;
	text-decoration:none;
	display:inline
}
ul#tabs li a.last {
	margin-right:0;
}
	ul#tabs li img {
		margin-top:16px;
	}
	ul#tabs li span {
		display:block;
		padding:9px 0 0 15px;
	}


ul#tabs li a.current, ul#tabs li a:hover {
	background:url('../images/thumb-bg2.gif') no-repeat 0 0;
	color: #FFF;
	text-decoration: none
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	width: 712px;
	height: 369px;
	position: relative;
	left:0;
	top:0;
	z-index:1;
}

ul#output li {
	position: absolute;
	width: 706px;
	height: 369px;
	left:6px;
	top:0;
}
	ul#output li .link1 {
		float:right;
	}

	ul#output li .description {
		background:url('../images/slide-description.png') no-repeat 0 0;
		width:677px;
		height:52px;
		position:absolute;
		top:295px;
		left:-6px
	}
	ul#output li img {
		display:none;
	}
		ul#output li .description .indent {
			padding:9px 10px 0 20px;
		}
		ul#output li .description h2 {
			font-size:17px;
			line-height:1.2em;
			color:#090808;
			border:none;
			padding:2px 0 0 0;
			margin:0;
			float:left;
		}
			ul#output li .description h2 span {
				font-size:13px;
				font-weight:normal;
			}

/*--- slider end ---*/



#content .section {
	padding-bottom:20px;
}
	ol {
		list-style:decimal;
	}
	ol li {
		color:#a1a1a1;
		font-size:14px;
		border-bottom:1px solid #e5e5e5;
		list-style-position:inside;
		list-style-type:decimal-leading-zero;
		padding:0 0 7px 0;
		margin-bottom:7px;
		vertical-align:top;
	}
	ol li.last {
		border-bottom:none;
	}
		ol li a {
			font-size:12px;
		}
	.list1 li {
		border-bottom:1px solid #d9d9d9;
	}
	.list1 li.ilumina a {
		background:#fff url('../images/arrow1.gif') no-repeat 0 50%;
		color:#16cbf8;
		color:#c04621;
	}
	.list1 li.last {
	border-bottom:1px solid #eee;
	}
		.list1 li a {
			display:block;
			background:#f9f9f7;
			padding:10px 0 9px 38px;
			color:#3a3a3a;
			text-decoration:none;
			border-right:1px solid #eee;
			border-left:1px solid #eee;
		}
		.list1 li a:hover {
			background:#fff url('../images/arrow1.gif') no-repeat 0 50%;
			color:#c04621;
		}
	
	.news li {
		width:100%;
		overflow:hidden;
		background:url('../images/line-dotted.gif') repeat-x 0 100%;
		padding-bottom:14px;
		margin-bottom:12px;
		vertical-align:top
	}
		.news li img {
			float:left;
			margin-right:12px;
		}
		.news li a {
			display:block;
			padding-top:0px;
		}
	
	
	.dvd-list li {
		background:url('../images/line-dashed.gif') repeat-x 0 100%;
		margin-bottom:10px;
		position:relative;
		line-height:25px; padding-left:47px; padding-right:37px; padding-top:0; padding-bottom:11px
	}
		.dvd-list li span {
			display:block;
			position:absolute;
			left:0;
			top:0;
			font-size:11px;
			color:#6f7070;
			line-height:25px;
			text-align:center;
			width:25px;
			background:url('../images/num-bg.gif') no-repeat 0 0;
		}
		.dvd-list li a {
			color:#4c4e4e;
			font-size:11px;
		}
		.dvd-list li a:hover {
			color:#c04621;
		}
			.dvd-list li strong a {
				text-decoration:none;
				font-size:12px;
			}
			.dvd-list li strong a:hover {
				text-decoration:underline;
			}
		.dvd-list li a.alt {
			display:block;
			position:absolute;
			right:12px;
			top:0;
		}
	
	
	.rating li {
		position:relative;
		overflow:hidden;
		background:url('../images/line-dotted.gif') repeat-x 0 100%;
		margin-bottom:12px;
		color:#393939; padding-left:33px; padding-right:0; padding-top:0; padding-bottom:14px
	}
	.rating li.last {
		background:none;
		margin-bottom:0;
	}
		.rating li span {
			display:block;
			position:absolute;
			left:0;
			top:10px;
		}
			.rating li span img {
				margin-top:3px;
			}
		.rating li img.thumb {
			float:left;
			margin-right:12px;
		}
		.rating li p {
			margin:0;
			padding:8px 0 6px 0;
		}

/*===== footer =====*/
#footer {
	background:#383838 url('../images/footer-left-bot-corner.gif') no-repeat 0 100%;
	width:100%;
	color:#fff
}
	#footer .indent {
		background:url('../images/footer-right-bot-corner.gif') no-repeat 100% 100%;
		padding-left:20px; padding-right:20px; padding-top:16px; padding-bottom:30px
	}

#footer a {
	text-decoration:none;
}
	#footer a:hover {
		text-decoration:underline;
	}

#footer .nav {
	padding:0 0 8px 0;
}

#footer .nav li {
	display:inline;
	padding-right:21px;
}
	#footer .nav li a {
		color:#d7d7d7;
		text-decoration:none;
	}
	#footer .nav li a:hover {
		text-decoration:underline;
	}

#footer .users-links {
	color:#888;
	margin-left:-6px;
	padding-bottom:10px;
}
	#footer .users-links li {
		color:#888;
		display:inline;
	}
		#footer .users-links li a {
			color:#888;
			text-decoration:none;
			padding:0 9px 0 6px;
		}
		#footer .users-links li a:hover {
			text-decoration:underline;
		}
	


.social-services {
	float:right;
}
	.social-services li {
		float:left;
		padding-left:6px;
	}


/*----- forms -----*/
#search-form fieldset {
	border:medium none;
	background:url('../images/search-bg.gif') no-repeat 100% 0;
	color:#3e3e3e
}
	#search-form input.text {
		width:230px;
		border:none;
		background:none;
	}
	#search-form input.submit {
		width:28px;
		height:27px;
		border:none;
		background:none;
		cursor:pointer
	}
	#search-form strong {
		padding-right:14px;
	}

#newsletter-form fieldset {
	border:none;
}
	#newsletter-form label {
		display:block;
		height:37px;
	}
	#newsletter-form input.text {
		width:190px;
		padding:4px 0 4px 13px;
		border:1px solid #c6c6c6;
		color:#4c4e4e;
	}
	#newsletter-form input.submit {
		background:url('../images/subscribe.gif') no-repeat 0 0;
		border:medium none;
		width:102px;
		height:26px;
		color:#4c4e4e;
		font-weight:bold;
		font-size:13px;
		text-align:left;
		padding-left:10px;
		cursor:pointer
	}
	

.nwFormBoxReducido {

		border:none;
		width:250px;
		padding:4px 0 4px 13px;
		border:1px solid #c6c6c6;
		color:#4c4e4e;
		height:18px;
		
	}

.nwFormSelectReducido {

		border:none;
		width:265px;
		padding:3px 1px 3px 12px;
		border:1px solid #c6c6c6;
		color:#4c4e4e;
		height:28px;
		
	}
	
.nwFormSubmit {
		background-color: #c04621;		
		border:medium none;
		width:102px;
		height:26px;
		color:#4c4e4e;
		font-weight:bold;
		font-size:13px;
		text-align:left;
		padding-left:10px;
		cursor:pointer
		
	}


.nwFormBoxAncho {

		border:none;
		width:175px;
		margin-top: 10px;
		font-size:13px;
		border:1px solid #c6c6c6;
		color: #4c4e4e;
		height:23px;
		font-family: helvetica, arial, sans-serif;
		
		
		
	}

.nwFormBoxMunicipio {

		border:none;
		width:205px;
		margin-top: 10px;
		font-size:13px;
		border:1px solid #c6c6c6;
		color: #6c6c6c;
		height:23px;
		font-family: helvetica, arial, sans-serif;
		
		
		
	}
	
#boton_buscar{margin-top: -3px;}
.ck_general{width: 20px;margin:2px;}

#buscar-form .FormSubmit{border: 0px; background-color: #c04621; color: #ffffff; cursor: hand; padding: 10px; padding-top: 7px; padding-bottom: 7px; }
#buscar-form :hover.FormSubmit{background-color: #000000; }

#contacts-form .FormSubmit{border: 0px; background-color: #c04621; color: #ffffff; cursor: hand; padding: 10px; padding-top: 7px; padding-bottom: 7px;}
#contacts-form :hover.FormSubmit{background-color: #000000; }

.FormSubmitForzado{border: 0px; background-color: #c04621; color: #ffffff; cursor: hand; padding: 10px; padding-top: 6px; padding-bottom: 6px;text-align: center;}
.FormSubmitForzado:hover{background-color: #000000;}

/*==========================================*/

/* ---------------------- PAGINADOR RESULTADOS ---------------------- */

	.paginador 
	{
		text-align: right;
		padding: 5px 0px 5px 0px;
		margin: 0px;
		border: 0px;
		font-size: 10px;
		margin-right: 8px;
		margin-bottom: 10px;
	}
	
	.paginador ul
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Helvetica;

	}
	
	.paginador ul li
	{
		display: inline;
		list-style-type: none;
	}

	.paginador ul li a:link, .paginador ul li a:visited, .paginador ul li a:active
	{
		border: 1px solid #cccccc;
		background-color: #ffffff;
		color: #B3B3B3;
		cursor: hand;
		text-decoration: none;
		padding: 3px 5px 3px 5px;
		margin: 0px 1px 0px 1px;	
	}
	
	.paginador ul li a:hover	
	{
		border: 1px solid #cccccc;
		background-color: #000000;
		color: #f0f0f0;
		cursor: hand;
	}

	.paginador ul li a.actual:link, .paginador ul li a.actual:visited, .paginador ul li a.actual:active
	{
		border: 1px solid #cccccc;
		background-color: #000000;
		color: #FFFFFF;
		
		cursor: default;
	}

	.paginador ul li a.disabled:link, .paginador ul li a.disabled:visited, .paginador ul li a.disabled:active
	{
		border: 1px solid #E8E8E8;
		background-color: #ffffff;
		color: #E0DDD0;
		
		cursor: default;
	}
	
/* ---------------------- PASOS FORMULARIO PROPUESTAS ---------------------- */

.pasos{align: left;text-align: center;padding: 10px;margin: 0px;margin-bottom: 30px;margin-top: 30px;padding: 0px;}
.pasos li{margin: 0px;display: inline;text-align: center;font-family: tahoma;margin-left: 10px;margin-right: 10px;}
.pasosNormal{font-weight: bold;font-family: tahoma;font-size: 11px;color: #aaaaaa;padding-bottom: 2px;border-bottom: 3px solid #e0e0e0;}
.pasosActual{font-weight: bold;color: #000000;border: 0px;font-family: tahoma;font-size: 11px;padding-bottom: 2px;border-bottom: 3px solid #39cef5;}


/* ---------------------- RESULTADOS TIPOS EN PROMOCIONES DETALLE ---------------------- */
	.listado_promociones_cabecera_item
	{
		background-color: #F4F4F4;
		padding: 3px;
		margin: 0px;	
	}

	.listado_promociones_cabecera_orden
	{
		color: #353535;
		background-color: #F4F4F4;
		padding: 3px;
		margin: 0px;	
	}
	
	.listado_promociones_cabecera_activo
	{
		background-color: #D4D4D4;
		padding: 3px;
		margin: 0px;
	}


	
	.listado_promociones
	{
		width: 300px;
		margin-left: 0px;
	}
	
	.listado_promociones_cabecera
	{
		height: 30px;
		font-weight: bold;
		border-bottom: 1px solid #dddddd;
		cursor: hand;
	}
	
	#listado_promociones_item
	{
		height: 30px;
		border-bottom: 1px solid #dddddd;
		cursor: default;
		padding-top: 7px;
		padding-bottom: 5px;
	}
	
	#listado_promociones_item:hover
	{
		cursor: hand;
		background-color: #62caf5;
		color: #ffffff;
	}
			
	.listado_promociones_par
	{
		background-color: #f9f9f9;
	}
	
	.listado_promociones_impar
	{
		background-color: #ffffff;
	}
