* {
	margin: 0;
	padding: 0;
}


a:hover img, a:active img { filter: gray; }
a:link img { border-color: #993300; }
a:visited img { border-color: #993300; }
a:active img { border-color: #993300; }
a:hover img { border-color: #FFF7E7; }

.texto {
font-family: verdana, arial;
font-style: normal; 
font-size: 11pt; 
color: #000000;
text-align: justify;
}

.texto1 {
font-family: verdana, arial;
font-style: normal; 
font-size: 12pt; 
background-color: #E8E8D0;
color: #993300;
border: 2px solid; 
border-color: #CED8FB;
}

.texto2 {
font-family: verdana, arial;
font-style: normal; 
font-size: 6pt; 
color: #000000;
}

a.enlace:link { 
text-decoration: underline; 
font-size: 12pt;  
color: #2C08C0; 
}

a.enlace:visited { 
text-decoration: underline; 
font-size: 12pt; 
color: #2C08C0; 
}

a.enlace:active { 
text-decoration: underline; 
font-size: 12pt; 
color: #2C08C0;
}

a.enlace:hover { 
text-decoration: none; 
font-size: 12pt; 
color: #993300; 
}

a.enlace1:link { 
font-family: verdana, arial;
font-style: normal; 
text-decoration: underline; 
font-size: 10pt;  
color: #993300; 
}

a.enlace1:visited { 
font-family: verdana, arial;
font-style: normal; 
text-decoration: underline; 
font-size: 10pt; 
color: #993300; 
}

a.enlace1:active { 
font-family: verdana, arial;
font-style: normal; 
text-decoration: underline; 
font-size: 10pt; 
color: #993300;
}

a.enlace1:hover { 
font-family: verdana, arial;
font-style: normal; 
text-decoration: none; 
font-size: 10pt; 
color: #2C08C0; 
}

.estilo1 {
border: 2px solid; 
border-color: #CED8FB;
}

.estilo2 {
border-right: 1px solid #993300;
}

/* ..........Comienza guia................. */

a.guia:link { 
text-decoration: underline; 
font-size: 8pt;  
color: #808080; 
}

a.guia:visited { 
text-decoration: underline; 
font-size: 8pt; 
color: #808080; 
}

a.guia:active { 
text-decoration: underline; 
font-size: 8pt; 
color: #808080;
}

a.guia:hover { 
text-decoration: none; 
font-size: 8pt; 
color: #2C08C0; 
}

.guia {
font-family: verdana, arial;
font-style: normal; 
font-size: 8pt; 
color: #808080;
text-align: left;
}

/* .................Finaliza guia.................. */

/* .................Comienza legal................. */

.legal {
font-family: verdana, arial;
font-style: normal; 
font-size: 8pt; 
color: #808080;
text-align: center;
}

/* ...................Comienza programa.......... */

#centrar {
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 740px;
border: 1px solid #993300;
background-color: #ffffff;
}

.tablasuperior {
width: 100%;
}

.celdasuperior {
width: 100%;
}

.tablalogo {
width: 100%;
height: 80px;
border-bottom: 1px solid #993300;
}

.celdalogo {
width: 100%;
text-align: center;
}

.tablacuerpo {
width: 98%;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}

.celdacuerpo {
width: 100%;
text-align: justify;
font-family: verdana, arial;
font-style: normal; 
font-size: 11pt; 
color: #000000;
}

.tablainferior {
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 740px;
}

.celdainferior1 {
width: 75%;
text-align: center;
}

.celdainferior2 {
width: 25%;
text-align: center;
}

