body {
  margin: 0px;
  padding: 0px;
	background: #040404 url(../imagenes_home/fondo_page.jpg) repeat-x;
	font-family: Arial, Verdana;
}
/* #434343 */
.container {
	margin: auto;
	width: 1004px;
	height: 750px;
	background: url(../imagenes_home/fondo_container.jpg) no-repeat;
}

.logo{
  position: absolute;
  margin-top: 18px;
  margin-left: 118px;
	width: 360px;
	height: 125px;
	background: url(../imagenes_home/fondo_logo.png) no-repeat;
	padding: 20px 0px 0px 16px;
}

.imgnovedades {
  position: absolute;
  float: left;
  margin-top: 164px;
  margin-left: 344px;
	width: 141px;
	height: 68px;
	padding: 11px 0px 0px 0px;
}

.imgnovedades img { border:0px; }


.shortcuts{
  position: absolute;
  margin-top: 18px;
  margin-left: 490px;
	width: 390px;
	height: 206px;
	background: url(../imagenes_home/fondo_shortcuts.png) no-repeat;
	padding: 30px 0px 0px 30px;
}

.shortcuts ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  width: 180px;
}

.shortcuts ul li {
  padding: 0px 0px 6px 0px;
}

.shortcuts ul li a{
  text-decoration: none;
  color: #FFF;
}

.shortcuts ul li a:hover {
  text-decoration: underline;
}


/* .................................... POSI */
.shortcuts ul h1{
  display:inline;
  /*float: left;*/
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  width: 180px;
}

.shortcuts ul li h1{
  display:inline;
  padding: 0px 0px 8px 0px;
}

.shortcuts ul li a h1{
  display:inline;
  text-decoration: none;
  color: #FFF;
}

.shortcuts ul li a h1:hover {
  display:inline;
  text-decoration: underline;
}

/*..................................... Fin POSI*/


.menu{
  position: absolute;
  margin-top: 164px;
  margin-left: 118px;
	width: 252px;
	height: 250px;
	background: url(../imagenes_home/fondo_menu.png) no-repeat;
	padding: 20px 0px 0px 30px;
}

.menu ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  width: 180px;
}

.menu ul li {
  padding: 0px 0px 5px 0px;
}

.menu ul li a{
  text-decoration: none;
  color: #FFF;
}

.menu ul li a:hover {
  text-decoration: underline;
}

.novedades{
  position: absolute;
  text-align:center;
  margin:300px 0 0 500px;
	width: 360px;
	height: 125px;
	background: url(../imagenes_home/fondo_logo.png) no-repeat center center;
	padding-top:20px
}

.novedades a {margin:0; padding:0; }
.novedades img {border:none}

.comite{
  position: absolute;
  margin-top: 18px;
  margin-left: 901px;
	width: 81px;
	height: 62px;
	background: url(../imagenes_home/fondo_mini.png) no-repeat;
	text-align: center;
  padding: 19px 0px 0px 0px;
}

.language{
  position: absolute;
  margin-top: 93px;
  margin-left: 901px;
	width: 81px;
	height: 55px;
	background: url(../imagenes_home/fondo_mini_02.png) no-repeat;
	text-align: center;
  padding: 25px 0px 0px 0px;
}

.comite img, .language img, .grupo img {
  border: 0px solid;
}

.slogan{
  position: absolute;
  margin-top: 468px;
  margin-left: 129px;
	width: 505px;
	height: 24px;
	background: url(../imagenes_home/fondo_slogan.png) no-repeat;
	font-size: 11px;
	color: #0FF;
	font-weight: bold;
	text-align: center;
  padding: 9px 0px 0px 0px;
}

.grupo{
  position: absolute;
  margin-top: 553px;
  margin-left: 767px;
	width: 218px;
	height: 53px;
	background: url(../imagenes_home/fondo_grupo.png) no-repeat;
	text-align: center;
  padding: 16px 0px 0px 0px;
}
.e400logo{
  position: absolute;
  margin-top: 173px;
  margin-left: 901px;
	width: 81px;
	height: 55px;
	background: url(../imagenes_home/fondo_mini_02.png) no-repeat;
	text-align: center;
  padding: 30px 0px 0px 0px;
}


#social-media { clear: both; /*float: left; margin-left: 165px; margin-top: -3px;*/ position:absolute; top:200px; left:195px; width: 70px;}
#social-media A{ }
#social-media A IMG{ margin: -1px; padding: 0px; border:none;}

.mambiente{
  position: absolute;
  margin-top: 180px;
  margin-left: 380px;
  width: 64px;
  height: 64px;
}

