body{
	background-color: #fff;
	margin: 0px;
	font-weight: normal;
	font-variant: normal; 
	color: #000;	
/*	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	background-position: center;

}
*{
	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-style: italic;
	font-size: 0.9em;
}
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;
}

ul{
	list-style-type: none;
}
ol{
	list-style-type: decimal;
	list-style-position: inside;
}
strong, em{
	font-weight: bold;
}
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 solid #fff;
	text-align: right;
	font-size: 0.85em;
	padding-right: 1em;
	text-transform: lowercase;	
	clear: left;
}

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

/*orden*/
#principal{
	margin: auto;
	width: 760px;
	float: none;
	border: 0px;
}
#cabecera{
	float: none;
	width: 720px;
	height: 177px;
	color: inherit;
	vertical-align: top;
	margin: auto;
	background-image: url(img/index2_02.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
	clear: both;
}
#cabecera h1{
		margin-left: 2em;
}
#contenedor{
	width: 720px;
	margin: auto;
}
#menu{
	background-image: url(img/index2_04.jpg);
	background-position: -21px 0;
	background-repeat: no-repeat;
	width: 240px;
	float: left;
	clear: left;
	color: inherit;
	vertical-align: top;
	padding-top: 90px;
}
#contenido{
	float: left;	
	width:480px;
	vertical-align: top;
	color: #000;
	background-image: url(img/contenido.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 400px;

}
#pie{
	width: 760px;
	float: none;
	clear: left;
	color: #000;
	text-align: center;
}
.le{
	float: left;
	margin-top: 0px;
	margin-right: 8px;	
}
.ri{
	float: right;
	margin-left: -8px;
}

#lo02{
	background-image: url(img/logo2.jpg);
	width: 361px;
	height: 58px;
	background-repeat: no-repeat;	
	margin-bottom: 10px;
}
#lo01{
	background-image: url(img/logo1.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 132px;
}
.ma{
	margin-top: 10px;
}
#menu .banda{
	width: 240px;
	height: 14px;
	font-size: 0px;
	background-color: #E6EEF6;
	background-image: url(img/separador.png);
	margin-bottom: 12px;
	margin-top: 6px;
}
#contenido .rayuca{
clear: both;
font-size: 0px;
margin: auto;
	width: 90%;
	height: 2px;
	background-color: #EFE9E1;
	margin-top: 6px;
	margin-bottom: 10px;
}
#contenido .rayuca2{
clear: both;
font-size: 0px;
float: left;
margin: auto;
	width: 90%;
	height: 2px;
	background-color: #EFE9E1;
	margin-top: -16px;
	margin-bottom: 10px;
}

/*contenido*/
#contenido .linea{
	background-image: url(img/linea.png);
	width: 480px;
	height: 15px;
	font-size: 0px;
}
#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: 1.3em;
	text-indent: 0.4em;
	margin-bottom: 0.5em;
	margin-left: 1.3em;	
	text-align: justify;
}
#contenido h1{
	font-size: 100%;
	color: #000;
	background-color: transparent;
	margin-bottom: 15px;
	margin-top: 20px;
}
#contenido h2{
	font-size: 150%;	
	margin-bottom: 1.5em;
	color: #000;
	background-color: transparent;
	margin-left: 0em;
	padding-left: 1em;
	padding-bottom: 0.1em;
	padding-right: 0.5em;
	background-color: #fff;
	margin-left: -1px;
	margin-right: 1.5em;
	color: #7D6F68;
	text-align: right;
	font-style: italic;
	border-right: 2px solid #918F8E;	
}
#contenido h3{
	font-size: 110%;
	margin-bottom: 0.8em;	
	margin-top: 0.3em;	
	color: #000;
	font-weight: bold;
	background-color: transparent;
	margin-left: 1em;	
	margin-right: 1em;

}
#contenido h4{
	font-size: 90%;		
	margin-bottom: 0.5em;
	color: #7D6F68;
	background-color: transparent;
	margin-left: 1em;	
	font-weight: bold;
	font-variant: small-caps;	
}
#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;
	margin-top: 0.7em;
	list-style-image: url(img/dt.png);		
}
#contenido ol,ul li{
	margin-right: 8px;
	margin-bottom: 4px;
}
#contenido ol{
	margin-left: 4.5em;
	margin-bottom: 0.7em;	
}
#contenido a{
	color: #BB6500;	
	font-weight: bold;
	text-decoration: none;
}
#contenido a:hover{
	text-decoration: underline;
}
#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;
}
#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;
}


/*menu*/
#menu ul{
	margin-left: 1em;
}
#menu ul.im{
	margin-left: 1.5em;
}
#menu ul.im li{
	margin-bottom: 3px;
}
#menu ul.cont{
	margin-left: 1.8em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;	
} 
#menu ul.im li{
	font-size: 0px;
}
#menu li{
	display: block;
}
#menu ul ul{
	margin-left: 1em;
}
#menu a{
	color: #BB6500;	
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover{
	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;	
	margin-left: 2em;	
}
#contenido ul.galeria li{
	display: inline;
	float: left;
	height: 90px;
	width: 90px;	
	vertical-align: middle;
	text-align: center;
}
#contenido dl{
	margin-left: 1.5em;
	margin-right: 1em;
}
#contenido dt{
	background-image: url(img/dt.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 14px;
}
#contenido dt strong {
	font-size: 90%;
}
#contenido dd{
	margin-left: 1em;
	margin-bottom: 0.5em;	
}
.separa{
	clear: both;
	width: 90%;
	height: 1px;
	font-size: 0em;	
}
#contenido ul.menuu{
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	font-size: 0px;
	text-align: right;
}
#contenido ul.menuu li{
	display: inline;
}
.ktm{
	border: 1px solid #000;
	background-color: #D4D0C8;
	color: inherit;
}
.ktm table{
	margin: 0;
}
.none{
	display: none;
}
.nota{
	font-size: 0.8em;
}
/*estilos para el boletín*/
#boleto{
	width: 90%;
	margin: auto;
	border: 1px solid #000;
}
#boleto #logotipo{
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	width: 50px;
	height: 10px;	
}
#boleto p{
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
}
#boleto #direccion{
	background-color: transparent;
	text-align: center;	
}
#nobr br{
	display: none;
	overflow: none;
	width: 0px;
	height: 0px;
}
#contenido ol{
	margin-top: 0.8em;
}
#contenido ol li{
	margin-bottom: 0.5em;
	margin-right: 1em;	
}
#casa{
	background-image: url(img/casa.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
	width: 237px;
	height: 214px;
}
.bol{
	background-image: none;
}
#boleto h1{
	background-color: #E6EEF6;
}
#boleto ul{
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 8px;
	list-style-image: url(img/dt.png);
}
#boleto ol{
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#boleto h3{
	margin-left: 40px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
#boleto h2{
	background-image: url(img/cab03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666699;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}
#periodico{
	background-image: url(img/index2_17.jpg);
	width: 165px;
	height: 193px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#boletuco{
	background-image: url(img/index2_29.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 153px;
}
input.push{
	border: 1px solid #000;
	background-color: #000;
	text-align: center;
}
/*copiar los estilos p,h1,h2..table ..etc a #boleto h1, #boleto h2*/
/*pie*/