﻿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{
	position:relative;
	float:right;
	background-color:#EEEEEE;
	width:214px;
    
    
}


.txtAnclas{
	position:relative;
	left: 8px;
	width:200px;
	/*
	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/boca_news/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:536px;
	background-image:url(../img/boca_news/bg_cont_news.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}
.newsTexto{
	padding:10px 10px 10px 10px;
	font-size:11px;
	color:#000;
	text-align:justify;
}
.imgBg{
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background-color:#CCC;
	width:200px;
	height:200px;
	float:left;
}

#lower{
	background-image:url(../img/boca/img_07.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;
} 
