body{
	background-color: #fff;
	margin: 0px;
	font-weight: normal;
	font-variant: normal; 
	color: #616161;	
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	speak:normal;
	color: inherit; 
   background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.opa{
filter: alpha(opacity=15);
	opacity: 0.15;
	-moz-opacity: 0.15;
}
a.opac img{
filter: alpha(opacity=65);
-moz-opacity: 0.65;
padding: 2px;
border: 1px solid #ccc;
margin: 0.1em
}

a.opac:hover img{
filter: alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid #000;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
}
abbr{
	speak:spell-out;
	border-bottom:	1px dashed; 
	cursor: help;
}
acronym{
	border-bottom:	1px dashed; 
	cursor: help;
}
acronym:hover, abbr:hover {
    cursor : help;
}
address{
	border-bottom: 1px dashed;
}
pre{
	
}
cite{
	font-size: 0.75em;	
}
q{
	font-size: 0.85em;
	color: #000;
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	margin: 3px;
	width: 430px;
	font-style: italic;
	font-family: Tahoma;
	margin-bottom: 5px;
}
blockquote{
	border: 1px solid #ccc;
	background-color: #FFFFE0;
	color: inherit;
	font-size: 0.75em;
	margin: 0.3em;	
	padding: 0.2em;
}
b{
	font-weight: bold;
}
i{
	font-style: italic;
}
u{
	text-decoration: underline;
}
s{
	text-decoration: line-through;
}
input, select, textarea{
	border-left: 1px solid #000;
	border-top: 1px solid #000;	
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	background-color: #EFEFEF;
	color: #000;
	padding: 0.1em; 
	font-size: 0.85em;
}
input.p{
	border-color: #fff;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 0.1em;
	text-align: center;	
}
input.nada{
	border: 0px;
	background-color: transparent;
}

label{
	cursor: help;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
caption{
	text-align: center;
}
th{
	font-weight: bold;
	text-transform: lowercase;
	font-style: italic;
	color: #000;
}

ul{
	list-style: none;
}
ol{
	list-style-type: decimal;
	list-style-position: inside;
}
strong, em{
	font-weight: bold;
	color: #000;
	font-size: 90%;
}
a{
	color: #ff0000;
	background-color: transparent;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p:first-letter{
	text-transform: uppercase;
}

.e{
	border: 1px solid red;
	text-align: center;
	color: Red;	
	background-color: transparent;
	font-variant: small-caps;
	font-size: 0.9em;
	font-family: Tahoma, sans-serif;
	padding: 0.5em;
}
.c{
	text-align: center;
}
.d{
	text-align: right;
}
.ct{
	text-align: center;
	vertical-align: top;
}
.cm{
	text-align: center;
	vertical-align: middle;
}
img.borde{
	padding: 2px;
	color: inherit;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0.2em;
}


#navd{
	margin: 0.5em;
	border-top: 1px dashed #CDCDCD;
	text-align: right;
	font-size: 0.85em;
	padding-right: 1em;
	text-transform: lowercase;	
	clear: left;
	color: #FF9900;

}

#navc{
	margin: 0.5em;
	border-top: 1px dashed #CDCDCD;
	text-align: center;
	font-size: 0.85em;
	text-transform: lowercase;		
	clear: left;	
	color: #FF9900;
}
#navi{
	margin: 0.5em;
	border-top: 1px dashed #CDCDCD;
	text-align: left;
	font-size: 0.85em;	
	padding-left: 1em;	
	text-transform: lowercase;		
	clear: left;	
	color: #FF9900;
}

/*orden*/
#principal{
	float: none;
	margin: auto;
	width: 760px;
	background-image: url(img/bg.png);
	background-position: 300px 335px;
	background-repeat: no-repeat;
}
#principal_no{
	float: none;
	margin: auto;
	width: 760px;
}
#cabeceraindex{
	float: none;
	width: 760px;
	height: 147px;
	color: inherit;
	vertical-align: top;
	background-image: url(img/cabeceraindex.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#cabecera{
	float: none;
	width: 760px;
	height: 147px;
	color: inherit;
	vertical-align: top;
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#cabeceraflash{
	float: none;
	width: 760px;
	height: 200px;
	color: inherit;
	vertical-align: top;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#cabecera h1{
		margin-left: 2em;
}

#menu{
	width: 25%;
	float: left;
	clear: left;
	height: 550px;
	color: inherit;
	background-color: #fff;
	vertical-align: top;
	border: 1px solid #999;
	background-image: url(img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: 90px 110px;
	margin-bottom: 3px;
}
#contenido{
	float: left;	
	width: 73%;
	vertical-align: top;	
	margin-left: 1%;
	border-right: 1px dashed #CDCDCD;
	margin-bottom: 3px;
	

}
#pie{
	width: 760px;
	float: none;
	clear: left;
	color: inherit;
	text-align: center;
	margin-bottom: 10px;
	font-size: 9px;
}
#pie p{
	text-align: center;
	color: #CDCDCD;
}
/*contenido*/
#contenido table{
	margin-left: 1.5em;
	margin-bottom: 0.7em;
}
#contenido td,th{
	padding: 0.2em;
}
#contenido tr.lis th{
	text-align: center;
	border-bottom: 1px solid #000;
}
#contenido td.dp{
	border-top: 1px solid #000;
	text-align: right;
}
#contenido td.dp input{
	border-color: #fff;
	border-right-color:  #000;
	border-bottom-color: #000;
	padding: 0.1em;
	text-align: center;	
}
#contenido p{
	margin-right: 0.9em;
	text-indent: 0.4em;
	margin-bottom: 0.5em;
	margin-left: 0.6em;	
	text-align: justify;
}
#contenido h1{
	font-size: 270%;
	margin-bottom: 0.3em;	
	color: #FF9900;
	background-color: transparent;
	border-bottom: 1px dashed #CDCDCD;
	font-weight: lighter;
	text-align: right;
	letter-spacing: -1px;
	height: 1.1em;
	margin-bottom: 1.1em;
	font-family: tahoma;
	margin-right: 97px;
}
#contenido h1 b{
	font-size: 50%;
	color: #999;
}
#contenido h2{
/*	font-size: 165%;	*/
font-size: 140%;
	margin-bottom: 0.3em;
	font-style: italic;
	color: #000;
	background-color: transparent;
	margin-left: 0;	
	background-image: url(img/penta.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 76px;
}
#contenido h3{
	font-size: 120%;
	margin-bottom: 0.5em;	
	color: #3398CC;
	background-color: transparent;
	margin-left: 1em;
	padding-left: 16px;
	background-image: url(img/h3.png);
	background-repeat: no-repeat;	
	font-weight: bold;
}
#contenido h4{
	font-size: 125%;		
	margin-bottom: 0.5em;
	color: #000;
	background-color: transparent;
	margin-left: 1em;		
}
#contenido h5{
	font-size: 115%;	
	margin-bottom: 0.5em;	
	color: #000;
	background-color: transparent;
	margin-left: 1em;	
}
#contenido h6{
	font-size: 100%;
	margin-bottom: 0.5em;	
	color: #000;
	background-color: transparent;
	margin-left: 1em;		
}
#contenido ul{
	margin-left: 4.5em;
	margin-bottom: 0.7em;
	list-style-image: url(img/li.png);		
}

#contenido ol{
	margin-left: 4.5em;
	margin-bottom: 0.7em;	
}
#contenido a{
	color: #FF9900;
	padding-left: 4px;
	padding-right: 4px;
}
#contenido a:hover{
	background-image: url(img/nota.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 8px;
		
}
#contenido img.flotai{
	float: left;
	margin-left: 0.6em;
	margin-bottom: 0.6em;	
	margin-right: 0.6em;
	margin-top: 0.1em;
	padding: 0.1em;
	border: 1px solid #ccc;
	clear: left;
}
#contenido img.flotad{
	float: right;
	margin-left: 0.6em;
	margin-bottom: 0.6em;	
	margin-right: 0.6em;
	margin-top: 0.1em;
	padding: 0.1em;
	border: 1px solid #ccc;
	clear: right;
}


/*menu*/
#menu ul{
	margin-bottom: 0.2em;
	margin-left: 2em;
	list-style: url(img/asterisco.png);
	list-style-position: outside;
}
#menu li{

}
#menu li.desp{
	list-style: url(img/abajo.png);
}
#menu ul ul{
	margin-left: 1em;
	margin-bottom: 0em;
	list-style: url(img/circulo.png);	
}
#menu a{
	color: #666;
	text-decoration: none;
}
#menu a:hover{
	color: #666;
	text-decoration: underline;	
}

#menu h1{
	font-size: 200%;
	margin-bottom: 0.3em;	
	color: #000;
	margin-left: 1em;	
}
#menu h2{
	font-size: 150%;	
	margin-bottom: 0.3em;
	color: #000;
	margin-left: 1em;	
}
#menu h3{
	font-size: 125%;
	margin-bottom: 0.5em;	
	color: #000;
	margin-left: 1em;	

}
#contenido ul.galeria{
	background-color: transparent;
	width: 450px;
	margin-left: 0px;	
}
#contenido ul.galeria li{
	display: inline;
	float: left;
	height: 90px;
	width: 90px;	
	vertical-align: middle;
	text-align: center;
}
#contenido ul.galeria li a{
	padding: 0px;
	background-image: none;
}
#contenido ul.galeria li a:hover{
	padding: 0px;
	background-image: none;
}
#contenido dl{
	margin-left: 1.5em;
}
#contenido dd{
	margin-left: 1em;
	margin-bottom: 0.5em;	
}
.separa{
	clear: both;
	width: 90%;
	height: 1px;
	font-size: 0em;	
}
.ktm{
	border: 1px solid #000;
	background-color: #D4D0C8;
	color: inherit;
}
.ktm table{
	margin-left: -10px;
}
.none{
	display: none;
}
.nota{
	font-size: 0.8em;
	color: #000;
}
/*estilos para el boletín*/
#boleto{
	width: 90%;
	margin-top: 4px;
	margin-bottom: 6px;
	margin: auto;
	border: 1px solid #ccc;
}
#boleto #logotipo{
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	width: 135px;
	height: 123px;	
	background-image: url(img/logomenu.jpg);
}
#boleto #direccion{
	background-color: transparent;
	clear: both;
	width: 100%;
	text-align: center;
	color: #999;	
}
#boleto #direccion p{
	margin-bottom: 0px;
	text-align: center;
	margin: auto;	
}
#boleto p{
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: 3px;
	clear: left;
	float: left;
	text-indent: 4px;
	
}
#boleto h1{
	float: left;
	clear: left;
	font-size: 270%;
	margin-bottom: 0.3em;	
	color: #FF9900;
	background-color: transparent;
	border-bottom: 1px dashed #CDCDCD;
	font-weight: lighter;
	text-align: left;
	letter-spacing: -1px;
	height: 1.1em;
	margin-bottom: 1.1em;
	font-family: tahoma;
	margin-right: 10px;
	padding-right: 20px;
}
#boleto ul{
	clear: left;
	float: both;
	margin-left: 4.5em;
	margin-bottom: 0.7em;
	list-style-image: url(img/li.png);		
}
#boleto ol{
	float: left;
	clear: both;
	margin-left: 4.5em;
	margin-bottom: 0.7em;
}
#boleto h1 b{
	font-size: 50%;
	color: #999;
}
#boleto h2{
/*	font-size: 165%;	*/
font-size: 140%;
clear: left;
	margin-bottom: 0.3em;
	font-style: italic;
	color: #000;
	background-color: transparent;
	margin-left: 0;	
	background-image: url(img/penta.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 76px;
}
#boleto h3{
clear: left;
	font-size: 120%;
	margin-bottom: 0.5em;	
	color: #3398CC;
	background-color: transparent;
	margin-left: 1em;
	padding-left: 16px;
	background-image: url(img/h3.png);
	background-repeat: no-repeat;	
	font-weight: bold;
}
#boleto br{
	font-size: 0px;
	height: 0px;
	width: 0px;
	display: none;
}
#boleto h1 #h1{
	background-image: url(img/h1.png);
	width: 84px;
	height: 67px;
	margin-bottom: -55px;
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 0.1em;
}

#menu #mensupiz{
	width: 24px;
	height: 24px;
	float: right;
	position: relative;
	margin-right: -1px;
	margin-top: -1px;
	background-image: url(img/mensupiz.png);
	margin-right: -1px;
	margin-top: -1px;

}
#contenido h1 #h1{
	background-image: url(img/h1.png);
	width: 84px;
	height: 67px;
	margin-bottom: -55px;
	float: right;
	position: relative;
	z-index: 1;
	margin-right: 0.1em;
}

#contenido h1 span{
	float: right;
	font-family: inherit;
	font-size: inherit;
}
#detalleindex{
	float: right;
	background-image: url(img/detalleindex.jpg);
	width: 106px;
	height: 72px;
	position: relative;
	z-index: 1;
	margin-top: -1em;
	margin-right: -5px;
}
#menu .logomenu{
	float: left;
	margin-left: 20px;
	margin-bottom: 12px;
	
}


/*#contenido br{
	height: 0px;
	font-size: 0px;
	display: none;
}*/
#boletoindex{
	background-image: url(img/boletoindex.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 62px;
	width: 100%;
	border-bottom: 1px solid #999;
	display: block;
}
#boletoindex h1{
	font-size: 270%;
	margin: 0em;
	color: #FF9900;
	float: none;
	clear: both;
	background-color: transparent;
	border: 0px;
	font-weight: lighter;
	text-align: right;
	letter-spacing: -1px;
	height: 1.1em;
	font-family: tahoma;
	margin-right: 1em;
}
table.patroc{
	text-align: center;
	clear: both;
	margin-left: 250px;
}
#contenido ul.patr{
	background-color: transparent;
	width: 450px;
	margin-left: 0px;	
}

#contenido ul.patr li{
	display: inline;
	float: left;
	height: 184px;
	width: 184px;	
	vertical-align: middle;
	text-align: center;
}
#contenido #nobr{
	background-color: transparent;
}
#contenido #nobr br{
	width: 0px;
	height: 0px;
	display: none;
}	
#contenido #lateral{
	margin-top: 3px;
	background-image: url(img/lateral2.png);
	background-repeat: no-repeat;
	width: 97px;
	height: 384px;
	float: right;
	position: relative;
	z-index: 1;
	margin-right: -2px;
	
	voice-family: "\"}\"";
		voice-family: inherit;
	margin-right: -1px; /*exp*/
		}
	html>body #contenido #lateral {
	margin-right: -2px; /*moz*/
	}
}
#contenido #nobr #lateral{
	margin-top: 3px;
	background-image: url(img/lateral2.png);
	background-repeat: no-repeat;
	width: 97px;
	height: 384px;
	float: right;
	position: relative;
	z-index: 1;
	margin-right: -2px;
	
	voice-family: "\"}\"";
		voice-family: inherit;
	margin-right: -1px; /*exp*/
		}
	html>body #contenido #nobr #lateral {
	margin-right: -2px; /*moz*/
	}
}
/*copiar los estilos p,h1,h2..table ..etc a #boleto h1, #boleto h2*/
/*pie*/