/* CSS Document */

body {
	background: url(../images/bk_body.gif) #D8D5CF repeat-x 0 0;
}

/*------------------------ Box ---------------------*/


#container {
	/*background-color:#D8E2E9;*/
	background: url(../images/container_bk_blue.gif) #E8FCFE repeat-x 0 0;
}

#shadowtop {
	
}

#shadowbottom {
	
}


/*------------------------ Center ---------------------*/

#center {
	background: url(../images/bk_center.gif) transparent repeat-y left top;
}

#center span.thumb {
	float:right;
	background-color:#CCCCCC;
	border:3px solid #fff;
	padding:0px;
	margin-right:8px;
}

#center a.header {
	color:#715A4D;
	background: url(../images/icon_noticia.gif) transparent no-repeat left center;
}

#center a.header:hover {
	color:#32485B;
	
}

/*------------------------ Right ---------------------*/

#right {
	background-color:#E9FBFE;
	/*background: url(../images/background_right.jpg) #E9FBFE no-repeat left center;*/
}

#right a {
	background: url(../images/bullet_links_blue.gif) transparent no-repeat left center;
	
}

#right a:hover {
	color:#000000;
	background: url(../images/bullet_links_orange.gif) transparent no-repeat left center;
}

#footer {
	background: url(../images/footer_bk_blue.png) #5DBCEA no-repeat left top;
}
