﻿body 
{
    background-image: url(../imaxes/fondoBN.gif);
    font-family: Verdana;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    color: #999999;
}

/****************************************************************************/
/*                                                                          */
/* MENU             														*/
/*                                                                          */
/****************************************************************************/

#menu 
{
    text-align:left;
    list-style: none;
    width: 220px;
}

#menu ul 
{
    list-style: none;
    line-height: 30px;
    font-size: 20px;
    width: 220px;
       padding: 0px;
   margin: 0px;    
}

#menu ul li 
{
    border-bottom: dotted 1px #CCCCCC;
}

#menu a 
{
	text-decoration: none;
	color: #999999;
}

/****************************************************************************/
/*                                                                          */
/* LOGIN                													*/
/*                                                                          */
/****************************************************************************/

#caja_login 
{
    width: 220px;
    text-align: left;
    /*background-color: #CCCCCC;*/
    font-size: 10px;
    /*font-weight: bold;*/
    line-height: 12px;
   /* margin: 6px; */

}

input 
{
    border: dotted 1px #CCCCCC;
    /*border: solid 2px #CCCCCC;*/
    color: #999999;
    /*font-weight: bold;*/
    width: 140px;
}

.botonLogin
{
    font-size: 10px;
    width: 60px;
    border: solid 1px #CCCCCC;
    
}

/****************************************************************************/
/*                                                                          */
/* NOVIDADES           														*/
/*                                                                          */
/****************************************************************************/

#novidades a 
{
    text-decoration: none;
}

/****************************************************************************/
/*                                                                          */
/* NOTICIAS     															*/
/*                                                                          */
/****************************************************************************/

#titulo_nova 
{
    font-size: 16px;
}

#titulo_nova a 
{
    text-decoration: none;
}

#entradilla
{
    text-align: justify;
}

.data 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 2px;
}

#repeaterNoticias 
{
    border-bottom: dotted 1px #CCCCCC;
}

/****************************************************************************/
/*                                                                          */
/* TITULOS SECCIONS															*/
/*                                                                          */
/****************************************************************************/

.titulo
{
    font-size: 14px;
    font-weight: bold;
}

.laranxa
{
    color: #ee7f01;
}

.vermello
 {
    color: #e2001a;
 }
 
 .morado 
 {
    color: #854491;
 }
 
 .rosa
 {
    color: #e2007a;
 }
 
 .azul
 {
    color: #009ee0;
 }
 
/****************************************************************************/
/*                                                                          */
/* LISTAS																	*/
/*                                                                          */
/****************************************************************************/

#pdf {
	list-style-image: url(../images/ico_pdf.gif);
}

/****************************************************************************/
/*                                                                          */
/* TÁBOAS																	*/
/*                                                                          */
/****************************************************************************/

#taboa_ofertas 
{
    font-size: 11px;
}

/****************************************************************************/
/*                                                                          */
/* FOTOS																	*/
/*                                                                          */
/****************************************************************************/

.foto {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.foto_pequena
{
    width:100px;
    margin: 1px 6px 1px 1px;
}

/****************************************************************************/
/*                                                                          */
/* IMPRIMIR																	*/
/*                                                                          */
/****************************************************************************/

#imprimir 
{
    background-image:url("");
    margin:10px;
}
