*{
padding:0;
margin:0;
}

Body {
background-image: url(../images/bg.png);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;
}

#franjatop {
float:left;
width:100%;
height:71px;
background-color:#75b7a7;
background-image: url(../images/bg_franjatop.jpg);
background-repeat: repeat-x;
}

#contenido_franjatop{
	text-align:center;
	margin:0 auto;
	width:990px;
	height: 71px;
	padding-top:15px;
	}

#titulo_franjatop{
float:left;
width:500px;
height:40px;
margin-right:50px;
}

#contenido_franjatop h1{
text-align:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:30px;
color:#123178;
}

#contenedor {
width:990px;
height:auto;
text-align:center;
margin:0 auto;
}

#redes{
float: right;
width:150px;
height:42px;
background-image: url(../images/bg_redes.png);
background-repeat:no-repeat;
text-align:center;
padding:4px 0 0 15px;
}

#nuestros_beneficios {
float:left;
width:282px;
height:49px;
padding-top:18px;
padding-left:10px;
}

#bg_header {
float:left;
width:100%;
height:69px;
background-image: url(../images/bg_menu.jpg);
background-repeat: repeat-x;
}

#header {
width:990px;
height:69px;
margin: 0 auto;
}

#menu {
float:left;
width:698px;
height:50px;
padding:20px 0 0 0; 
background-image:url(../images/bg-menu.png);
background-repeat:no-repeat;
}

#menu A {
float: left;
padding-left:18px;
padding-right:18px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#123178;
width:auto;
height:35px;
text-align:center;
padding-top:5px;
}

#menu A:hover {
float: left;
padding-left:18px;
padding-right:18px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#75b7a7;
width:auto;
height:30px;
text-align:center;
padding-top:5px;
}

#bg_slide {
float:left;
width:100%;
height:268px;
background-image: url(../images/bg_franja.jpg);
background-repeat: repeat-x;
}

#slide {
width:990px;
height:268px;
margin:0 auto;
}

#slogan {
float:left;
width:940px;
height:50px;
background-image:url(../images/hr_home.png);
background-repeat:no-repeat;
background-position:bottom;
margin-top:10px;
}

#cole_izq {
float:left;
width:284px;
height:auto;
background-image: url(../images/bg_cole_izq.jpg);
background-repeat:repeat-x;
padding-top:10px;
padding-right:10px;
margin-bottom:20px;
}

#listacole_izq {
    padding-left: 7px;
    list-style: none;
}
#listacole_izq li {
    padding-left: 20px;
    background-image: url(../images/ok.png);
    background-repeat: no-repeat;
    background-position: 0 0;
	border-bottom: 1px dashed #6e6e6e;
	margin-bottom:5px;
}
#listacole_izq li p{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#505050;
	margin: 12px 0 12px 3px;
}
#contenido {
float:left;
width:620px;
height:auto;
padding-bottom:30px;
margin-top:20px;
margin-left:26px;
}

#contenido p{
text-align: justify;
font-family:Arial;
font-size:12px;
color:#4b4b4b;
line-height: normal;
}

#contenido h1{
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:23px;
color:#284f9d;
margin-top:10px;
line-height:17px;
font-weight:normal;
}

#contenido h2{
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#75b7a7;
text-decoration:underline;
margin-bottom:5px;
}

#contenido h3{
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#8c8c8c;
font-weight:normal;
}
#contenido h4{
text-align: center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
color:#6dafa1;
font-weight:normal;
margin-bottom:10px;
}

#contenido_sitio {
float:left;
width:990px;
height:auto;
margin-top:30px;
padding-bottom:30px;
padding-top:20px;
}

#contenido_sitio p{
text-align: justify;
font-family:Arial;
font-size:13px;
color:#242424;
line-height: normal;
}

#contenido_sitio h1{
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:21px;
color:#fff;
margin-bottom:10px;
}

#contenido_sitio h2{
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
margin-bottom:20px;
padding-top:5px;
padding-left:10px;
background-color:#db0d1a; 
width: 100px;
height:25px;
border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
}

#contenido_sitio h3{
text-align:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#db0d1a;
}

#rounded-fondo { background-color:#125491; margin:0 auto; padding:15px; width:100%; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}

#rounded-productos { float:left; background-color:#125491; margin:0 auto; padding:15px; width:800px; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}

a:link {
color: #fff;
text-decoration:none;
}

a:hover {
color: #6cc1dd;
text-decoration:none;
}

a:visited{
color: #fff;
text-decoration:none;
text-align:left;
}

#footer {
float:left;
width:100%;
height:160px;
background-color:#dbdbdb;
}

#footer p{
text-align:left;
font-family:Arial;
font-size:12px;
color:#6d6e71;
line-height:17px;
}

#footer h1{
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#11719f;
margin-bottom:10px;
}

#contenido_footer{
	text-align:center;
	margin:0 auto;
	width:920px;
	height: auto;
	background-image:url(../images/sombra_footer.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
}

#copyright {
float:left;
width:100%;
height:145px;
background-color:#75b7a7;
background-image: url(../images/bg_footer.png);
background-repeat: repeat-x;
}

#contenido_copyright{
	text-align:center;
	margin:0 auto;
	width:940px;
	height: 100px;
	padding-top:30px;
	
}

#copyright p{
text-align:left;
font-family:Arial;
font-size:12px;
color:#FFFFFF;
}

#titulocontacto{
float:left;
width:823px;
height:28px;
border-bottom:solid #FF8500 thin;
text-align:left;
margin:15px 35px 15px 22px;
}

#titulocontacto img{
float:left;
text-align:left;
}


/* ESTILOS FORMILARIO DE CONTACTO */

html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

bodycont {
  font: 90%/1 arial, helvetica, sans-serif;
  background: #FFFFFF;
  width: 100%;
  color: #000000;
}

/* the main layout */

#contentForm {
  display: block;
  float:left;
  width: 420px;
  height: auto;
  margin: 0px auto;/*this line will center the page*/
  padding: 20px;
  
  margin-bottom:15px;
}

#imagencontacto {
float:left;
width:290px;
margin: 0px 0px 0 100px;
height:420px;
background-image:url(../images/contacto2.png);
background-repeat:no-repeat;
}

#textoimagencontacto {
width:210px;
margin:210px 0px 18px 60px;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:20px;
color:#000000;
}

#datosimagencontacto{
width:280px;
margin:0 0px 18px 4px;
font-family:"arial";
font-size:19px;
color: #666666;
}

#datosimagencontacto p{
font-family:"arial";
font-size:16px;
color:#999;
text-align:center;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 100px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
  color: #333;
  text-align:left;
  font-family:Arial;
  font-size:12px;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #fff;
  background: #999;
  border: 1px solid #999;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #666;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background:  url(../images/enviar.png) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

input.button2 {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background:  url(../images/submit.png) no-repeat left top;
  width: 88px;
  height: 29px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: #03C; !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background:  #999999  url(../images/stop.png) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid   #666666;
  border-bottom: 2px solid #666666;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
