/* CSS Document */

* {
  margin:0;
  padding:0;
}

html {
	height:100%;
}

body {
	background-image:url(../images/bg.jpg);
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#8a8a8a;
	outline:none;
	text-decoration:underline;
	font-size: 10px;
}

a img {
	border:0;
	float:right;
}

p {
	padding:5px 0 5px 0;
	margin:0;
	text-align: left;
	font-size: 11px;
}

/* Variable Klassen */

.active a {
	background:scroll url(../images/menudot.gif) 0 -10px no-repeat    !important;
}

#big {
	min-height:100%;
	height:auto !important;
	margin:0 auto -15px auto;
	width:1000px;
	background:#FFF;
	background-image:url(../images/sombra_g.png);
	background-repeat:repeat-y;
}
.clear {
	clear:both;
}
#noticias { width:115px;float:right; margin:20px 10px 0 0; border: solid 1px #999;}
#content {
	float:left;
	margin:0 0 0 40px;
	width:600px;
	background:url(../images/estrellas.jpg) top right repeat-y;
}

#content h1 {
	color:#ED0C0A;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 7px 0;
}

.contentc {
	padding:0 4px 0 4px;
	text-align:left;

	margin: 0 0 0 30px;
	text-align:left;

}

.contentbox p {
	padding:2px 0 1px 0 !important;
}

#footer {
	color:#fff;
	height:100px;
	margin:15px auto 50px auto;
	padding:3px 0 0 0;
	text-align:center;
	width:1000px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-image:url(../images/footer1.png);
	background-repeat:no-repeat
}
#topheader {
	color:#ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:17px;
	height:25px;
	padding:4px 0 0 5px;
	width:977px;
	float:left;
	margin: 0 0 0 -2px;
	background-image:url(../images/topheader.png);
	text-align:center;
	background-color:#0F0A7E;
}
#header {
	color:#ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:17px;
	height:180px;
	padding:0;
	width:979px;
	border-bottom:#999 1px solid;
	margin: 0 0 0 11px;
}
#bottomheader {
	height:150px;
	padding:0;
	width:972px;
	float:left;
	margin: 0 0 0 9px;
}
.logo {
	height:150px;
	width:100px;
	padding:0;
	float:left;
}
.logo img {
border:none;
margin-top:25px;
margin-left:5x;
}
.banner {
	height:150px;
	width:800px;

	float:left;
	margin: 0 0 0 30px;
	clear:none;
}
#inlay {
	float:left;
	width:980px;
}

#menu {
	border-top:1px solid #cacaca;
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:125px;
}

#menu li {
	border-bottom:1px solid #dadada;
	float:left;
	list-style-type:none;
}

#menu li a {
	background:scroll url(../images/menudot.gif) 0 8px no-repeat;
	color:#585858;
	display:block;
	height:17px;
	margin:0 0 0 1px;
	padding:6px 0 0 0;
	text-decoration:none;
	text-indent:15px;
	width:125px;
}

#menu li a:hover {
	background:scroll url(../images/menudot.gif) 0 -10px no-repeat;
	color:#ccc;
}

.news {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin:72px 0 0 9px;
}

.news dd {
		margin:0 0 20px 0;
}


#newsbox h2 {
	color:#0e0e0e;
	font-size:11px;
	font-weight:bold;
	padding:0;
	text-align:center;
}

.newsboxpic {
	border-bottom:10px solid #f4f4f4;
	border-left:10px solid #f4f4f4;
	border-right:9px solid #f4f4f4;
	border-top:10px solid #f4f4f4;
}

#push {
	clear:both;
	height:30px;
}
#divNewsCont{
	width:115px;
	height:210px;
	overflow:hidden;

	clip:rect(0,350,150,0);
	visibility:hidden;
	float: right;
	clear:both;
	text-align:left;
	margin: 0 10px 0 0;
	
}
#texto h2{ font-size:12px;}
#divNewsText{

	top:0;
	left:0;
	float: right;
	height: 278px;
}
#big #inlay div {
	text-align: left;
}
#patrocinadores_titol { width:100px; color:#FFF; float:right; clear:both; font-size:12px; background-color:#FFFFFF; font-style:bold; margin-top:20px; margin-right: 2px;}
#patrocinadores { width:100px; float:right; clear:both;}
#patrocinadores a img{ margin-top:5px;}
#izq { width:120px; float:right; }


#usuari {
	margin-top: 200px;
	margin-left: -125px;
	float:left;
	width:125px;
	text-align: left;
}
