/*estilos paginas contenido*/

/*estilos cuerpo*/

.cont-opt
{
position:relative;
left:20px;
clear:both;
width:700px;
height:auto;
margin:0;
padding:20px 0 20px 0;
}
.bloque-sup
{
position:relative;
width:640px;
height:auto;
margin:0;
padding:20px 0 0 0;
}
#imagen
{
width:200px;
height:200px;
margin:0;
padding:0;
}
#titulo
{
position:absolute;
left:220px;
top:90px;
width:250px;
height:100px;
margin:0;
padding:0;
}
/*estilos bloque*/

#bloque-full
{
position:relative;
width:640px;
height:auto;
margin:0;
padding:20px;
background-color:#FFFFFF;
}
#bloque-texto
{
clear:both;
position:relative;
width:640px;
height:auto;
margin:0;
padding: 20px 0 0 0; 
}
