/* CSS Document */
img
{
	border:none;
}

ul
{
list-style:none;
list-style-image:none;
}

li
{
list-style:none;
list-style-image:none;
}

a, link, a:link {
	color: #3e90cf;
	text-decoration: none;
 }

a:visited {
	color: #adadad;
}

a:hover {
	text-decoration: underline;
	color: #f78f1e;
}

h1
{
	color:#f78f1e;
	font-size: 15px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	background-image: url(../images/bg_cuadricula.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #333;
}

#todo {
	margin:auto;
	width:100%;
	height:100px;
	background-color: #f3f4f4;
	background-image: url(../images/line_naranja.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
}

.vineta
{
	float:left;
	padding-left:30px;
	width:360px;
	margin-top: 3px;
}

/* INICIO DE BOTONERA */
#menu {
	font-weight: bold;
	width: 600px;
	float: right;
}

#baner {
float:left;
width:497px;
border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#banercito {
float:left;
width:318px;
border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.botns {
	margin-top: 45px;
}

div.hmenu {
	width: 600px;
	white-space:nowrap;
	padding: 0;
	border: 0;
	overflow:hidden;
	float:left;
}


/* TOPMENU */
div.hmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

div.hmenu ul li {
	display: inline;
	float:left;
	text-align:center;
}

div.hmenu ul li a, div.hmenu ul li a:hover, div.hmenu ul li a:visited {
	text-decoration: none;
	display: block;
	margin-left:22px;
	margin-right:22px;
	float:left;
}

.botns2 {
	padding-right: 10px;
	float: right;
	text-align: right;
}

/* FIN DE BOTONERA */

.logo {
	float:left;
	width: 151px;
	padding-left: 20px;
	padding-top: 7px;
}

#flash {
	width:1040px;
	margin-right: auto;
	margin-left: auto;
}

#flash-inicio {
	width:1040px;
	vertical-align: top;
	height:355px;
	float:left;
	margin-top:40px;
}

#flash2 {
	width:990px;
	margin-right: auto;
	margin-left: auto;
}

#flash_nos {
	width:990px;
	vertical-align: top;
	float:left;
	margin-top:40px;
}

#flash_servicio {
	margin-left: -495px; /* la mitad del ancho del objeto a centrar */
	position: absolute;
	left: 50%;
	width:990px;
	vertical-align: top;
	margin-top: -188px;
	height:504px;
	top:45%;
}

#imgs_nos {
	width:500px;
	float:left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 355px;
}

#scroll_nos {
	width:430px;
	float:left;
	margin-left:40px;
}

#contenedor {
	width:100%;
	color: #333;
	text-align:center;
	margin-top:50px;
	padding-bottom: 10px;
	float:left;
}

#contenido {
	margin:auto;
	width:990px;
	text-align: justify;
	color: #333;
}

.tits {
	font-weight: bold;
	color: #f78f1e;
	font-family: Arial, Helvetica, sans-serif;
}

.subtits {
	font-weight: bold;
	color: #346db4;
	font-family: Tahoma, Geneva, sans-serif;
}

.img_der {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 18px;
	vertical-align: top;
}

.img_ambos {
	width: 182px;
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: top;
}

.img_ambos2 {
	width: 182px;
	padding-right: 18px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	vertical-align: top;
}

.img_izq {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 18px;
	vertical-align: top;
}

.somos_der {
	padding-right: 18px;
	vertical-align: top;
}

.mision_izq {
	width: 475px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 18px;
	vertical-align: top;
}

.servic_izq {
	width: 304px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 18px;
	vertical-align: top;
}

.servi_izq {
	width: 306px;
	padding-left: 18px;
	vertical-align: top;
}

.rell_izq {
	padding-left: 18px;
	vertical-align: top;
}

.form_izq {
	text-align: left;
}

.form_text_der {
	text-align: right;
	padding-right: 6px;
	height: 27px;
}

input.text {
	color: #039;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	height: 17px;
	padding-top: 2px;
	padding-left: 4px;
	text-align: left;
}

input.file {
	position: relative;
	text-align: right;
	z-index: 2;
}

#inf_azul {
	background-color: #205ca5;
	height: 39px;
	width: 100%;
	float:left;
	background-image: url(../images/linea_inf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:30px;
}

.sonidos {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}

.datos {
	color: #FFF;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	float: right;
}

.serv1 {
	background-image: url(../images/s_ch1.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 318px;
}

.serv2 {
	background-image: url(../images/s_ch2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 318px;
}

.serv3 {
	background-image: url(../images/s_ch3.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 318px;
}

.linea_nar {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f78f1e;
	vertical-align: top;
}

.centrar {
	text-align: center;
	vertical-align: top;
}

.proyecto {
	text-align: justify;
	vertical-align: top;
	padding-right: 18px;
}

.topp {
	vertical-align: top;
}

.clientes {
	vertical-align: top;
	padding-left: 15px;
}

.map1 {
	padding-left: 15px;
}

.map2 {
	padding-left: 15px;
	font-weight: bold;
}

.map3 {
	padding-left: 30px;
}


 /* sub botones */

.menu_superior_derecha
{
	vertical-align:top;
	text-align:right;
	float: right;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.menu_superior_derecha ul
{
	margin:0 7px 0 0;
	padding:0px;
	list-style:none;
	list-style-image:none;
	float:right;
}

.menu_superior_derecha li
{
	margin:0 3px 0 3px;
	padding:0px;
	float:left;
	list-style:none;
	list-style-image:none;
	vertical-align:middle;
	color:#77a2c2;
}

#texto_menu_inicio
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;	
	width:70px;
	visibility:hidden;
	padding:10px 0 0 65px;
	text-align:right;
	position: absolute;
	float:right;
}

#texto_menu_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;	
	width:70px;
	visibility:hidden;
	text-align:right;
	padding:10px 0 0 65px;
	position: absolute;
	float:right;
}

#texto_menu_3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;	
	width:95px;
	visibility:hidden;
	text-align:right;
	padding:10px 0 0 40px;
	position: absolute;
	float:right;
}

#texto_menu_4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;	
	width:90px;
	visibility:hidden;
	text-align:right;
	padding:10px 0 0 45px;
	position: absolute;
	float:right;
}

#texto_menu_5
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;	
	width:70px;
	visibility:hidden;
	text-align:right;
	padding:10px 0 0 65px;
	position: absolute;
	float:right;
}

#texto_menu_6
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#77a2c2;
	width:70px;
	visibility:hidden;
	text-align: right;
	padding:10px 0 0 65px;
	position: absolute;
	float:right;
}
	
 /* fin de sub botones */
 
.Container {
	position: absolute;
	width: 970px;
	height: 285px;
	text-align: center;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 970px;
  height: 285px;
}

#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  text-indent: 10px;
  color: #777;
}

.Scroller-Container {
  position: absolute;
  text-align: center;
}

.Scrollbar-Track {
  width: 6px; height: 285px;
  position: absolute;
  left: 970px;
  background-color: #cecece;
}

.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 15px; height: 15px;
  background-color: #005aac;
  cursor:pointer;
}

