*
{
	margin:0;
	padding:0;
}

/* mac hide \*/
html, body, #contenidor
{
      height:100%;
      border: none;
}
/* end hide */

body
{
	font-family:Arial, sans-serif;
	font-size:0px;
	background-color:#ffffff;
}

a:link
{ 
	color: #838D98;
}

span
{
	font-size: 12px;
}

ul
{
	list-style-type:none;
}

table
{
	border-collapse: collapse;
}

#contenidor
{
	margin: 0 auto;
	text-align: left;
}
#interior
{
/*	display:block;
	width:951px;
	height:756px; */
}

#ombraDalt
{
	background-image:url(imatges/ombra_dalt.gif);
	width: 951px;
	height: 14px;
}

#ombraBaix
{
	background-image:url(imatges/ombra_baix.gif);
	width: 951px;
	height: 60px;
}

#ombraDreta
{
	background-image:url(imatges/ombra_dreta.gif);
	width: 9px;
	height: 520px;
}

#ombraEsquerra
{
	background-image:url(imatges/ombra_esquerra.gif);
	width: 11px;
	height: 520px;
}

#partEsquerra
{
	background-image:url(imatges/fons_esquerra.gif);
	width: 360px;
	height: 364px;
}

#partDreta
{
	background-image:url(imatges/fons_dreta.gif);
	width: 571px;
	height: 520px;
}

#news
{
	background-image:url(imatges/fons_news.gif);
	display:block;
	width: 152px;
	height: 138px;
	padding-right:80px;
	padding-left:24px;
	padding-bottom:19px;
	vertical-align:top;
	overflow:hidden;
}

#newsDiv
{
	width: 152px;
	height: 134px;
	overflow:hidden;
}

#menu
{
	background-image:url(imatges/fons_menu.gif);
	width: 83px;
	height: 138px;
	padding-bottom:19px;
	padding-right:21px;
}

.text
{
	color:#838D98;
	font-size:12px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.greyText
{
	color:#bababa;
	font-size:12px;
}

.greyText_N
{
	color:#bababa;
	font-size:12px;
	font-weight:bold;
}

.data
{
	color:#838D98;
	font-size:12px;
	font-weight:bold;
}

.linkMenuV
{
	display:block;
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:6px;
}

.linkMenuB
{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:6px;
}

.titol
{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
}

.title1
{
	color:#061931;
	font-size:30px;
	font-weight:bold;
}

.title2
{
	color:#061931;
	font-size:18px;
	font-weight:bold;
	padding-top:16px;
	padding-bottom:8px;
}

.month
{
	width:100px;
}

.year
{
	width:60px;
}

.cont_button
{
}

.button_green
{
	font-size:16px;
	font-weight:bold;
	color:#519d05;
	cursor:pointer;
}

.button_red
{
	font-size:16px;
	font-weight:bold;
	color:#ff3300;
	cursor:pointer;
}

#iframe_body
{
}