body 
{
  background-image: url('../../images/green_background.gif');
}
#header
{
	background-image: url('../../images/green_header.png');
}
#header .item1 
{ 
	margin-top:2px; 
	height:31px;
}
#menu
{
	background-color:#66CC33;
}

#content
{
	background-color:#F1FAED;	
	color:#339966;
}
#contentImage
{
	background-image: url('../../images/green_contentImage.png');
	background-repeat:no-repeat;
}
#contentText h1
{
	color:#339966;	
}
#contentInfo
{
	color:#5FD05F;
	font-size:15px;
}
#contentInfo a
{
	color:#339966;
	font-weight:bold;
}
#contentInfo b
{
	color:#339966;
}
#contentText2
{
	color:#339966;		
}
#contentText2 h1
{
	color:#339966;		
}
#footer
{
	background-color:#66CC33;	
}


/* Fotoalbum */

.albums-title
{
	background-color:#66CC33;	
}

.fotos-title
{	
	background-color:#66CC33;	
}

.theme .view_all
{
	background-color:#66CC33;	
}