/* cre8media 2006 - F Ferrari */
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* ---------- GENERAL ------- */

html, body
{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 100%;
	position:absolute;
	margin:3mm; 
	padding:0px; 
	width:100%;

}

/* ---------- A LINKS ------- */

a
{
	color: #990033;
}

.skipnav
{
	display:none;
}

.skipnavhome
{
	display:none;
}

/* ---------- CONTAINERS ------- */

#mainbody
{
	font-size: 0.8em;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	margin-left:auto; 
	margin-right:auto;
}

#accessibility_nav
{
	display:none;
}

#header
{
	display:none;
}


#header_nav
{
	display:none;
}


#brief_news
{
	display:none;
}

#sideimage
{
	float:left;
	width:262px;
}

#contenttxt
{
	margin-top:10px;
	padding:0;
	width:560px;
}

#contenttxthome
{
	float:left;
	width:308px;
	margin-top:10px;
	padding:0;
}

#contenttxt h2, #contenttxthome h2
{
	font-size:2.5em;
	color:#990033;
}

#contenttxt h3, #contenttxthome h3
{
	font-size:1.5em;
	color:#990033;
}

#contenttxt h4, #contenttxthome h4
{
	font-size:1.2em;
	color:#006633;
}

.sep_red
{
	background-image:url(../images/layout/dot_red2x4.png);
	background-repeat:repeat-x;
	height:2px;
	margin:0;
	padding:0;
	font-size:0;
}

.sep_green
{
	background-image:url(../images/layout/dot_green2x4.png);
	background-repeat:repeat-x;
	height:2px;
	margin:0;
	padding:0;
	font-size:0;
}

.clearfloats
{
	clear:both;
}

#logos
{
	margin-top:60px;
	margin-bottom:10px;
}

.partners_logo
{
	display:none;
}

#postal_address
{
	display:none;
}

#w3c
{
	display:none;
}

#postal_address_print
{
	margin:3px;
	padding:2px 3px 2px 3px;
	color:#006633;
	font-size:0.8em;
	width:570px;
}