body{
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCC;
}

#container{
	position:relative;
	width:761px;
    float:right;
}

#anclas{
	float:right;
	background-image:url(../img/historia/img_03.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:500px;
}

.txtAnclas{
	position:absolute;
	width:200px;
	height:400px;
	left: 554px;
	top: 34px;
}
.txtAnclas a{
	text-decoration:none;
	color:#333;
	font-size:12px;
}
.txtAnclas a:hover{
	text-decoration:underline;
}

.ligaAncla a{
	font-size:11px;
	color:#000;
}

.ligaAncla a:hover{
	text-decoration:underline;
}

#hdr{
	background-image:url(../img/historia/img_01.jpg);
	background-repeat:no-repeat;
	height:204px;
	width:536px;
	margin-bottom:10px;
	margin-right:10px;
}
#hdrImage{
	position:absolute;
	top:30px;
	width: 295px;
	height: 159px;
}

#news{
	width:356px;
	background-image:url('../img/historia/bg_cont_news.jpg');
	background-repeat:repeat-y;
	margin-bottom:10px;
	float:left;
}
.newsTexto{
	padding:10px 10px 10px 10px;
	font-size:11px;
	color:#000;
	text-align:justify;
}

#bambalinas{
	width:170px;
	background-image:url(../img/historia/bg_cont_news2.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
	float:right;
}
.bambalinasTexto{
	padding:10px 10px 10px 10px;
	font-size:11px;
	color:#000;
	text-align:center;
}

.imgBg{
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#CCC;
	width:207px;
	height:248px;
	float:left;
}
.imgBg1{
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#CCC;
	float:left;
    width: 117px;
}

.imgBg2{
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#CCC;
	width:162px;
	height:188px;
	float:left;
}

.imgBg3{
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#CCC;
	width:151px;
	height:151px;
	float:left;
}

#lower{
	background-image:url(../img/historia/img_08.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:96px;
}
#experienciaz{
	position:relative;
	top: 30px;
	width:376px;
}
#beneficioz{
	position:relative;
	left: 386px;
	top: -35px;
	width:375px;	
}

a img{
border:0;
} 

