body { 
	margin:0;
	color:#313131;
	background: #ffffff;
}

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

p {margin:18px 0;}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0px;
	display: inline;
}

#cabecera {
	width: 100%;
	height: 10px;
	background: #333333;
}

#eslogan_puntos {
	background: url(../img/puntos.gif) no-repeat left;
	width: 954px;
	height: 1px;
}

#eslogan {
	padding-top: 13px;
	padding-bottom: 13px;
	color: #4d4d4d;
	font-size: 22px;
	font-family: Georgia, Times, "Times New Roman", serif;
}



.eslogan2 {
	font-size: 18px;
}

#pie {
	width: 100%;
	height: 90px;
	background: #2E2E2E;
	border-top: 10px solid #333333;
}

#texto_pie {
	padding-top: 16px;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", serif;
}

.naranja_pie {
	color: #F5B116;
	font-size: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.blanco {
	color: #ffffff;
	font-size: 13px;
}

#menu {
	float: right;
	padding-top: 0px;
}

a#menu1 {
	display:block;
    width:159px;
    height:112px /* aqui esta el truco */
    text-indent:-9999px;
    background:url(../img/menus/menu1.gif) top left no-repeat;
}
a#menu1:hover {
	background-position:0 -56px;/* con esto cambiamos la porcion de imagen que se muestra */
}

a#menu2 {
	display:block;
    width:135px;
    height:112px /* aqui esta el truco */
    text-indent:-9999px;
    background:url(../img/menus/menu2.gif) top left no-repeat;
}
a#menu2:hover {
	background-position:0 -56px;/* con esto cambiamos la porcion de imagen que se muestra */
}

a#menu3 {
	display:block;
    width:124px;
    height:112px /* aqui esta el truco */
    text-indent:-9999px;
    background:url(../img/menus/menu3.gif) top left no-repeat;
}
a#menu3:hover {
	background-position:0 -56px;/* con esto cambiamos la porcion de imagen que se muestra */
}

.menu3 {
	color: #84929F;
	text-decoration: none;
	background: #f7f7f7;
	font-family: Arial, Verdana;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 2px;
}



.subtitulo {
	font-size: 13px;
	color: #878380;
	font-family: Georgia, Times, "Times New Roman", serif;
}


#logo {
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 12px;
}



#home_cabecera {
	padding-top: 20px;
	padding-left: 6px;
	color: #453C37;
	font-size: 18px;
	font-family: Georgia, Times, "Times New Roman", serif;
	float: left;
	line-height: 25px;
}

#cuerpo_secciones {
	width: 99%;
	height: 100%;
	padding-top: 20px;
	padding-left: 6px;
	text-align: justify;
	color: #453C37;
	font-size: 13px;
	font-family:  "Lucida Sans Unicode", serif;
	float: none;
	line-height: 18px;
}

#cuerpo_quienes {
	width: 680px;
	padding-right: 30px;
}


#tabla_marron {
	font-family: "Lucida Sans Unicode", serif;
	padding: 16px;
	padding-top: 20px;
	width: 220px;
	font-size: 13px;
	line-height: 21px;
	color: #555555;
	background: #F3F3EC;
	
}

.numeros {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	color: #555555;
	font-weight: bold;
}

.azul {
	color: #84929F;
}

.azul2 {
	color: #004a95;
	font-family: Arial;
	font-size: 13px;
}

.rojo3 {
	color: #C5481F;
}

.azul_peq {font-family:"Trebuchet MS", Tahoma; font-size:11px; color:#84929F; line-height:14px}

#grafico {
	padding-top: 26px;
	padding-left: 5px;
	float: left;
}


#mensaje1 {
    margin-top: 15px;
	width: 311px;
	height: 94px;
	float: right;
	background: url(../img/fondo_mensaje1.gif) repeat left;
}

#texto_mensaje {
	padding-top: 18px;
	padding-left: 15px;
	font-size: 15px;
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 18px;
}

#mensaje2 {
	margin-top: 15px;
	width: 311px;
	height: 94px;
	float: right;
	font-size: 16px;
	font-family: Georgia, Times, "Times New Roman", serif;
	background: url(../img/fondo_mensaje2.gif) repeat left;
}



#mensaje3 {
    margin-top: 10px;
	width: 237px;
	height: 38px;
	float: right;
	background: url(../img/fondo_mensaje3.gif) no-repeat left;
}

#texto_mensaje_rojo {
	padding-top: 6px;
	padding-left: 15px;
	font-size: 20px;
	color: #C5481F;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#texto_mensaje_azul {
	padding-top: 6px;
	padding-left: 15px;
	font-size: 20px;
	color: #84929F;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#menu_lateral {
	padding-top: 5px;
}


#titulo_mensajes_rojo {
	font-size: 22px;
	color: #C5481F;
	text-align: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-bottom: 4px;
}

#titulo_mensajes_azul {
	font-size: 22px;
	color: #84929F;
	text-align: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-bottom: 4px;
}


#porfolio {
	width: 100%;
	height: 340px;
	background: #F3F3EC;
	margin-top: 25px;
}

#titulo_porfolio {
	padding-top: 16px;
	padding-left: 8px;
	padding-bottom: 10px;
	color: #453C37;
	font-size: 22px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.rojo {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 5px;
	font-size: 12px;
	color: #C5481F;
	font-weight: bold;
}

.detalles {
	font-family: "Trebuchet MS";
	line-height: 16px;
	padding-left: 5px;
	font-size: 11px;
	color: #555555;
}

#descripcion {
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	background: #f7f7f7;
	font-size: 12px;
	font-family:  "Lucida Sans Unicode", serif;
	
}

.lateral{ 
  padding: 10px;
  background: #f7f7f7;
  font-size: 13px;
}

.gris {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #453C37;
	font-weight: bold;
	display: inline;
}

.gris2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #453C37;
}

.gris3 {
	font-family: "Lucida Sans Unicode", serif;
	font-size: 13px;
	color: #453C37;
	display: inline;
}

.punteado{ 
  width: 300px;
  height: 213px;
  background: url(../img/fondo_porfolio.gif) no-repeat left;
}


.imagen{ 
  padding-left: 10px;  
  padding-top: 10px;
}

.imagen2{ 
  padding-bottom: 26px;
  padding-top: 10px;
  background: url(../img/fondo_porfoliog.gif) no-repeat bottom center;

  
}

.rojo2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	color: #C5481F;
	font-weight: bold;
	display: inline;
}

.gris_titulo {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	color: #453C37;
	font-weight: bold;
	display: inline;
}

.formulario {
	font-family:"Trebuchet MS", Tahoma; 
	font-size: 15px; 
	color: #555555; 
	border: 1px solid #CDCDCD; 
	width:312px; 
	height:24px;
	padding-left: 8px;
	padding-top: 5px;
}

.formulario2 {
	padding-left: 8px;
	padding-top: 5px;
	font-family:"Trebuchet MS", Tahoma; 
	font-size: 15px; 
	color: #555555; 
	border: 1px solid #CDCDCD; 
	width:400px; 
	height:144px;
}

.formulario6 {
	font-family:"Trebuchet MS", Tahoma;  
	font-size: 15px;
	height:24px;
	color: #555555; 
	border: 1px solid #CDCDCD;
	padding-left: 8px;
	padding-top: 5px;
}

.formulario_peq {
	font-family:"Trebuchet MS", Tahoma; 
	font-size: 11px; 
	color: #555555; 
	border: 1px solid #CDCDCD;
	width:220px; 
	padding: 4px;
}


.boton {
	font-family: Georgia, Times, "Times New Roman", serif; 
	font-size: 13px; 
	color: #ffffff; 
	border: 1px solid #3079ED;
	background: #4D90FE;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.gris3_peq {font-family:Tahoma; font-size:10px; color:#cccccc;display: inline;text-decoration:none;}
.blanco_lista {font-family:"Trebuchet MS", Tahoma; font-size:11px; color:#ffffff; line-height:14px};


.tabla_servicios {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #C5481F;
	background: #F3F3EC;
}




.blanco_mailing {font-family:"Trebuchet MS", Tahoma; font-size:11px; color:ffffff; line-height:14px}

.detalles_factura {
	font-family: Arial;
	line-height: 16px;
	padding: 10px;
	font-size: 13px;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}

.titulos_factura {
	font-family: Arial;
	line-height: 16px;
	padding: 10px;
	font-size: 13px;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	background: #fff;
	padding: 10px;
	
}

.navidad2011 {
	font-size: 13px;
	color: #4d4d4d;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}

.tabla_navidad2011 {
	padding: 10px;
}

#contactar {
	padding: 26px;
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin: 0 auto;
}
