body {
	margin:0;
	background-color:white;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

.campo {
	font-size : 8pt;
	font-family : verdana,sans;
	font-weight : normal;
	text-indent : 0;
	text-align : left;
	color : gray;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0pt;
	background-color:white;
}

.boton {
 font-size : 8pt;
 font-family : verdana,sans;
 font-weight : bold;
 text-indent : 0pt;
 color : #666699;
 text-align : center;
 line-height : 9.5pt;
 margin-right : 0;
 margin-left : 0;
 margin-top : 0;
 margin-bottom : 0;
 background-color:silver;
}

#tabla {
	background-color:#eaeaea;
	margin: 0 auto;
}

H1 {
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana,sans;
	text-decoration : none;
	text-align : center;
	color : green;
	text-indent:0;
	margin-right : 0;
	margin-left : 0;
	margin-top : 5pt;
	margin-bottom : 5pt;
}

H2 {
	font-size : 9pt;
	font-weight : bold;
	font-family : verdana,sans;
	text-decoration : none;
	text-align : center;
	color : #646464;
	text-indent:0;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0pt;
	margin-bottom : 5pt;
}

H3 {
	font-size : 8pt;
	font-family : verdana,sans;
	font-weight : bold;
	text-decoration : none;
	text-indent : 0pt;
	color : #646464;
	text-align : center;
	line-height : 11pt;
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
}

H4 {
	font-size : 8pt;
	font-family : verdana,sans;
	font-weight : bold;
	text-decoration : none;
	text-indent : 0pt;
	color : #646464;
	text-align : justify;
	line-height : 11pt;
	margin-right : 5pt;
	margin-left : 5pt;
	margin-top : 0;
	margin-bottom : 0;
}

p {
	font-size : 8pt;
	font-family : verdana,sans;
	font-weight : normal;
	text-decoration : none;
	text-indent : 10pt;
	color : #646464;
	text-align : justify;
	line-height : 11pt;
	margin-right : 5pt;
	margin-left : 5pt;
	margin-top : 0;
	margin-bottom : 0;
}

a {
	font-size : 8pt;
	font-family : verdana,sans;
	font-weight : normal;
	text-decoration : none;
}

img {
	border: none;
}


#tabsJ {
	position:fixed;
	width:100%;
	background:#FFFF66;
	font-size:8pt;
	border-bottom:1px solid #a9a9a9;
	height:36px;
}

#tabsJ ul {
	margin:0;
	padding:10px 10px 0 60px;
	list-style:none;
}

#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}

#tabsJ a {
	float:left;
	background:url("/images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}

#tabsJ a span {
	font-size:8pt;
	float:left;
	display:block;
	background:url("/images/tabrightJ.gif") no-repeat right top;
	padding:5px 8px 4px 0px;
	color:#24618E;
	line-height:14px;
}



#tabsJ a:hover span {
	color:#FFF;
}

#tabsJ a:hover {
	background-position:0% -42px;
}

#tabsJ a:hover span {
	background-position:100% -42px;
}

#escudo {
	position:fixed;
	z-index:3;
	left:5px;
	margin-top:5px;
}

