/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imatges/back00.jpg);
	background-position: center;
	background-repeat:repeat;
	
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}
.top01 {
	background-image:url(imatges/top.jpg);
	background-position:center bottom;
background-repeat:no-repeat;

}
.med01 {
	background-image:url(imatges/med01.jpg);
	background-position: top center;
	background-repeat:no-repeat;

}
.med02 {
	background-image:url(imatges/med02.jpg);
	background-position: top center;
	background-repeat: repeat-y; 

}
.bot00 {
	background-image:url(imatges/bottom00.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.menu , .menu a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC497;
	text-decoration:none;
}
.menu a {
	font-weight: bold;
	padding: 0 4px 0 4px;
	color: #333;
}
.idioma {
	position:absolute;
	top: 10px;
	width: 490px;
	

}
#idiomatxt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
	background-color: #EB5300;
	width:130px;
}
#idiomatxt a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
}	
#idiomatxt a:hover {
	background-color: #EB5300;
	color: #fff;
}
.menu a:hover {
	background-color: #EB5300;
	color: #fff;
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Estilo2, .Estilo2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
.Estilo2 a:hover {
	color: #fff;

}
.Estilo3, .Estilo3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDDC4;
	text-decoration:none;
}
.Estilo3 a:hover {
	background-color: #FFDDC4;
	
	color: #532300;

}
.Estilo3 ul {
	padding: 0;
	margin:  0 0 0 15px;
	}
	.Estilo3 ul li{
	padding: 0;
	margin:  0;
	text-indent: 0;
	}
.Estilo4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFEEE1;
}
.atencio a, .atencio {
	color:#EB5300;
}
.atencio a:hover{
	background-color:#EB5300;
	color:#333333;
	}
/*///////////////navi////////////////*/

.navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
}
.navi ul li {list-style-type: none;}
.navi li a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFC497;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
	display: block;
	padding: 2px 0 2px 0;
	width: 100%;
	background-color: #532300;
	margin: 1px 0 0 0;
	border: 0;
	text-decoration: none;
}

.navi li a:hover
{
	background-position:bottom left;
	background-color: #331500;
	color:#FFC497;
}
.undisplayed {
	display:none;
	}
/*///////////////Mini navi////////////////*/

