/* Start of CMSMS style sheet 'eurokit' */
/* CSS Document */
body{
padding:0px; 
margin:0px; 
/*background:#000000; */
background: #022f53 url(images/eurokit_top/mio_bg.jpg) repeat-x;
color:#6f6f6f; 
font:12px/16px Tahoma, sans-serif;
}

div, p, ul, h1, h2, h3, h4, h5, h6, img{
padding:0px; margin:0px;
}

ul{
list-style-type:none;
}

#mainbody{
width:960px; 
margin:0 auto; 
position:relative; 
padding:0px; 
/* border-left: #CCCCCC 1px solid; */
background:#FFFFFF; 
} 

/*  TOP HEADER  */

#topheader{
height:122px; 
width:960px; 
/* background:url(images/eurokit_top/topline.jpg) 0 0 no-repeat; 
background-position:right top;  */
margin:0 0 0 0px; 
position:relative; 
padding:0px;
} 

#topheader img{
height:100px; 
width:307px; 
position:absolute; 
top:10px; 
left:10px;
}



/*  BODY PAN */

#bodypan {
font:13px/17px Tahoma, sans-serif;
line-height: 1.4em;
color:#333333; 
width:918px; 
margin: 10px 0px 40px 21px; 
position:relative; 
padding:0px;
}

#bodypan h1{
color:#095594;
}

#bodypan h2{
color:#095594;
height:29px; 
margin:0 0 8px 0; 
border-bottom:#1c3743 1px solid;
}

#bodypan h3{
font:20px/22px Tahoma, sans-serif;
font-weight:bold;
color:#095594;
}

#bodypan h4{
font:16px/18px Tahoma, sans-serif;
font-weight:bold;
color:#095594;
}

#bodypan h5{
font:14px/16px Tahoma, sans-serif;
font-weight:bold;
color:#095594;
}

#bodypan h6{
font:12px/14px Tahoma, sans-serif;
font-weight:bold;
color:#095594;
}

#bodypan ul{
list-style-type:disc;
margin:0 0 0 24px;
}


/*  FOOTER */

#footerdoppio{
	width:960px;
        height:206px;
	background:#FFFFFF;
} 

#footerbanner{
	width:960px;
        height:85px;
	background:#FFFFFF;
} 

#footerfooter{
	width:960px;
        height:118px;
	background:#FFFFFF;
margin:-20px 0 0px 0px;
} 

#ombrafooter {
    width:920px;
    height:117px;
    background: url(images/eurokit_top/infoBlockShadow.gif) no-repeat bottom right;
    position: relative;
    float: left;
    margin:0px 0 0px 20px;
}

#footer{
	width:920px;
	height:75px;
	position:relative;
	background:#EEEEEE;
        border: 1px solid #AAAAAA;
}


#footer p{
margin: 10px 0 0 20px; 
font:10px/18px Tahoma, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

#footer a{
font:10px/18px Tahoma, Arial, Helvetica, sans-serif; 
font-weight:normal; 
color:#6f6f6f; 
text-decoration:none;
}

#footer a:hover{
color:#000; 
text-decoration:underline;
}

#footer img {
height:47px; 
width:178px; 
position:absolute; 
top:14px; 
left:730px;
}

#sponsor{
	width:960px;
	margin:-37px 0px 20px 0px;
	text-align: center;
	float: left;
	position: relative;
}

/* End of 'eurokit' */

