#contenedor{
margin-left:auto;
margin-right:auto;
width:820px;

position: relative; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
}

#container-content { 
padding-bottom: 100px; 
} 

/* Cabecera --- */
#cabe{
height:115px;
background: url(../imagenes/layout/logo_peoplecall.gif) no-repeat;
font-size:12px;
padding-top: 10px;
}
/*#cabe ul{
margin-left: 350px;
margin-bottom: 10px;
}
#cabe li{
display: inline;
}
#cabe li a{
color: Black;
}*/
#myppl{
	float: right;
	/*background: url(../imagenes/layout/claim.gif) no-repeat bottom right;
	padding-bottom: 85px;*/
	text-align: right;
	width: 452px;
	color:#333333;
}
#myppl a{
/*color: black;*/
color:#333333;
}
/* Cabecera end --- */

/* Menu --- */
#menu{
height: 68px;
font-size:14px;
padding-top: 10px;
}
#menu ul{
float: left;
padding-top: 7px;
padding-left: 55px;
}
#menu li{
display: inline;
}
#menu li a{
color: Black;
}

/* Menu end --- */

/* Central --- */
#promo{
	background: url(../imagenes/central_fondo.jpg) no-repeat;
	height: 380px;
	width: 610px;
	float: left;
}
#promo_llamar{
	background: url(../imagenes/home_llamar.gif) no-repeat;
	height: 380px;
	width: 820px;
	/*float: left;*/
}
#promo_es{
	background: url(../imagenes/llamadas_internacionales_gratis.gif) no-repeat;
	height: 380px;
	width: 820px;
	/*float: left;*/
}
#promo_es ul{
font-size:11px; 
margin-top:170px; 
margin-left:50px;
}
#promo_es li{
line-height: 16px;
}
#promo_col{
	float: left;
	width: 210px;
}
/* Central end --- */

/* Util --- */
#util {
	clear: left;
	padding-top: 45px;
	padding-left: 170px;
	height: 100px;
	border-bottom: 1px #FFEA94 solid;
}
#util p{
font-size: 14px;
font-weight: bold;
float: left;
}
#util a{
color: #CC0000;
text-decoration: none;
}

#box01{
	width: 207px;
	height: 40px;
	padding-top: 30px;
	float: left;
	background: url(../imagenes/layout/signup.gif) no-repeat;
	font-size: 14px;
}
#box02{
	width: 207px;
	height: 40px;
	padding-top: 30px;
	float: left;
	background: url(../imagenes/layout/newsletter.gif) no-repeat;
}
#box03{
	width: 405px;
	height: 40px;
	padding-top: 30px;
	float: left;
	background: url(../imagenes/layout/myppl.gif) no-repeat;
}

/* Util end --- */

/* Noticias --- */
#noticias{
	background: url(../imagenes/layout/news.gif) no-repeat;
	/*height: 250px;*/
	padding-top: 50px;
	padding-left: 10px;
	margin-top: 20px;
}
#noticias p{
	margin: 0;
	margin-bottom: 8px;
}
#noticias img{
border: 2px white solid;
margin-bottom: 5px;
}
#news01{
	float: left;
	width: 240px;
	/*height: 100px;*/
	padding-right: 10px;
	margin-right: 30px;
}
#news02{
	float: left;
	width: 240px;
	/*height: 100px;*/
	padding-right: 10px;
	margin-right: 30px;
}
#news03{
	float: left;
	width: 240px;
	/*height: 100px;*/
	padding-right: 10px;
}
#extra{
	float: left;
	width: 198px;
	height: 100px;
	background-color: Gray;
}
.news_titular a{
	font:16px Trebuchet MS;
	font-weight: bold;
	color: black;
}
.news_texto{
	font:12px Trebuchet MS;
}
/* Noticias end --- */

/* Pie --- */
/*#pie {
	background: url(../imagenes/layout/pie.gif) no-repeat;
	height: 74px;
	clear: left;
	padding-top: 8px;
	color: #F6F6F6;
	font-size: 12px;
	margin-top: 20px;
}*/

#pie
{
background: url(../imagenes/layout/pie.gif) no-repeat;
clear: left;
padding-top: 8px;
color: #F6F6F6;
font-size: 12px;

position: absolute;
width:100%;
bottom: 0 !important; 
bottom: -1px; 

height: 74px;
}

#pie ul {
	margin-left: 15px;
}
#pie li {
	display: inline;
}
#pie li a{
	color: #F6F6F6;
	font-size: 12px;
}

/* Pie end --- */

/* Interior --- */
#interior{
	/*background: url(../imagenes/layout/int_top.gif) no-repeat right top;*/
	background: url(../imagenes/layout/int_top2.gif) no-repeat top;
	height: 28px;
	/*padding-top: 12px;*/
}
#cuerpo{
	/*background: url(../imagenes/layout/int_right.gif) repeat-y right;*/
	background: url(../imagenes/layout/int_cuerpo2.gif);
	padding: 20px;
	padding-top: 0;
	padding-bottom: 40px;
	font-size: 14px;
}
#cuerpo p{
margin-bottom: 10px;
}
#cuerpo ul{
margin-left:15px; 
margin-top:15px; 
margin-bottom:15px;
}
#cuerpo li{
list-style:none; 
background:url(../imagenes/theco/list.gif) no-repeat 0 7px; 
padding-left:13px;
margin-bottom: 8px;
}

#interior_pie {
	/*background: url(../imagenes/layout/int_bot.gif) no-repeat right bottom;*/
	background: url(../imagenes/layout/int_bot3.gif) no-repeat bottom;
	height: 28px;
}
/* Interior end --- */