/********************* ********************* *********************
********************** GENERAL
********************** ********************* ********************* 
*/

#contenedorDIV{
    width: 996px;
    min-width: 996px;
    margin: 0 auto;
    text-align: left;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    background-color:#FFF;
}

#topDIV{
    width: 996px;
    background-color: #FFFFFF;
}

#logoDIV{
    width: 280px;
    background-repeat: no-repeat;
}

#menuDIV{
    width: 100%;
    height: 34px;
    background-image: url(../img/bg_menu.png);
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    z-index: 100;
}

#submenuDIV{
    background-color: #B7C6E0;
    background-repeat: repeat-x;
    border-bottom:1px solid #757575;
    margin: 0px;
    padding: 0px;
}

#bloqueDIV_top{
    min-height: 50px;
    padding: 2px;
    padding: 2px;
}

#bloque_izqDIV{
    padding: 2px;
    padding: 2px;
    min-height: 500px;
}

#bloque_derDIV{
    padding: 2px;
    padding: 2px;
    min-height: 500px;
}

#bodyDIV{
    width: 996px;
    max-width: 996px;
    min-height: 500px;
}

.body_col1DIV{
    float: left;
    width: 566px;
    max-width: 566px;
}

.body_col2DIV{
    float: left;
    width: 130px;
    max-width: 130px;
    height: 100%;
    background-color: #E8E8FF;
}

.body_col3DIV{
    float: left;
    width: 300px;
    max-width: 300px;
    height: 100%;
    background-color: #E8E8FF;
}

#footDIV{
    width: 100%;
    clear: both;
    border-top: 1px solid #E4E4E4;
	
	padding-top: 2px;
	padding-bottom: 2px;
}

.body_centroDIV{
}

#body_centroDIV_izq{
    width: 345px;
    border-right: 1px solid #E4E4E4;
}

#body_centroDIV_der{
    width: 180px;
}

#new_1DIV{
}
#new_2DIV{
}
#new_3DIV{
}

#new_cabeceraDIV{
    font-size: 10px;
    text-align: right;
}

#news_notaDIV{
    padding: 10px;
}

#news_copete_2DIV{
    text-align: left;
}

#news_cuerpoDIV{
    font-size: 11px;
}

.news_1_DIV{
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}

.foto_1_DIV{
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_2_DIV{
    padding: 2px;
    padding-left: 10px;
    text-align: center;
    border-bottom: 1px dashed #E4E4E4;
}

.foto_2_DIV{
    padding-top: 2px;
    padding-bottom: 2px;
}

.fotos_centro{
    border-bottom: 1px dashed #E4E4E4;
}

/*
* LINKS
*/

.link_menu_izq{
    color: #335590;
    font-family: arial;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}

.link_rojo{
    color: #335590;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.link_titulo{
    color: #335590;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
}

.link_copete{
    color: #000;
    font-size: 12px;
    text-decoration: none;
    font-family: arial;
}

.link_fecha{
    color: #666;
    font-size: 12px;
    text-decoration: none;
    font-family: arial;
}

.link_titulo_2{
    color: #335590;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
}

/*
* Texto
*/

.titulo_2{
    color: #335590;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
}

.titulo_3{
    color: #335590;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
}

.texto_gris{
    color: #888888;
    font-size: 11px;
    text-decoration: none;
    font-family: arial;
}

/*
* Input
*/
.input_buscador{
    font-size:10px;
    background-color: #335590;
    border: 1px #CCC solid;
    width: 150px;
}
.input_buscador:focus  {
    background-color: #335590;
}

/********************* ********************* *********************
********************** VER NOTICIAS
********************** ********************* *********************
*/

.ver_titulo{
    font: 20px Geneva, Arial, Helvetica, sans-serif;
    color: #0055BB;
    font-weight: bold;
}

.ver_copete{
    font: 12px Geneva, Arial, Helvetica, sans-serif;
}

.ver_fuente{
    font-style: italic;
    font: 10px Geneva, Arial, Helvetica, sans-serif;
}


root {
    display: block;
}

.categoriasPadres{
    text-decoration:none;
    font-size:12px;
    color:#000060;
}

.categoriasPadresSeleccionado{
    text-decoration:none;
    font-size: 12px;
    vertical-align:20%;
    color:#3399FF;
}

.resultadoBusqueda{
    text-decoration: none;
    font-size: 12px;
    color: #000099;
}

