/* MAIN PAGE STARTS */
#logo {
	background-image:url(../images/secundaria/logo_miami.png);
}

#PageContent {
	background-image:url(../images/secundaria/bgcontent_miami.jpg);
}
#PageBottom {
	background-image: url(../images/secundaria/bottom_miami.jpg);
}

#LeftContent {
	background-image:url(../images/secundaria/bg_leftcontent_miami.jpg);
}
#CenterContent {
	background-image:url(../images/secundaria/center_content_miami.jpg);
}
#CenterContent h1{
	color:#00A9D7;
}
#CenterContent h2{
	color:#00A9D7;
}
#CenterContent p span{
	color:#00A9D7;
}

/*Left Menu*/
#menuGallery li a {
	color:#F5EFCD;	
}
#menuGallery a.titleSecction{
	color:#F5EFCD;
}
#menuGallery a.titleSecction:hover, #menuGallery li.expanded a.titleSecction{
	color:#F5EFCD;
	background-image:url(../images/secundaria/left_li_chile.gif);
}
/*SEGUNDO NIVEL*/

ul#menuGallery ul a:hover{
	color: #000;
	background-image:url(../images/secundaria/flecha_chile.gif) !important;
}
/*Left Menu ENDS*/
/* MAIN PAGE ENDS */

/* COLORBOX STARTS */
#cboxPrevious {
	background:url(../images/shadow/controls_miami.png) top left no-repeat;
}
#cboxNext {
	background:url(../images/shadow/controls_miami.png) top right no-repeat;
}
#cboxClose {
	background:url(../images/shadow/close_miami.gif) top center no-repeat;
}
/* COLORBOX ENDS */

