body {
	margin: 0 auto;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	
}

h1 { 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

h2 { 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12pt;
	color: #f49223;
	font-weight: bold;
}

h3 { 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11pt;
	color: #454545;
	font-weight: normal;
}

p {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	text-align: justify;
}

ul {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	list-style-image: url(img/vineta.gif)
}


.ptit {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12pt;
	color: #f49223;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	cursor: pointer;
	color: #454545;
	border-bottom: 1px dotted #009149;
	outline: 0;
}

a:visited {
	text-decoration: none;
	cursor: pointer;
	color: #454545;
	border-bottom: 1px dotted #000000;
	outline: 0;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #009149;
	border-bottom: 1px solid #009149;
	outline: 0;
}

a:active {
	text-decoration: none;
	cursor: pointer;
	color: #e54738;
	border-bottom: 1px dotted #e54738;
	outline: 0;
}

a img {
		border:0;
		outline: 0;
}
	
a.enlace_no_resaltado {
	text-decoration: none;
	cursor: pointer;
	border: 0;
	outline: 0;
}

.invisible {
	visibility: hidden;
	display: none;
}

.visible {
	visibility: visible;
	display: block;
}

.texto {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}

.campo {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;
	color: #222222;
}

.boton {
	border: 0;
	padding-right: 30px;
	text-align: center;
	padding-bottom: 3px;
	width: 138px;
	height: 26px;
	background: url('./img/boton_fondo.gif') no-repeat;
	font-family: Verdana, Arial;
	text-transform: lowercase;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer; 
	outline: 0;
}

.boton2 {
	border: 0;
	padding-right: 30px;
	text-align: center;
	padding-bottom: 3px;
	width: 138px;
	height: 26px;
	background: url('./img/boton_fondo2.gif') no-repeat;
	font-family: Verdana, Arial;
	text-transform: lowercase;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer; 
	outline: 0;
}

.titulo { 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	border: 0;
}

.subtitulo { 
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.peque { 
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #444444;
}

#cuerpo {
	border: 0px solid #333333;
}


#cuerpo .celda2 {
	border: 1px dotted #bbbbbb;
}

#cuerpo td.sin_bordes {
	border: 0;
}

#submenus {
	padding-left: 20px;
	margin-left: 4px;
}

#submenus .nivel1 {
	width: 190px;
	padding-left: 5px;
	border-bottom: 2px solid #e7e7e7;
}

#submenus .nivel1 a {
	font-size: 12pt;
	font-weight: bold;
	color: #0c6340;
	border: 0;
	text-decoration: none;
}

#submenus .nivel2 {
	width: 190px;
	padding-left: 5px;
	border-bottom: 1px solid #eeeeee;
}

#submenus .nivel2 a {
	font-size: 10pt;
	color: #000000;
	border: 0;
	text-decoration: none;
}

#submenus .nivel3 {
	width: 180px;
	padding-left: 15px;
	border-bottom: 1px solid #eeeeee;
}

#submenus .nivel3 a {
	font-size: 10pt;
	color: #519558;
	border: 0;
	text-decoration: none;
}

#submenus .nivel4 {
	width: 170px;
	padding-left: 25px;
	border-bottom: 1px solid #eeeeee;
}

#submenus .nivel4 a {
	font-size: 9pt;
	color: #519558;
	border: 0;
	text-decoration: none;
}

.tabla {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #b7d278;
	border: 0;
	font-size: 10pt;
}

.celda {
	/*vertical-align: center;*/
	border-top: 1px;
	border-top-color: #b7d278;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #daeeab;
	padding: 6px;
}

.celda_cab {
	/*vertical-align: center;*/
	border-top: 1px;
	border-top-color: #b7d278;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #b7d278;
	padding: 6px;
	font-weight: bold;
}

#noticias {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 10pt;
	color: #111111;
	font-weight: normal;
	padding: 4px;
}


#noticias ul {
	list-style-image: url(img/bolita_noticias.gif);
	font-size: 10pt;
	text-align:left;
}
