
.contenedor{
margin:0 auto;
width:961px;
height:296px;
/*margin-top:110px;*/
background-image: url('/imgfiles/2009/imagenes/inicio/cabecera_paginas_ok.png');
/*border:1px solid #000000;*/
background-repeat:no-repeat;

}





.contenedor_medio{
margin:0 auto;
width:961px;
height:auto;
/*margin-top:110px;*/
background-image: url('/imgfiles/2009/imagenes/autores/cuerpo_paginas_autores.png');
/*border:1px solid #000000;*/
background-repeat: repeat-y;

}




.nombre_p{
float:left;
padding-left:230px;
padding-top:70px;
width:310px;
}




.contenedor_autores
{
margin:0 auto;
width:900px;
height:auto;
}

.caja_autor{
width:287px;
height:135;
float:left;
/*margin-bottom:20px;*/
margin-left:8px;

}

.nombre_autor
{
width:287px;
height:auto;
color:#60773C;
font-size:14px;
text-align:left;
padding-left:85px;
}

.foto{
float:left;
}

.texto_intro{
color:#666666;
font-size:10px;
text-align:justify;
width:200px;
margin-right:0px;
margin-top:0px;
}

.texto_intro_2{
color:#666666;
font-size:10px;
text-align:justify;
width:200px;
margin-right:0px;
margin-top:0px;
background-image: url('/imgfiles/2009/imagenes/autores/fondo_intro.png');
background-repeat: repeat;
float:right;
padding:3px;
padding-left:5px;
padding-right:5px;
}

.ver_mas{
color:#B5950C;
float:left;
font-size:11px;
/*margin-left:10px;*/
margin-top:5px;
}


.ver_mas a{
color:#B5950C;
}

.website{
color:#697F47;
float:left;
margin-left:10px;
margin-top:5px;
}

.website a{
color:#697F47;
}

.barra_inf{
margin-top:5px;
}













