body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#contenedor {
	width:900px;
	margin:0 auto;
	height:100%;
	}
	
#cabecera {
	width:900px;
	height:131px;
	background-image: url(imgs/linea_top_2.gif);
}

#cabecera h1 {
	DISPLAY: none
}

#cabecera_intro {
	width:900px;
	height:66px;
	background-image: url(imgs/linea_top_intro.gif);
}

#cabecera_intro h1 {
	DISPLAY: none
}

#menu {
	width:151px;
	height:auto;
	float:left;
	margin-right:17px;
}

#logo_intro {
	width:170px;
	height:auto;
	float:left;
	margin-right:0px;
}


#contenido {
	width: 532px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-left:15px;
	margin-top:3px;
	text-align:left;
}

#contenido_clientes {
	width: 532px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-left:15px;
	margin-top:3px;
	text-align:left;
}

#contacto {
	width: 170px;
	height:212;
	float:left;
	margin-right:0px;
	margin-left:15px;
	text-align:left;
}



#imagen {
	width:900px;
	height:auto;
}

#pie {
	width:900px;
	height:auto;
	padding-bottom:20px;
}

#pie_intro {
	width:900px;
	height:auto;
	padding-bottom:20px;
	text-align: left;
}



/* --------------------------
MENU
----------------------------*/



*{
	margin:0;
	padding:0;
}


#menu ul{
	list-style:none;
	text-align:right;
	padding-top:7px;
}


.lista_uno {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height:22px;
}


.lista_dos {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height:22px;
}

.lista_tres {
	text-decoration: none;
	line-height:15px;
}

.lista_cuatro {
	text-decoration: none;
	line-height:22px;
}

#menu li a:hover{
	color: #e55713;
	text-decoration: none;
}

#menu li .current{
	list-style:none;
	display:block;
	color: #FF0000;
	font-size:12px;
	text-decoration:none;
}

.boton_uno{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
} 

.boton_dos{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
} 



/* --------------------------
CONTENIDOS
----------------------------*/


	
	#contenido h1 {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	#contenido h2 {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	#contenido h3 {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	
	}
	
	#contenido p {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	#contenido a {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		line-height:20px;
	}
	
	#contenido a:hover {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #e55713;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		line-height:20px;
	}
	
	#contenido ul {
		margin-left:12px;
		list-style-image:url(imgs/bullet.gif)
		
	}


.titulos_destacados {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e55713;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}


.negritas {
	font-weight: bold;
}


#columna {
	width:220px;
	height:auto;
	float:left;
	margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#columna p{
	margin-top:3px;
}


#columna ul{
	list-style-image:url(imgs/flecha.gif)
}

#columna li{
	margin-top:17px;
}

#columna a{
	color: #e55713;
	text-decoration: none;
	font-weight: bold;
}

#columna a:hover{
	color: #e55713;
	font-weight: bold;
	text-decoration: underline;
}



#columna_equipo {
	width:400px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
	text-decoration: none;
}

#columna_equipo h3{
	font-size: 13px;
	font-weight: bold;
}

#columna_equipo h4{
font-size: 11px;
	color: #e55713;
	font-weight: normal;
}

#columna_equipo p{
	text-decoration: underline;
}


#columna_equipo ul{
	list-style-image:url(imgs/flecha.gif)
}

#columna_equipo li{
	margin-top:20px;
}



/* --------------------------
CONTACTO
----------------------------*/

#contacto_linea {
	width:170px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-left:0px;
}

#contacto_linea_img {
	width:14px;
	height:30px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}

#contacto_linea_txt {
	width:156px;
	height:auto;
	float:left;
	margin-top:6px;
	
}

#contacto_linea_txt h3{
	padding-bottom:10px;
	
}

#contacto h3 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e55713;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
}


#contacto_contacto {
	width:156px;
	height:auto;
	margin-right:auto;
	margin-left:14px;
	text-align:left;
}


#contacto p {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.tel {
	margin-top:7px;
	margin-bottom:5px;
}

#contacto_pdf {
	width:170px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-left:0px;
	margin-top:25px;
}

#contacto_linea_img_pdf {
	width:14px;
	height:45px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}

#contacto_linea_img_case_publicaciones {
	width:14px;
	height:105px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}

#contacto_linea_img_case_estrategica {
	width:14px;
	height:92px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}

#contacto_linea_img_case_eventos {
	width:14px;
	height:95px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}


#contacto_linea_img_case_grafica {
	width:14px;
	height:110px;
	float:left;
	background-image:url(imgs/linea_pdf.gif)
}

#contacto_linea_txt_pdf {
	width:156px;
	height:auto;
	float:left;
	margin-top:2px;
	
}

#contacto_linea_txt_pdf h3 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e55713;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom:5px;
	
}

#contacto_linea_txt_pdf li{
	margin-left:14px;
	line-height:15px;
	list-style-image:url(imgs/flecha.gif)
	
}

#contacto_linea_txt_pdf a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

#contacto_linea_txt_pdf a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e55713;
	text-decoration: none;	
}


/* --------------------------
PIE
----------------------------*/

#linea_pie {
	width:900px;
	height:15px;
	background-image:url(imgs/linea_pie.png);
	background-repeat:no-repeat;
}

#linea_pie_intro {
	width:900px;
	height:15px;
	background-image:url(imgs/linea_pie_intro.gif);
	background-repeat:no-repeat;
}


#firma {
	width:170px;
	height:auto;
	float:left;
	
}

#firma_entrada {
	width:900px;
	height:auto;
	float:left;
	
}

#menu_pie {
	width:730px;
	height:auto;
	float:left;
	
	
}
#pie h4 {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;	
}

#pie p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	
}

#pie_intro p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	
}

#pie a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;	
}

#pie a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e55713;
	text-decoration: underline;
}

.negritas_italic {
	font-weight: bold;
	font-style: italic;
}
.items_eventos {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.cita {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
.cita_comillas {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e55713;
	text-decoration: none;
	font-style: italic;
}
.naranja {
	color: #e55713;
	text-decoration: none;
}
.boton_activo {
	color: #e55713;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boton_activo_dos {
	color: #e55713;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boton_anegrita_servicios {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}

.boton_activo_uno{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e55713;
} 


/* --------------------------
ENTRADA
----------------------------*/

.gris {
	color: #999999;
	text-decoration: none;
}
.azul {
	color: #00247d;
	text-decoration: none;
}




/* --------------------------
INTRO
----------------------------*/






#contenido_intro {
	width: 532px;
	height:auto;
	float:left;
	margin-right:0px;
	margin-left:12px;
	margin-top:22px;
	text-align:left;
}


	
	#contenido_intro h1 {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	}
	
	
	#contenido_intro h2 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
	
	
	#contenido_intro p {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	
	}

	
	#contenido_intro a {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		line-height:20px;
	}
	
	#contenido_intro a:hover {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #666666;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		line-height:20px;
	}
	


#contacto_intro {
	width: 170px;
	height:212;
	float:left;
	margin-right:0px;
	margin-top:12px;
	margin-left:15px;
	text-align:left;
}

#contacto_intro h3 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e55713;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
}




#contacto_intro p {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}



.gris_primamente {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#pie p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	
}
