body{
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
.hide{
	display: none;
}
#wrapper{
	width: 550px;
	margin-left: 150px;
}
a{
	color: #000;
	text-decoration: underline;
	font-weight: ;
}
h2{
	margin: 30px 0;
	font-size: 22px;
	text-transform: uppercase;
}
p.right{
	text-align: right;
	width: 100%;
	background-color: #000;
	color: #fff;
	clear: both;
	margin: 30px 0;
}
p, li{
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
p.bajada{
	font-size: 18px;
	line-height: 30px;

}
p.infomail{
	font-size: 14px;
	font-weight:bold;
	

}
dt {
	font-size: 16px;
	font-weight: bold;
	line-height:23px;
	padding-left:20px;
}
dd{
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height:23px;

}
#footer{
	margin: 20px 0;
	font-size: 12px;
}
span.small{
	font-size: 12px;
	color:#666666;
}
.ficha{
	padding-top: 10px;
	font-size: 12px;
	width: 500px;
	clear: both;
}

.marca{
	background-color: #000;
	width: 100px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.info{
	width: 350px;
	float: left;
}


#menu li{
	
	font-size: 14px;
	line-height: 20px;

	
}

#menu li a{

