body 
{
  background-image: url('../../images/purple_background.gif');
}
#header
{
	background-image: url('../../images/purple_header.png');
}
#header .item4 
{ 
	margin-top:2px; 
	height:31px;
}
#menu
{
	background-color:#293666;
}

#content
{
	background-color:#E3E8F4;	
	color:#293666;
}
#contentImage
{
	background-image: url('../../images/blue_contentImage.png');
	background-repeat:no-repeat;
}
#contentText h1
{
	color:#293666;	
}
#contentInfo
{
	color:#9BA8D5;
	font-size:15px;
}
#contentInfo a
{
	color:#293666;
	font-weight:bold;
}
#contentInfo b
{
	color:#293666;
}
#contentText2
{
	color:#293666;		
}
#contentText2 h1
{
	color:#293666;		
}

#footer
{
	background-color:#293666;	
}
/* Fotoalbum */

.albums-title
{
	background-color:#293666;	
}

.fotos-title
{	
	background-color:#293666;	
}

.theme .view_all
{
	background-color:#293666;	
}
