#box
{
	margin:0;
	margin-top:-20px;	
}

#boxleft
{
	float:left;
	width:320px;
	margin-right:50px;	
	
}

#boxright
{
	
}

.titulo
{
	font-size:20px;
	color:#FF3366;
	text-transform: uppercase; 	
}
.titulo2
{
	font-size:15px;
	margin-top:2px;
	color:#cc0066;
	text-transform: uppercase; 
}
.titulo3
{ 	
	margin-top:2px;
	color:#cc0066;
	text-transform: uppercase; 
}
.titulo4
{ 	

	color:#cc0066;
	
}
#boxleft .text
{
  margin-top:5px;
	text-align:justify;
	color: rgb(0,41,63);
	font-family: verdana;
}



#boxright .text
{
	margin-top:5px;
	text-align:justify;
	color: rgb(0,41,63);
	font-family: verdana;
}

.hr
{	
	border-top:1.5px #cc0066 dashed;	
	border-bottom:none;
	margin:15px 0 15px 0;	 
}
.hr2
{
	border-top:1px  dashed;	
	border-bottom:none;	 
	margin:15px 0 15px 0;
}
.virtual
{
  background-color: #cc0066;
  color:white;     
}
.gmaps
{
  margin-top: 30px;  
}

