body {
	font: 80%/1.5 Verdana, Arial, Helvetica, sans-serif;
	/*color: #8A8987;*/
	color: #666666;
	margin: 20px 0px;
	padding: 0px;
	text-align: center;/*Centers the page in Internet Explorer*/
	background: #F0F0EC;
}
a.enlacesinborde{
	color:#3C3C3C;
	text-decoration:underline;
	border:none;
	display: inline;
	padding:0;
	margin:0;
}
a.enlacesinborde:hover{
		color: #FF6600;
		text-decoration: none;
}
a.enlaceindexmas{
	padding: 10px 0 5px 280px; 
	color: #FF6600;
	text-decoration:underline;
	border:none;
	display: block;
}
a.enlaceindexmas:hover{
		color: #FF6600;
		text-decoration: none;
}
#wrapper {
	background: url(../img/bg.jpg) repeat-y left;
	width: 722px;
	margin: 20px auto;
	text-align: left;/*Reverses the above rule for the rest of the content*/
}
#header {
	background: url(../img/toppy.jpg) no-repeat;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -20px;
	height: 292px;
}
#container {
	width: 500px;
	background: url(../img/background.jpg) repeat-y;
	float: left;
}
#content {
	margin-right: 20px;
	margin-left: 30px;
}
#content p {
	text-align: left;
}
#content p.fecha {
	font-size: 0.8em;
	color: #FF6600;
	font-weight: bold;
}
#sidebar {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	text-align: left;

}
#sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: bold;
background: none;
	
}

#sidebar li {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	background: none;
	color: #3C3C3C;
	font-weight: bold;

}

#sidebar a, a:visited {
	border-left: 10px solid #95927F;
	padding: 4px 4px 4px 10px;
	color: #95927F;
	display: block;
	background: none;
	width: auto;
	text-decoration: none;
}
#sidebar a.enlacesinborde, a.enlacesinborde:visited{
	color:#3C3C3C;
	text-decoration:underline;
	border:none;
	display: inline;
	padding:0;
	margin:0;
}
#sidebar a.enlacesinborde:hover {
	border: none;
	/*color: #F50874;*/
	color: #FF6600;
	background: none;
}
#sidebar a:hover {
	border-left: 10px groove #FBFBFA;
	/*color: #F50874;*/
	color: #FF6600;
	background: none;
}
#sidebar a.enllacpdf{
	background: url(../img/logo_pdf.gif) no-repeat left;
	height: 47px;
	width: 200px;
	border-left: none;
}
#currpage a {
	/*border-left: 10px double #F50874;*/
	border-left: 10px double #FF6600;
	color: #666666;
	background: none;
}/*To highlight the current page - apply as necessary*/

#footer {
	background: url(../img/botty.jpg) no-repeat;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	height: 92px;
	text-indent: 40px;
	text-align: left;
	color: #666B64;
}
#footer a{
		color: #3C3C3C;
		text-decoration: underline;
}
#footer a:hover{
		color: #666666;
		text-decoration: none;
}
div.novetats{
	border-top: dotted 1px #FF6600;
	padding-bottom: 5px;
}
h1 {
	border-left: 18px solid #DBD4C7;
	padding-left: 1em;
	font-size: 1em;
	width: 140px;
	margin: 20px 0 20px 0;
	text-align: left;
}
h2 {
	/*border-left: 15px solid #6A6A68;*/
	border-left: 15px solid #FF6600;
	padding-left: 1em;
	font-size: 1em;
	width: 140px;
	margin: 20px 0 20px 0;
}
h2.destacado{
	color: #FBFBFA;
}
h3 {
	border-left: 15px solid #DBD4C7;
	padding-left: 1em;
	font-size: 1em;
	width: 140px;
	margin: 20px 0 20px 0;
	color:  #95927F;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	border-left: 6px solid #6A6A68;
	padding-left: 1em;
	font-size: 1em;
	width: 40px;
	margin: 20px 0 20px 0;
}

ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

ul li {
	padding: 0 0 0 17px;
	margin: 0 140px 5px 0;
	background: url(../img/listy.jpg) no-repeat;
	line-height: 1.3em;
	text-align: justify;
}
ul.listadoinicio li, ul.listadoinicio li ul li{
	background: none;	
	list-style: disc;
	margin: 0 20px 5px 0;
}
ul.listadoinicio li ul li{
	list-style: none;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}/*Used here to clear the floated elements above*/

.fuentepequeña{
	font-size: 0.8em;
}
caption{
	font-size: 1.0em;
	font-weight: bold;
	color: #FF6600;
}
tr{
	font-weight: bold;
	text-align: center;
}
th{
	font-weight: bold;
	border: 1px solid #FF6600;
	border-top: 2px solid #FF6600;
}
td{
	font-weight: normal;
	border: 1px solid #FF6600;
}
th.noborderleft{
	border-left: none;
}
th.noborderright{
	border-right: none;
}
th.nobordertop{
	border-top: none;
}
td.noborderleft{
	border-left: none;
}
td.noborderright{
	border-right: none;
}
td.nobordertop{
	border-top: none;
}
th.borderleft, td.borderleft{
	border-left: 2px solid #FF6600;
}
th.borderright, td.borderright{
	border-right: 2px solid #FF6600;
}
th.borderbottom, td.borderbottom{
	border-bottom: 2px solid #FF6600;
}
ul.equips{

}
ul.equips li{
	width: 400px;
	padding: 0 0 4px 15px;
	border-bottom: 1px solid #FF6600;
}
ul.equips li a{
	text-decoration:none;
	border:none;
}
ul.equips li a img{
	margin: 5px 0 5px 60px;
	border: 1px solid #666666;
}
ul.equips li span{
	display: block;
	margin: 0;
	padding: 0;	
}
#map{
	width:180px;
	height: 180px; 
	margin: 0 5px 15px 5px;
	padding: 0;
	border: 2px solid #FF6600; 
	overflow: hidden;
	display: block;
}
#map a{
color:#3C3C3C;
text-decoration:underline;
border:none;
display: inline;
padding:0;
margin:0;
}