#benvenuto {
    background:#eee;
    border:1px solid gray;
    padding:10px
}

#padpagina {
    padding:20px 20px 20px 0
}

/* DISCUSSIONI */

ul#catlist {
	margin:10px 0;
}

li.catlist {
	padding: 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	list-style-type: square;
	line-height: 20px;
}

caption {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	line-height:25px
}


#discussioni {
    width:100%;
}

#discussioni th {
    background:gray;
    color:white;
    text-align:center;
    line-height:20px
}

#discussioni td {
    background:#f4f4f4;
    color:gray;
    text-align:left;
    line-height:15px;
    padding:5px 3px
}

.data {
    color:gray;
    font-size:10px;
    font-style:italic;
    padding:0 0 7px 0;
    margin:0
}

.commento {
    padding:0;
    border-top:1px solid gray;
    margin:10px 0
}

#didattica {
    margin:10px 0;
}

#didattica img {
    border:1px solid red;
    padding:1px;
}

#didattica .corso {
    padding:0 0 0 7px
}

.link {
    padding:0;
    margin:10px  0 0 0;
    text-align:right
}

/* *****************************************************************  
	CONGRESSO 
***************************************************************** */

div#congresso {
	width:470px;
	background:url(../img/congresso2009.jpg) no-repeat;
	margin-bottom:15px;
	padding:120px 0 0 0;
	height:232px
}


div#banner-congresso {
		width:200px;
		float:left;
		margin-top:50px;
		margin-left:12px;
		_margin-left:7px
		
}
div.menu-congresso {
	width:200px;
	margin:0 0 0 250px;
	background:url(../img/btn.png);
	line-height:27px;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	color:#24477e;
	font-weight:bold;
	font-family:Arial;
	margin-bottom:10px;
	height:27px
}

div.menu-congresso2 {
	width:200px;
	margin:0 0 0 250px;
	background:url(../img/btn.png);
	line-height:17px;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	color:#24477e;
	font-weight:bold;
	font-family:Arial;
	margin-bottom:10px;
	height:37px;
	padding:7px 0 0 0
}

div.menu-congresso a, div.menu-congresso2 a {
	color:#24477e;
	text-decoration:none;
	font-size:12px
}

div.menu-congresso a:hover,div.menu-congresso a#qui, div.menu-congresso2 a:hover,div.menu-congresso2 a#qui {
	color:#bc090a;
	text-decoration:underline;
	font-size:12px
}

p.margin05 {
	margin:7px 0
}

p.margin10 {
	margin:15px 0 7px 0
}

span.span30 {
	margin-left:37px;
	font-style:italic
}

span.span20 {
	margin-left:30px;
	font-style:italic
}

ul.lista {
   margin:10px 0 10px 20px;
   padding:0;
}

ul.lista li {
   margin:7px 0 7px 0;
   padding:0;
   list-style-type:square
}

ol {
	margin:5px 0 0 25px;
}

ol li {
	margin-bottom:5px
}

/* TABLE FORM */

table#form {
	width:100%;
}

table#form td {
	text-align:left
}
table#form td.form-dx input {
	width:95%
}

/***********CANDIDATI************/

.candidato {
	margin:5px 0 10px 0;
	border-bottom:1px solid #8b8282;
	background:#e5e5e5
}

.padcad {
	padding:10px
}

.candidato table.dati-candidati{
	text-align:left;
	margin-bottom:10px
}
.candidato table.dati-candidati td{
	padding:5px 0;
	font-weight:normal
}

.candidato p{
	margin:0 0 7px 0;
	padding:0
}

.link-p {
	margin:0 0 7px 0;
	text-align:right
}


/* BANDIERE */

#en-flag {
	width:24px;
	height:24px;
	background:url(../img/en.gif) no-repeat;
	display: block
}

#en-flag:hover {
	width:24px;
	height:24px;
	background:url(../img/en_h.gif) no-repeat;
}

#it-flag {
	width:24px;
	height:24px;
	background:url(../img/it.gif) no-repeat;
	display: block;
	margin-left:6px
}

#it-flag:hover,  #it-flag2 {
	width:24px;
	height:24px;
	background:url(../img/it_h.gif) no-repeat;
	display: block;
	margin-left:6px
}

/* LOGIN */

#login {
	width: 300px;
	margin:10px auto 0 auto;
	padding:10px;
	background:white;
	border:1px solid gray;
	color:#183666;
	text-align:left
}

#membersarea {
	margin: 0 4px 0 4px;
	padding:10px;
	background:white;
	border:1px solid gray;
	color:#183666;
	text-align:left
}

#login #errore{
	color: red;
	font-size: 12px;
	font-weight: bold;
}

#login .input-text{
	border:2px solid #24477e;
	height:20px;
	margin:3px 0 6px 0;
	width:96%;
	line-height:20px;
	font-size:20px
}

#login p{
	margin:5px 0;
	padding:0
}

#send {
	padding:3px;
	background:#24477e;
	color:white;
	text-align:center;
	border:0;
	font-weight:bold
}

/* BOX */


.box-post {
	padding:5px;
	margin-top:15px;
}

.box-post div{
	background:url(../img/barra.gif) no-repeat;
	margin:0 0 7px 0;
	line-height:25px;
	text-indent:19px;
	text-align:left;
	color:white;
	font-size:12px;
	font-weight:bold
}

.box-post .item{
	padding:0;
	border-bottom:1px dotted #7c88ba;
	color:#303b7d;
	line-height:15px;
	font-weight:bold;
	text-align:left;
	font-size:10px;
	margin:0 0 7px 0;
	padding:0 0 5px 0
}

.box-post .all{
	margin:0;
	padding:3px 0;
	text-align:right;
	font-size:9px
}

.box-post .all a{
	font-weight:normal;
	color:red;
	text-decoration:none;
	font-size:10px
}

.box-post .all a:hover{
	color:gray;
}

/* POST */

h2.tit-post {
	color:#7c88ba;
	font-size:13px;
	font-weight:bold;
	padding:0 0 3px 0;
	border-bottom:1px solid #7c88ba;
	margin:0
	
}

span.author {
	color:gray;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	float:left;
}

span.data {
	background:#7c88ba;
	color:white;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	float:right;
	padding:1px 3px;
	border-left:4px solid #2f4c98
}

#commento {
	color:#7c88ba;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 2px 0;
	margin-top:10px
}

.com {
	padding:5px 5px 8px 5px;
	font-size:11px;
	border-bottom:1px dotted #7c88ba
}

div.com img.foto-lista {
	width:100px;
	height:100px;
	padding:1px;
	border:1px solid #004080;
	margin-right:5px
}

div.com h2 a {
	color:#7c88ba;
	text-decoration:none
}

div.com h2 a:hover{
	color:red;
	text-decoration:underline
}

div.com p{
	margin:5px 0 4px 0
}


div.com span.commenti{
	color:red;
	padding-bottom:5px;
	font-size:10px
}

div.com span.small {
	font-size:10px;
	font-style:italic;
	color:gray
}

.numcom {
	font-weight: bold;
	background-color: #2F4C98;
	color: #fff;
	padding: 2px 2px 2px 5px;
	text-align: left;
}

.colore {
	background-color:#f5f5f5;
}

/* TABELLA FORM DI COMMENTO */

div#pagina p#tit-form {
	color:#2f4c98;
	font-size:12px;
	border-bottom:2px solid #2f4c98;
	padding:0 0 2px 0;
	margin:10px 0 0 0;
	font-weight:bold;
	_width:514px;
}


table#form {
	width:100%;
	background-color:#e4e4e4;
	border-bottom:2px solid #2f4c98;
}


table#form .form-sx{
	width:10%;
	padding:5px;
	font-weight:bold;
	color:#283E65;;
	text-align:right;
	font-size:11px
}

table#form .form-dx{
	width:90%;
	padding:5px;
	font-size:11px
}

table#form .form-cx{
	padding:5px;
	font-size:11px
}

/* FORM */

table#form .form-dx .input-text{
	width:360px;
	height:13px;
	border:1px solid #2f4c98
}

table#form .form-cx input.check{
	width:15px;
	height:15px
}

table#form .form-dx textarea{
	width:99%;
	height:250px;
	border:1px solid #2f4c98
}

input#send {
	width:120px;
	padding:0 3px;
	height:24px;
	color:white;
	text-align:center;
	background-color:#2f4c98;
	border:1px solid #fff;
	font-weight:bold;
	margin:10px 0;
	font-size:11px
}


p#tit-form {
	color:#2f4c98;
	font-size:12px;
	border-bottom:2px solid #2f4c98;
	padding:0 0 2px 0;
	margin:10px 0 0 0;
	font-weight:bold;
	_width:514px;
}

/* BLOG */

h4 {
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	display: inline;
}

ul#listablog, ul#listacat {
	margin:0;
	padding:0;
	list-style-type:none
}

ul#listablog li {
	border-left: 8px #4169e1 solid;
	padding: 2px 2px 2px 10px;
	margin: 10px 0 0 0;
	background-color: #f4f7fb 
}

ul#listacat li{
	margin: 10px 0 10px 5px;
	padding:0 6px 6px 0;
	height: 110px;
}

div.txt-lista {
	font-size: 90%;
	padding: 0 0 5px 0;
	margin: 0;
	border:0px solid black
}

p.footerblog{
	padding: 0;
	margin: 0;
	font-weight:normal;
	font-size:11px
}

p.footerblog a{
	color:red;
	text-decoration:none
}
	
p.footerblog a:hover{
	color:#1d3d73;
	text-decoration:underline
}
	
p.footerblog img{
	vertical-align:top
}
	
.img {
	float:left;
	margin: 0 5px 0 0;
	position:relative;
	top:-5px;
	left:-5px;
    border:1px solid #ccc;
	border-color: #ccc #666 #666 #ccc;
    padding:5px
}

h3.data{
	float:right;
	margin-top: 2px;
	padding:2px 8px 2px 8px;
	border-left:6px solid #1d3d73;
	color:#222;
	background:#EFF0ED;
	font-size:87%
}

h3.author a{
	color: #222;
	text-decoration: underline;
	line-height: 15px;
}

div#dettaglio-post {
	width: 690px;
	overflow: hidden;
	padding: 10px 0;
}

div#dettaglio-post p.allegato{
	margin: 5px;
	padding: 0:
}

/* PAGINAZIONE */

#paginazione {
    margin:10px 0 0 0;
    text-align:center
}

#paginazione td{
    font-weight:bold

}

#paginazione .pag {
    width:20px;
    height:20px;
    background:#c0e1f3;
    color:#17924d;
    border:1px solid #04496e;
    font-weight:bold
}

#paginazione .pag a:hover {
    color:white
}

#paginazione .pag:hover {
    background:#5ac5ff;
    color:white
}


#paginazione #sel {
    width:20px;
    height:20px;
    background:#04496e;
    color:#fff;
    border:1px solid #04496e
}

.lista-link {
	border-left:5px solid #24477e;
	padding:5px;
	background:#f5f5f5
}


#day {
	font-size:12px;
	line-height:18px;
	margin:10px 0
}

#day td {
	padding: 5px 0
}

/* Library */

ul#library {
	margin:10px 0;
}

li.library-rec {
	padding: 7px 0 7px 35px;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	list-style-type: none;
	line-height: 20px;
	margin: 3px;
	text-transform: uppercase;
	background: url(../img/doc-ico.png) no-repeat;
}

li.library-rec2 {
	padding: 7px 0 7px 35px;
	font-size:11px;
	list-style-type: none;
	line-height: 20px;
	margin: 3px;
	background: url(../img/doc-ico.png) no-repeat;
}

p.tit {
	font-size:13px;
	color: red;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
