#contenido
{
	font-family: Helvetica, Arial, sans-serif;
}
#contenido_seccion
{
background-color:#312f2f;
width:989px;
height:467px;
margin:10px;
}
#topbarproyectos
{
height:30px;
}
.leftcont
{
float:left;
width:842px;
height:451px;
margin: 10px;
}
* html .leftcont{
	width: 820px;
}
.leftcont img
{
padding:0;
margin:0;
float:left;
border:none;
height:89px;
width:168px;
}
.rightcont
{
float:left;
width:115px;
height:416px;
background-color:#f52b96;
margin: 10px 10px 10px 0;
padding-top:30px;
}
.rightcont img
{
padding:0;
margin:0;
border:none;
}
#descargarBook{
width:185px;
font-weight:bold;
float:right;
font-size:11px;
line-height:13px;
}
#descargarBook img{
border:none;
margin-right:10px;
float:left;
}
#descargarBook a{
text-decoration:none;
font-size:13px;
color:#fff;
}
.noimage{
height:89px;
width:168px;
padding:0;
margin:0;
float:left;
}
#topbar
{
height:30px;
}