* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #292929;
}
.container, #container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.push {
	clear: both;
	padding-top: 60px;
}
#lang, #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #292929;
	color: #CCCCCC;
}
/**********************************MENU IDIOMAS*******************************/
#lang {
	font-size: 11px;
	height: 25px;
}
#lang ul {
	float: right;
	padding-top: 5px;
}
#lang li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
}
#lang a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#lang a:hover {
	color: #CCCCCC;
}
/**********************************LOGO Y MENU PRINCIPAL*******************************/
#main_nav {
	height: 70px;
}
#main_nav img {
	margin-top: 10px;
	float: left;
}
#main_nav ul {
	float: right;
	margin-top: 41px;
	font-size: 15px;
	font-weight: bold;
}
#main_nav li {
	list-style-type: none;
	float: left;
	margin-left: 1px;
}
#main_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/backgrounds/b_tabs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 5px;
}
#main_nav a:hover {
	background-image: url(../img/backgrounds/b_tabs.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
}
#inicio #main_nav a.inicio, #cuota #main_nav a.servicios, #cusIntelligence #main_nav a.servicios, #estrategia #main_nav a.servicios, #indicadores #main_nav a.servicios, #segmentacion #main_nav a.servicios, #vision #main_nav a.servicios, #expansion #main_nav a.servicios, #geomarketing #main_nav a.servicios, #optimizacion #main_nav a.servicios, #fidelizacion #main_nav a.servicios, #baseDatos #main_nav a.servicios, #b2b #main_nav a.sectores, #bancos #main_nav a.sectores, #editorial #main_nav a.sectores, #farmaceutico #main_nav a.sectores, #otros #main_nav a.sectores, #retail #main_nav a.sectores, #clientes #main_nav a.clientes {
	background-color: #105BA7;
	background-image: none;
}
/**********************************logo y menu principal (menu desplegable)*******************************/
#main_nav li ul {
	margin-top: 0px;
	width: 290px;
	left: -1000cm;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	height: 50%;
}
#main_nav li ul a {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
}
#main_nav li:hover ul {
	left: auto;
}
/**********************************CONTACTO (DESPLEGABLE JS)*******************************/
#contact {
	background-image: url(../img/backgrounds/b_contact.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 150px;
	line-height: 140%;
}
#contact p {
	float: left;
	padding-left: 56px;
	height: 81px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contact .direccion {
	background-image: url(../img/icons/address-trans.png);
	margin-left: 14px;
	padding-top: 40px;
}
#contact .telefono {
	background-image: url(../img/icons/phone-trans.png);
	margin-left: 92px;
	padding-top: 50px;
}
#contact .email {
	background-image: url(../img/icons/email-trans.png);
	margin-left: 80px;
	padding-top: 60px;
}
#contact a {
	color: #FFFFFF;
}
/**********************************FLASH / BANNER*******************************/
#flash, #header {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #292929;
}
#flash {
	height: 300px;
	background-image: url(../img/backgrounds/b_flash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	background-image: url(../img/backgrounds/b_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .container {
	height: 150px;
	background-repeat: no-repeat;
	background-position: left center;
}
#cusIntelligence #header .container, #optimizacion #header .container, #retail #header .container, #avisoLegal #header .container {
	background-image: url(../img/banners/image01.jpg);
}
#segmentacion #header .container, #fidelizacion #header .container, #bancos #header .container, #mapaWeb #header .container {
	background-image: url(../img/banners/image04.jpg);
}
#estrategia #header .container, #baseDatos #header .container, #editorial #header .container {
	background-image: url(../img/banners/image06.jpg);
}
#cuota #header .container, #geomarketing #header .container, #farmaceutico #header .container {
	background-image: url(../img/banners/image05.jpg);
}
#indicadores #header .container, #expansion #header .container, #b2b #header .container {
	background-image: url(../img/banners/image03.jpg);
}
#vision #header .container, #otros #header .container, #clientes #header .container {
	background-image: url(../img/banners/image02.jpg);
}
/**********************************CONTENT*******************************/
#content {
	background-image: url(../img/backgrounds/top_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	font-size: 14px;
	padding-bottom: 30px;
}
#content h1, #content h2 {
	margin-bottom: 15px;
	font-size: 19px;
}
#content h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-bottom: 4px;
}
#content h1 img {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
/**********************************menu servicios/sectores*******************************/
#sub_nav {
	width: 240px;
	float: left;
	font-size: 13px;
}
#sub_nav ul li {
	list-style-type: none;
	background-image: url(../img/arrow_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#sub_nav a {
	font-weight: bold;
	color: #292929;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 220px;
	margin-left: 10px;
}
#sub_nav ul li ul li {
	background-image: none;
}
#sub_nav ul li ul a {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sub_nav a:hover {
	color: #177EE7;
}
#cusIntelligence #sub_nav a.cusIntelligence, #fidelizacion #sub_nav a.fidelizacion, #geomarketing #sub_nav a.geomarketing, #baseDatos #sub_nav a.baseDatos, #segmentacion #sub_nav a.segmentacion, #estrategia #sub_nav a.estrategia, #cuota #sub_nav a.cuota, #indicadores #sub_nav a.indicadores, #vision #sub_nav a.vision, #optimizacion #sub_nav a.optimizacion, #expansion #sub_nav a.expansion, #retail #sub_nav a.retail, #bancos #sub_nav a.bancos, #farmaceutico #sub_nav a.farmaceutico, #editorial #sub_nav a.editorial, #b2b #sub_nav a.b2b, #otros #sub_nav a.otros {
	color: #177EE7;
}
/**********************************texto*******************************/
#text {
	width: 650px;
	float: right;
	margin-bottom: 40px;
}
#content h2, #content p, #content li {
	line-height: 130%;
}
#content h2 {
	color: #177EE7;
}
#content p {
	margin-bottom: 20px;
	text-align: justify;
}
#text ul, #text ol {
	margin-left: 50px;
	margin-bottom: 25px;
}
#text ul {
	list-style-type: none;
}
#text ol ul {
	margin-top: 20px;
}
#text li {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
#text ul li {
	background-image: url(../img/boliche_blue.gif);
}
#text ol ul li {
	background-image: url(../img/boliche_brown.gif);
}
#text a:link {
	color: #177EE7;
}
#text a:visited {
	color: #990033;
}
#masinfo {
	display: none;
}
/**********************************FOOTER*******************************/
#footer {
	clear: both;
	font-size: 12px;
	height: 70px;
	background-image: url(../img/backgrounds/top_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: -70px;
}
#footer_nav, #footer validation {
	padding-top: 17px;
	padding-bottom: 17px;
}
#footer li {
	list-style-type: none;
	float: left;
	padding-right: 7px;
	margin-bottom: 7px;
}
#footer a {
	color: #CCCCCC;
	padding-right: 2px;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer_nav a {
	text-decoration: none;
}
#footer_contact {
	clear: both;
}
#validation {
	float: right;
	margin-top: -17px;
}
#validation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**********************************REGLAS PARTICULARES*******************************/
#inicio #content p {
	font-size: 16px;
}
#inicio #content .intro {
	font-size: 19px;
}
#content .intro {
	font-size: 16px;
	font-weight: bold;
}
#esquema .intro {
	text-transform: uppercase;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #105BA7;
}
#esquema .col {
	width: 152px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
#esquema h3 {
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(../img/arrow_esquema.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #105BA7;
	padding-top: 8px;
	padding-bottom: 10px;
}
#esquema ul {
	margin-left: 0px;
}
#esquema ul li {
	background-image: url(../img/boliche_brown.gif);
}
.clear {
	clear: both;
}
#clientes table {
	width: 930px;
}
#clientes td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
}
#mapaWeb #content ul {
	margin-left: 15px;
	list-style-type: none;
}
#mapaWeb #content ul li {
	font-weight: bold;
	margin-bottom: 6px;
	background-image: url(../img/arrow_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
#mapaWeb #content ul li ul {
	margin-left: 30px;
	margin-top: 6px;
}
#mapaWeb #content ul li ul li {
	font-weight: normal;
}
#mapaWeb #content a {
	color: #292929;
	text-decoration: none;
}
#mapaWeb #content a:hover {
	color: #177EE7;
	text-decoration: underline;
}
#avisoLegal #content h2, #avisoLegal #content p {
	width: 650px;
}

