﻿/*=========*/
/*  Reset  */
/*=========*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body{
line-height:1;
}
ol,ul{
list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
content:'';
content:none;
}

/*remember to define focus styles!*/
:focus{
outline:0;
}

/*remember to highlight inserts somehow!*/
ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}

/*tables still need'cellspacing="0"'in the markup*/
table{
border-collapse:collapse;
border-spacing:0;
}

/*===========*/
/*=Fijos */
/*===========*/
.clear{
  clear: both;
}

body{
  /*background:url(../img/body_bg.jpg) repeat-x;*/
  font-family: Helvetica, sans-serif;
  font-weight: 100;
  font-size: 10pt;
  color: #333;
}

/*===========*/
/*=Maquetaciýn */
/*===========*/

#contenedor{
	width: 1024px;
	margin: 38px auto 0 auto;
}

#header{
  width: 1024px;
  background:url(../img/body_bg.jpg) repeat-x;
	height: 303px;
}

#principal{
	height: 280px;
}
	#contenido{
		width: 600px;
		float: left;
	}
	#caja{
		width: 315px;
		float: left;
	}

#footer{
	height: 20px;
}

.scroll
  {
  width:200px;
  height:220px;
  overflow: auto;
  /*border:1px solid #000000; /* Solo lo puse para que se vea el cuadro*/
  }

/*===========*/
/*=Header*/
/*===========*/

h1.logo{
  background: url(../img/logo.png) no-repeat;
  width:257px;
  height:257px;
  float: left;
  margin-top:20px;
  margin-left:65px;
}

h1.logo a{
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
h2.titulo{
  font-size: 16pt;
  color: #333;
  margin-bottom: 30px;
}

h3.titulo2{
  font-size: 13pt;
  color: #333;
  margin-bottom: 0px;
}

h4.subtitulo{
  font-size: 11pt;
  color: #333;
  margin-bottom: 5px;
}

h5.negrita{
  font-size: 10pt;
  color: #333;
  margin-bottom: 5px;
  font-style: bold;
}

p.desc{
  text-align: justify;
  font-size: 10pt;
  color: #333;
  margin-bottom: 10px;
  margin-right: 10px;
}

#mensaje{
  background: url(../img/soporte.png) no-repeat right bottom;
  float: right;
  width: 412px;
  height: 35px;
  margin-top: -160px;
  margin-right: 140px;
}

#nav_top{
  float:right;
  width: 600px;
  height: 105px;
  padding: 0px 0px 0px 0px;
  margin-right: 0px;
  text-align: center;
}

#nav_top li{
  display: block;
  float: left;
  background: url(../img/nav_separa.jpg) no-repeat right bottom;
  list-style: none;
  margin-top: -50px;
  padding-right: 5px;
  height: 105px;
  text-decoration: none;
}

#home{
  float: left;
  list-style: none;
  height: 105px;
  width: 98px;
  background: url(../img/nav_home.jpg) no-repeat right bottom;
}
#servicios{
  float: left;
  list-style: none;
  height: 105px;
  width: 98px;
  background: url(../img/nav_servicios.jpg) no-repeat right bottom;
}

#asesorias{
  display: block;
  float: left;
  list-style: none;
  height: 105px;
  width: 98px;
  background: url(../img/nav_asesorias.jpg) no-repeat right bottom;
  text-decoration: none;
}
#redes{
  float: left;
  list-style: none;
  height: 105px;
  width: 98px;
  margin-top: -50px;
  padding-right: 5px;
  background: url(../img/nav_redes.jpg) no-repeat right bottom;
}
#contacto{
  float: left;
  list-style: none;
  height: 105px;
  width: 98px;
  margin-top: -50px;
  background: url(../img/nav_contacto.jpg) no-repeat right bottom;
}

/*===========*/
/*=Contenido*/
/*===========*/
#contenido{
  margin-top: 50px;
  padding-left: 50px;
}
/*===========*/
/*=Cajas*/
/*===========*/

#caja_soporte{
  margin-top: -80px;
  padding: 20px;
  padding-left: 50px;
  width: 274px ;
  height: 217px ;
  background: url(../img/caja_soporte.jpg) no-repeat right bottom;
}

#caja_servicios{
  margin-top: -80px;
  padding: 20px;
  padding-left: 50px;
  width: 274px ;
  height: 217px ;
  background: url(../img/caja_servicios.jpg) no-repeat right bottom;
}

#caja_asesorias{
  margin-top: -80px;
  padding: 20px;
  padding-left: 50px;
  width: 274px ;
  height: 217px ;
  background: url(../img/caja_asesorias.jpg) no-repeat right bottom;
}

#caja_redes{
  margin-top: -80px;
  padding: 20px;
  padding-left: 50px;
  width: 274px ;
  height: 217px ;
  background: url(../img/caja_redes.jpg) no-repeat right bottom;
}

#caja_contacto{
  margin-top: -365px;
  padding: 20px;
  padding-left: 700px;
  width: 274px ;
  height: 217px ;
  background: url(../img/caja_contacto.jpg) no-repeat right bottom;
}

/* Contenido especifico servicios*/
#info{
  float: left;
  margin-top: -30px;
  margin-left: 0px;
  width: 66px ;
  height: 223px ;
  font-size: 11pt;
  background: url(../img/num.png) no-repeat right bottom;
}
#volver{
  float: right;
  margin-right: 260px;
  margin-top: 70px;
  font-size: 11pt;
}

.uno{
  display: block;
  margin-left: 100px;
  height: 66px;
  width: 400px;
  padding-top: 20px;
}

.dos{
  display: block;
  margin-left: 100px;
  height: 66px;
  width: 800px;
  padding-top: 20px;
}

.tres{
  display: block;
  margin-left: 100px;
  height: 66px;
  width: 600px;
  padding-top: 20px;
}
/* FIN Contenido especifico servicios*/
/*===========*/
/*=Formulario*/
/*===========*/

/*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
    width:550px;
    list-style-type:none;
    margin:5px;
    padding:5px;
}
.contact_form li{
    padding:3px; 
    margin-left: 40px;
    position:relative;
}

.contact_form label {
    color: #555555;
    display: inline-block;
    float: left;
    font-family: helvetica sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    padding: 3px;
    width: 90px;
}

.contact_form input {
    height:20px; 
    width:220px; 
    padding:7px 10px;
}
.contact_form textarea {
    padding:6px; 
    width:222px;
}
/*----- estilos visuales de los elementos --------*/
.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:80px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:120px;
}

/* === Estilos de Validacion === */
 
.contact_form input:required:valid, .contact_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

/* === Estilos del boton de Envio === */
button.submit {
   padding: 5px 8px;
   font-family: Helvetica, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   margin-left: 160px;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 5px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#999));
    cursor: pointer; 
    color: #333;
}
button.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 5px 2px #444 inset; 
}

button.borrar {
   padding: 5px 8px;
   font-family: Helvetica, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   margin-left: 110px;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 5px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.borrar:hover {
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#999));
    cursor: pointer; 
    color: #333;
}
button.borrar:active {
    border: 1px solid #222;
    box-shadow: 0 0 5px 2px #444 inset; 
}

/*Fin FORMULARIO*/

/*===========*/
/*=Footer*/
/*===========*/
.linea_divisora{
  border-bottom: 1px solid #999;
  padding-top: 10px;
}
#footer{
  padding-top: 10px;
  padding-bottom: 0px;
}

.autor{
  font-size: 8pt;
  float: right;
}