BODY {	background: #CCFFFF;
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		margin-left: 2px;
		margin-top: 30px;
		margin-right: 2px;
		margin-bottom: 30px;
		}

.sangrado {	text-indent: 35pt;
			text-align: justify;
			}
			
.sinsangria {text-align: justify;}
			
.membrete {	text-align: center;
			font-size: 10pt;
			color: #000099;
			font-weight: bold;
			}
			
.grande {	text-align: center;
			font-size: 14pt;
			color: #000000;
			font-weight: bold;
			}
			
.dcha {text-align: right;}
			
.centro {text-align: center;}
			
.margenpq {	margin-left: 50pt;
			text-align: justify;
			}
			
.margenmed {margin-left: 100pt;
			text-align: justify;
			}

.margen {	margin-left: 150pt;
			text-align: justify;
			}

.subtitle {	text-align: center;
			font-size: 16pt;
			color: #000000;
			font-weight: bold;
			}

.izda {text-align: left;}

/************************************/
/*ESTILOS DE LISTAS*/
/************************************/


.listadesorddis {
				list-style-type : disc;
				margin-left: 50pt;
				text-align: justify;
}

.listadesorddispq {
				list-style-type : disc;
				margin-left: 20pt;
				text-align: justify;
}

.listadesordcua {
				list-style-type : square;
				margin-left: 50pt;
				text-align: justify;
}

.listaordnum {
				margin-left: 50pt;
				list-style-type : decimal;
				text-align: justify;
}

.listaordmin {
				margin-left: 50pt;
				list-style-type : lower-alpha;
				text-align: justify;
}

.listaordmay {
				margin-left: 50pt;
				list-style-type : upper-alpha;
				text-align: justify;
}

.listadesordimg {		text-align: justify;
				list-style-image:url('../_img/boton/hotball.gif')
				}



/************************************/
/*FIN DE LOS ESTILOS DE LISTAS*/
/************************************/

LI {
				margin-bottom: 20pt;
}

.junto {
				margin-bottom: 0pt;
}


.central  {	font-family: verdana;
			font-size: 10pt;
			color: #000000;
			text-align: justify;
			background-color: #FFFFFF;
			}

TD  {		font-family: verdana;
			font-size: 10pt;
			color: #000000;
			}

TD.titulo  {font-family: verdana;
			font-size: 14pt;
			color: #FFFFFF;
			text-align: center;
			background-color: #009933;
			}

TD.mg {		font-family: verdana;
			font-size: 8pt;
			text-align: center;
			background-color: #CCFFFF;
			}

TD.b1 {		background: #FFFFFF;
			text-align: center
			}

TD.b2 {		background: #FFFFFF;
			text-align: center;
			font-weight: bold;
			}

TD.b21 {	background: #FFFFFF;
			width: 90%;
			height: 20px;
			}

TD.texto {	background: #FFFFFF;
			text-align: right;
			font-weight: bold;
			}

TD.texto2 {	background: #FFFFFF;
			text-align: center;
			font-weight: bold;
			}

.boton {	font-family: verdana;
			font-size: 10pt;
			color: #FFFFFF;
			font-weight: bold;
			background-color: #000000;
			border: 1px solid Black;
			width: 55pt;
			height: 20pt;
			}

.titulo_foto {	text-align: center;
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 15px;
			padding-left: 15px;
			padding-right: 15px;
			}

.titulo {	font-size: 18pt;
		font-weight: bold;
		}
		
.subtitulo {	font-size: 16pt;
		font-weight: bold;
		}
.avisonorm {	font-size: 10pt;
		color: #FF0000;
		font-weight: bold;
		}
.avisopeq {	font-size: 8pt;
		color: #FF0000;
		font-weight: bold;
		}

.georgia {	font-family: Georgia;
		}

.times {	font-family: Times New Roman;
		}





all.clsMenuItemNS, .clsMenuItemIE{	text-decoration: none;
									font: 10pt verdana;
									color: red;
									cursor: pointer;
									z-index:100
									}

#MainTable A:link {	text-decoration: none!important;
			color: #000099!important;
			font-weight: normal;
			}

A:hover {	text-decoration: underline!important;
			color:#0000FF!important;
			}

A:visited {	text-decoration: none!important;
			color:#000099!important;
			}

A:active {	text-decoration: underline!important;
			color:#0000FF!important;
			}

A:link {	text-decoration: none;
			color: #0000FF;
			}
A:hover {	text-decoration: underline;
			color:#FF0000;
			}
A:visited {	text-decoration: none;
			color:#0000FF;
			}
A:active {	text-decoration: underline;
			color:#FF0000;
			}