html, body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

.popup_effect{
      background:#000;
      opacity: 0.2;
}

table {
	font-size:11px;
}
p {
	font-size:13px;
	color:#000;
}

h1,h3,ul {
	margin:0;
	padding:0;
	color:#666;
	font-size:20px;
}

h2{
	margin:0;
	padding:0;
	font-size:14px;
	color:#000;
}

a:hover
{
	text-decoration:underline;
}

a
{
	text-decoration:none;
	color: #cc0001;
}

a:visited
{
	text-decoration:none;
}

.cerca{
	background:url(imatges/cerca.png);
	font-weight:bold;
	color: #666;
}

.entrar{
	background:url(imatges/entrar.png);
	font-weight:bold;
	color:#FFF;
}

.video
{
	font-size:11px;
}

img,abbr,acronym {
     border: none;
}

div#general{	
}

div#user{
	margin: 5px auto 0 auto;
	max-width: 1150px;
	font-size:14px;
	text-align:right;
	color: #666;
}

div#capcalera {
	margin: 5px auto 0 auto;
	max-width: 1150px;
	padding-top: 10px;
	background-color:#cc0001;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-ms-border-radius-topleft:5px;
	-ms-border-radius-topright:5px;
}

div#buscador {
	float:right;
	padding: 5px;
}

.busca
{
	display:block;
	float:left;
	padding: 0 2px;
}

div#linia {
	clear:both;
	background-color:#000;
	height:3px;
}

div#contingut{
	margin-left:auto;
	margin-right:auto;
	max-width: 1150px;
}

div#menu {
	background: #333;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
div#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#menu a {
	background: #333 url("imatges/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size:13px;
}

.actual{
	background: url("imatges/seperator.gif") bottom right no-repeat;
	color:#FFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}

div#menu a:hover {
	background: #666 url("imatges/hover.png") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

div#esquerra{
	margin-top: 20px;
	clear:both;
	float:left;
	width:50%;
	min-height: 800px;
}

div#dreta{
	margin-top: 20px;
	width: 47%;
	float:right;
	margin-left: 25px;
}

div#ultims{
	background:url(imatges/fons-ultims.png);
	margin-bottom: 25px;
	padding: 10px;
	border: thin solid #CCC;
}

div#altres{
	background: url(imatges/fons-event.png) repeat;	
	padding: 10px;
	padding-bottom: 20px;
	border: thin solid #CCC;
	margin-bottom: 20px;
}

div#event{
	background: url(imatges/fons.png) repeat;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom:20px;
	border: thin solid #CCC;
	
}

.tots{
	display:block;
	float: right;
}

.tots a{
	font-size:10px;
}

div#video{
	padding: 2% 1%;
}
div#esquerra2{
	float:left;
	padding: 0% 1%;
}

div#dreta2{
}

div#peu {
	clear:both;
	text-align:center;
	color:#000;
	font-size:12px;
	margin: 0 auto 5px auto;
	max-width: 1150px;
	background-color:#cc0001;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-ms-border-radius-bottomleft:5px;
	-ms-border-radius-bottomright:5px;
}
div#liniabaix {
	background-color:#000000;
	height:2px;
}

.fundacio a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding: 10px 0;
}

.fundacio a:hover{
	text-decoration:underline;
}

/**
**/

div#registre{
	clear:both;
	color: #666;
	font-size:12px;
	background:url(imatges/fons.png);
	border: thin solid #CCC;
	padding: 15px;
	max-width: 1150px;
	margin: 0 auto;
	/*min-height: 750px;*/
}

div#registre h2{
	color: #666;
}

.usuari {
	font-size: 12px;
	color: #cc0001;
}

div#contingut2{
	clear:both;
	margin:0 auto;
	max-width: 1150px;
	background:url(imatges/fons.png);
	border:thin solid #ccc;
	padding:15px;
	/*min-height: 750px;*/
}

hr {
	color: #cc0001;	
}

div#quees{
	clear:both;
	margin:0 auto;
	max-width: 1150px;
	background:url(imatges/fons.png);
	border:thin solid #ccc;
	padding:15px;
	text-align:justify;
	/*min-height: 750px;*/
}

/*Formulari vídeos*/

div #form_publicacio label{
	float:left;
	margin-left:50px;
	margin-bottom: 13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}

div #form_publicacio .input {
	margin-left:250px;
	display: block;	
}
div #form_publicacio input{
	margin-bottom: 13px;
	width:300px;
}

div #form_publicacio .errCamp{
	margin-left:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
}

div #form_publicacio select{
	margin-left:-2px;
	margin-bottom: 15px;
	width:305px;
}

div #form_publicacio textarea{

	margin-bottom: 15px;
	width:305px;
	overflow: hidden;
}

/*Formulari events*/

div #form_events label{
	float:left;
	margin-left:50px;
	margin-bottom: 13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}

div #form_events .input {
	margin-left:250px;
	display: block;	
}

div #form_events input{
	margin-bottom: 13px;
	width:300px;
}

div #form_events .errCamp{
	margin-left:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
}

div #form_events textarea{
	margin-left:125px;	
	margin-bottom: 15px;
	width:650px;
	height: 400px;
}

.avis{
	width: 200px;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:2px;
	margin-bottom:2px;
}

.avisos
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #cc0001;
}

.avisos2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#000;
}