

 img, div, a, input { behavior: url(/includes/iepngfix.htc) }
 
 
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000099;
	background-color: #CCFFFF;
	border: 0px none #CCCCCC;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	background-image: url(../Images/fondo_titp.jpg);
	width:590px;
}
.Parrafo_mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}

.Parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
	color: #000066;
}
.parrafo_importante {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 16px;
	font-style: oblique;
	text-indent: 20px;
	color: #000099;
	text-transform: none;
}


.Titulo1 {
	font-family: "Times New Roman", Times, serif;
	xbackground-color: #CCFFFF;
	text-align: left;
	text-indent: 15px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 500px;
	background-image: url(../Images/fondo_tit.png);
}
.FondoCristal {
	background-color: #FFFFFF;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-transform: none;
	color: #CC6600;
}

.lista {
	background-image:url(../Images/cuadradillo_rojo.JPG)
}
.TEXTO_BLANCO_G {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.TEXTOBLANCO_P {
	font-size: 16px;
	color: #FFFFFF;
}

