/* MAIN PAGE STARTS */
#Top2 {
	width: 880px;
	padding-right:12px;
	z-index:10;
	margin:0 auto;
}

#PageContent {
	width: 892px;
	background-image:url(../images/defaults/bg.jpg);
}
#CenterContent {
	background-repeat:no-repeat;
	position:relative;
	padding-bottom:60px;
}
#logo {
	left:-26px;
	position:absolute;
	clear:both;
	top:89px;
	z-index:30;
}
#texto_intro{
	color:#F5EFCD;
	font-size:11px;
	padding:180px 20px 10px 15px;
	width:285px;
	background-image:url(../images/index/texto_intro.png);
	background-repeat:no-repeat;
	height:148px;
	position:absolute;
	top:190px;
	left:30px;
	z-index:10;
	line-height:15px;
}
#texto_intro span{
	color:#D8A347;
}
#imagenes_index {
	z-index:1;
	position:relative;
}
.imagenes_box{
	overflow: hidden;
	height:432px;
	width:892px;
}
.lineas{
	position:absolute;
	top:245px;
	left:0;
	z-index:20;
}
#Footer {
	border-top: 1px solid #C5B8A8;
	width: 892px;

}
/* MAIN PAGE ENDS */
/* BOTTOM STARTS */
#Bottom {
	background-image: url(../images/index/bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 20px 36px;
}
#Bottom h1{
	font-size:12px;
	color:#D8A347;
	background-image:url(../images/index/bottom_h1.gif);
	background-repeat:no-repeat;
	padding:0 0 12px 10px;
	display:inline-block;
}

#Bottom ul{
	width:115px;
	height:148px;
	padding:0 15px 0 12px;
	display:inline;
	background-image:url(../images/index/bottom_ul.gif);
	background-repeat:no-repeat;
	background-position:top right;
	list-style:none;
	float:left;
}
#Bottom ul li a{
	padding-left:10px;
	display:inline-block;
}
#News{
	background-image:none !important;
}

/* BOTTOM ENDS */

