/* MAIN PAGE STARTS */
#logo {
	background-image:url(../images/secundaria/logo_antigua.png);
}

#PageContent {
	background-image:url(../images/secundaria/bgcontent_antigua.jpg);
}
#PageBottom {
	background-image: url(../images/secundaria/bottom_antigua.jpg);
}

#LeftContent {
	background-image:url(../images/secundaria/bg_leftcontent_antigua.jpg);
}
#CenterContent {
	background-image:url(../images/secundaria/center_content_antigua.jpg);
}
#CenterContent h1{
	color:#E54319;
}
#CenterContent h2{
	color:#E54319;
}
#CenterContent p span{
	color:#E54319;
}

/*Left Menu*/
#menuGallery li a {
	color:#F5EFCD;	
}
#menuGallery a.titleSecction{
	color:#F5EFCD;
}
#menuGallery a.titleSecction:hover, #menuGallery li.expanded a.titleSecction{
	color:#190D00;
	background-image:url(../images/secundaria/left_li_antigua.gif);
}
/*SEGUNDO NIVEL*/

ul#menuGallery ul a:hover{
	color: #321200;
	background-image:url(../images/secundaria/flecha_antigua.gif) !important;
}
/*Left Menu ENDS*/


/* MAIN PAGE ENDS */
