body 
{
  background-image: url('../../images/blue_background.gif');
}
#header
{
	background-image: url('../../images/blue_header.png');
}
#header .item2 
{ 
	margin-top:2px; 
	height:31px;
}
#menu
{
	background-color:#0099CC;
}


#content
{
	background-color:#E8F6FA;	
	color:#0099CC;
}
#contentImage
{
	background-image: url('../../images/blue_contentImage.png');
	background-repeat:no-repeat;
}
#contentText h1
{
	color:#0099CC;	
}
#contentInfo
{
	color:#15C5FF;
	font-size:15px;
}
#contentInfo a
{
	color:#0099CC;
	font-weight:bold;
}
#contentInfo b
{
	color:#0099CC;
}
#contentText2
{
	color:#0099CC;		
}
#contentText2 h1
{
	color:#0099CC;		
}
#footer
{
	background-color:#0099CC;	
}


/* Fotoalbum */

.albums-title
{
	background-color:#0099CC;	
}

.fotos-title
{	
	background-color:#0099CC;	
}

.theme .view_all
{
	background-color:#0099CC;	
}
