﻿#colB
{
    width:725px;
    padding:0px;
}
.contenedor
{
    padding:20px;
}
/*los colores estan compartidos con listado jovenes en fondos.css*/

#contenido
{
    background-color:#fff;
    padding:20px;
}
#parteA
{
    width:100%;
}
#foto
{
    margin-right:20px;
}
#foto img 
{
    border:solid 1px #000;
}
#detalles
{    /*float:right;
    width:100%;*/
}
#data h3
{
    font-size:13px;
    font-weight:bold;
}
#data h4
{
    font-size:12px;
    font-weight:normal;
    margin-bottom:5px;
}
#data p
{  
    margin-bottom:5px;
}

#linksInternos
{
    border-right:solid 1px #000;
    text-align:right;
    padding-right:5px;
    /*margin-bottom:10px;*/
    
}
#linksInternos div
{
    margin-bottom:5px;
    font-size:13px;
}
#comentario
{
    clear:both;
    padding:3em 0;
    width:500px;
    line-height:1.5em;
}
#fragmentos, #notasPrensa, #temas, #datosTecnicos, #guias
{
    margin-bottom:35px;
}
#fragmentos h3, #notasPrensa h3, #temas h3, #datosTecnicos h3, #guias h3{
	margin-bottom:15px;
}
#fragmentos h3 span, #notasPrensa h3 span, #temas h3 span, #datosTecnicos h3 span, #guias h3 span
{
    border-bottom:solid 2px #eb1c22;
    font-size:12px;
    font-weight:bold;
    white-space:nowrap;
    padding-right:15px;
    padding-bottom:5px;
}
#fragmentos p, #notasPrensa p, #temas p, #datosTecnicos p, #guias p
{
    margin-bottom:5px;
}
#temas1
{
    /*float:left;
    width:45%;*/
    line-height:1.5em;
}
/*#temas2
{
    float:right;
    width:45%;
    line-height:1em;
    font-size:10px;
}*/
/**/
