body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #704513;
	line-height: 16px;
}


/* ESTILOS DE TEXTO */

.txt-gral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #704513;
	line-height: 16px;
}

.txt-ltgral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C07921;
	line-height: 16px;
}
.txt-smgral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #704513;
	line-height: 14px;
}



.txt-destacado {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDD88A;
	line-height: 20px;
}

.txt-destacado2 {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FDD88A;
	line-height: 20px;
}

.txt-destacado3 {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FDD88A;
	line-height: 20px;
}

.txt-footer {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #633600;
	line-height: 20px;
}
.txt-footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #633600;
	line-height: 15px;
}
.txt-copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #633600;
	line-height: 23px;
}


.txt-sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2C00;
	font-weight: bold;
}
.txt-sidebar2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2C00;
	font-weight: bold;
}
.txt-programHead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #4F2C00;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
}

.txt-program {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F2C00;
}
.txt-program2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F2C00;
	font-style: italic;
	bottom: 33px;
}
.txt-side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #704513;
	line-height: normal;
	font-style: italic;
}
.txt-side2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #704513;
	line-height: normal;
	font-style: italic;
}

.txt-sideHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #704513;
	line-height: normal;
	font-weight: bold;
	padding-top: 44px;
}
.txt-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #633600;
	line-height: 12px;
}



.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F2C00;
}





.ul{
	border: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-image: url(../img/bullet.gif);
}



/* TITULOS */


.tit-gral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #704513;
	font-weight: bold;
}
.tit-side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #704513;
	font-weight: bold;
	line-height: 18px;
}



/* TABLAS */

.tabla-cuerpo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tabla-destacado{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #53231C;
	font-weight: bold;
	background-color: #F8E4D3;
	text-align: center;
}


/* LINKS */

a.link_des {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDC44D;
	font-size: 16px;
	text-decoration: none;
}

a.link_des:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDD88A;
	font-size: 16px;
	text-decoration: none;
}

a.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD7620;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD7620;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}


a.link:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #704513;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


/* --------- */

.form {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: #ECEFE7;
	color: #666666;
	border: 1px solid #868F61;
	text-decoration: none;
}
