/* CSS Document */


body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
	margin-top: 10px;
	margin-bottom:20px;
	/*background-image: url(../img/Fons-meridic.jpg);*/
	background-color: #141414;
}

#page_bg {
	padding: 0;
	background-color: #fb7600;
	background-image: url(../img/fons_ratllat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #ccd410;
	text-decoration: none;
}
.w3  {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #FF6600;
}
a:active {
	color:#B3BA0C;
}
ul {padding-left:10px;}

h1 {
	font-size: 20px;
	text-transform:none;
	background-color: #FFFFFF;
	margin:0;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left : 15px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

img.download {vertical-align:middle;}

.image{

padding:10px;
margin:10px;}

.content{
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
	background-color: #fb7600;
} 
.capcalera{
border:0;
}
.titulargris {
	color:#666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.comunscontingut_gris {font-size: 11px;font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#666666;
}
.comunscontingut_taronja {font-size: 11px;font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#FF6600;
}
.comunscontingut_verd {font-size: 12px;font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#999900;
}
.ref_taronja {font-size: 9px;font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#FF6600;
}
#mydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:400px;
	height:200px;
	margin-top: -100px; /*set to a negative number 1/2 of your height*/
	margin-left: -200px; /*set to a negative number 1/2 of your width*/
	
}  

div#espai {
	background-color:#FFFFFF;
	height: 2px;
	width: 600px;
}

/* ----------container to center the layout-------------- */
#container {
	width: 900px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #000;
}

#container_inici {
	width: 700px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCC;
	margin-top: 30px;
	clip: rect(auto,auto,auto,auto);
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 900px;
}
#banner img {
	padding:0px;
	width: 900px;
} 

#menudalt{
	padding: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ccd410;
	text-align: left;
	font-weight: bolder;
}


/* -----------------content--------------------- */
#content {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 698px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
}
div#content { 
min-height:610px;
height:610px; /*
height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}
div#contentinici {
	min-height:400px;
  /*  height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
	text-align: center;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
}

p, pre{
padding: 5px 10px;
margin:0px;
}

.contingut {
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#primera {
	float: left;
	width: 490px;
	margin:10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#segona {
float: right;
width: 490px;
margin: 10px;
padding: 10px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#left ul li {
	font-size:1.5em;
	list-style:none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 6px;
	font-weight: bold;
}

#right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0;
	padding: 7px;
	border-top-color: #CCC;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	font-size: 12px;
	color: #78784F;
}
/* ----------galeria--------------------------- */


#gallery {width:679px; height:240px; padding:10px;; background: #fff; position:relative; margin-bottom:10px; top:0px; }
#gallery b.default {position:absolute; left:10px; top:10px; width:548px; height:300px; text-align:center;}
#gallery b.default img {display:block; margin:0 auto 10px auto;	border:1px solid #CCCCCC;}
#gallery b.default span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul {list-style:none;	padding-top:300px;	margin-top:0px;	width:679px;	position:relative;	float:left;}
#gallery ul li {	display:block;	width:52px;	height:52px;	float:left;	margin:0 0 5px 5px;}
#gallery ul li a {display:block;	width:50px;	height:50px;	text-decoration:none;	border:1px solid #CCCCCC;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {	white-space:normal;	border:1px solid #CCCCCC;	background-image: url(../img/Fons-meridic.jpg);background-repeat: repeat;}
#gallery ul li a:hover b {	position:absolute;left:20px;	top:0;	width:640px;	height:300px;	text-align:center;	z-index:20;	background-color: #FFFFFF;}
#gallery ul li a:hover span {	display:block;	color:#FF6600;	font-family:verdana, arial, sans-serif;	font-weight:normal;	font-size:11px;	width:350px;	margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto;	width:auto;	height:auto;border:1px solid #CCCCCC;}

#gallery ul li a:active, #gallery ul li a:focus {	white-space:normal;	background:#fff;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color:#CCCCCC;
	border-left-color: #CCCCCC;
}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute;left:20px; top:0; width:640px;	height:300px;	text-align:center;	z-index:20;	background-color: #FFFFFF;
}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#ff6600; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{
	margin:0 auto 10px auto;
	width:auto;
	height:auto;
	border:1px solid #CCCCCC;
}

	

	
