/* CSS Document */

body{
	background-color:#000;
	margin:0px;
}

.contenedor_general{
	margin:0 auto;
	border:none;
	width:980px;
}



.menu_separador{ /*barra vertical per separar el menu superior*/
	border-left: 1px solid #000000; 
	vertical-align:top;
	margin-left:7px;
	margin-right:7px;
	height:25px;
}

.menu_links{
	text-align:center;
	vertical-align:middle;
	height:48px;
	/*max-height:56px;*/
	/*border: 1px dotted #333;    */
	
}

.menu_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000;
	text-decoration:none;

}

.menu_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ff0000;
	text-decoration:none;
}



.menu_links_actiu{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ff0000;
	text-decoration:none;
}

.llistaidiomes{
	list-style:none;
}

.menu_idiomas{
	margin-top:180px; /* Va en funció de l'altura de l'imatge de la capçalera */
	margin-left:832px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
.menu_idiomas li a{
	text-decoration:none;
	color:#000;
}

.menu_idiomas a:hover{
	text-decoration:none;
	color:#ff0000;
}

.cos {

	margin-top:0px;
	background:url(../img/madera-fondo.jpg) repeat-y;
	width:980px;
	padding-top:20px;
}

.cos_peu {
	margin-top:0px;
	background:url(../img/madera-fondo-pie.jpg) no-repeat;
	width:980px;
	height:60px;
	border:none;
}

.contenedor_esquerra{

	float:left;
	width:255px;
	margin-left:10px;
	min-height: 720px;
  	height: auto !important;
	/*padding-top:20px;*/
  	/*height: 420px;*/
	margin-top:-80px;

}

.contenedor_esquerra2{

	float:left;
	width:255px;
	margin-left:20px;
	background:url(../img/pergamino-izq.png) no-repeat top;
	min-height: 620px;
  	height: auto !important;
	padding-top:20px;
  	/*height: 420px;*/

}


.contenedor_esquerra1{

	float:left;
	width:255px;
	margin-left:20px;
	background:url(../img/pergamino-izq-llarg.png) no-repeat top;
	min-height: 620px;
  	height: auto !important;
	padding-top:20px;
  	/*height: 420px;*/

}

.contenedor_esquerra2_menu{
	height:320px;
	margin-left:5px;
	padding-right:20px;
}


.contenedor_contingut{

	float:right;
	margin-right:20px;
	width:675px;
	height:auto;
}

.pergamino_top{
	width:664px;
	height:25px;
	margin:0 auto;
	background:url(../img/pergamino-gr-sup.png) no-repeat;
}

.pergamino_centro{
	width:664px;
	margin:0 auto;
	background:url(../img/pergamino-gr-central.png) repeat-y;
	
}

.pergamino_contingut{ /*tot el que va dins el pergamino, s'ha fet per controlar paddigns i margins*/
	width:615px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:15px;
	padding-bottom:20px;
}

.pergamino_bottom{
	width:664px;
	height:19px;
	margin:0 auto;
	background:url(../img/pergamino-gr-inf.png) no-repeat;
}

.peu_logo{
	float:left;
	background:url(../img/logo-pie.png) no-repeat center;
	width:215px;
	height:130px;
	margin-left:20px;
	margin-top:-25px;
}

.peu_fb{
	float:left;
	/*background:url(../img/img-pie-01.png) no-repeat center;*/
	width:400px;
	height:100px;
	margin-left:160px;
	margin-top:-50px;
	outline:none;
	text-decoration:none;
}

.peu_adventure{
	float:right;
	/*background:url(../img/img-pie-02.png) no-repeat center;*/
	width:155px;
	height:50px;
	margin-right:10px;
	margin-top:-45px;
}

.peu_texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	text-align:right;
	float:right;
	margin-top:-80px;
	margin-right:20px;
}

.peu_texte a{
	text-decoration:none;
	font-size:14px;
	color:#ff0000;
}

.peu_texte a:hover{
	text-decoration:underline;	
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#006400;
	text-align:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff0000;
	margin-left:15px;
	margin-top:0px;
	text-decoration:none;
}

h2 a{
	text-decoration:none;
	color:#ff0000;
}

h2 a:hover{
	text-decoration:none;
	color:#006400;
}



h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-left:15px;
	margin-top:5px;
}
.textintermitg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-left:15px;
	color:#000;
}

.textintermitg a{
	text-decoration:none;
	color:#000;
}

.textintermitg a:hover{
	color:#006400;
	text-decoration:none;
}

.lineavermella{
	width:500px;
	margin:0 auto;
	border:#900 solid 1px;
}

.fotoindex img{
	border:solid #CCC 2px;
}

.fotoindex img:hover{
	border:solid #666 2px;
}

.linksesquerra li {
	margin-left:-25px;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	background-position:left;
	background:url(../img/Logo-mini.png) no-repeat;
	list-style:none;
	margin-bottom:10px;
	/*list-style-image:url(../img/Logo-mini.png);*/
}

.linksesquerra li a{
	text-decoration:none;
	color:#000;
}

.linksesquerra a:hover{
	text-decoration:none;
	color:#ff0000;
}

.linksesquerra li:hover {
	
	background:url(../img/Logo-mini01.png) no-repeat;
	background-position:left;
	padding-left:25px;
	list-style:none;
	/*list-style-image:url(../img/Logo-mini01.png);*/
}
	
.linksesquerraout{
	margin-left:-25px;
	color:#ff0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	background-position:left;
	background:url(../img/Logo-mini01.png) no-repeat;
	margin-bottom:10px;
}