.enlaces {margin:0 auto;}
.enlaces a:link {   
    font-size: 18px;
    font-weight: bold;
}

.enlaces #img_down_index{ float:left; width:24%; height:157px; margin-bottom: 25px; padding-right:5px;background-repeat:no-repeat;} /*cursor:pointer;opacity:0.5;*/
    .titulo { height:45px; }
    .titulo h4 {font-size: 16px;text-align: center;padding: 10px;margin-bottom: 0px;font-weight:bold;color:#A71704; margin:0px;}
    .cuadro{ background-color:#A71704;opacity:0; width:95.2%; height:100%; margin-top:-66px; cursor:pointer;}
    .cuadro p {
        color: #fff !important;
        font-size: 12px;
        line-height: 18px;
        text-align:center;
        padding:5px 10px;
        margin-bottom: 7px;
    }
	.cuadro h4 {font-size: 16px; text-align: center;padding: 10px;border-bottom: 1px solid #ccc;margin-bottom: 5px;}
	.cuadro .circulo{ text-align:center; padding:0 40px 0; }
	/*subtitle*/

	/*align*/
	.a-center{ text-align:center; }
	/*border*/
	.border{ border-right: 1px dashed #ddd; margin:-1px;}
	/*link buttons*/
    .circulo a{ 
		background-image:url("/includes/img/circulo_flecha.png");
		background-repeat:no-repeat;
		padding:0px 17px 17px 17px;
		
	}