﻿body {
	width: 100%;
	margin: 0px;
	color: #000000;
	background-image: url(http://www.orellaactiva.org/fons.gif);
	font-family: Tahoma, Arial, Calibri, Haettenschweiler;
	font-weight: normal;
	font-size: 12px;
	}

a img {
	border: none;
	}

#banner {
	width: 100%;
	background-color: #000000;
	height: 83px;
	float: left;
	border-bottom: 5px solid #000000;
	}
	
#left {
	width: 170px;
	border-right: 3px solid #000000;
	height: 490px;
	float: left;
	padding: 10px;
	}
	
#center {
	width: 150px;
	float: left;
	height: 510px;
	background-color: #000000;
	border-right: 3px solid #000000;
	}
	
img #center {
	width: 50px;
	height: 50px;
	margin: none;
	}
	
#right {
	width: 660px;
	height: 510px;
	float: left;
	text-align: center;
	}

img.right {
	border: 5px solid #000000;
	margin-top: 15px;
	}

#bottom {
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	border-top: 5px solid #000000;
	text-align: center;
	height: 25px;
	}

p._0 {
	text-indent: 0px;
	margin: 0px auto 5px auto;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: center;
	color: #FFFFFF;
	}
	
p._1 {
	text-indent: 2px;
	margin: 0px;
	font-weight: bold;
	}
	
p._2 {
	text-indent: 10px;
	margin: 0px;
	}
p._2 a:hover, p._1 a:hover {
	border: 1px solid #000000;
	padding: 0px 2px;
	}

.destacat {
	color: #FF0000;
	}
	
#expl {
	background-color: #000000;
	color: #F7B018;
	width: 400px;
	text-align: left;
	text-indent: 20px;
	}
	
a {
	text-decoration: none;
	color: #000000;
	}
	
.linkk {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.linkk:hover {
	text-decoration: none;
	color: #FF9900;
	}