 /*Tablas titulares*/
.tabla1{
    width:100%;
}
.celda1 {
    background-image: url(../images/orangetit1.jpg);
	text-align: center;
	font-weight: bold;
	font-family: century, verdana, sans-serif;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center;
}
.ac1{	
	font-size: 20px;
    color: #000000;
}
.celda2 {
	background-color: #FFFFFF;
	border: 1px solid #999900;
	text-align: center;
	font-weight: bold;
	font-family: century, verdana, sans-serif;
	color: #FF6600;
}
.ac2 {
	font-size: 14px;
	color: #FF6600;
}
.tabla2 {
	letter-spacing: 1px;
	background-color: #FFFFFF;
	border: #FFFFFF;
	width: 100%;
} 
.celda3 {
	background-image: url(../images/greentit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	
}
.ac3{
	color: #333333;
}
/*Cuerpo*/
    A:link, A:visited, A:active {
     text-decoration: none;
   }
    A:hover { text-decoration : underline;}	
a {
	font-family: century, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}
div {
	margin-left: 30px;
    font-family: century, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
.margengl {
	margin-right: 34px;
}
.subseccion1 {
	border: 1px solid #A5FED3;
	width: 90%;
	font-family: Century;
}
.subseccion2 {
	font-family: Century;
	color: #FF6600;
	width: auto;
	border: 1px solid #FFAD5B;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	height: 28px;
}
.arisas {
	color: #000000;
}
.prisas {
	text-align: center;
	border: solid #FF9900;
	font-weight: bold;
	background-color: #FFFFCC;
}
.vrisas {
	font-weight: bold;
	color: #339933;
	text-align: center;
}
dt a {
	font-family: Century, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000CC;
	vertical-align: middle;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
li {
	font-size: 14px;
	line-height: 1.5;
}
