/* MAIN PAGE STARTS */
#logo {
	background-image:url(../images/secundaria/logo_cr.png);
}

#PageContent {
	background-image:url(../images/secundaria/bgcontent_cr.jpg);
}
#PageBottom {
	background-image: url(../images/secundaria/bottom_cr.jpg);
}

#LeftContent {
	background-image:url(../images/secundaria/bg_leftcontent_cr.jpg);
}
#CenterContent {
	background-image:url(../images/secundaria/center_content_cr.jpg);
}
#CenterContent h1{
	color:#396313;
}
#CenterContent h2{
	color:#396313;
}
#CenterContent p span{
	color:#396313;
}

/*Left Menu*/
#menuGallery li a {
	color:#FFF;	
}
#menuGallery a.titleSecction{
	color:#FFF;
}
#menuGallery a.titleSecction:hover, #menuGallery li.expanded a.titleSecction{
	color:#190D00;
	background-image:url(../images/secundaria/left_li_cr.gif);
}
/*SEGUNDO NIVEL*/

ul#menuGallery ul a:hover{
	color: #190D00;
	background-image:url(../images/secundaria/flecha_cr.gif) !important;
}
/*Left Menu ENDS*/
/* MAIN PAGE ENDS */
/* COLORBOX STARTS */
#cboxPrevious {
	background:url(../images/shadow/controls_cr.png) top left no-repeat;
}
#cboxNext {
	background:url(../images/shadow/controls_cr.png) top right no-repeat;
}
#cboxClose {
	background:url(../images/shadow/close_cr.gif) top center no-repeat;
}
/* COLORBOX ENDS */

