#geral{
	text-align:left;
	height:900px;
	background-image: url(../img/bg-mthereza.gif);
	background-repeat:repeat-y;
}

#geral h2{
	width:380px;
	position:relative;
	top: -230px;
}

#imgBaixo{
	width:720px;
	height:auto;
	background: url(../img/mthereza2.gif) bottom right no-repeat;
	background-position: right 500px;
}

#head{
	width:300px;
	height:290px;
	margin: 5px 0 0 10px;
	background-image: url(../img/mtehreza1.jpg);
	background-repeat: no-repeat;
}

#head h1{
	margin:0 0 0 30px;;
	background:  url(../img/tit-mthereza.gif) no-repeat;
	height: 21px;
	text-align:left;
}

#head h1 span{
 	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
 }
 
#menu{
 	float:left;
	width: 165px;
 }
 
 
#menu ul{
	list-style: none;
	margin-left:-20px;
}

#menu ul li{
	height:25px;
	border-bottom: 1px dashed #FFF;
}

#menu ul li a{
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	position:relative;
	top:8px;
}


#menu ul li a:hover{
	text-decoration:none;
	color: #F90;
}

#menu ul li a.selected{
	text-decoration:none;
	color: #F90;
}
 
#texto{
 	float:left;
	width: auto;
	margin-bottom:30px;
 }
 
 #texto p{
	position: relative;
	top:-180px;
	left:20px;
}



 #texto p.p2{
	width: 460px;
}


