/**************************************************************************
	Creado por Felipe Morales Orozco
	Email: felipe.morales@global3.cl
	Webmaster www.global3.cl
	Productor de multimedia
	AGOSTO 2011
**************************************************************************/
@charset "utf-8";
/* CSS Document */
html, body{
	margin:0;
	padding:0;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
}
#header {
	position: relative;
	float: left;
	width: 1264px;	
	height: auto;
	margin: 0px;
	padding: 0px;
}
#cabecera {
	position: relative;
	float: left;
	width: 1264px;	
	height: 81px;
	background: url(../images/home/cabecera.png) no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
ul#cabecera_banner {
	position: absolute;
/*	float: left;*/
	width: 1264px;	
	height: 640px;
	margin: 72px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	z-index: 1;
}
#cabecera_home {
	position: relative;
	float: left;
	width: 900px;	
	height: auto;
	background: url(../images/home/centro.png) no-repeat;
	margin: 460px 0px 0px 190px;
	padding: 0px;
	z-index: 10;
}
ul#btn_uno {
	position: relative;
	float: left;	
	width: auto;	
	height: auto;
	color: #717171;
/*	font-size: 12px;*/
	font-weight: bold;
	list-style-type: none;
	margin: 9px 0px 0px 700px;
	padding: 0px 0px 0px 0px;
}
ul#btn_uno li {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
ul#btn_uno li a {
	color: #717171;
	text-decoration: none;
}
ul#btn_uno li a:hover {
	color: #434343;
	text-decoration: none;
}
ul#btn_dos {
	position: relative;
	float: left;
	width: auto;	
	height: auto;
	color: #717171;
	font-weight: bold;
	list-style-type: none;
	margin: 20px 0px 0px 582px;
	padding: 0px 0px 0px 0px;
}
ul#btn_dos li {
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 15px;
}
ul#btn_dos li a {
	font-size: 14px;
	color: #171771;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
ul#btn_dos li a:hover {
	color: #434343;
	padding: 0px 0px 0px 15px;
	background: url(../images/home/menu_icon.gif) no-repeat;
	text-decoration: none;
}
ul#btn_centro {
	position: relative;
	float: left;
	width: auto;	
	height: auto;
	color: #717171;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#btn_centro li {
	float: left;
	margin: 0px 20px 0px 30px;
	padding: 0px 0px 0px 0px;
}
ul#btn_centro li a {
	font-size: 13px;
	color: #171771;
	text-decoration: none;
}
ul#btn_centro li a:hover {
	color: #171771;
}
ul#btn_cursos {
	position: relative;
	float: left;
	width: 100px;	
	height: auto;
	color: #676767;
	font-weight: bold;
	list-style-type: none;
	margin: 90px 0px 0px 175px;
	padding: 0px 0px 0px 0px;
}
ul#btn_cursos li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
ul#btn_cursos li a {
	font-size: 13px;
	color: #676767;
	text-decoration: none;
}
ul#btn_cursos li a:hover {
	color: #393939;
}
ul#btn_eventos {
	position: relative;
	float: left;
	width: 150px;	
	height: auto;
	color: #676767;
	font-weight: bold;
	list-style-type: none;
	margin: 93px 0px 0px 205px;
	padding: 0px 0px 0px 0px;
}
ul#btn_eventos li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
ul#btn_eventos li a {
	font-size: 13px;
	color: #676767;
	text-decoration: none;
}
ul#btn_eventos li a:hover {
	color: #393939;
}
ul#btn_tienda {
	position: relative;
	float: left;
	width: 130px;	
	height: auto;
	color: #676767;
	font-weight: bold;
	list-style-type: none;
	margin: 70px 0px 0px 130px;
	padding: 0px 0px 0px 0px;
}
ul#btn_tienda li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
ul#btn_tienda li a {
	font-size: 13px;
	color: #676767;
	text-decoration: none;
}
ul#btn_tienda li a:hover {
	color: #393939;
}
#contMarcas {
	position: relative;
	float: left;
	width: 900px;
	height: 50px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contPieHome { 
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.slideshow {
	list-style: none;
}