﻿body{
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCC;
}

#container{
	position:relative;	
	width:761px;
    float:right;
}

#hdr{
	height:204px;
	margin-bottom:10px;
	background-image:url(../img/champs/img_01.gif);
	background-repeat:no-repeat;
}

#hdrImage{
	position:absolute;
	top: 30px;
}

/*#newsBox{    Cuando las noticias sobre pasan el fondo
	background-color:White;
	border-left:1px solid #aeaeae;
    border-right:1px solid #aeaeae;
	margin-bottom:0px;
}*/

#newsBox{
	background-image:url(../img/champs/img_03.gif);
	background-repeat:no-repeat;
	height:220px;
	margin-bottom:10px;
	border-left:1px solid #aeaeae;
    border-right:1px solid #aeaeae;
}

/*.newsText {  Cuando las noticias sobre pasan el fondo
	background-color:White;
	position:relative;
	width: 730px;
	left: 20px;

}*/

.newsText {
	background-color:White;
	position:relative;
	width: 730px;
	top: 35px;
	left: 20px;
}

#banners{
	background-image:url(../img/champs/img_05.gif);
	background-repeat:no-repeat;
	height:101px;
	margin-bottom:10px;
}

#ad{
	position:relative;
	top: 30px;
}

#lower{
	background-image:url(../img/champs/img_07.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:96px;
}
/*Cambios*/
#experienciaz{
    position:absolute;
    margin-top:31px;
	width:375px;
	height:66px;
}
#beneficioz{
    position:absolute;
	margin-top:31px;
	margin-left:386px;
	width:375px;
	height:66px;
}

a img{
border:0;
} 

a, visited{
	line-height:20px;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:hover{
	line-height:20px;
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
