body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff url(../imagenes/fondo_body.png) repeat-x left top;
}
p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
}
h3 {
	font-size:0.8em;
	padding:0;
	margin:0;
}
div {
	margin: 0;
	padding: 0;
	float: left;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}

/*Estructura general*/
#contenedor {
	float: none;
	position: absolute;
	width: 100%;
	height: auto;
}
#todo {
	float: none;
	margin: 0 auto;
	width: 780px;
	min-height: 600px;	height: auto !important;	height: 600px;
}
#navsuperior {
	width:768px;
	height:16px;
	padding:5px 0 8px 12px;
	background: url(../imagenes/botonera_superior.jpg) repeat-x bottom;
}
#cuerpo {
	width: 780px;
	min-height: 400px;	height: auto !important;	height: 400px;
}
#top {
	width:760px;
	height:119px;
}
#central{
	display: inline;
	width:760px;
	min-height: 400px;	height: auto !important;	height: 400px;
	background:#EEE url(../imagenes/fondo_colizquierda.jpg) repeat-x left top;
}
#navegador_izquierda {
	width: 200px;
	height: auto;
}

#cuerpo_secciones {
	width: 572px;
	height: auto;
	padding: 4px 0 0 8px;
}
#footer {
	width:760px;
	height:26px;
	background: #EEE url(../imagenes/fondo_footer.jpg) no-repeat left top;
}
#top img {
	margin: 10px 0 0 20px;
}

/*Estructura Cuerpo*/
#lateral_iz{
	display: inline;
	width: 10px;
	height: 500px;
	background: url(../imagenes/fondo_lateraliz.jpg) no-repeat left top;
}
#lateral_der{
	display: inline;
	width: 10px;
	height: 500px;
	background: url(../imagenes/fondo_lateralder.jpg) no-repeat left top;
}

/*Estructura Contenido*/
#col_izquierda{
	width:157px;
	min-height: 400px;	height: auto !important;	height: 400px;
	background: url(../imagenes/direccion.jpg) no-repeat left bottom;
}
#col_contenedor{
	width:603px;
	min-height: 410px; height: auto !important; height: 410px;
	background: url(../imagenes/fondo_colderecha.jpg) repeat-y 392px top;
}
#col_derecha{
	width:205px;
	min-height: 400px;	height: auto !important;	height: 400px;
	padding-right:5px;
}
#col_contenido{
	width:393px;
	min-height: 400px;	height: auto !important;	height: 400px;
}
.contenido {
	width:393px;
	height:auto;
	/*background: #00F;*/
}
.contenido_der{
	width:205px;
}
.cierre {
	clear: both;
}

/*Navegador Superior*/
#navsuperior #navsup1 {
	float: left;
	margin: 0;
	padding: 0;
	width:668px;
	height:16px;
	list-style: none;
}
#navsuperior #navsup2 {
	float: right;
	margin: 0;
	padding: 0;
	width:100px;
	height:16px;
	list-style: none;
}
#navsuperior #navsup1 span, #navsuperior #navsup2 span {
	display: none;
}
#navsuperior #navsup1 li, #navsuperior #navsup2 li {
	float: left;
	margin: 0;
	padding: 0;
}
#navsuperior #navsup1 li a, #navsuperior #navsup2 li a {
	display: block;
	position: relative;
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
}
#navsuperior #navsup1 li a:hover, #navsuperior #navsup2 li a:hover {
	background-position: bottom;
}

/*Botones Superior*/
#btn_pp a {
	width:98px;
	background: url(../imagenes/btn_pp.jpg);
}
#btn_gc a {
	width:75px;
	background: url(../imagenes/btn_gc.jpg);
}
#btn_ce a {
	width:110px;
	background: url(../imagenes/btn_ce.jpg);
}
#btn_lt a {
	width:71px;
	background: url(../imagenes/btn_lt.jpg);
}
#btn_zt a {
	width:77px;
	background: url(../imagenes/btn_zt.jpg);
}
#btn_cont a {
	width:85px;
	background: url(../imagenes/btn_contactenos.jpg);
}

/*Navegador Principal*/
#navizquierda {
	width:157px;
}
#navizquierda a:link, #navizquierda a:hover, #navizquierda a:visited, #navizquierda a:active{
	color:#FFF;
}
#navizquierda ul{
	width:157px;
	list-style:none;
	padding:0;
	margin:0;
	color:#666;
}
#navizquierda ul li{
	width:148px;
	padding:0 9px 0 0;
	margin:0;
	display:block;
}
#navizquierda h3 {
	display:none;
}

/*Botonera Cronología*/
#cronologia{
	list-style:none;
	padding:8px 0 0 8px;
	margin:0;
	float:left;
}
#cronologia li a{
	width:175px;
	height:20px;
	display:block;
	padding:0;
	margin:0;
	background: url(../imagenes/btn_cronologia.jpg) no-repeat left top;
}
#cronologia li a h3{
	font-size:0.85em;
	font-weight:100;
	padding:3px 0 0 20px;
	color:#999;
}
#cronologia li a:hover, #cronologia li a:active{
	background-position: left bottom;
}
#cronologia li a:hover h3, #cronologia li a:active h3{
	color:#333;
}

/*Sección Buscar*/
#form_search{
	padding:0;
	margin:0;
}
#buscar {
	width:185px;
	height:25px;
	padding:5px 0 4px 18px;
	border-bottom:1px dotted #CCC;
}
#buscar #busqueda{
	width:95px;
	border: 1px solid #ccc;
}
#buscar #sender {
	vertical-align: bottom;
}
#buscar span {
	color:#093A94;
	font-size:0.85em;
}

/*Estilos de Textos*/
.fotoindex {
	padding:0 0 10px 8px;
}
#footer p{
	color:#999;
	padding:10px 0 0 5px;
	font-size:0.85em;
}
#footer img{
	float: right;
	padding: 8px 5px 0 0;
}
h3{
	font-size:1em;
	color:#333;
	padding:6px 8px 0 8px;
	margin:0;
}
.contenido .desc{
	width:263px;
	min-height: 100px;	height: auto !important;	height: 100px;
	/*background: #F00;*/
	padding: 0 0 10px 0;
	margin: 0;
}
.contenido .foto{
	width:125px;
	min-height: 100px;	height: auto !important;	height: 100px;
	/*background: #0F0;*/
	padding: 20px 0 10px 5px;
	margin: 0;
}
.contenido .pdf{
	width:125px;
	min-height: 10px;	height: auto !important;	height: 10px;
	padding: 5px 0 5px 5px;
	margin: 0;
}
.contenido .foto p{
	text-align: center;
}
.contenido .pdf p{
	text-align: center;
}
.contenido p{
	text-align:justify;
	color:#333;
	font-size:0.85em;
	padding:4px 8px 2px 8px;
}
.contenido a {
	text-decoration:none;
	color: #666;
}
.contenido a:hover {
	color: #000;
}
.contenido_der p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#333;
	font-size:0.7em;
	padding:4px 8px 2px 8px;
}
.contenido_der p a {
	color:#666;
}
.contenido_der p a:hover {
	color:#000;
}
.contenido_der h1 {
	font-size:1.1em;
	color:#990000;
	margin:0;
	padding:4px 8px 4px 8px;
	font-style:normal;
	font-weight:400;
	border-bottom:1px dotted #900;
}
.contenido_der h2 {
	font-size:0.95em;
	color:#900;
	padding:8px 8px 0 8px;
	margin:0;
	font-style:normal;
	font-weight:400;
	/*border-bottom:1px dotted #990000;*/
}
.contenido_der span a {
	font-size:0.85em;
	padding:0 8px 0 0;
	color:#666;
	float:right;
}
.contenido_der span a:hover {
	color:#000;
}
.titular {
	width:376px;
	min-height: 34px; height: auto !important; height: 34px;
	border-bottom:1px dotted #ccc;
	padding: 0 8px;
}
.titular h1{
	padding:11px 0 0 0;
	margin:0;
}
.titular h2{
	padding:15px 0 0 0;
	margin:0;
}
.titular .volver{
	float: right;
	padding-top: 15px;
}
.titular .volver a{
	color: #999;
}
.titular .volver a:hover{
	color: #333;
}

/*Lista desplegable*/
dl#lista {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl#lista dt {
	margin: 0;
	padding: 0;
	display: block;
}
dl#lista dd {
	margin:0;
}
dl#lista .tituloItem {
	cursor: pointer;
}
dl#lista .contenidoItem {
	float: none;
}
dl#lista .tituloItem span {
	font-size:1em;
	color:#333;
	padding:6px 8px;
	margin:0;
	font-weight:800;
}
dl#lista .tituloDesc {
	cursor: pointer;
	background: url(../imagenes/btn_descripcion.jpg) no-repeat;
	height: 22px;
}
dl#lista .contenidoDesc {
	float: none;
	padding: 0 20px 5px 10px;
}
dl#lista .tituloDesc span {
	font-size:1em;
	color:#999;
	padding:6px 8px 0 20px;
	margin:0;
	font-weight:800;
}
dl#lista .tituloDesc span a {
	color:#999;
	text-decoration: none;
}
dl#lista .tituloDesc span a:hover {
	color:#000;
}

/* Lista clientes */
ul.clientes {
	list-style:none;
	padding:8px 0 20px 20px;
	margin:0;
	float:left;
}
ul.clientes li {
	width:300px;
	display:block;
	padding:0;
	margin:0;
	font-size:0.85em;
	font-weight:100;
	padding:3px 0 0 20px;
	color:#999;
}

/* contacto */
.loguito {
	width:70px;
	height:90px;
	margin: 5px;
}
.datos {
	width:266px;
	height:90px;
	margin: 5px 10px;
}
.datos h2{
	padding:5px 0;
	margin:0;
}
.contacto {
	width: 376px;
	height:auto;
	margin: 0 8px;
}
.contacto form {
	margin: 0;
	padding: 20px 30px;
}
.contacto fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.contacto fieldset legend {
	display: none;
}
.contacto fieldset label {
	float: left;
	width: 130px;
	height: 11px;
	text-align: left;
}
.contacto fieldset input, .contacto fieldset select {
	float: left;
	width: 170px;
	margin: 1px 0;
}
.contacto .prefijo {
	float: left;
	width: 30px;
	margin: 1px 6px 1px 0;
}
.contacto .telefono {
	float: left;
	width: 90px;
	margin: 1px 0;
}
.contacto .submit {
	width: 80px;
	font-size: 0.8em;
	margin: 10px 0 0 50px;
}
.contacto .borrar {
	width: 80px;
	font-size: 0.8em;
	margin: 10px 0 0 10px;
}
.contacto #consulta {
	width: 170px;
	margin: 1px 0;
}
