/*

	-- -- -- -- -- -- --
    v. juny 2009 by D.Oliveras
	-- -- -- -- -- -- --
			
*/


/* ESTILS GENERALS */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", verdana ;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	line-height: normal;
	text-align: justify;
}

a { color:#fa0000; text-decoration: none; }
a:visited { color:#fa0000; text-decoration: none; }
a:active { color:#fa0000; text-decoration: none; }
a:hover { color:#fa0000; text-decoration: underline; }


.site_Title {
	font-size: 22px;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 35px;
	margin-top: 0px;
	text-align: left;
}

.boto_caixamodul {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	background-image: url(img/lupa.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a:link.boto_caixamodul , a:active.boto_caixamodul , a:visited.boto_caixamodul  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 30px;
}
a:hover.boto_caixamodul {
	color: #fa0000;
	padding-right: 30px;
}


/* IDIOMES */

.idiomes {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 9px;
	}
.LangLink {
	color: #ffffff;
}

a:link.LangLink, a:active.LangLink, a:visited.LangLink {
	text-transform: uppercase;
	color: #FFFFFF;
    }
a:hover.LangLink {
	text-transform: uppercase;
	color: #FFFFFF;
    }
	
a:link.LangLink_selected, a:active.LangLink_selected, a:visited.LangLink_selected {
	text-transform: uppercase;
	color:#fa0000;
    }
a:hover.LangLink_selected {
	text-transform: uppercase;
	color:#fa0000;
    }
	
/* CAPÇALERA */

.capcalera {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #FFFFFF;
	    }
		
.capcalera img {
	border: 0px;
	width: 950px;
}

/* CONTINGUT */

.contingut{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow: auto;
	}
	
.espaiat {
	padding-right: 15px;
}
	
.esquerra{
	width: 220px;
	float: left;
}

.menu {
	width: 220px;
	float: left;
	margin-bottom: 100px;
}

.bannerlateral{
	width: 220px;
	float: left;
	margin-top: 20px;
}

.data {
	width: 718px;
	float: right;
	overflow: hidden;
}



.nothome {
	width: 700px;
	background-image: url(img/nothome.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 90px;
}
.espainothome {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
}

/* CREDITS */

.footer {
	width: auto;
	height: 72px;
	margin-top: 65px;
	background-image: url(img/fons.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.credits {
	width: 950px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #707070;
	position: relative;
    }

.credits a {
	color: #707070;
	text-decoration: none;
    }
.credits a:hover {
	color: #ffffff;
	text-decoration: none;
    }
	
/* GENERAL */

.site_Description {
	font-size: 12px;
	font-weight: normal;
}

.site_Category {
	font-size: 22px;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 35px;
	margin-top: -25px;
	text-align: left;
}

/* ESTILS PER EDITAR NEWS DESDE EL PANELL DE CONTROL */

.titular_gran_blanc {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.titular_petit_blanc {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.titular_gran_vermell {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color:#fa0000;
}
.titular_petit_vermell {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color:#fa0000;
}


.lletra_tamany_11 {
	font-size: 11px;
}
.lletra_tamany_12 {
	font-size: 12px;
}
.lletra_tamany_13 {
	font-size: 13px;
}
.lletra_tamany_14 {
	font-size: 14px;
}
.lletra_tamany_15 {
	font-size: 15px;
}
.lletra_tamany_16 {
	font-size: 16px;
}

.taula1 {
	width: auto;
	background-color: #0c0c0c;
	padding: 5px;
	border: #353434 1px solid;
}