/*

	-- -- -- -- -- -- --
    v. setembre 2009 per David "Snake" Oliveras
	-- -- -- -- -- -- --
			
*/


/* ESTILS GENERALS */


body {
	margin: 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #515151;
	line-height: 18px;
	text-align: justify;
	background-color: #ffffff;
	background-image: url(images/fons_top.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

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


h1 {
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

h2 {
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.site_Category {
	font-size: 21px;
	color: #9c0202;
	text-align: left;
}

.site_Title {
	font-size: 24px;
	color: #9c0202;
	text-align: left;
}

.boto_caixamodul {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 20px;
}
a:link.boto_caixamodul , a:active.boto_caixamodul , a:visited.boto_caixamodul  {
	color: #9c0202;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #9c0202;
	padding: 5px;
}
a:hover.boto_caixamodul {
	color: #9c0202;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #9c0202;
	padding: 5px;
	text-decoration: underline;
}

/* SUPERIOR */
.capcalera {
	width: 948px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.menusuperior {
	width: 948px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}


/* IDIOMES */

.idiomes {
	width: auto;
	top: 5px;
	right: 0px;
	color: #5e5d5d;
	position: absolute;
}

a:link.LangLink, a:active.LangLink, a:visited.LangLink {
	text-decoration: underline;
	color: #5e5d5d;
	text-decoration: none;
		font-size: 10px;
    }
a:hover.LangLink {
	text-decoration: none;
	color: #5e5d5d;
	text-decoration: underline;
    }
	
a:link.LangLink_selected, a:active.LangLink_selected, a:visited.LangLink_selected {
	text-decoration: none;
	background-image: url(images/segeta_idioma.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
    }
a:hover.LangLink_selected {
	text-decoration: none;
    }
	

/* HOMEPAGE */

#continguthome {
	width: 948px;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 35px;
    }
	
#continguthome .site_Title {
	display: none;
}

#columneshome {
	width: auto;
	margin-top: 15px;
}

#columneshome1 {
	width: 314px;
	float: left;
	overflow: hidden;
}

#columneshome2 {
	width: 630px;
	float: right;
	overflow: hidden;
	background-image: url(images/fons_home.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 240px;
}

.banners2  {
	margin-bottom: 10px;
	}
	
#newsv2_portada_list {
	padding-left: 30px;
	text-transform: uppercase;
}

.newsv2_portada_caixa {
	background-image:url(images/fons_home2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#newsv2_portada_caption {
	font-size: 18px;
	color: #9c0202;
	margin-bottom: 20px;
}

.newsv2_portada_titol {
	font-size: 14px;
	color: #9c0202;
}

.newsv2_portada_img {
	display: none;
}
.twtr-hd {display: none !important}.twtr-ft{display: none !important} .twtr-tweet { font-size: 11px !important; font-family: font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif !important}
.tuithome {margin-right: 240px; margin-top: -10px;}

/* CONTINGUT */

.contingut {
	width: 948px;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 35px;
	background-image: url(images/fons_lateral.jpg);
	background-repeat: repeat-y;
    }
	
.content {
	width: 701px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
    }
	
.padding {
	width: auto;
	padding: 0px;
	margin: 0px;
    }
.menudreta {
	width: 230px;
	float: right;
	padding-bottom: 50px;
	background-image: url(images/banners_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
    }
	
.banners  {
	margin-top: 10px;
	margin-left: 0px;
	width: 224px;
	height: 152px;
	}
	
.banners a:hover {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	/*filter:alpha(opacity=50);
	opacity: 0.5;*/
	 } 

/* CREDITS */

.peu {
	width: 100%;
	height: 342px;
	background-image: url(images/peu.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.peu2{
	width: 948px;
	height: 342px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
    }
	
.menufooter {
	position: absolute;
	top: 40px;
	left: 0px;
	font-family: "Trebuchet MS";
	color: #5e5d5d;
}

.menufooter a, .menufooter a:visited, .menufooter a:active {
	font-family: "Trebuchet MS";
	color: #5e5d5d;
}

.menufooter a:hover {
	color: #9c0202;
	text-decoration: none;
}
	
.contentfooter {
	position: absolute;
	bottom: 3px;
	right: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
}	

.contentfooter a, .contentfooter a:hover, .contentfooter a:visited, .contentfooter a:active {
	color: #ffffff;
	text-decoration: none;
}	

.mailfooter {
	position: absolute;
	top: 160px;
	right: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.mailfooter a, .mailfooter a:hover, .mailfooter a:visited, .mailfooter a:active  {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.taulaafrica {
-webkit-box-shadow: 2px 2px 5px #b3b3b3; -moz-box-shadow: 2px 2px 5px #b3b3b3; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#e2dfdf, offX=2, offY=2, positive=true);
}



/* PARTICIPA */


.cont_xarxa {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 5px;
	margin-top: 20px;
	background-color: #eaeaea;
	}	
.cont_xarxa  span {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	width: auto;
	padding-top: 3px;
	color: #333333;
	}
.cont_xarxa  img {
	opacity: .5;
	filter: alpha(opacity=50);
	margin-right: 2px;
	}
.cont_xarxa  img:hover {
	opacity: 10;
	filter: alpha(opacity=100);
	}
	
	
	

/* ESTILS EDITOR HTML */

.tamany14 {
	font-size: 14px;
	padding-top: 5px;
}
.tamany14vermell {
	font-size: 14px;
	padding-top: 5px;
	color: #9c0202;
}
.tamany21vermell {
	font-size: 21px;
	color: #9c0202;
}

.tamany12 {
	font-size: 12px;
}

.tamany18vermell {
	font-size: 18px;
	color: #9c0202;
}

.tamany18gris {
	font-size: 18px;
	color: #a4a2a2;
}
