/* 
CSS Document 
E-SERVI (www.e-servi.com)
Designed for Jimena Hernandez and Diego Dominguez
diego.dominguez@e-servi.com
*/
body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Encabezado*/
#encabezado{
	width: 925px;
	position:relative; 
	height: 169px;
	background-image:url(cabezote.jpg);
	background-repeat:no-repeat;
}
/*Encabezado*/

/*slogan (en el encabezado)*/
#slogan {
	position:absolute;
	font-family: Helvetica;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: none;
	margin-top:72px;
	margin-left:20px;
	left: 0px;
	top: 0px;
}
/*slogan (en el encabezado)*/

/*Contenedores*/
#contenedormadre{
	width: 925px;
	height:200px;
	padding-bottom:30px;
}

#contenedormadre2{
	width: 925px;
	height:200px;
	padding-bottom:30px;
}

/*Barra Izquierda (Botones - Enlaces)*/
#barraizquierda{
	float:left;
	width:196px;
}
/*Barra Izquierda (Botones - Enlaces)*/

/*Contenedor Inferior*/
#contenedorinferior { 
  width:925px;
  position:relative;
}
/*Contenedor Inferior*/

#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;		
}

/*Contenedores de texto*/
#contenedortexto1{
  padding-top:1cm;
	float:right;
	width:675px;
	text-align:justify;
	margin-right:0px;
}
#contenedortexto2{
	float:left;
	width:460px;
	text-align:justify;
	margin-right:0px;
}
/*Contenedores de texto*/
/*Contenedores*/

/*Botones de navegación (Se ubican dentro de la barra izquierda)*/
.boton{
	width: 196px;
	height: 31px;
	background-image:url(boton.jpg);
	background-repeat:no-repeat;
	padding-bottom:0.35cm;
}

/*Texto de los botones*/
.texto_boton{
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	text-align:center;
}
.texto_boton a:hover{
	color: #FFFFFF;
}
.principal {}
.principal a{
	font-family: Verdana;
	letter-spacing: 6px;
	font-size: 17px;
	color: #006699;
  text-decoration:none;	
}
.ofertas {}
.ofertas a{
  font-family: Verdana;
  letter-spacing: 10.5px;
  font-size: 17px;
  color: #79528C;
  text-decoration:none;
}
.conozcanos {}
.conozcanos a{	
  font-family: Verdana;
  letter-spacing: 0px;
  font-size: 17px;
	color: #FF0066;
	text-decoration:none;
}
.contactenos {}
.contactenos a{
  font-family: Verdana;
  letter-spacing: 2.5px;
  font-size: 17px;
  color: #FF9900;
  text-decoration:none;
}
/*Texto de los botones*/
/*Botones de navegación (Se ubican dentro de la barra izquierda)*/

/*Texto*/
.titulo1 {
  font-family:Verdana; 
  font-weight:bold; 
  font-size:18px; 
  color:#006699; 
}
.titulo2 {
  font-family:Verdana; 
  font-weight:bold; 
  font-size:15px; 
  color:#FF9900;
}
.titulo3 {
  font-family:Verdana; 
  float:left;
  font-weight:bold; 
  font-size:16px; 
  color:#79528C;
}
.subtitulo_naranja {	
  font-family:Verdana;
  float:left;	
	font-weight:bold;
	font-size:11px;
	color:#FF9900;
}
.tituloofertas{
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 18px; 
  color: #79528C; 
}
.tituloconozcanos{
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 18px; 
  color: #FF0066; 
}
.titulocontactenos{
  font-family: Verdana; 
  font-weight: bold; 
  font-size: 18px; 
  color: #FF9900; 
}
.textogeneral {	
  font-family: Verdana;
	font-size: 11px;
	line-height:15px;
}
.textogeneral2 {	
  font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
}
/*Listas*/
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
	font-family:Verdana;
	font-size: 11px;
	line-height: 17px;
}
ul span, ol span {
	color: #666666;
}
/*Listas*/
.resaltado {
  font-weight:bold;
}
/*Texto*/

/*Pie de página*/
.pie{
	width: 925px;
	height: 165px;
	background-image:url(pie.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-family:Helvetica;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
/*Pie de página*/

/*Imágenes*/
.a_la_derecha {
  clear:both; 
  float:right; 
  margin:0 0 -5px 10px; 
  padding-right:10px;
  padding-top:10px;
}
.a_la_derecha1 {
  clear:both; 
  float:right; 
  margin:10px 0 0 10px; 
}
.a_la_derecha2 {
  clear:both; 
  float:right; 
  margin:10px 0 0 10px;
  padding-right:13.4%; 
}
.image
{
float:left;
margin-top:20;
margin-left:8px;
}
.image3
{
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
}
.image4
{
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
}
.image5
{
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
}
.image6
{
border-color: #FFFFFF;
border-style: solid;
border-width: 2px;
}
/*Imágenes*/

.azulprincipal {	color: #006699; font-family: Verdana;}

/*CSS ADICIONAL*/

* { padding: 0; margin: 0; }


/* Formulario de contacto */
form {
	padding:1cm;
  margin:10px;
	border: 0.04px solid #006699; 
	background-color: #F6F6F6;
	font: .70em/1.5em  Verdana, ;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2.2px;
	border-color:0.1px solid #006699;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border-color:0.1px solid #006699;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Verdana; 
	border-color: 0.1px solid #006699;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* Formulario de contacto */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }


.tablas {
  width: 600px;
}

.tablas table {
  width: 100%;
	margin: 10px 15px 0 35px;	
  border-top: solid 1px #b0b0b0;
  border-left: solid 1px #b0b0b0;
  border-right: solid 3px #d0d0d0;
  border-bottom: solid 3px #d0d0d0;	
}

.tablas th strong {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height:15px;
}

.tablas th {
	background: #006699;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #f5f5f5;
	font-family: Verdana;
	font-size: 13px;
	line-height:15px;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #FFF;
}

.tablas tr {
	height: 28px;
}

.tablas td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height:15px;
}

.tablas td.first,th.first {
	border-left: 0px;
}

.tablas tr.row-a {
	background: #F8F8F8;
}

.tablas tr.row-b {
	background: #EFEFEF;
}
/*Tablas
table {
	border-collapse: collapse;
	margin: 10px 15px 0 35px;	
}
th strong {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height:15px;
}
th {
	background: #DBDBDB;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height:15px;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height:15px;
}
/* Tablas */
