* {
    margin: 0;
}

html, body{
	height: 100%;
	width: 100%;
	padding:0; 
	margin:0;
}
body{
	background: #eeeeee;
}

th{
	text-align: right;
}
th span{
	font-size: 12px;
	color: #787878;
	font-style: italic;
	display: block;
}
.dos64{
	width: 264px;
	float: right;
	letter-spacing: -0.5px;
}
.tres27{
	width: 327px;
	float: right;
}
.left{
	float: left;
	width: 225px;
}
.right{
	float: right;
}
.extra{
	color: #787878;
	position: relative;
	clear: both;
	left: 576px;
	top:5px;
	font-size: 9px;
	font-family: "Lucida Grande",Verdana;
}

a{
	text-decoration:none;
}


#wrapper{
	min-height: 100%;
	width: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
    position: relative;
    overflow: hidden;
	
}
.contenido{
	width: 1024px;
}
/***** HEADER *****/
#header{
	width: 100%;
	height: 111px;
	position: relative;
}
#header-menu{
	width: auto;
	height: 30px;
	margin: 25px 0px 0px 0px;
	float: left;
	left:248px;
	position: relative;
	z-index: 10;
	

}
#header-menu li{
	float: left;
	width: 33px;
	height: 30px;
	margin: 0px 10px;
	text-align: center;
	

}
#header-menu li a{
	width: 33px;
	height: 30px;
	display: block;
	/*text-indent: -9999px;*/
	text-decoration: none;
	color: #000;
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	position: relative;
	
	opacity:0.1;
	
}
#header-menu li a em{
	text-indent: 0px;
	position: absolute;
	z-index:400;
	display: none;
	width: auto;
	line-height: 8px;
	top: 35px;
	left: -20px;
	width: 73px;
	font-style: normal;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana;
}

/*#header-menu li a#home:hover{
	background-position: 0px -27px;
}*/
#header-menu li a#noticias{
	background: url(../images/header-menu.jpg) no-repeat -33px -30px;
}
/*#header-menu li a#noticias:hover{
	background-position: -33px -27px;
}*/
#header-menu li a#area-usuario{
	background: url(../images/header-menu.jpg) no-repeat -66px -30px;
}
#header-menu li a#video{
	background: url(../images/header-menu.jpg) no-repeat -100px -30px;
}
#header-menu li a#espanol{
	background: url(../images/header-menu.jpg) no-repeat -133px -30px;
}
#header-menu li a#english{
	background: url(../images/header-menu.jpg) no-repeat -166px -30px;
}


#logo{
	background: url(../images/logo.jpg) no-repeat;
	width: 133px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	margin: 40px 0px 0px 0px;
	position:relative;
	float: left;
	left:610px;
}
#logoconsultoria{
	background: url(../images/logo_consultores.jpg) no-repeat;
	width: 133px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	margin: 40px 0px 0px 0px;
	position:relative;
	float: left;
	left:610px;
}
#logoasesoria{
	background: url(../images/logo_asesores.jpg) no-repeat;
	width: 133px;
	height: 71px;
	display: block;
	text-indent: -9999px;
	margin: 40px 0px 0px 0px;
	position:relative;
	float: left;
	left:610px;
}
/*********************************/
/*********SLIDE IZQUIERDO*********/
#slide-izq{
	width: 240px;
	height: 175px;
	background: url(../images/slide-izq.jpg) no-repeat center top;
	margin: -6px 0px 0px 0px;
	padding: 33px 0px 0px 0px;
	float: left;
	position:relative;
}
#slide-izq div{
	position: absolute;
	z-index: 9999;
	margin-top:2px;
}
#slide-izq a{
	/*height: 11px;
	padding: 7px 0px 5px 0px;*/
	height: 19px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-left: 43px;
	margin-bottom:5px;
	font: 17px/1.4 Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#slide-izq a:hover{
	color: #fff;
}
#slide-izq a.active{
	color: #fff;
}

/***** CONTENIDO *****/
#contenido{
	width: 754px;
	height: 100%;
	float: left;
}
.texto{
	position: relative;
	left: 240px;
	width: 476px;
	font-style: italic;
	margin: -6px 0px 0px 0px;
	z-index: 400;
}
.texto blockquote{
	font-size: 18px;
	margin: 0px 0px 30px 0px;
	text-align: justify;
	position: relative;
	z-index: 210;
}
.texto blockquote p{
	margin: 0px;
}
.texto p.gris{
	margin: 0px 0px 20px 100px;
	color: #787878;
	text-align: justify;
	position: relative;
	z-index: 210;
	clear: both;
}
.texto p.gris2{
	margin: 0px 0px 20px 0px;
	color: #787878;
	text-align: justify;
	position: relative;
	z-index: 210;
	clear: both;
}
.texto p{
	text-align: justify;
	position: relative;
	z-index: 210;
}
.texto #chek-ok{
	list-style-image: url(../images/style-list-chekok.jpg);
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 240px;
}
.texto #chek-ok li{
	margin-bottom: 5px;
}
.texto #chek-ok-332{
	list-style-image: url(../images/style-list-chekok.jpg);
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 305px;
}
.texto #chek-ok-332 li{
	margin-bottom: 5px;
}
.texto #chek-equip{
	list-style-image: url(../images/style-list-chekok.jpg);
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 380px;
}
.texto #chek-equip li{
	float: left;
	width: 160px;
	margin: 0px 27px 10px 0px;
}
.texto #chek-equip span{
	display: block;
	font-size: 12px;
	color: #777777;
}
.texto #chek-equip a{
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

blockquote#demas {
	position: absolute;
	top: 530px;
	left: 180px;
	background-image: url(../images/blockquote.jpg);
  	background-position:top left;
  	background-repeat: no-repeat;
  	text-indent: 30px;
  	font-size: 18px;
  	font-style: italic;
  	font-weight: bold;
  	width: 320px;
}
#direcciones{
	margin: 80px 0px 0px 333px;
	width: 420px;
	height: 200px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
	color: #787878;
	margin-bottom: 60px;
}
#direcciones div{
	float: left;
	width: 191px;
}
#direcciones div span{
	color: #000;
	display: block;
}
#direcciones div a{
	color: #787878;
	text-decoration: none;
}


/**** formulario contacto ****/
#formulario{
	width: 425px;
	height: 180px;
	float: right;
}
#formulario input{
	height: 17px;
	padding-top: 5px;
}
#formulario textarea{
	height: 96px;
}
#formulario input, textarea{
	border: 0px;
	background: #fff;
	width: 284px;
	float: left;
	margin-bottom: 6px;
}

#formulario input:focus,#formulario textarea:focus{
	background: #fdfbfb;
}

#formulario label{
	width: 130px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	float: left;
	text-align: right;
	margin-right: 7px;
}
#formulario #enviar{
	background-color: #eee;
	background-image: url(../images/enviar.jpg);
	background-position: top left;
  	background-repeat: no-repeat;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	width: 80px;
	text-indent: 10px;
	float: right;
	margin-top: 5px;
	padding-top: 0px;
	height: 20px;
}

/**** formulario usuario ****/
#content-slide-der form{
	width: 225px;
	margin-top: 17px;
	float: left;
}
#content-slide-der input{
	height: 17px;
	padding-top: 5px;
	color: #fff;
}
#content-slide-der input{
	border: 0px;
	background: #333333;
	width: 128px;
	float: left;
	margin-bottom: 6px;
}

#content-slide-der input:focus{
	background: #545353;
}

#content-slide-der label{
	width: 80px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 7px;
	color: #fff;
}
#content-slide-der #enviar{
	background-color: #000;
	background-image: url(../images/enviar_usuario.jpg);
	background-position: top left;
  	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
	width: 80px;
	text-indent: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	padding-top: 0px;
	height: 20px;
	color: #bcbcbc;
}

#content-slide-der #enviar:hover{
	color: #fff;
}

#infopdf{
	float: left;
	width: 110px;
	height: 60px;
	font-size: 9px;
	line-height: 10px;
	text-align: justify;
	margin: 78px 0px 0px 40px;
	font-family: "Lucida Grande", Verdana;
}
#infopdf p{
	margin-top: 16px;
}
#downloadpdf{
	clear: both;
	width: 215px;
	position: relative;
	z-index: 500;
	top: 20px;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana;
}
#downloadpdf a{
	color: #2c2c2c;
	text-decoration: none;
}
#downloadpdf a:hover{
	color: #fff;
}
/**** img de seccion ****/
#fondo-img{
	background: url(../images/fondo-img.png) no-repeat;
	width: 209px;
	height: 208px;
	margin: -6px 0px 0px 0px;
	float: left; 
	position: absolute;
	z-index: 90;
}
#fondo-img img{
	position: relative;
	z-index: 2;
	display:none;
}



/**** firmas ****/
#firmas{
	margin: 50px 0px 0px 0px;
	font-style: normal;
}
#firmas table{
	float: right;
}
#firmas table a span:hover{
	color: #000;
}
#firmas table img{
	margin-top: 20px;
	
}




/*********************************/
/**********SLIDE DERECHO**********/
#slide-der{
	height: 193px;
	width:100%;
	margin: -6px 0px 0px 0px;
	padding: 15px 0px 0px 18px;
	background: #000 url(../images/slide-der.jpg) no-repeat left top;
	position: absolute;
	
	/*left: 460px;*/
	left: 990px;
	color: #2c2c2c;
}
#slide-der h2{
	color: #fff;
	font-style: italic;
	font-weight: normal;
	position: relative;
	z-index: 250;
	margin-left: 10px;
}
#slide-der h2 span{
	color: #2c2c2c;
}
#content-slide-der{
	margin: 0px 0px 0px 92px;
	position: relative;
	z-index: 250;
	width: 681px;
	height: 159px;
	
	overflow: hidden;
}


#play,#pause{
	display: block;
	width: 27px;
	height: 27px;
	position: absolute;
	z-index: 600;
	text-indent: -9999px;
	cursor: pointer;
}
#play{
	background: url(../images/play.jpg) no-repeat 0px 0px;
	top: 140px;
}
#pause{
	background: url(../images/pause.jpg) no-repeat 0px 0px;
	bottom: 10px;
}
#play:hover,#pause:hover{
	background-position: 0px -27px
}
/**** noticias ****/
.news{
	background: url(../images/style-list-news.jpg) no-repeat 0px 14px;
	padding: 9px 9px 9px 12px;
	width: 206px;
	height: 141px;
	font-size: 12px;
	text-align: left;
	color: #5f5f5f;
	position: relative;
	float: left;
}
#slide{width: 100%;}

.titular,.fecha{
	color: #fff;
	font-weight: bold;
}
.fecha{
	font-style: italic;
}
.noticia{
	font-size: 10px;
	font-family: "Lucida Grande", Verdana;
	margin: 3px 0px 0px 0px;
}
.noticia p{
	margin: 0px;
}
a.leer{
	color: #bcbcbc;
	text-decoration: none;
	position: absolute;
	bottom:10px;
}
a.leer:hover{
	color: #fff;
}

#next,#prev{
	display: block;
	width: 27px;
	height: 27px;
	text-indent: -9999px;
	position: absolute;
	z-index: 500;
	left: 28px;
}
a#next{
	background: url(../images/prev.jpg) no-repeat;
	background-position: 0px -27px;
	top: 64px;
}
a#prev{
	background: url(../images/next.jpg) no-repeat;
	background-position: 0px -27px;
	top: 92px;
}
a#next:hover,a#prev:hover{
	background-position: 0px 0px;
}
/**** area usuarios ****/





#footer {
    height: 40px; /* .push must be the same height as .footer */
}
.push{
	clear: both;
	height: 48px;
}
#dealfil_credit{
	text-decoration: none;
	position: absolute;
	left: 98.7%;
	top:78%;
	z-index: 600;
	cursor: pointer;
}


/*********************************/
/*************FOOTER**************/
#footer{
	position: relative;
	background: #fff;
	text-align: center;
	margin: 0;
	width: 100%;
}

#footer p{
	position: relative;
	top: 8px;
	color: #b4b4b4;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana;
}

#footer a{
	color: #b4b4b4;
	text-decoration: none;
}
#footer a:hover{
	color:#000;
}




