/* CSS Document */
body {
	background-image: url(../images/background01.jpg);
	background-repeat: repeat-x;
}
a, body, div, em, label, li, ol, p, strong, td, th, u, ul {
	color:#333333;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:12px;
}
input, select, textarea {
	color:#333333;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:11px;
}
img {
	border:0px none;
	vertical-align:middle;
}
p, pre, form {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 15px;
	padding:0px 0px 2px;
}
h2 {
	font-family:"Trebuchet MS","Lucida Grande",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 9px;
	padding:0px;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


/**
 * Navigation top
 */
.mod_navigationMain
{
	top:28px;
	position:absolute;
	left: 298px;
	width: 700px;
}

.mod_navigationMain ul,
.mod_navigationMain li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigationMain li
{
	float:left;
}

.mod_navigationMain a
{
	display:block;
	padding:3px 10px 5px 10px;
	border-right:1px solid #E5E5E5;
	color:#000000;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:14px;
}

.mod_navigationMain a.selected
{
	/*background-color:#E9E9E9;*/
	font-weight:bold;
	padding:4px 10px 5px 10px;
}

.mod_navigationMain a.selected:hover
{
	background-color:#ffffff;
	font-weight:bold;
}

.mod_navigationMain a:hover
{
	background-color:#E9E9E9;
	text-decoration:none;
	color:#000000;
}

.mod_navigationMain p
{
	margin:0px;
	padding:3px 10px 5px 10px;
	background-color:#E9E9E9;
	border-right:1px solid #999999;
	color:#000000;
}

.mod_navigationMain a.parent
{
	background-color:#E9E9E9;
}
#header_image
{
	position:relative;
	height:130px;
}
#banner_ufo
{
	height:130px;
	background-color:#E9E9E9;
}
.teaser
{
	margin:0px;
	margin-top:5px;
	padding:0px;
	padding-top:8px;
	background-image: url(../images/teaser_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 974px;
}
.teaser h1
{
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	font-family:"Century Gothic",Arial,sans-serif;
	line-height:14px;
}
.homeblocks
{
	position:relative; 
	margin-top:0px;
	/*height:210px;*/
}

.homeblock h1
{
	margin:0px;
	height:22px;
	background-color:#01335f;
	color:#ffffff;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background-image: url(../images/bluecorner_tl.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	width:165px;
}

.homeblock
{
	background-image: url(../images/block_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:0px;
	float:left;
	width:196px;
	height:150px;
}
.homeblock ul,.homeblock li
{
	margin:0px;
	padding:0px;
}
.homeblock li
{
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 10px 5px;
}
.homeblock ul {
	margin:0px;
}
.homeblock li a
{
	font-size:11px;
	color:#333333;
}

.pubblocks
{
	position:relative; 
	margin-top:10px;
}
.pubblock
{
	float:left;
	width:327px;
	height:130px;
}
.pubblock2
{
	float:left;
	width:975px;
	height:60px; 
	margin-top:5px;
}
.pubblock2-1
{
	float:left;
	width:485px;
	height:60px;
	text-align:center;
}

.actublocks
{
	position:relative; 
	margin-top:10px;
}

.actublocks h1
{
	color:#000000;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}
.titlenews
{
	font-weight:bold;
}

.textnews
{
	
}

.actu1
{
	float:left;
	width:900px/*450px*/;
}

.actu2
{
	float:left;
	width:450px;
	display:none;
}
.copyright
{
	float:left;
	margin-left:10px;
}
.axess
{
	float:right;
	margin-right:10px;
	width:89px;
}
#footer
{
	margin-top:15px;
	position:relative;
}