@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	color: #00203F;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #173044;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #006699;
}


h3 {
}
h4 {
	color: #003399;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F90
	}

#contact {
	color: #FFF;

}
#contact:hover {
	color: #FF9900;
}
#empresa {
	color: #173044;
}


#empresa:hover {
	color: #FF9933;
}
.boton1 {
	background-color: #173044;
	border-radius: 12px;
	color: #FFF;
	height: auto;
	width: auto;
	padding: 10px;
}
.boton1:hover {
	background-color: #036;
}
.verif{ display: none; }

.main {
	margin: auto;
	height: auto;
	width: 1000px;
}

.header {
	float: left;
	height: 120px;
	width: 1000px;
}




.header_logo {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	border-radius: 0px 0px 10px 10px;
}
.header_social {
	clear: right;
	float: right;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-right: 10px;
}

.nav_menu {
	clear: right;
	float: right;
	width: auto;
	height: auto;
	margin-top: 18px;
}
.container {
	clear: left;
	float: left;
	height: auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
}
.contenido {
	clear: left;
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
}
.slide_box {
	clear: left;
	float: left;
	height: 420px;
	width: 1000px;
}

.left_box {
	clear: left;
	float: left;
	height: 624px;
	width: 300px;
	background-image: url(imagenes/left_bar.fw.png);
	background-repeat: no-repeat;
}
.left_list {
	clear: left;
	float: left;
	height: auto;
	width: 250px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #FFF;
	font-size: 18px;
}
#bottom_line {
	margin-top: 8px;
}

.left_dir {
	clear: left;
	float: left;
	height: 300px;
	width: 260px;
	padding-left: 30px;
}


.right_box {
	clear: right;
	float: right;
	height: 625px;
	width: 690px;
	background-image: url(imagenes/right_bar.fw.png);
	background-repeat: no-repeat;
	color: #000;
}

.right_box1 {
	clear: left;
	float: left;
	height: 390px;
	width: 325px;
	margin-left: 20px;
}
.right_box2 {
	clear: right;
	float: right;
	height: 390px;
	width: 345px;
}
.right_box_bottom {
	clear: both;
	float: left;
	height: auto;
	width: 627px;
	padding-left: 30px;
}
#img01 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.boton1 {
	clear: right;
	float: right;
	height: auto;
	width: auto;
}


.top_left {
	clear: left;
	float: left;
	height: 310px;
	width: 300px;
	color: #FFF;
}

.title1 {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
	padding-right: 5px;
}
#titulo {
	margin-left: 10px;
}

.title2 {
	clear: left;
	float: left;
	height: auto;
	width: 400px;
	padding-left: 40px;
	padding-top: 15px;
}
.about_content {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #F5F8FA;
	border-radius: 10px;
	clear: left;
	margin-bottom: 15px;
	-webkit-box-shadow: -10px 10px 6px -6px #777;
	-moz-box-shadow: -10px 10px 6px -6px #777;
	box-shadow: -10px 10px 6px -6px #777;
}
.about_text {
	clear: left;
	float: left;
	height: auto;
	width: 675px;
	padding-left: 25px;
	margin-bottom: 30px;
}


.box_izq {
	clear: left;
	float: left;
	height: auto;
	width: 700px;
}
.box_der {
	clear: right;
	float: right;
	height: 845px;
	width: 250px;
	background-color: #DFECFF;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: inset -10px 10px 6px -6px #777;
	-moz-box-shadow: -10px 10px 6px -6px #777;
	box-shadow: inset -10px 10px 6px -6px #777;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}

.mapa_direccion {
	clear: left;
	float: left;
	height: 600px;
	width: 400px;
	background-color: #FFF;
}
.contact_content {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #F5F8FA;
	border-radius: 10px;
	-webkit-box-shadow: -10px 10px 6px -6px #777;
	-moz-box-shadow: -10px 10px 6px -6px #777;
	box-shadow: -10px 10px 6px -6px #777;
}
#boton_2 {
	margin-right: 30px;
	/* [disabled]margin-top: 9px; */
}

.direccion {
	clear: left;
	float: left;
	height: auto;
	width: 490px;
}
.dir_box {
	clear: left;
	float: left;
	height: auto;
	width: 450px;
	padding-left: 30px;
	padding-top: 50px;
	margin-bottom: 50px;
}
.dir_1 {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	color: #6C94AE;
	padding-right: 25px;
}
.dir_2 {
	/* [disabled]float: right; */
	height: auto;
	width: auto;
	clear: right;
	padding-left: 30px;
}



.mapa {
	clear: left;
	float: left;
	height: 350px;
	width: 450px;
	padding-left: 25px;
}
.comentario {
	clear: left;
	float: left;
	height: auto;
	margin-left: 40px;
	width: 400px;
	margin-bottom: 30px;
	color: #6C94AE;
}

.formulario {
	clear: right;
	float: right;
	height: auto;
	width: 500px;
}
.form_box {
	clear: left;
	float: left;
	height: 500px;
	width: 400px;
	margin-left: 30px;
}
#empresa2 {
	border-radius: 6px;
}
#nombre {
	font-family: Arial, Helvetica, sans-serif;
	color: #00203F;
	border-radius: 6px;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	color: #00203F;
	border-radius: 6px;
}
#telefono {
	font-family: Arial, Helvetica, sans-serif;
	color: #00203F;
	border-radius: 6px;
}
#comentario {
	font-family: Arial, Helvetica, sans-serif;
	color: #00203F;
	border-radius: 6px;
}
#enviar {
	height: 35px;
	width: 90px;
	background-color: #0099CC;
	color: #FFF;
	border-radius: 6px;
}
#enviar:hover {
	background-color: #00203F;
	color: #FFF;
	
}
#reset {
	height: 35px;
	width: 90px;
	color: #FFF;
	background-color: #8CABC0;
	border-radius: 6px;
}
#reset:hover {
	background-color: #00203F;
	color: #FFF;	
}



#navegador ul{
   list-style-type: none;
   text-align: left;
}
#navegador li{
   display: inline;
   text-align: center;
   margin: 0 10px 0 0;
}
#navegador li a {
	padding: 2px 7px 2px 7px;
	color: #069;
	text-decoration: none;
}
#navegador li a:hover{
   background-color: #333333;
   color: #ffffff;
}
.content_pruebas {
	float: left;
	height: 1500px;
	width: 975px;
	padding-left: 15px;
	font-size: 14px;
}


.serbox_1 {
	float: left;
	height: 390px;
	width: 300px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
}
.serbox_2 {
	float: left;
	height: 390px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}
.serbox_3 {
	float: left;
	height: 390px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}
.serbox_4 {
	float: left;
	height: 400px;
	width: 300px;
	margin-left: 15px;
	margin-right: 10px;
}

.serbox_5 {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}

.serbox_6 {
	float: left;
	height: 400px;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}
.boton2 {
	width: auto;
	height: auto;
	float: right;
	padding: 5px;
	background-color: #58999B;
	color: #FFF;
	border-radius: 4px;
	background-image: url(imagenes/mas.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.boton2:hover {
	background-color: #00203F;
	background-image: url(imagenes/mas2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.conte_servi {
	float: left;
	height: auto;
	width: 945px;
	margin: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5184A2;
}
#enc {
	margin-left: 30px;
	margin-top: 30px;
}



.footer {
	float: left;
	height: 120px;
	width: 1000px;
	background-color: #DFE6EC;
	border-radius: 15px 15px 0px 0px;
}

.footer_content {
	clear: both;
	float: left;
	height: 40px;
	width: 500px;
	margin-top: 35px;
	margin-right: 50px;
	margin-left: 50px;
}
.footer_rights {
	clear: right;
	float: right;
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-right: 50px;
}
#row-clientes {
	clear: both;
	padding-top: 5px;
	padding-left: 25px;
	width: 970px;
	padding-bottom: 20px;
}
#cliente_title {
	padding-left: 20px;
	padding-bottom: 15px;
}
