/**************************************************************************************
	Archivo de Estilos de la web de la Plataforma unitaria contra violencia de genero

	BLOQUE PRINCIPAL

	Creacion: Jordi - 24/10/2007
**************************************************************************************/

/*-------------------------------------------------------------------------------------
	Configuracion general del la web
-------------------------------------------------------------------------------------*/
body
{
	background-color: #FFFFFF;
	color: #000000;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 0 0 0 0px;
   text-align: center;
}        
a
{
	text-decoration: none;
	color: #FC2A00;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
   color: #000000;
   text-align: center;
	line-height:120%;
}
h2
{
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
}
h3
{
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
}
h4
{
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
h5
{
	text-align: left;
	font-size: 0.8em;
	font-weight: normal
}
h6
{
	text-align: left;
	font-size: 0.6em;
	font-weight: normal;
}
img
{
	border: 0px;
}
p
{
	line-height:140%;
	text-align:justify;
}

.text_cursiva
{
	padding-right:25px;
	font-style:italic;
}
.separacio
{
	height:5px;
}

/*-------------------------------------------------------------------------------------
	Configuracion del contenedor principal de la web
-------------------------------------------------------------------------------------*/
#contenedor_principal
{
    width: 770px;
    margin: auto;
	text-align: left;
	color: #020202;
	background-color: #FFFFFF;
/*border: 1px solid #000000;*/
}

/*-------------------------------------------------------------------------------------
	Configuracion del contenedor de la cabecera
-------------------------------------------------------------------------------------*/
#contenedor_cabecera
{
	font: 80% Arial, Verdana, Helvetica, sans-serif;
    padding: 0 0 0 0px; 
	background-image: url('../img/disseny/cabecera.png');
	background-repeat: no-repeat;
    height: 90px;
/*border: 1px solid #000000;*/
}
#contenedor_cabecera .menu_derecha
{
    float: right;
    list-style: none;
    margin: 0px;
    padding-top: 48px;
    padding-right: 30px;
    height: 90px;
	 
}
#contenedor_cabecera .menu_derecha .boton_oscuro
{
    margin: 2px;
    padding: 2px;
    float: left;
/*    border: 1px solid #000000;*/
}
#contenedor_cabecera .menu_derecha .boton_oscuro a
{
    display: block;
    width: 75px;
    height: 35px;
	padding-top: 8px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#000000;
    font-weight: bold;
    background-image: url('../img/disseny/cuadro_opcion_oscuro_normal.png');
    background-repeat: no-repeat;
}
#contenedor_cabecera .menu_derecha .boton_oscuro a:hover
{
	color:#000000;
    font-weight: bold;
    background-image: url('../img/disseny/cuadro_opcion_oscuro_selec.png');
    background-repeat: no-repeat;
}
#contenedor_cabecera .menu_izquierda
{
    float: left;
    list-style: none;
    margin: 0px;
    padding-top: 48px;
    padding-left: 110px;
    height: 90px;
	 
}
#contenedor_cabecera .menu_izquierda .boton_claro
{
    margin: 2px;
    padding: 2px;
    float: left;
/*    border: 1px solid #000000;*/
}
#contenedor_cabecera .menu_izquierda .boton_claro a
{
    display: block;
    width: 75px;
    height: 35px;
	padding-top: 8px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#000000;
    font-weight: bold;
    background-image: url('../img/disseny/cuadro_opcion_claro_normal.png');
    background-repeat: no-repeat;
}
#contenedor_cabecera .menu_izquierda .boton_claro a:hover
{
	color:#FFFFFF;
    font-weight: bold;
    background-image: url('../img/disseny/cuadro_opcion_claro_selec.png');
    background-repeat: no-repeat;
}
/*-------------------------------------------------------------------------------------
	Configuracion del contenedor de la izquierda de la web
-------------------------------------------------------------------------------------*/
#contenedor_izquierda
{
    margin-top: 20px;
    margin-bottom: 50px;
    width: 570px;
    float: left;
    background-color: #F9F3F6;
/*    border: 1px solid #000000;*/
}
#contenedor_izquierda .inici
{
	background-image: url('../img/disseny/inici.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .quisom
{
	background-image: url('../img/disseny/quisom.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .quefem
{
	background-image: url('../img/disseny/quefem.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .entitats
{
	background-image: url('../img/disseny/entitats.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .recursos
{
	background-image: url('../img/disseny/recursos.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .llei
{
	background-image: url('../img/disseny/llei.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .agenda
{
	background-image: url('../img/disseny/agenda.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .enllacos
{
	background-image: url('../img/disseny/enllacos.png');
	background-repeat: no-repeat;
    height: 33px;
}
#contenedor_izquierda .informacion
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    background-color: #F9F3F6;
    background-image: url('../img/disseny/barra_derecha.png');
    background-position: bottom right;
	background-repeat: no-repeat;
}
#contenedor_izquierda .informacion_minima
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    background-color: #F9F3F6;
    background-image: url('../img/disseny/barra_derecha.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 365px;
}
#contenedor_izquierda .imagen_derecha
{
    float: right;
    padding-left: 10px;
}
#contenedor_izquierda .imagen_centro
{
    text-align: center;
    padding-left: 10px;
}
#contenedor_izquierda .linea_izquierda
{
    padding-left: 0px;
    background-image: url('../img/disseny/barra_izquierda.png');
    background-position: top left;
	background-repeat: no-repeat;
    float:left;
    width: 6px;
    height: 158px;
}
#contenedor_izquierda .informacion li
{
    margin-left: 20px;
    padding-top: 8px;
}
#contenedor_izquierda .inferior
{
	background-image: url('../img/disseny/cuadro_inferior.png');
	background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 1px;
    height: 33px;
}
/*-------------------------------------------------------------------------------------
	Configuracion del contenedor de la derecha de la web
-------------------------------------------------------------------------------------*/
#contenedor_derecha
{
    margin-top: 20px;
    width: 160px;
    float: right;
    background-color: #F9F3F6;
	 
/*    border: 1px solid #000000;*/
}
#contenedor_derecha .mujer_arriba
{
	background-image: url('../img/disseny/mujer_arriba.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    height: 52px;
}
#contenedor_derecha .mujer_centro
{
	background-image: url('../img/disseny/mujer_centro.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    height: 348px;
}
#contenedor_derecha .mujer_abajo
{
	background-image: url('../img/disseny/mujer_abajo.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    height: 54px;
}
#contenedor_derecha .mujer_abajo table
{
    margin: auto;
    padding-left: 5px;
    padding-top: 10px;
    border-spacing: 5px;
}
#contenedor_derecha .arriba
{
	background-image: url('../img/disseny/mujer_arriba.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    height: 52px;
}
#contenedor_derecha .centro
{
	background-repeat: no-repeat;
	background-color: #F9F3F6;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
/*    height: 348px;*/
}
#contenedor_derecha .centro_petit
{
	background-repeat: no-repeat;
	background-color: #F9F3F6;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
/*    height: 348px;*/
}

#contenedor_derecha .abajo
{
	background-image: url('../img/disseny/mujer_abajo.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
   height: 54px;
}
#contenedor_derecha .buit
{
	background-color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------
	Configuracion del contenedor del pie de la web
-------------------------------------------------------------------------------------*/
#contenedor_pie
{
    clear: both;
	background-image: url('../img/disseny/cuadro_superior_pie.png');
	background-repeat: no-repeat;
    background-color: #F9F3F6;
    margin-bottom: 50px;
    padding-left: 35px;
    padding-top: 10px;
}
#contenedor_pie .abajo h1
{
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}
#contenedor_pie .abajo h2
{
    font-size: 0.9em;
    font-weight: lighter;
    text-align: center;
}
#contenedor_pie .abajo
{
    background-image: url('../img/disseny/cuadro_inferior_pie.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    height:70px;
}
/*-------------------------------------------------------------------------------------
	Configuracion de l'agenda
-------------------------------------------------------------------------------------*/
#contenedor_agenda
{
    width: 510px;
    float: left;
    background-color: #F9F3F6;
}

#contenedor_agenda .informacion
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    background-color: #F9F3F6;
    text-align: left;	
}