@charset "utf-8";
/* CSS Document */

/* Default Setting*/

body{
	margin:0px;
	padding:0px;
	background-color:#084988;
	font-family:Arial, Helvetica, sans-serif;
}

body img{
	border:none;
}

.Logo{
	width:959px;
	height:146px;
}

.Up{
	width:100%;
	background-color:#FFFFFF;
}

/* Header + Middle */

.Middle{
	width:959px;
	margin:auto;
	background-image:none;
	background-repeat:no-repeat;
	position:relative;
	min-height:1020px;
}

.News_DL_Zone{
	width:315px;
	height:603px;
	position:absolute;
	background-image:url(../private_images/Side_Interne.png);
	background-repeat:no-repeat;
	left:-72px;
	top:400px;
}

.Box_DL{
	position:relative;
	width:175px;
	height:149px;
	left:67px;
	top:60px;
}

.News_DL_Zone a:link,
.News_DL_Zone a:visited{
	text-decoration:none;
	color:#FFF;
}

.News_DL_Zone a:hover,
.News_DL_Zone a:active{
	text-decoration:underline;
	color:#FFF;
}

.Box_DL img{
	border:none;
}

.Box_News{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:218px;
	height:210px;
	position:relative;
	left:50px;
	top:200px;
}

.Center_Zone{
	width:636px;
	min-height:300px;
	color:#014989;
	padding-bottom:37px;
	float:right;
	padding-top:15px;
	text-align:left;
}

.Center_Zone a:link,
.Center_Zone a:visited{
	text-decoration:none;
	color:#014989;
}

.Center_Zone a:hover,
.Center_Zone a:active{
	text-decoration:underline;
	color:#014989;
}


.Center_Zone h1{
	font-size:24px;
	color:#014989;
	margin:0px;
	padding:0px;
}

/* Footer */

.Footer{
	background-color:#084988;
	color:#FFFFFF;
	width:938px;
	min-height:100px;
	margin:auto;
	text-align:left;
	font-size:12px;
	padding-left:130px;
	padding-top:20px;
}

.Footer a:link,
.Footer a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.Footer a:hover,
.Footer a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

.clear{
	height:0px;
	width:100%;
	overflow:hidden;
	clear:both;
}

.testoPagina{
    margin-bottom:30px !important;
    font-size:16px;
    line-height:24px;
}

/* Menù & Sottomenù*/

.coop-educa-menu li{
    padding-left:14px;
    background-image: url(../private_images/iconamenu.jpg);
    background-position: 0 0;
    background-repeat:no-repeat;
}

.coop-educa-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#014989 !important;
	margin-top:50px;
	width:200px;
	float:left;
}

.Menu ul{
	list-style-type:none;
	line-height:30px;
	margin:0 0 0 65px;
	padding:0px;
}

.coop-educa-menu a:link,
.coop-educa-menu a:visited{
	text-decoration:none;
	color:#014989;
}

.coop-educa-menu a:hover{
	text-decoration:underline;
	color:#014989;
}

.coop-educa-menu_liv2{
	list-style-type:none;
	color:#014989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px !important;
	margin:0 !important;
}

.coop-educa-menu_liv2 li{
    padding-left:0px;
    background-image: none;    
}

.coop-educa-menu_liv2 a:link,
.coop-educa-menu_liv2 a:visited{
	text-decoration:none;
	color:#014989;
	padding-left:14px;
	display:block;
	padding-right:14px;
}

.coop-educa-menu_liv2 li.selezionato a:link,
.coop-educa-menu_liv2 li.selezionato a:visited{
    background-color:#066fcc !important;
	text-decoration:underline !important;
	color:#fff !important;
}

.coop-educa-menu_liv2 li a:hover{
    background-color:#014989 !important;
	text-decoration:none !important;
	color:#fff !important;
}

.imgPagina{
    margin: 14px 0px 14px 0px;
    height:200px;
}
