/*
	$Revision: 1.1 $
*/

/*
================================================================================
 Text
================================================================================
*/
body {
    background: #e8e3df url(../../media/background/evo1/gradiente_azul_2.jpg) repeat-x top left;
}



#template1 #wrapper {
 background: url(../../media/background/evo1/template1_bg_funchal.jpg) no-repeat 0 0;
}

#copia {
 position: absolute; left: 50%; margin-left: -500px;
 background: url(../../media/background/evo1/template1_bg_funchal_full.jpg) no-repeat 0 0;
 width: 990px;
 height: 570px;
 border: 0px solid #f00;
}


#template1 #content {
    position:absolute;
    left: 270px;
    top: 200px;
    width: 350px;
}

#template1 #content h4 {
	width: 420px;
}

#template1 #content div {
	width: 290px;
	color:#FFFFFF;
}

#template1 .klasseH, #template1 .klasseH .translucentbkg{
	width: 202px;
	height: 74px;
}

#template1 .klasseH .imgHome {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 202px;
	height: 74px;
	display: none;
	z-index: 3;
}

#template1 .klasseH .teaserHomeImg {
	position:absolute;
	left: 202px;
	top: 0px;
	width: 78px;
	height: 74px;
	z-index: 1;
}

#template1 .klasseH .opaquecontent {
	padding:6px 0 0 10px;
}

#template1 .klasseH .opaquecontent div {
	height:50px;
}

#template1 .klasseH h4 {

    text-transform:uppercase;

}

#template1 .klasseG, #template1 .klasseG .translucentbkg{
	width: 166px;
	height: 115px;
}

#template1 .klasseG .imgHome {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 166px;
	height: 115px;
	display: none;
	z-index: 3;
}

#template1 .klasseG .teaserHomeImg {
	position:absolute;
	left: 166px;
	top: 0px;
	width: 113px;
	height: 115px;
	z-index: 1;
}

#template1 .klasseG .opaquecontent {
	padding:6px 0 0 10px;
}

 .klasseG h4 {
    text-transform:uppercase;
    letter-spacing:-1px;
}


