@charset "utf-8";
body {
	background-color: #CCCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(imagenes/fondo.jpg);
	background-repeat:    repeat-x;
	text-align: justify;
}
#cuerpo {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#encabezado {
	clear: both;
	height: 268px;
	width: 1000px;
	background-image: url(imagenes/encabezado.jpg);
	background-repeat: no-repeat;
}
#contenido {
	height: auto;
	width: 1000px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#menu {
	float: left;
	height: auto;
	width: 244px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#info {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 716px;
	margin-left: 20px;
	margin-right: 20px;
}
#pie {
	height: 39px;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#login {
	clear: both;
	height: 172px;
	width: 244px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 20px;
}
#bot_menu {
	clear: both;
	height: 25px;
	width: 220px;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
}
#bot_menu a {
	color: #666666;
	text-decoration: none;
	background-image: url(imagenes/bot01.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
	padding-top: 3px;
}
#estatuto {
	clear: both;
	width: 676px;
	padding-left: 40px;
	background-image: url(imagenes/estatutos.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bot_menu a:hover {
	background-image: url(imagenes/bot02.jpg);
	background-repeat: no-repeat;
}
#bot_menuflecha {
	clear: both;
	height: 25px;
	width: 220px;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
}
#bot_menuflecha a {
	color: #666666;
	text-decoration: none;
	background-image: url(imagenes/bot_flecha01.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 23px;
	padding-top: 2px;
}
#bot_menuflecha a:hover {
	background-image: url(imagenes/bot_flecha02.jpg);
	background-repeat: no-repeat;
}

#form_login {
	float: right;
	width: 190px;
	background-image: url(imagenes/login.jpg);
	background-repeat:  repeat-x;
	height: 121px;
	padding-left: 0px;
	padding-right: 30px;
	text-align: right;
	padding-top: 20px;
}
#tit_login {
	background-image: url(imagenes/tit_estado.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 26px;
	width: 220px;
}
.casilla {
	background-color: #FFFFFF;
	background-image: url(imagenes/casilla.jpg);
	background-repeat:  repeat-y;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imagenes/h1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 23px;
	padding-left: 40px;
	padding-top: 7px;
	clear: both;
}
#info_pie {
	float: right;
	height: 31px;
	width: 420px;
	color: #006600;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
}
#servicios_home {
	float: left;
	height: 280px;
	width: 201px;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 30px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
a {
	color: #009900;
	text-decoration: underline;
}
#fecha {
	color: #006600;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 990px;
	height: 20px;
}
#bot_submenu {
	clear: both;
	height: 18px;
	width: 220px;
	font-size: 12px;
	color: #666666;
	float: right;
	margin-top: 3px;
}
#bot_submenu a {
	color: #666666;
	text-decoration: none;
	background-image: url(imagenes/submenu.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 18px;
}
#bot_submenu a:hover {
	background-image: url(imagenes/submenu2.jpg);
	background-repeat: no-repeat;
}h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
li {
	list-style-image: url(imagenes/li.jpg);
	list-style-type: none;
	list-style-position: outside;
}
#img_noticia {
	float: left;
	height: 148px;
	width: 148px;
	border: 1px solid #000000;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#noticia_completa {
	float: left;
	height: auto;
	width: 716px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background-color: #F0F0F0;
}
#info_noticia {
	float: left;
	height: auto;
	width: 506px;
	margin-left: 20px;
	margin-right: 20px;
}
#titulo_noticia {
	background-image: url(imagenes/noticia.jpg);
	background-repeat:   repeat-x;
	clear: both;
	float: left;
	height: 23px;
	width: 696px;
	padding-top: 7px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
#tituloref {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #66FF00;
	background-image: url(imagenes/tituloref.jpg);
	background-repeat:  repeat-x;
	text-align: center;
	clear: both;
	height: 25px;
	width: 716px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
}
#transacciones {
	background-image: url(imagenes/transacciones.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 716px;
}
#login_transac {
	float: left;
	height: 180px;
	width: 140px;
	color: #FFFFFF;
	margin-right: 29px;
	margin-left: 45px;
	margin-top: 45px;
	margin-bottom: 45px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 30px;
}
#texto_transac {
	float: left;
	height: 170px;
	width: 347px;
	margin-top: 45px;
	margin-bottom: 45px;
	margin-right: 45px;
	padding: 20px;
	font-size: 10px;
}
#eliminar_usuario {
	background-image: url(imagenes/eliminar_usuario.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 716px;
}#eliminar {
	height: 190px;
	width: 230px;
	margin-top: 50px;
	margin-right: 233px;
	margin-bottom: 50px;
	margin-left: 233px;
	padding-top: 40px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}
#validar {
	text-align: center;
	height: auto;
	width: 210px;
	margin-left: 20px;
}
#cons_home {
	height: auto;
	width: 716px;
}
#info_cons {
	float: left;
	height: auto;
	width: 530px;
	margin-top: 20px;
	margin-right: 20px;
}
#menu_cons {
	float: left;
	height: auto;
	width: 166px;
	margin-top: 20px;
	background-image: url(imagenes/bot_cons.jpg);
	background-repeat: no-repeat;
}
#bot_cons {
	width: 146px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-size: 11px;
}
#bot_cons a{
	color: #333333;
	text-decoration: none;
}
#bot_cons a:hover{
	color: #009900;
	text-decoration: none;
}

#contactenos {
	height: auto;
	width: 450px;
	margin-top: 20px;
	background-color: #F0F0F0;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/contactenos.jpg);
	background-repeat:  repeat-x;
}
#img_contactenos {
	float: left;
	height: 418px;
	width: 266px;
	margin-top: 20px;
	background-image: url(imagenes/contactenos.jpg);
	background-repeat: no-repeat;
}
#casilla_contactenos {
	height: auto;
	width: 450px;
	float: left;
	margin-top: 10px;
}
#contact_izq {
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 10px;
}
#contact_der {
	float: left;
	width: 300px;
}
#derechos {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	clear: both;
	height: auto;
	width: 1000px;
	padding-top: 10px;
	background-color: #CCCC99;
	text-align: center;
}
#logos {
	clear: both;
	height: 50px;
	width: 716px;
	text-align: center;
	margin-top: 50px;
}
#logos img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intro {
	height: 550px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#animacion {
	clear: both;
	height: 238px;
	width: 1000px;
}
#info_clasificados{
	float: left;
	height: auto;
	width: 676px;
	margin-left: 20px;
	margin-right: 20px;
}
#noticia_importante {
	clear: both;
	height: 100px;
	width: 716px;
	margin-bottom: 20px;
	float: left;
}
#noticia_importante img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#informe_2008 {
	background-color: #FFFFFF;
	clear: both;
	height: 200px;
	width: 166px;
	margin-top: 20px;
}
img {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
