#centro{
	width: 835px;
	height:390px;
	float:right;
	background-image:url(../images/centro.jpg);
	background-repeat:no-repeat;
}
.centroColIzAr{
    padding:0;
    width:550px;
    height:65px;
    float:left;
}
.centroColDrAr{
    width:260px;
    height:110px;
    float:right;
}
.centroColIzAb{
    padding:0;
    width:550px;
    height:305px;
    float:left;
}
.centroColIzAbScroll{
    padding:0 0 0 10px;
    width:540px;
    height:280px;
    float:left;
}
.centroColDrAb{
    width:260px;
    height:260px;
    float:right;
}

.centroTitulo
{
    font-family:Arial;
    font-size:24px;
    color:#333333;
	font-weight:bold;
    line-height:18px;
    letter-spacing:.5px;
}
.centroTitulo2
{
    font-family:Arial;
    font-size:18px;
    color:#333333;
	font-weight:bold;
    line-height:18px;
    letter-spacing:.5px;
}
.centroSub
{
    font-family:Arial;
    font-size:12px;
    color:#333333;
	font-weight:bold;
    line-height:18px;
    letter-spacing:.5px;
}
.centroDatos
{
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#0066FF;
	font-weight:bold;
    line-height:30px;
    letter-spacing:.5px;
}
.centroTexto
{
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#333333;
    line-height:15px;
    letter-spacing:.5px;
}

