.ZOP_Titulo{ 
	font:bold 12px  Arial, Helvetica, sans-serif;
	color:#4e4e4e;
}

.ZOP_Subtitulo{ 
	font:normal 11px  Arial, Helvetica, sans-serif;
	color:#023f87;
}

.ZOP_Texto{ 
	font:normal 10px  Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

.ZOP_CajaVermas{ 
	width:auto;
	height:auto;
	float:right;
}

.ZOP_CajaVermas a:link{
	color:#f6921d;
	text-decoration: none;
}

.ZOP_CajaVermas a:visited{
	color:#f6921d;
	text-decoration: none;
} 

.ZOP_CajaVermas a:hover{
	color:#f6921d;
	text-decoration: underline;
} 

.ZOP_CajaVermas a:active{
	color:#f6921d;
	text-decoration: none;
}  

.ZOP_CajaImagen{ 
	width:auto;
	height:auto;
	/*margin-right:8px;*/
}

.ZOP_ContenedorZona{ 
	width:auto;
	height:auto;
}

.ZOP_Vermas{ 
	font:bold 10px  Arial, Helvetica, sans-serif;
	color:#f6921d;
	padding-left:10px;
	background:url(../images/vineta_vermas.gif) no-repeat 0px 4px;
}

.ZOP_Vermas a:link{
	color:#f6921d;
	text-decoration: none;
}

.ZOP_Vermas a:visited{
	color:#f6921d;
	text-decoration: none;
} 

.ZOP_Vermas a:hover{
	color:#f6921d;
	text-decoration: underline;
} 

.ZOP_Vermas a:active{
	color:#f6921d;
	text-decoration: none;
}  

.ZOP_PlaceHolderCajaImagen{ 
	width:70px;
	height:auto;
	float:left;
	margin-right:5px;
}

.ZOP_PlaceHolderCajaSuperior{ 
	width:auto;
	height:auto;
	padding:0px 10px 0px 10px;
	background-color:#DCDDDE;
}

.ZOP_PlaceHolderCajaInferior{ 
	width:auto;
	height:10px;
	background:url(../images/fondo_plomo_inferior.gif) no-repeat;
}

.ZOP_PlaceHolderCajaInferior hr{ 
	display:none;
}



.ZOP_PiePaginaTitulo{ 
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#f6921d;
}

.ZOP_PiePaginaTexto{ 
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.ZOP_PiePaginaTexto a:link{ 
	text-decoration:none;
	color:#ffffff;
}

.ZOP_PiePaginaTexto a:visited{ 
	text-decoration:none;
	color:#ffffff;
}

.ZOP_PiePaginaTexto a:hover{ 
	text-decoration:underline;
	color:#ffffff;
}

.ZOP_PiePaginaTexto a:active{ 
	text-decoration:none;
	color:#ffffff;
}



