/* CSS Document */
/*----------------------------------------------------
Template El Tesoro V3
version: 1.0.0.0
date: 20/08/09
author: 9grados
email: info@9grados.com
website: www.9grados.com
aplicación: www.eltesoro.com.co
Maquetación: 9grados
------------------------------------------------------*/
/*==CSS Reset==*/
* {  
	padding: 0;  
	margin: 0;  
	border: none;
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	font-size: 12px;
	color: #fff;
	font-weight: normal
}
ul, dl, li, ol, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	color: #CCC;
	outline: 0;
}
a:hover {
	text-decoration: none
}
object {
	outline: 0;
}
address { 
	font-style:normal 
} 

/*====================*/
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 1000px;
	color: #9CA695;
	background: #30332E
}
#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	min-height: 100%
}
	#wrapIn {		
		width: 100%;
		min-height: 100%;
		margin: 0px auto;
		text-align: center;
		padding: 0 0 103px 0;
	}
/* Hack para IE 6 */
* html #wrap {
	height:100%
}
/**/
.borrarColumnas {
	clear: both
}
/*====================*/

#content {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 115px 0
}

/*-----------------------------*/

/*==HEADER-MENU==*/
#header {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	text-align: center
}
	#header_logo_menuSWF {
		width: 980px;
		height: 110px;
		margin-left: 24px;
		float: left;
	}
	#header .logo {
		width: 226px;
		height: 77px;
		padding: 16px 0 17px;
		float: left;
	}
	#header .menu {
		width: 494px;
		height: 77px;
		background: url(../imagenes/fndMenu.gif) repeat-x left 54px;
		float: left;
		padding-top: 16px;
		font-size: 11px;
	}
		#header .menu li {
			display: inline;
			margin: 0 12px 0 0
		}
		#header .menu a {
			text-decoration: none
		}
		#header .menu .top {
			width: 494px;
			margin: 10px 0 0 0;
			height: 28px
		}
			#header .menu .top a {
				color: #7A7E74;
				height: 28px;
				display: inline-block
			}
			#header .menu .top a:hover {
				color: #BAD405;
				height: 27px;
				border-bottom: 1px solid #BAD405
			}
		#header .menu .bottom {
			width: 494px;
			height: 30px
		}
			#header .menu .bottom a {
				color: #BBBFB8;
				height: 17px;
				margin: 1px 0 0 0;
				padding: 11px 0 0 0;
				display: inline-block
			}
			#header .menu .bottom a:hover {
				color: #BAD405;
				padding: 10px 0 0 0;
				border-top: 1px solid #BAD405
			}

/*==========*/

#header_bottom {
	width: 980px;
	margin: 0 auto;
	text-align: center
}
	#header_texto {
		width: 624px;
		height: 78px;
		float: left;
		padding-top: 8px;
		padding-left: 106px;
	}

#search {
	width: 220px;
	height: 110px;
	padding: 0 0 0 6px;
	float: right;
}
	#search .fndBusqueda {
		width: 209px;
		height: 25px;
		padding: 10px 0 0 9px;
		margin-top: 56px;
		background: url(../imagenes/FndBuscar.gif) no-repeat left top
	}
	#search .input_busqueda {
		width: 167px;
		height: 18px;
		color: #A0A69C;
		font-size: 11px;
		background: #242622;
		float: left;

	}
	#search .btnSearch {
		background: url(../imagenes/blank.gif) repeat left top;
		width: 35px;
		height: 30px;
		margin: -7px 0 0 7px;
		cursor: pointer;
		float: left;
	}


.breadCrumb {
	margin: 0 auto 23px;
	text-align: center;
	width: 980px;
}
	.breadCrumbIn {
		width: 942px;
		height: 20px;
		background: url(../imagenes/flechaRuta.gif) no-repeat left top;
		padding: 3px 0 0 38px;
	}
		.breadCrumbIn li {
			display: inline;
			font-size: 11px;
			color: #848C7E;
		}
		.breadCrumbIn li.sel {
			color: #FFF;
		}
		.breadCrumbIn span.sep {
			margin: 0 3px;
		}
		.breadCrumbIn a {
			color: #848C7E;
		}
		.breadCrumbIn a:hover {
			color: #FFF;
		}



.subNav {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
	.subNav ul {
		text-align: left;
		margin: 0 0 15px 38px;
	}
	.subNav li {
		display: inline;
		font-size: 12px;
	}
		.subNav li a {
			color: #B5BBAF;
			display: inline-block;
			padding: 9px 0 11px;
		}
		.subNav li a:hover {
			text-decoration: underline;
		}
		.subNav li span.selected {
			color: #B5BBAF;
			background: #41453E;
			color: #BAD405;
			font-weight: bold;
			padding: 7px 16px 8px;
			display: inline-block;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}
		.subNav li span.sep {
			padding: 9px 16px 11px;
			color: #B5BBAF;
			display: inline-block;
		}





/*==FOOTER==*/
#footer {
	position: relative;
	width: 100%;
	height: 102px;
	text-align: center;
	font-size: 10px;
	margin: -103px auto 0;
	background: #242622;
	border-top: 1px solid #21221F;
}
	#footerIn {
		width: 980px;
		margin: 0 auto;
		text-align: center;
	}
	#footerIn .logoElTesoro {
		width: 243px;
		float: left;
		height: 86px;
		padding: 16px 0 0 22px;
		text-align: left;
	}
	#footerIn .info {
		width: 472px;
		height: 77px;
		float: left;
		color: #666;
		margin: 25px 0 0 0;
	}
		#footerIn .info .colorAlt {
			color: #A1A69D;
		}
		#footerIn .info .dir {
			float: left;
			width: 250px;
			height: 40px;
		}
		#footerIn .info .tels {
			float: left;
			width: 215px;
			height: 40px;
		}
		#footerIn .info .legal {
			width: 472px;
			height: 35px;
			color: #666;
		}
			#footerIn .info .legal li {
				display: inline;
			}
				#footerIn .info .legal a {
					color: #666;
					text-decoration: none;
				}
				#footerIn .info .legal a:hover {
					text-decoration: underline;
				}
	
	#footerIn .creditos {
		width: 243px;
		height: 102px;
		float: left;
	}
	
		#footerIn .web9grados {
			background: url(../imagenes/9grados.gif) no-repeat 0 0;
			width: 94px; 
			height: 15px;
			margin: 65px 0 0 0;
			padding: 0 0 0 16px;
		}
			.web9grados a {
				color: #636661;
				text-decoration: none;
			}
			.web9grados a:hover {
				text-decoration: underline;
			}
