* {
    margin: 0;
    padding: 0;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

body {
    /*background-image:url(../img/lv1_oscuro.jpg);*/
    /*background-color: #344d23;*/
    /*background-color: #7fab54;*/
    background-color: #92af77;
}

.texte{
    font-size: 12px;
    text-align: justify;
}

.texte_tabulat{
    padding-bottom: 5px;
    font-size: 12px;
    text-align: justify;
    padding-left: 10px;
}

.estil_cursiva{
    font-size: 12px;
    text-align: justify;
    font-style:italic;
}

.estil_normal{
    font-size: 12px;
    text-align: justify;
    font-style: normal;
}

.texte_tabulat_cv{
    padding-bottom: 5px;
    font-size: 12px;
    text-align: justify;
    padding-left: 10px;
    height: 100px;
}

.titulo_texte{
    font-size: 15px;
    text-align: justify;
    font-weight: bold;
    color: black;
}

.cabecera{
    background-image:url(../img/lv3.jpg);
    background-repeat:no-repeat;
}

.titulo
{
    color: white;
    font-weight: bold;
    font-size: 17px;
}

.en_construccio
{
    color: white;
    font-weight: bold;
    font-size: 9px;
}

.cuerpo_general {
    position: relative;
    clear: both;
    width: 830px;
    padding: 0;
    border-bottom: 2px solid #FFF;
    background-color: white;
}

.boto{
   background-color : gray;
   border-color: gray;
   color: white;
   font-family : Arial, Helvetica, Sans-Serif;
   font-size :10px ;
   font-weight : bold;
}

.div_con_borde
{
   border-color: #cccccc;
   border-style: solid;
   border-width: 0px;
   color: black;
}

.cuerpo {
    position: relative;
    clear: both;
    width: 810px;
    padding-left: 10px;
    border-bottom: 2px solid #FFF;
    background-color: white;
}

#pie
{
    width:900px;
    color: white;
    font-size: 9px;
    background-color: #669900;
    padding-top: 25px;
    height: 20px;
    margin-left: 50px;
    
}

.menu
{
    color: white;
    font-weight: 900;
    background-image:url(../img/fondo_verde.jpg);
    height: 100px;
    width: 830px;
}

.menu_separador{
    height: 5px;
    width: 830px;
}

.menu_separator_activado{
    color: white;
    background-image:url(../img/boton_transparente.png);
    font-weight:  bold;
    height: 25px;
    width: 110px;
    text-align: center;
    text-decoration: none;
}

.menu_separator_desac{
    width: 110px;
    color: white;
    text-align: center;
    height: 30px;
    text-decoration: none;
}

.header {
	padding-top: 10px;
	color: white;
	font-size: 13px;
	font-weight: bold;
        text-align: right;
}

.header a:active {
	color: white;
	text-decoration: none;
}

.header a:link {
	color: white;
	text-decoration: none;
}

.header a:hover {
	color: white;
	text-decoration: none;
}

.header a:visited {
	color: #669900;
	text-decoration: none;
}

.menu_separator_activado a:active{
    color: white;
    text-decoration: none;
}
.menu_separator_activado a:visited{
    color: white;
    text-decoration: none;
}
.menu_separator_activado a:hover{
    color: white;
    text-decoration: none;
}
.menu_separator_activado a:link{
    color: white;
    text-decoration: none;
}

.menu_separator_desac a:active{
    color: white;
    text-decoration: none;
}
.menu_separator_desac a:visited{
    color: white;
    text-decoration: none;
}
.menu_separator_desac a:hover{
    color: white;
    text-decoration: none;
}
.menu_separator_desac a:link{
    color: white;
    text-decoration: none;
}

.borde_izq
{
    background-image:url(../img/borde_blanco_izq.jpg);
    background-repeat:repeat-y;
}

.borde_drch
{
    background-image:url(../img/borde_blanco_drch.jpg);
    background-repeat:repeat-y;
}

.botons_menu{
   background-image: url(../img/menu_boton.png);
   color: #669900;
   font-weight: bold;
   font-size: 14px;
   height: 30px;
}

.inputTextForms{
   font-size: 12px;
   color: black;
   font-style: normal;
}

.formsComponents{
   background-color : gray;
   border-color: gray;
   color: white;
   font-family : Arial, Helvetica, Sans-Serif;
   font-size :10px ;
   font-weight : bold;
}

.membres_taula
{
    height: 100px;
    
    border-right-color: #669900;
    border-left-color: #669900;
    border-bottom-color: #669900;
    border-top-color: #669900;

    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;

    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
}

.legenda
{
    padding-bottom: 5px;
    font-size: 12px;
    text-align: justify;
    padding-left: 10px;
    height: 100px;
    color: #0033cc;
}

.legenda_bold
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: justify;
    padding-left: 10px;
    height: 100px;
    color: #0033cc;
}


.seleccioPestanya
{
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    background-color: #365F91;
    color: #FFF;
    padding: 5px;
}

.desSeleccioPestanya
{
    cursor: pointer;
    text-align: center;
    font-weight: normal;
    background-color: #FFF;
    color: #365F91;
    padding: 5px;
}

.seleccioDiccionari
{
    cursor: pointer;
    text-align: left;
    font-weight: bold;
    background-color: #365F91;
    color: #FFF;
    padding: 5px;
}

.desSeleccioDiccionari
{
    cursor: pointer;
    text-align: left;
    font-weight: normal;
    background-color: #FFF;
    color: #365F91;
    padding: 5px;
}


.seleccioLletra
{
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    background-color: #365F91;
    color: #FFF;
    width: 4%;
    /*padding: 5px;*/
}

.desSeleccioLletra
{
    cursor: pointer;
    text-align: center;
    font-weight: normal;
    background-color: #FFF;
    color: #365F91;
    width: 4%;
    /*padding: 5px;*/
}

.capcaleraTaula {
    background-color: #c0c0c0;
    font-weight: bold;
    font-size: 10px;
}