/***** FORMATOS DE TAGS COMUNES *******/
body, table{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contenido{ padding:10px;}

a { color: #009; text-decoration: underline; }
a:hover,a:focus,a:active { color: #900; text-decoration: underline; }
a:focus,a:active { overflow: hidden; }

h1,h2,h3,h4,h5,h6 { margin: 0 0 15px; font-size: 26px; line-height: 1em; color: #333; }
h1 { font-weight: normal; letter-spacing: -1px; }
h2 { border-bottom: 2px solid #999; padding: 0 0 6px; font-size: 18px; letter-spacing: -1px; }
h3 { font-size: 16px; letter-spacing: -1px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

h1{
	background-image:url(../images/bg_h1.jpg);
	background-repeat:no-repeat;
	height:24px;
	font-size: 12px;
	font-weight: bold;
	color: #00246F;
	padding:5px 0px 0px 10px;
}
p { margin: 0 0 20px; }
ul,ol { margin: 0 30px 20px; }
ul ul,ol ol,ul ol,ol ul { margin-bottom: 0; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 40px 20px; }
dl dt { font-weight: bold; }
dl dd { margin: 0 0 0 20px; }
abbr,acronym { border-bottom: 1px dotted #000; cursor: help; }
address { margin: 0 0 20px; font-style: italic; }
del {}
blockquote { margin: 0 40px; }
strong { font-weight: bold; }
em,dfn { font-style: italic; }
dfn { font-weight: bold; }
pre { margin: 0 0 20px; }
pre,code { font: 11px/1.5 monospace; white-space: pre; }
caption { background: #FFC; }
img { border: 0 none; }
hr { margin: 0 0 20px; }                      


/*** CSS ORIGINAL DEL TEMPLATE ***/
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.cierre {
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #000000;


}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00246F;
}
.abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00246F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.menus {
	text-decoration: none;
	color: #000000;

}
input {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fondotabla {
	background-image: url(../images/fondo_tabla.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.saltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FF0;
}
              
