body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.td_contenidos {
	background-color: #EAEAEA;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: top;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #db251d;
	font-weight: bold;
}
.tabla_subtit{
	width: 718px;
	font-size: 12px;
	height: 30px;
}
.td_registro{
	width: 200px;
	text-align: right;
}
a:link{
	
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited{	
	
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;}
a:hover{
	
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;}
/*GALERIA DE IMGS*/
.tabla_galeria{
	width: 718px;
	background-color: #D7D7D7;
}
.td_sepgal_h{
	width: 22px;}
.tr_sepgal_v{
	height: 22px;}
.td_imgch{
	width: 152px;}
	
/*CARACTERÍSTICAS*/

.tabla_titulos{
	width: 718px;
	height: 27px;
	background-color: #D6211A;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.tabla_datos{
	width: 718px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.td_descripción{
	width: 375px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	vertical-align: top;	
}
.td_contacto{
	padding-left: 15px;
	vertical-align: top;	
}
/*FICHA TÉCNICA*/
.tabla_ficha{
	width: 718px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.td_ficha_izq{
	vertical-align: top;	
	}
.tabla_datos_princ{
	width: 350px;
	margin-left: 25px;
	margin-right: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
.tabla_datos_princ td{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_campos{
	width: 150px;
	background-color: #FFFFFF;
}
.tabla_datos_sec{
	width: 250px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
.tabla_datos_sec td{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.td_campos_sec{
	width: 95px;
	background-color: #F2E0E0;
}
.td_resultados_sec{
	width: 15px;
	background-color: #FFF;
}
.td_ficha_der{
	vertical-align: top;	
	}
.tabla_volver_imp{
	margin-left: 35px;
}
