* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
}

/* Formularios */

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Para empezar un layout centrado: */

body {
	text-align: center;/* Hack para que IE6 no de problemas */
    background: #333333 url(images/11_bg_home.gif) repeat-x top center;
}

/* Estructura */

#container {
    width: 851px;
	margin: 0 auto;
	text-align: left;
}

#cero {
  width: 51px;
  height: 131px;
  float: left;
}

#header {
  width: 800px;
  height: 131px;
  float: right;
}

#reel {
  width: 800px;
  float: right;
}

#features {
  width: 800px;
  height: 238px;
  float: right;
}

#footer {
  width: 800px;
  height: 240px;
  float: right;
  margin: 0;
}

#quoteTop {
  width: 796px;
  height: 50px;
  float: right;
/*  padding: 0 13px 0 0; */
  }

#content {
  width: 800px;
  float: right;
  padding: 35px 0 0 0;
}


/* Sub Estructura */

#footerLeft {
  width: 529px;
  float: left;

}

#footerRight {
  width: 262px;
  height: 166px;
  float: left;
  background: url(images/07_localizacion_bg.jpg) no-repeat center top;
}

#tabCreativas {
  background: url(images/16_tab_features_creativas.jpg) no-repeat top center;
  width: 800px;
  height: 41px;
  float: right;
  margin: 0;
}

#tabInteligentes {
  background: url(images/14_tab_features_inteligentes.jpg) no-repeat top center;
  width: 800px;
  height: 41px;
  float: right;
  margin: 0;
}

#tabEstrategicas {
  background: url(images/15_tab_features_estrategicas.jpg) no-repeat top center;
  width: 800px;
  height: 41px;
  float: right;
  margin: 0;
}

#tabContentBg {
  background: #f00f3b url(images/17_tab_footer.jpg) no-repeat bottom center;
  width: 800px;
  float: right;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

#featureTitle {
  float: left;
  width: 781px;
  height: 62px;
  margin: 0 0 0 19px;
  padding: 29px 0 0 0;
}

#featureContent {
  float: left;
  width: 417px;
  margin: 0 0 0 92px;
  padding: 0 28px 0 0;
  border-right: solid #d10f35 1px;
}

#featureMenu {
  float: left;
  width: 224px;
  border-left: solid #fc2b54 1px;
  padding: 0 0 0 19px;
  color: #333333;
  font-family: Arial;
  font-size: 11px;
}

#featureExito {
  float: left;
  width: 781px;
  padding: 0 0 0 19px;
  margin: 30px 0 0 0;
  text-align: center;
}

#featureMenuItem {
  padding: 3px 0;
}


/* Estilos para los contenidos */

.bgInterna {
  background: #333333 url(images/10_bg_interna.gif) repeat-x top center;
}

.localizacionArgentina {
  width: 190px;
  background: url(images/08_localizacion_argentina.jpg) no-repeat top left;
  margin: 60px 0 0 30px;
  padding: 0 0 0 20px;
}

.localizacionArgentina p {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
}

.localizacionChile {
  width: 190px;
  background: url(images/09_localizacion_chile.jpg) no-repeat top left;
  margin: 10px 0 0 30px;
  padding: 0 0 0 20px;
}

.localizacionChile p {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
}

#quoteTop p {
  line-height: 34px;
  text-align: right;
  background: url(images/13_quotetop_flecha.jpg) no-repeat right center;
  padding: 0 30px 0 0;

}

#quoteTop  a {
  font-size: 15px;
  font-family: arial;
  color: #FFFFFF;
  text-decoration: none;
}

#quoteTop  a:Hover {
  text-decoration: none;
  color: #FFFFFF;
  border-bottom: solid 5px #FFFFFF;
  padding-bottom: 2px;
}

span.featureTitleText {
  background: #FFFFFF;
  color: #f00f3b;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0 72px;
  padding: 0 10px 0 10px;
}

#featureContent p{
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 3px 0;
}

#featureContent span.destacado{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  background: #FFFFFF;
  color: #f00f3b;
  line-height: 20px;
  margin: 3px 0;
  padding: 1px 3px;
}

#featureExito span.exito{
  background: url(images/12_exito.jpg) no-repeat left center;
  padding-left: 24px;
  padding-top: 3px;
  margin: 20px 0;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #fad600;
}

#featureExito span.caso{
  font-family: arial;
  font-size: 13px;
  color: #FFFFFF;
}

#featureExito span.caso a{
  font-family: arial;
  font-size: 13px;
  color: #FFFFFF;
}

#featureExito span.caso a:hover{
  font-family: arial;
  font-size: 13px;
  color: #FAD600;
}

#featureMenuItem a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

#featureMenuItem a:hover {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

span.featureMenuTitle {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f00f3b;
  background:#333333;
  padding: 2px 5px 2px 5px;
  }


/* Listas */

#features ul {
  padding: 15px 0 0 0;
}

#features ul li {
  margin: 0;
  list-style: none;
  display: inline;
}

ul.tab{
  padding: 6px 0 0 0;
}

ul.tab li  {
  width: 254px;
  height: 35px;
  list-style: none;
  float: left;
  text-align: center;
}

ul.tab li a {
  font-family: Arial;
  font-size: 12px;
  color: #848080;
  text-decoration: none;
}

ul.tab li a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

ul.tab a.selected {
  color: #FFFFFF;
  text-decoration: none;
}

ul.tab a.selected:hover {
  color: #000000;
  text-decoration: none;
}

.iconoCreativas {
  background: url(images/18_feature_ico_creativas.jpg) no-repeat left center;
}

.iconoEstrategicas {
  background: url(images/20_feature_ico_estrategicas.jpg) no-repeat left center;
}

.iconoInteligentes {
  background: url(images/21_feature_ico_inteligentes.jpg) no-repeat left center;
}
