/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ESTILOS COMUNES - colPrincipal
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.colPrincipal h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:2.5em;
	font-style:italic;
	color:#585858;
	border-top:1px solid #6e6e6e;
	margin:70px 25% 0 0;
	padding:0.3em 0 0.3em 5px;
	background-image:url(../images/fnd_h3.gif);
	background-position:0 0;
	background-repeat:repeat-x;

}
.colPrincipal h2{}
.colPrincipal h3{}

.colPrincipal p{
	line-height:1.4em;	
	margin-left:5%;

}