/* MAIN PAGE STARTS */
#logo {
	background-image:url(../images/secundaria/logo_chile.png);
}

#PageContent {
	background-image:url(../images/secundaria/bgcontent_chile.jpg);
}
#PageBottom {
	background-image: url(../images/secundaria/bottom_chile.jpg);
}

#LeftContent {
	background-image:url(../images/secundaria/bg_leftcontent_chile.jpg);
}
#CenterContent {
	background-image:url(../images/secundaria/center_content_chile.jpg);
}
#CenterContent h1{
	color:#3965B1;
}
#CenterContent h2{
	color:#3965B1;
}
#CenterContent p span{
	color:#3965B1;
}

/*Left Menu*/
#menuGallery li a {
	color:#FFF;	
}
#menuGallery a.titleSecction{
	color:#FFF;
}
#menuGallery a.titleSecction:hover, #menuGallery li.expanded a.titleSecction{
	color:#3965B1;
	background-image:url(../images/secundaria/left_li_chile.gif);
}
/*SEGUNDO NIVEL*/

ul#menuGallery ul a:hover{
	color: #3965B1;
	background-image:url(../images/secundaria/flecha_chile.gif) !important;
}
/*Left Menu ENDS*/
/* MAIN PAGE ENDS */

/* COLORBOX STARTS */
#cboxPrevious {
	background:url(../images/shadow/controls_chile.png) top left no-repeat;
}
#cboxNext {
	background:url(../images/shadow/controls_chile.png) top right no-repeat;
}
#cboxClose {
	background:url(../images/shadow/close_chile.gif) top center no-repeat;
}
/* COLORBOX ENDS */

