﻿#main_noticia_completa
{
    margin: 0 auto;
    padding-top: 10px;
    height: 30px;
    background-image: url(/_layouts/RFEGolf/RFEImages/noticia_grande_arriba2.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#main_medio
{
    margin: 0 auto;
    height: 100%;
    padding: 10px;
    background-image: url(/_layouts/RFEGolf/RFEImages/noticia_grande_centro2.png);
    background-position: center top;
    background-repeat: repeat-y;
}

#main_abajo
{
    margin: 0 auto;
    height: 130px;
    padding: 10px;
    background-image: url(/_layouts/RFEGolf/RFEImages/noticia_grande_abajo2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    clear: both;
}

#ad_grande
{
    clear: both;
    text-align: center;
    margin-top: 15px;
}

#titulo_enlaces
{
    margin-top: 10px;
    margin-bottom: 8px;
    color: #FFF;
    background: #900;
    padding-left: 5px;
    width: 240px;
    font-size: 12px;
}

#titulo_seccion_der
{
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 10px;
    color: #FFF;
    background: #900;
    padding-left: 5px;
    width: 130px;
    font-size: 0.8em;
}

.contenedor_contenido
{
    margin-bottom: 5px;
    border-top: #CCC 1px solid;
    background-color: #FFF;
    clear: both;
    min-height: 300px;
}


.mod_grafico_foto_der
{
    float: right;
    display: inline;
    margin-left: 10px;
    margin: 10px;
    padding: 5px;
    padding-bottom: 10px;
    background:  #FFF;
	border:solid 1px #CCC;
	
}

.mod_grafico_foto_izq
{
    float: left;
    display: inline;
    margin: 10px;
	margin-right:15px;
    padding: 5px;
    padding-bottom: 10px;
    background:  #FFF;
	border:solid 1px #CCC;
	box-shadow: 0px 1px 3px #888;
	-webkit-box-shadow: 0px 1px 3px #888;
	-moz-box-shadow: 0px 1px 3px #888;
}


.mod_grafico_foto_inf
{
    clear: both;
    display: inline;
    margin: 10px;
    padding: 5px;
    padding-bottom: 10px;
    background:  #FFF;
	border:solid 1px #CCC;
}

#fecha2
{
    display: inline;
    background-color: #9F0;
    color: #900;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
    float: left;
}

#fecha
{
    display: inline;
    color: black;
    padding-left: 30px;
    padding-right: 30px; /*font-size:0.7em;*/
	padding-bottom:10px;
	padding-top:2px;
    float: left;
	 background-image: url(/_layouts/RFEGolf/RFEImages/fondo_fecha_noticia.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	text-align:left;
}

#categoria_noticias
{
    position: relative;
    font-weight: bold;
	display: inline;
    color: white;
    padding-left: 10px;
    padding-right: 30px; 
	padding-bottom:10px;
	padding-top:2px;
    float: left;
	background-image: url(/_layouts/RFEGolf/RFEImages/fondo_comite_noticia.jpg);
    background-position: right top;
    background-repeat: no-repeat;
	text-align:left;
}


#subtitulo
{
    font-size: 13px;
    font-weight: bold;
    color: gray;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: left;
    float: left;
    width: 100%;
	margin-left:10px;
}

.contenido
{
    margin-top: 10px;
    color: #666;
    text-align: justify;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
}

.contenido p
{
    margin-top: 20px;
	font-size:12px;
}

#texto
{
    margin-bottom: 5px;
    padding-left: 0px;
}

.caja_blanca_full
{
    text-align: left;
}

.cajas_enl_relac
{
    height: auto;
    clear: both;
}

#caja_enlaces
{
    margin: 5px 10px 5px 5px;
    float: left;
    padding-left: 10px;
    padding-bottom: 5px;
    width: 462px;
    background-color: #FFF;
    border: #CCC solid 1px;
    text-align: left;
}

#titular_notic_comp
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
    float: left;
	margin-left:10px;
}

#pie_foto
{
    font-size: 10px;
    width: 425px;
    margin-top: 10px;
    margin-left: 5px;
}

#caja_enlaces ul
{
    margin-left: 10px;
    width: 400px;
    font-size: 12px;
}

#caja_enlaces li
{
    text-align: left;
    margin-bottom: 10px;
    width: 400px;
    font-size: 12px;
}
