/** GENERALES **/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #969696 url(/images/5.gif) center top;
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	text-decoration: none; color: #339900;
}

a:hover { 
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	padding-top: 10px;
	font: bold 16px/19px "Lucida Grande", LucidaGrande, "Lucida Sans Unicode", Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h2 {
	margin-top: 0px;
	padding-top: 10px;
	font: bold 14px/16px "Lucida Grande", LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {
	margin-top: 0px;
	padding-top: 10px;
	font: bold 12px/14px "Lucida Grande", LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h4 {
	margin-top: 0px;
	padding-top: 10px;
	font: bold 10px/12px "Lucida Grande", LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

/** IDS **/

#containerPrincipal {
	background: #ffffff repeat-y url(/images/6.gif) top;
	margin: 5px auto 10px auto;
	padding: 0 8px;
	width: 766px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
     width: 750px; /* ancho correcto */
}

body>#containerPrincipal {
	width: 750px;  /* Correccion para Opera. Termina Tantek hack. */
}

#containerIdentidad {
	width: 750px;	
	padding-top: 20px;
	height: 120px; /* Tantek hack para IE5 */
	voice-family: "\"}\"";
     voice-family:inherit;
     height: 90px; /* alto correcto */;
}

body>#containerIdentidad {
	height: 90px;  /* Correccion para Opera. Termina Tantek hack. */
}

#flash {
	margin: 0;
	padding-bottom: 8px;
}

#contenido {
	padding: 10px 0;
}

#info {
float:left;
padding: 0 0 0 41px;
width: 459px; /* Tantek hack para IE5 */
voice-family: "\"}\"";
voice-family:inherit;
width: 418px; /* ancho correcto */;
}

body>#info {
width: 418px;  /* Correccion para Opera. Termina Tantek hack. */
}

#contenidoderecha {
text-align:center;
width:170px;
float:right;
margin-right:41px;
}

.break {
	display: block;
	clear: both;
	visibility: hidden;
}

#menu {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	list-style: none;
	display: block;
	height: 18px;
	width: 750px;
}

#menu li {
	display: block;	
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#menu a {
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
     height /**/:18px; /* for IE5/Win only */
}

#menu a:hover {
	background-position: 0 -18px;
}

#menu a:active, #menu a.selected {
	background-position: 0 -36px;
	cursor: default;
}

#compania a {
	width: 81px;
	background: url(/images/71.gif) top left no-repeat;
}

#servicios a {
	width: 76px;
	background: url(/images/72.gif) top left no-repeat;
}

#casos a {
	width: 115px;
	background: url(/images/73.gif) top left no-repeat;
}

#promociones a {width: 95px;background: url(/images/74.gif) top left no-repeat}


#socios a {
	width: 67px;
	background: url(/images/36.gif) top left no-repeat;
}

#locaciones a {
	width: 85px;
	background: url(/images/75.gif) top left no-repeat;
}

#noticias a {
	width: 141px;
	background: url(/images/76.gif) top left no-repeat;

}

#contacto a {
	width: 81px;
	background: url(/images/77.gif) top left no-repeat;
}

#soporte a {
	width: 76px;
	background: url(/images/78.gif) top left no-repeat;
}

#flash {
	background-color: #99cc00;
}

#contenido img {
	border: solid 1px #99cc00;
}

.footer {
	width: 750px;
	color: #444444;
	text-align: center;
	font-size: 10px;
	border-bottom: solid 8px #99cc00;
}

.footer p {
	margin: 0;
	padding: 7px 0;letter-spacing: -0.05em;
}


/* CLASES */

.logotipo {
	width: 182px;
	height: 87px;
	margin-left: 30px;
position:relative;top:-15px
}

.slogan {
	width: 226px;
	height: 16px;
	margin-left: 250px;
position:relative;top:-40px
}

.presentacion {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 250px;
}

.barra_verde {
	width: 750px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #99CC00;
	text-indent: 20px;
}

.encabezados {
	width: 750px;
}

.encabezados .izquierda {
	width: 60%;
	padding: 0 10px 5px 10px;
	font-size: 11px;
}

.encabezados .derecha {
	width: 40%;
	padding: 0 10px 5px 10px;
	text-align: center;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
}

#banner {
text-align:left;
}

#banner a {
display:block;
border: 1px solid #9c0;
padding:5px 10px;
color:#000;
}

#banner a:hover {
background-color:#cce57f;border-color:7a0;text-decoration:none;
}

#flashbanner {margin:5px 20px;}