@charset "utf-8";
/* Sociologia.unina > Foglio di Stile PAGES */

#header {
	height: 120px;
}

#center_sf {
padding-top:1px;
width:100%;
background:url(images/sf_center.gif);
}

#center {
width: 820px;
height:375px;
margin:0 auto;
background:url(images/center.gif) no-repeat;
border-left:5px solid #fff;
border-right:5px solid #fff;
}

#center_left {
width: 550px;
height: 320px;
padding-left: 10px;
float:left;
font-size: 12px;
}

#center_right {
width: 250px;
height: 320px;
float:left;
font-size: 12px;
}

#news_image {
width:543px;
height:121px;
text-align:right;
}

#news_image h2 {
padding-top:80px;
padding-right:10px;
text-transform:uppercase;
text-shadow: 0px 0px 5px #fff;
}

#news_image h2 a{
text-decoration:none;
color:#009245;}

#news_image p {
padding-right:20px;
text-shadow: 0px 0px 5px #fff;
font-weight:bold;
}

#list_link {
}

#link_cdl {
width: 300px;
float:left;
padding-left: 10px;
}

#link_cdl li strong{
padding-left: 18px;
background:url(images/li.png) top left no-repeat;
}

#link_cdl li strong a {
background:none;
padding:0;
}

#link_orienta {
float:left;
padding-left:10px;
}

#link_orienta li{
padding-left: 5px;
background:url(images/li.png) top left no-repeat;
}

#list_link ul {
padding-top: 20px;
list-style:none;
line-height: 20px;
}

#center_right ul {
padding-top:5px;
padding-left:10px;
}

#list_link li.title a{
font-weight:bold;
text-transform:uppercase;
color:#1059DB;
padding-left: 18px;
background:url(images/li_title.png) left no-repeat;
text-decoration:none;
}

#list_link li a{
padding-left: 18px;
color:#000;
text-decoration:none;
/*background:url(images/li.png) top left no-repeat;*/
}

#list_link li a:hover{
text-decoration:underline;
}

#center_right li.li_title a{
font-weight:bold;
text-transform:uppercase;
color:#1059DB;
text-decoration:none;
}
