#titulo_acerca {
	height: auto;
	margin: 0px;
	width: 960px;
	border-bottom-width: 1px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #0072BB;
}

#titulo_acerca h2 {
	font-size: 24px;
	color: #FFF;
	padding-left: 50px;
	background-image: url(../img/FLECHA_NEGRA2.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	float: left;
	background-color: #0072BB;
}
#contenido_acerca{
	background-color: #FFF;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

#contenido_acerca h3 {
	font-size: 18px;
	padding-left: 50px;
	padding-top: 30px;
}

#titulo_acerca h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/FLECHA_NEGRA2.gif);
	background-position: left top;
}
.parafo_arriba {
	font-size: 13px;
	color: #084B8A;
	padding-bottom: 100px;
	/*margin-right: 50px;*/
	font-weight: bold;
	/*padding-left: 100px;*/
}

#contenido_historia .parrafo_arriba p {
	
}
#videos #acerca_videos {
	margin-top: 30px;
}
#acerca_videos p {
	padding-top: 20px;
}
#acerca_videos  #videos_chicos_casos table {
	width: 600px;
	float: left;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-bottom: 10px;
}
#videos_chicos_casos  table  a {
	color: #000;
}
#videos_chicos_casos table a:hover {
	color: #0072BB;
}
#contenido_acerca .parafo_arriba p {
	font-size: 13px;
	color: #666;
	padding-bottom: 30px;
	margin-right: 50px;
	font-weight: bold;
	padding-left: 100px;
}
#parrafo_estrategia{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-right:50px;
	padding-bottom:30px;
	padding-left:100px;
}
#contenedor_videos{
   /* width: 960px;*/
	height: 250px;
	padding-top: 50px;
	background-image: url(/media/img/videohistoria.jpg); 
	background-repeat: no-repeat;	
}
#texto_videos{
	height:80px;
	background-color: #BDBDBD;
	padding-top: 20px;
	
}
#texto_videos p{
	font-size: 11px;
}

.sondaen{
	/*height:240px;*/
	padding-top: 20px;
	padding-bottom: 20px;

}
.videos a {
    color: #000;
}
.videos .otros a {
    display: block;
    height: 6em;
}
