<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	margin:0;
	padding:0;
	background-color: #C8C8C8;
	
	background-image: url(../media/main_background2.jpg);
	background-repeat: repeat-x;
}
body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 10px 10px}
a{text-decoration:none; color:#000000;}


div#container{
	width:980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	background-color: #FFF;
}


div#container img{
float:right;
	margin-right:20px;
	margin-left: 20px;
	border: thin solid #CCC;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#imager{
	float:right;
	margin-right:20px;
	margin-left: 20px;
	border: thin solid #CCC;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
}


div#header{
	background-color: #BFBFBF;
	background-image: url(../media/bg_sfumato.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 19px;
	padding-left:19px;
	height: 390px;
	padding-top: 20px;	
}
div#header h1{
	
}


div#logo{
	background-image: url(../media/logo_europol.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 311px;
	margin-bottom: 10px;
}

/*div#image_cont{
	background-image: url(../media/header1.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 940px;
	border: 2px solid #bfbfbf;
}*/

div#image_cont{
	height: 280px;
	width: 940px;
	border: 2px solid #bfbfbf;
	background-color: #333;
}

div#benvenuto-bg {
	background-color: #000;
	opacity:0.35;   filter:alpha(opacity=35);
	height: 280px;
	width: 224px;
	position:absolute;
}

div#benvenuto-txt {
	position:relative;
	color:#FFF;
	font-family: Arial;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 10px;
	height: 280px;
	width: 205px;
}
div#benvenuto-txt h1{
	font-size: 30px;
	font-weight: normal;	
}

div#separatore{
	background-color: #171717;
	height: 18px;
	width: 980px;
}


div#container2{
	overflow: hidden;
	width:980px;
	clear:both;
}

div#separatore2{
	clear:both;
	background-color: #171717;
	height: 9px;
	width: 980px;
}

       
       
       


div#content{
	float:right;
	width:736px;
	padding-top: 20px;
}

div#content p{
	line-height:1.4;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
}

div#content p strong{
	font-size: 14px;
	font-weight: bold;
}

div#content p b{
	font-size: 16px;
	font-weight: bold;
	color: #E10513;
	text-transform: uppercase;
}

div#navigation{
	background:#EAEAEA;
	float:left;
	width:224px;
	margin-left: 20px;
	padding-top: 20px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

div#navigation strong{
	
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;	
}

div#navigation ul{
	padding:0;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
div#navigation li{
	margin-bottom: 20px;
}

div#extra{background:#EAEAEA;}
div#extra{
	float:left;
	clear:left;
	width:220px;
	margin-left: 20px;
	height: 100%;
}

	

div#footer {
	overflow: hidden;
	clear:both;
	font-family: Arial;
	font-size: 12px;
	background-color: #C8C8C8;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}

div#footer strong{
	color: #555555;
}

div#footer a{
	font-family: Arial;
	font-size: 12px;
	color: #7E7E7E;
}

div#footer a:hover{
/*3. e il colore dei link stessi*/
color: #E10513;
}

div#footer p{	
	padding-top: 20px;
	padding-left: 12px;
	padding-bottom: 20px;	
}



.a {
	float: Left;
	width: 24.84%;
	color: #7E7E7E;
	background:#EAEAEA;
	margin-right: 2px;
	margin-bottom: -200px; 
	padding-bottom: 200px;
}
.b {
	float: Left;
	width: 24.84%;
	color: #7E7E7E;
	background:#EAEAEA;
	margin-right: 2px;
	margin-bottom: -200px; 
	padding-bottom: 200px;
}
.c {
	float: Left;
	width: 24.84%;
	color: #7E7E7E;
	background:#EAEAEA;
	margin-right: 2px;
	margin-bottom: -200px; 
	padding-bottom: 200px;
}
.d {
	float: Left;
	width: 24.84%;
	color: #7E7E7E;
	background:#EAEAEA;
	margin-right: 0px;
	margin-bottom: -200px; 
	padding-bottom: 200px;
}

div#footer2 {;
	font-family: Arial;
	font-size: 10px;
	background:#EAEAEA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	color: #777777;
	text-align: center;
}

</pre></body></html>