/* CSS Document */
* {margin:0; padding:0;}
html, body {background:url(../BODY/sfondo.jpg) 0 top #a2b0d7 repeat-x; font:11px Verdana, Geneva, sans-serif; color:#333; text-align:center;}
img {border:0;}
h1 {font-size:18px; color:#3d58a7; margin-top:40px; font-weight:normal;}
p {margin:10px 0;}
#container {width:960px; margin:40px auto 0 auto; text-align:left;}

.header {}
.logo {width:315px;float:left;}
.menu {width:520px; float:right; border-bottom:1px solid #3d58a7; padding-bottom:8px; margin-top:50px;}
.menu a, menu a:link, .menu a:visited, .menu a:active, .menu a:hover {color:#3d58a7; text-decoration:none;}
ul {list-style-type:none;}
.menu ul {font:14px Verdana, Geneva, sans-serif; color:#3d58a7; font-weight:bold;}
.menu li {display:inline; padding-right:20px;}

.floatAnnulla {clear:both;}

.colonnaDestra {float:right; width:520px;}
.colonnaSinistra {float:left; width:400px;}

.boxCase {float:left; width:220px; margin-bottom:5px; height:120px;}
.boxCase a, boxCase a:link, .boxCase a:visited, .boxCase a:active {text-decoration:none; color:#0000CC;}
.boxCase a:hover {text-decoration:underline;}
.boxCase img {width:113px; height:84px;}
.colonnaSingola {}
.colonnaSingola img {float:left; border:1px solid #ffff00;}
.colonnaSingola h3 {font-size:12px; font-weight:bold; margin-left:120px;}
.colonnaSingola p {margin:0; padding:0; margin-left:120px;}

.titoloAbstract {}
.titoloAbstract h1 {font-size:24px;}
.titoloAbstract p {margin-left:0;}

.form {width:600px; margin:0 auto;}
input {width:400px;}
textarea {font:11px Verdana, Geneva, sans-serif;}
label {float:left;}
input, textarea {float:right; border:1px solid #F8EC13; margin:5px 0;}
textarea {width:400px; height:90px;}
.form br {clear:both;}
.button {background-color:#555; font-weight:bold; color:red; border:1px solid; width:100px;}

.footer {font:10px Verdana, Geneva, sans-serif; text-align:center; margin:20px 0;}
.footer a:link, .footer a:visited, .footer a:active {text-decoration:none; font-weight:bold; color:#f8ec13;}
.footer a:hover {text-decoration:underline;}


