@charset "utf-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	text-align: center;
	margin-top: 40px;
}

#container {
	background-color: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	height:35px;
	z-index:1;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	width: 424px;
	float: left;
	text-align: left;
	font-size: x-large;
}
 
 #slide {
	float: right;
	width: 100%;
	border: 1px none #666;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	height: 640px;
	text-align: justify;
	vertical-align: bottom;
}
 
#main {
	float: right;
	width: 700px;
	border: 1px none #666;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	height: 640px;
	text-align: justify;
	vertical-align: bottom;
}

#main2 {
	float: right;
	width: 700px;
	border: 1px none #666;
	padding-left: 30px;
	padding-top: 30px;
	text-align: justify;
	padding-bottom: 30px;
}

 
 
 
dl {
	color: #000;
	font-size: medium;
	margin-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}


dd {
	font-size: small;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 0px;
	font-family: "Courier New", Courier, monospace;
	margin-left: 0px;
}


.SierraRozas {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #666;
}


.floatimage {
	float: left;
	margin-right: 30px;
	vertical-align: text-top;
	display: compact;
}


/*-------CSS div_menu izquierda-------*/

#sidebar {
	float: left;
	width: 200px;
}
#sidebar ul li {
	float: left;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#sidebar a:hover {
	background-color: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #333;
}
#sidebar ul li a {
	color: #666;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
	width: 200px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li .current {
	font-family: "Courier New", Courier, monospace;
	color: #093;
	font-weight: bold;
}
/*-------CSS div_llistat-------*/

#llistat {
	float: right;
	width: 700px;
}
#llistat ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#llistat ul li {
	float: right;
	list-style-type: none;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: none;
	height: 60px;
}
#llistat ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 700px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#llistat a:hover {
	text-transform: none;
	color: #333;
	border: 2px none #093;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #EEEEEE;
	text-align: left;
}
#llistat ul li .current {
	font-family: "Courier New", Courier, monospace;
	color: #093;
	font-weight: bold;
}



/*-------CSS div_llistat2 elastic-------*/

#llistat2 {
	float: right;
	width: 700px;
}
#llistat2 ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#llistat2 ul li {
	float: right;
	list-style-type: none;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: none;
}
#llistat2 ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 700px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#llistat2 a:hover {
	text-transform: none;
	color: #333;
	border: 2px none #093;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #EEEEEE;
	text-align: left;
}
#llistat2 ul li .current {
	font-family: "Courier New", Courier, monospace;
	color: #093;
	font-weight: bold;
}

/*-------CSS div_llistat3 NOTÍCIES-------*/

#llistat3 {
	float: right;
	width: 700px;
	
}
#llistat3 ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#llistat3 ul li {
	float: right;
	list-style-type: none;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: none;
}
#llistat3 ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	width: 700px;
}
#llistat3 a:hover {
	text-transform: none;
	color: #333;
	text-align: left;
	text-decoration: underline;
	color: #093;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#llistat3 ul li .current {
	font-family: "Courier New", Courier, monospace;
	color: #093;
	font-weight: bold;
}


/*-------CSS div_menu superior-------*/

    #navigation {
	background-color: #FFF;
	height: 35px;
	width: 600px;
	float: right;
	color: #333;
	font-family: "Courier New", Courier, monospace;
}
    #navigation ul li {
	float: right;
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #666;
	border-left-style: solid;
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
    #navigation ul li a {
	text-decoration: none;
	color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
}
    #navigation ul {
	margin: 0px;
	padding: 0px;
}
    #navigation a:hover {
	background-color: #EEEEEE;
	color: #333;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: uppercase;
}
    #navigation ul li .current {
	font-family: "Courier New", Courier, monospace;
	color: #093;
	font-weight: bold;
}

/*-------CSS div_pie página-------*/

    #ultimanoticia {
	background-color: #FFF;
	clear: both;
	height: 80px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

/*-------CSS div_pie página-------*/

    #footer {
	background-color: #FFF;
	clear: both;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}


    #vacio {
	height: 10px;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
}
    a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #093;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666;
}
    body,td,th {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#galeria {
	float: right;
	width: 430px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}
#descripció {
	float: right;
	width: 700px;
	text-align: justify;
}
#titol {
	text-align: left;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
#dades {
	text-align: left;
	float: left;
	width: 270px;
}
#dadescontacte {
	float: left;
	width: 270px;
	height: 640px;
	margin-top: 20px;
	vertical-align: bottom;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
#mapasitu {
	height: 620px;
	width: 680px;
	vertical-align: bottom;
	text-align: right;
}
#descripcionoticia {
	float: right;
	width: 700px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-top: 10px;
}
#titolnoticies {
	float: left;
	width: 270px;
	height: 640px;
	margin-top: 20px;
	vertical-align: bottom;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
