/*--------------------------------------------------------------------------------------------------------------------------------
GENERAL
---------------------------------------------------------------------------------------------------------------------------------*/

body {					background: white; }
h1, h2, h3 {				color: #357298; } 

#header {				background: white url(img/title_image1.jpg) center repeat-x; }

#menubar {				background: white url(img/menubar_bg.jpg) center repeat-x; }
#menubar li.inp {			width: 177px; padding-left: 5px; background: url(img/menubar_search.png) 0px 8px  no-repeat; }

#logo {					display: none; }

#middle {				background: #fff url(img/1bg_middle20.jpg) 729px 195px repeat-y; } 

#sidebar {				background: #fff; }

#sidebar_content {		background: #fff; }

#sidebar_foro {			background: #fff; margin-top: 20px !important; }

#footer{				background: #23171a url(img/footer_body1.jpg) center 0 repeat-x; }

#footer_logos_admin {	background: #2d2022 url(img/footer_body_admin.jpg) top center no-repeat; }
#footer_copyright{		background: #222; }

b.enfazis {				color: #7cae05; }

/*--------------------------------------------------------------------------------------------------------------------------------
TITLEBAR
---------------------------------------------------------------------------------------------------------------------------------*/

a.titlebar, .titlebar1  { 		font-size: 20px; font-family: arial; cursor: pointer; 
								color: #ffffff; text-decoration: none; font-weight: bolder; letter-spacing: 0.04em;}
											
a.titlebar1  { 					color: #b2ff84; }											
											
a.titlebar:hover  {				color: #fde98b; }
a.titlebar:hover  {				color: #fef1a6; }

/*--------------------------------------------------------------------------------------------------------------------------------
MENUBAR
---------------------------------------------------------------------------------------------------------------------------------*/

#menubar a:hover {				color: #d6d47a; } 
#menubar a:hover {				color: #feed90; } 
	
/*--------------------------------------------------------------------------------------------------------------------------------
SIDEBAR
---------------------------------------------------------------------------------------------------------------------------------*/

#sidebar li a  {					text-decoration: none; font: 1.1em 'Palatino Linotype', 'Georgia', serif; font-we ight: bold; color: #555; letter-spacing: 0.05em;}

#sidebar li.gris {		border: solid #efefef; border-width: 1px 0 1px 0; }

/*--------------------------------------------------------------------------------------------------------------------------------
MAINCONTENT
---------------------------------------------------------------------------------------------------------------------------------*/

.article_cat {							display: inline; color: #46abfa; text-decoration: none; }
.article_cat {							display: inline; color: #ff6393; text-decoration: none; }

.article_title {							color: #357298; }
.article_fecha {							color: #ef1640; }

#article_title_aut {						color: #ef264d; }
.publicado {								color: #271b1d; }

.link_bg {								margin-top: -1px; background: #fec0c0; padding: 7px 8px; }
.link_bg {								margin-top: -1px; background: #fec7cf; padding: 7px 8px; }
.link_bg {								margin-top: -1px; background: #fedce2; padding: 7px 8px; }

#page_numbers a {						color: #eb5486; }
#page_numbers a {						color: #ff5f88; }
#page_numbers a {						color: #c0295b; }










