.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
}
.marcNav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #502C01;
	border-right-color: #502C01;
	border-bottom-color: #502C01;
	border-left-color: #502C01;
}


.titols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #336633;
	font-weight: bold;
}

.miniFoto {
	float: left;
	border: 1px solid #5D3400;
	margin-right: 3px;
	margin-bottom: 10px;
	cursor: hand;
}

#videoPortada {
	width: 150px;
	top: 50px;
	margin-left: 235px;
	margin-top: 50px;
}
#logoPortada {
	height: 188px;
	width: 403px;
	background-image: url(images/logo_seleccio.gif);
}

.menu{
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1F1D18;
	text-decoration:none;

}

.menu:hover{
	text-decoration:underline;
	color:#006929;
}

.menutop{
	width:220px;
	height:25px;
	font-size:11pt;
		font-family:arial;

	font-weight:bold;
	color: #FFF1C8;
	text-decoration:none;
	background-color:#927C62;
	line-height:25px;
}


.taulaTarifes {
	border: 1px solid #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B7AA94;

	}

.pieavil{
background-color:#927C62; text-align:center;

	font-size:8pt;
		font-family:arial;

	color: #FFF1C8;
	text-decoration:none;
	line-height:20px;


}

.avisl{
	font-size:8pt;
		font-family:arial;

	color: #FFF1C8;
	text-decoration:none;
	line-height:20px;

}

.texte2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.indtext{
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	color: #1F1D18;
	text-decoration:none;

}

.indtext:hover{
	text-decoration:underline;
	color:#006929;

}

.idiomm{
	font-size:8pt;
	font-family:arial;
	color: #1F1D18;
	text-decoration:none;

}

.packs1{
	/*font-size:13pt;*/
        font-size:13pt;
	/*font-family:arial;*/
        font-family: Verdana;
	color: #1F1D18;
	text-decoration:none;
	/*font-weight:bold;*/

	
}

.tit003{
	text-align: center;
	font-size:10pt;
	font-family:arial;
	color: #1F1D18;
	text-decoration:none;
	font-weight:bold;
}


.taulaTarifes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #B7AA94;
	font-weight:bold;
	}
	
.desp002{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #ff3b00;*/
	font-weight:bold;

}

.packs2{
	font-size:11pt;
	font-family:arial;
	/*color: #B5006E;*/
        color: red;
	text-decoration:none;
	font-weight:bold;

}

.packs02{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
        /*font-size: 7pt;*/
	font-weight:bold;

}

/* Ultimos cambios - FUSION ACTIV-IPSO */
body > table
{
    margin: 0 auto;
    /*width: 749px;*/
}

td.columna_izquierda
{
    background: #FFF1C8;
    text-align: left;
}

img.separador2_2
{
    margin-left: 150px;
}

p.centrado
{
    text-align:center;
    margin:0px;
}

h4.titulo_nuev, h4, h1.titols, p.titols
{
    text-align: center;
}

/* Separador se refiere a centrado, esta mal indicado */
img.separador
{
    margin-left: 122px;
}

img.separador2
{
   margin-left: 200px;
}

span.packs1, span.packs02, span.packs2
{
    display: block;
    text-align: center;
}

body
{
   /* background: #FFF1C8 url(images/fons.gif);*/
   /*background: #BB9250 url(images/fondoWeb.jpg) no-repeat top center,*/
   /*background: #BB9250 url(images/fondoGran_5.jpg) no-repeat top center;*/
   background: #D8D1BE;
   text-align: center;
   /* background: #FFF1C8;*/
}

/*body table tr td
{
    text-align: left;
}*/

/* POPUP */
div#pop-up{
    padding:12px;
    width:700px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    position:absolute;
    top:10%;
    /*left:-30%;*/
    z-index:2;
    display:block;
    background: url("images/fusion_fondoMini.png");
    /*background: #D8D1BE;*/
    z-index: 999 !important;
    color:black;
    border:1px solid black;
    left: 24%;
}

a.cerrar_pop
{
    background: #3D3D2D;
    padding: 8px;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: pointer;
}

a.cerrar_pop:hover
{
    color: #FFBC36;
}

#fondo_popup
{
    display: block;
    opacity : 0.6;
    width: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    height: 1205px;
    overflow: hidden;
}
