.clase1:link {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.clase1:visited {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.clase1:hover {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.clase1:active {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.clase2:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	text-indent: 6px;
}
.clase2:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 6px;
}
.clase2:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	text-indent: 6px;
}
.clase2:active {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	text-indent: 6px;
}
.menu {
	font-family: Century Gothic;
	font-size: 12px;
}
.bgrgral {
	background-image: url(../images/bgr_gral.jpg);
	background-repeat: no-repeat;
}
.cuadro-central {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.col-dcha {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.epigrafSecc {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.menu-separador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.txtMedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FORMtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.FORMboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #F4F4F4;
	cursor: hand;

}
.cuadro-central2 {
	border: 1px dotted #CCCCCC;

}
.txtMedioDescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-style: italic;
	border-bottom: 1px solid #CCCCCC;





}
.txtMedioLinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.img-new {
	border-right-width: 8px;
	border-bottom-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;

}
