/* ----------------------------------------------------------------------------------------------------- */
body, form, fieldset, input, select, textarea, button, ul, ol, li, p, h1, h2, h3, h4, h5, h6, label, legend, div, a, img, strong, address, blockquote, span, table, tr, td, th {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: url(../images/fondo.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}
ul {
	list-style-type: none;
	overflow: hidden;
}
img, ul, li, form, fieldset, legend, h1, h2, h3, h4, h5, h5, p, hr {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #369;
}
input, textarea, select {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px;
	border: 0;
	color: #666;
}

textarea {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 2px 5px;
	border: 0;
	color: #666;
}
a {
	outline: 0;
	color: #369;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
.contenedor {
	position: relative;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
#actualizacion{
	float:left;
	font-size:11px;
	position:absolute;
	z-index:10;
	display: block;
	padding: 20px;
	}

#encabezado {
	position: relative;
	height: 110px;
	overflow: hidden;
}
#encabezado {
	position: relative;
	height: 110px;
	overflow: hidden;
}
#encabezado .logo {
	position: absolute;
	top: 4px;
	left: 26px;
}
#encabezado .nav {
	float: right;
	overflow: hidden;
	margin-top: 35px;
}
#encabezado .nav li {
	float: left;
	margin-right: 23px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
   
}#encabezado .nav a {
	color: #000;
}
#encabezado .nav a:hover, #encabezado .nav a.on {
	color: #369;
}
#encabezado .nav a.on {
	text-decoration: underline;
}
#menu {
	height: 35px;
	padding: 5px 0 0 25px;
	overflow: hidden;
}
#menu li {
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 11px;
	background: url(../images/menu_izq.jpg) no-repeat top left;
}
#menu a {
	display: block;
	color: #fff;
	padding: 0 27px;
	background: url(../images/menu_der.jpg) no-repeat top right;
}
#menu li:hover, #menu li.on {
	background-position: left -35px;
}
#menu li:hover a, #menu li.on a {
	background-position: right -35px;
}
#home {
	background: url(../images/sombra.jpg) no-repeat top center;
	padding: 20px 0 0 25px;
	position: relative;
}
#home .contacto {
	position: absolute;
	top: 234px;
	left: 29px;
}
#home .diapositivas {
	position: relative;
	width: 941px;
	height: 249px;
	background: url(../images/fondo_diap.jpg) no-repeat bottom center;
}
#home .diapositivas li {
	width: 941px;
	height: 229px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#home .diapositivas li.on {
	display: block;
}
#home .destacado {
	padding: 30px 0 45px 90px;
	overflow: hidden;
}
#home .destacado li {
	float: left;
	width: 232px;
	margin-right: 23px;
}
#home .destacado h3 {
	color: #369;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0;
}
#home .destacado a.mas {
	color: #369;
	font-weight: bold;
	display: block;
	float: right;
}
#home .accesos {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 33px;
}
#home .accesos li {
	float: left;
	background: url(../images/acceso_izq.jpg) no-repeat top left;
	margin-right: 4px;
}
#home .accesos a {
	display: block;
	line-height: 29px;
	font-size: 11px;
	padding: 2px 24px 0 24px;
	text-transform: uppercase;
	color: #666;
	background: url(../images/acceso_der.jpg) no-repeat top right;
}

#contenido {
	overflow: hidden;
	position: relative;
	background: url(../images/fondo_pagina.jpg) no-repeat top center;
}
#submenu {
	float: left;
	width: 208px;
	background: url(../images/submenu.jpg) no-repeat top center;
	padding: 27px 0 15px 0;
	margin-top: 231px;
}
#submenu li {
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
}
#submenu li a {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 20px;
	color: #000;
	background: url(../images/flechita.jpg) no-repeat 6px 11px;
}
#submenu li.on a, #submenu li a:hover {
	color: #369;
}


#submenus {
	float: left;
	width: 208px;
	background: url(../images/submenu.jpg) no-repeat top center;
	padding: 27px 0 15px 0;
	margin-top: 231px;
}
#submenus li {
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
}
#submenus li a {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 10px 8px 20px;
	color: #000;
}
#submenus li.on a, #submenus li a:hover {
	color: #369;
}


#contacto {
 margin-bottom:10px;
	/*position: absolute;*/
	/*right: 0px;    
	top: 0px;*/
}
#contacto.imagen {
	top: 0px;
    right:0px;
}
#imagen {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 240px;
	height: 300px;
	overflow: hidden;
   /*	background: url(../images/fondo_imagen.png) no-repeat top center;  */
}
#imagen img {
	margin: 17px 0 0 17px;
}


#texto {
	width: 670px;
	margin-left: 208px;
	padding: 50px 0 20px 30px;
}
#texto.imagen {
	width: 610px;
}
#texto.contacto {
	width: 712px;
}
#texto h1 {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 15px;
}
#texto h2 {
	line-height: 20px;
	font-size: 16px;
}
#texto h3 {
	line-height: 16px;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}
#texto hr {
	border: 0;
	background: #ccc;
	height: 1px;
	margin-bottom: 14px;
	clear: both;
}
#texto p, #texto ul, #texto ol {
	margin-bottom: 14px;
}
#texto ul li {
	background: url(../images/bullet.jpg) no-repeat 3px 6px;
	padding-left: 14px;
}
#texto ol li {
	padding-left: 14px;
	list-style-type: decimal;
}
#texto table.columnas td.colDiv {
	width: 15px;
}
#texto table.columnas td.col {
	width: 245px;
}
#texto table.clientes {
	width: 660px;
}
#texto table.clientes td, #texto table.clientes th {
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#texto table.clientes th {
	color: #369;
}
#texto table.clientes td {
	padding: 5px 2px;
}
#texto table.clientes th.empresa {
	width: 360px;
	text-align: left;
	padding-left: 2px;
}
#texto table.clientes td.on {
	background: #69c;
}


#forma {
	float: left;
	width: 245px;
	margin-bottom: 25px;
	overflow: hidden;
}
#forma fieldset {
	font-size: 12px;
	width: 245px;
	overflow: hidden;
}
#forma fieldset li {
	width: 235px;
	overflow: hidden;
	padding-left: 10px;
	background: none;
}
#forma fieldset li.o {
	background: url(../images/obligatorio.jpg) no-repeat 1px 5px;
}
#forma fieldset li span {
	display: block;
	float: left;
	width: 90px;
	line-height: 22px;
	margin-bottom: 4px;
}
#forma input.txt, #forma select, #forma textarea {
	border: 1px #ccc solid;
	color: #333;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 4px;
	width: 125px;
	float: right;
	margin-bottom: 4px;
}
#forma select {
	width: 136px;
}
#forma textarea {
	width: 227px;
}
#forma input.enviar {
	float: right;
	margin-right: -8px;
}
#maps {
	float: right;
	width: 427px;
	background: #eee;
	padding: 5px 4px 15px 4px;
	overflow: hidden;
	margin-bottom: 25px;
}
#maps p {
	padding: 6px 10px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	cursor: pointer;
	background: #eee;
	margin-bottom: 0;
}
#maps p strong {
	font-size: 12px;
}
#maps p.on {
	background: #fff;
}
#maps p.mex {
	width: 195px;
}
#maps p.mty {
	width: 192px;
}
#maps div.map {
	padding: 3px;
	background: #fff;
	width: 421px;
	height: 262px;
	clear: both;
}
#mty {
	display: none;
}

#bolsa, #bolsa fieldset {
	overflow: hidden;
	width: 510px;
}
#bolsa h3 {
	border-bottom: 1px #ccc solid;
	margin: 15px 0 6px 0;
	padding-bottom: 2px;
	overflow: hidden;
}
#bolsa h3 span {
	font-size: 11px;
	display: block;
	float: right;
	color: #666;
}
#bolsa h3 span em {
	color: #f00;
	font-style: normal;
}
#bolsa h4 {
	color: #666;
	clear: both;
	margin: 5px 2px;
}
#bolsa div.col, #bolsa div.fila, #bolsa div.col-i, #bolsa div.col-d, #bolsa div.enc, #bolsa div.idioma {
	overflow: hidden;
	margin-bottom: 4px;
}
#bolsa input[type="text"], #bolsa select, #bolsa textarea {
	border: 1px #ccc solid;
	color: #222;
	font-size: 12px;
	padding: 3px 4px;
}
#bolsa select {
	padding: 2px 0px;
}
#bolsa label {
	display: block;
	padding: 4px 0 4px 9px;
	font-size: 12px;
	line-height: 14px;
	float: left;
}
#bolsa label.o {
	background: url(../images/obligatorio.jpg) no-repeat 0px 7px;
}
#bolsa div.col {
	float: left;
}
#bolsa div.cd {
	float: right;
	clear: right;
}
#bolsa div.col label {
	width: 95px;
}
#bolsa div.col input[type="text"] {
	width: 135px;
}
#bolsa div.col select {
	width: 145px;
}
#bolsa div.col select.dia {
	width: 40px;
}
#bolsa div.col select.mes {
	width: 49px;
}
#bolsa div.col select.ano {
	width: 48px;
}
#bolsa div.fila label {
	width: 155px;
}
#bolsa div.fila input[type="text"] {
	width: 336px;
}
#bolsa div.fila select {
	width: 346px;
}
#bolsa div.col-i {
	width: 240px;
	float: left;
	margin-left: 8px;
}
#bolsa div.col-d {
	width: 240px;
	float: right;
	clear: right;
}
#bolsa div.col-i label, #bolsa div.col-d label {
	padding-left: 1px;
}
#bolsa div.col-i textarea, #bolsa div.col-d textarea {
	width: 230px;
	height: 45px;
}
#bolsa div.otros {
	width: 400px;
	float: right;
	clear: both;
	padding-top: 4px;
}
#bolsa div.otros label {
	padding-left: 1px;
	width: 45px;
	float: left;
}
#bolsa div.otros textarea {
	width: 344px;
	height: 45px;
}
#bolsa div.obj label {
	width: 90px;
}
#bolsa div.obj label.g {
	width: 500px;
}
#bolsa div.obj textarea {
	width: 401px;
	height: 45px;
}
#bolsa div.obj input[type="text"] {
	width: 401px;
	float: right;
}
#bolsa div.idioma label {
	width: 90px;
}
#bolsa div.idioma input.i {
	width: 130px;
	margin-right: 29px;
}
#bolsa div.idioma input.p {
	width: 42px;
	text-align: right;
	margin-left: 25px;
}
#bolsa div.enc {
	padding-left: 269px;
	overflow: hidden;
}
#bolsa div.enc span {
	display: block;
	float: left;
	width: 52px;
	margin-left: 28px;
}

#bolsa button {
	text-indent: -1000px;
	background: url(../images/enviar.jpg) no-repeat;
	width: 104px;
	height: 36px;
	float: right;
	margin: 10px 0 10px 0;
	cursor: pointer;
}



#pie {
	background: #036 url(../images/pie.jpg) repeat-x top;
	min-height: 160px;
	color: #fff;
}
#pie .contenedor {
	background: url(../images/sombra_pie.jpg) no-repeat center 2px;
	padding: 20px 0 0 450px;
	width: 530px;
}
#pie p {
	background: url(../images/mapa.png) no-repeat top left;
	padding: 0 0 0 50px;
	width: 195px;
	
	float: left;
	line-height: 13px;
	font-size: 11px;
	color: #ccc;
	height:90px;
	
}
#pie strong {
	color: #fff;
}

#pie der {
	margin-top:-5px;
	height:120px;
}

