body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}
a:hover {text-decoration:none}
.style1 {
	color: #8E8E8E;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #969693;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #7C7C7C;
	font-size: 8px;
	font-family: tahoma;
	font-weight:bold
}
.style4 {
	color: #7C7C7C;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #586478;
	font-size: 9px;
	font-family: tahoma
}
.style7 {
	color: #5984B0;
	font-size: 11px;
	font-family: tahoma
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma
}
.style9 {
	color: #7EA32E;
	font-size: 11px;
	font-family: tahoma;
}
.parrafo_gr {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style5b {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	margin-left: 5px;
	margin-right: 5px;
}
.style9b {
	color: #7EA32E;
	font-size: 15px;
	font-family: tahoma;
	margin-left: 5px;
}
.style7b {

	color: #FF6600;
	font-size: 11px;
	font-family: tahoma
}
.style6b {
	color: #586478;
	font-size: 9px;
	font-family: tahoma;
	margin-left: 5px;
	margin-right: 5px;
}
.style5c {

	color: #586478;
	font-size: 11px;
	font-family: tahoma;
	margin-left: 5px;
	margin-right: 5px;
}
.tabla_paquete {
	background-color: #808080;
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	margin-bottom: 10px;
}
.tabla_paquete td {
	background-color: #FFF;
}
.td_header{
	color:#FFF;
	}
	
	
/*		ESTILOS NUEVOS (JCMA)		*/
#contenido{
	width:700px;
}
.clearer{
	clear:both;	
}
#fotos{
	padding-left: 2px;
	background-color: #F2F2F2;
	padding-right: 2px;
	text-align: center;
	border: 1px solid #eaeaea;
	float: left;
	width: 225px;
}
#fotos img{
	background-color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.contactoventas{
	display: block;
	height: 125px;
	width: 125px;
	background-image: url(images/contactoventas.png);
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contactoventas:hover{
	background-position: center bottom;
}
.contactoventas span{
	display: none;
}
#info{
	width:475px;
	float: right;
}
