@charset "utf-8";
/* CSS Document */


fieldset {
border : 0;
margin : 0;
padding : 0;
}
label {
display : block;
}
body {
background-image : url(imagenes/background.gif);
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}

a:link {
color : #0066CC;
text-decoration : none;
}
a:visited {
color : #0066CC;
text-decoration : none;
}
a:hover {
color : #60950F;
text-decoration : none;
}
a:active {
color : #0066CC;
text-decoration : none;
}

.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.subverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60950F;
}

.subazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

ul li {
  list-style-type:  square;
  list-style-image: url("imagenes/arrowcircgr.gif");
}

.norepfondo {
	background-repeat: no-repeat;
	background-position: center;
}

#contenedor_global
{
background:#FFFFFF;
margin:auto;
text-align:center;
width : 800px;
}

#cabecera_tx
{
margin: 0 auto;
padding-top:5px;
background-image:url(imagenes/cabecera_tx.jpg);
width : 800px;
height: 37px;
}

#cabecera
{
background-image:url(imagenes/cabecera.jpg);
width : 800px;
height: 177px;
}

#menu
{
background-image:url(imagenes/menu.jpg);
background-repeat:repeat;
width : 785px;
height: 29px;
text-align:left;
padding-top:13px;
padding-left:15px;
}

#cuerpo
{
background:#FFFFFF;
}

#menu_lat
{
width : 209px;
height: 507px;
float:left;
}

#contenido1
{
background-image:url(imagenes/contenido1.jpg);
padding-top:13px;
width : 313px;
height: 494px;
float:left;
text-align:left;
}

#contenido2
{
background-image:url(imagenes/contenido2.jpg);
width : 243px;
padding-left: 25px;
height: 134px;
float:left;
text-align:left;
}

#contenido3
{
background-image:url(imagenes/contenido3.jpg);
width : 268px;
height: 207px;
float:left;
padding-top:20px;
padding-right:10px;
}

#contenido4
{
background-image:url(imagenes/contenido4.jpg);
width : 278px;
height: 146px;
float:left;
text-align:left;
}


#oculto
{
clear:both;
}

#menu_imprenta
{
background-image:url(imagenes/menu_imprenta.jpg);
width : 785px;
height: 29px;
text-align:left;
padding-top:13px;
padding-left:15px;
}

#contenido_imprenta
{
background-image:url(imagenes/contenido_imprenta.jpg);
width : 800px;
height: 191px;
text-align:center;
}

#menu_pie
{
background-image:url(imagenes/menu_pie.jpg);
width : 800px;
height: 29px;
padding-top:13px;
}

#pie
{
background-image:url(imagenes/pie.jpg);
width : 800px;
height: 24px;
padding-top:10px;
}

