/* CSS Document */
a:active, a:focus {
	outline:none;
	}
	
/* *****************************************************************  
INDEX
***************************************************************** */
#index {
	background: #fff url(../img/bg_index.gif) 0 200px repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.lingua {
	width:100px;
	color:white;
	font-size:11px;
	font-weight:bold;
	float:left
}

.lingua img{
	margin-bottom:4px
}

#div-index {
	background:url(../img/bg_cornice.gif) no-repeat;
	width:500px;
	height:400px;
	margin-top:85px
}
/* *****************************************************************  
Elementi
***************************************************************** */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #283E65;
	padding:0;
	margin:0;
	background: #FFFFFF url("../img/bg.gif") repeat-x;

	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #283E65; 
	scrollbar-3dlight-color: #283E65; 
	scrollbar-arrow-color: #283E65; 
	scrollbar-track-color: #283E65; 
	scrollbar-darkshadow-color: #000033; 
}

TABLE, table { font-size: 11px; color : #283E65; }

a { font-size: 11px; color : #1A65DC;  text-decoration:none; }	
a:visited {color : #1A65DC; text-decoration:none; }  
a:hover  {color : #CC0000; text-decoration: underline;}

hr { color : #283E65; height : 1px; }
 
form { font-size: 11px; color: #283E65; margin: 0; }

input, textarea  {
	font-size: 11px;
	color: #283E65;
	border: 1px solid #C2C2C2;
}

select {
	font-size: 11px;
	color:#283E65;
	border: 1px solid #C2C2C2;
}

h1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin:5px 0 5px 0;
}
h2 {
	color: #3A739F;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 5px 0;
	margin:5px 0 5px 0;
}
ul {
	margin:10px 20px 10px 20px;
	line-height:14px;
}

 /* *****************************************************************  
	Colori Background
***************************************************************** */


.bgc01 { background-color : #FFFFFF; }

.bgc02 { background-color : #F1CAB2; }

.bgc03 { background-color : #E77F40; }

.bgc04 { background-color : #E6E1E1; font-weight:bold; padding: 5px 5px 5px 5px; font-family: Georgia, Time New Roman, serife; font-size:12px; }

.bgc05 { background-color : #E5E5E5; font-weight:bold; color:#0A285A; padding: 5px 5px 5px 5px;}

.bgc06 { background-color : #EFE9E9; font-weight:normal;  padding: 5px 5px 5px 5px;}

.bgc07 { background-color : #F4DEDE; font-weight:normal;  padding: 5px 5px 5px 5px;}

.bgc08 { background-color : #E6E1E1;}

.bgbox { }

.bottone { background-image: url("../img/bgbot.gif"); color: #CC0000; font-weight: bold; border: 1px solid #CCCCCC; }

.bgpag { background-color: white;}

.bgdot { background-image: url("../img/dots.gif"); }

 /* *****************************************************************  
	CARATTERI
***************************************************************** */

.tit { 
	font-size : 11px;
	font-weight : bold;
	color : #000000; 
}
.white { 
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF; 
}
.red {
	font-size: 11px;
	color: #990000;
	font-weight : bold;
}
.bordo { border: 1px solid #F1CAB2; }
.bordo_img
{
	border: 1px solid #CECECE;
	background-color : #FFFFFF;
	padding: 3px 3px 3px 3px;
}
.bordo_img2
{
	border-color: black black #FF0000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px
}
.nobordo { border: 0px solid; }

.evid {
	background-color : #FFFF00;
}

/* *****************************************************************  
	LINKS
***************************************************************** */

a.linkb { font-size: 12px; color : #1A65DC;  text-decoration:none; text-align:left}	
a.linkb:visited {color : #1A65DC; text-decoration:none; }  
a.linkb:hover  {color : #CC0000;}

a.lred { font-size: 11px; color : #CC0000;  text-decoration:none; }	
a.lred:visited {color : #CC0000; text-decoration:none; }  
a.lred:hover  {color : #10296B;}

 /* *****************************************************************  
	DIV
***************************************************************** */
#top {
	width: 960px;
	height: 211px;
	margin: 0 auto;
	padding:0;
}

#container {
	width: 960px;
	background: url("../img/bgm.gif") repeat-y #FFFFFF;
	margin: 0 auto;
	padding:0;
}

#main {
	width: 910px;
	background-image: url("../img/bgmain.gif");
	background-repeat: repeat-x;
}


#menu { color: #0A285A; }
#menu a { color: #0A285A; font-weight:bold; text-decoration: none; }
#menu a:visited { color: #0A285A;  font-weight:bold; text-decoration: none; }
#menu a:hover { color: #CE0001; font-weight:bold; text-decoration: underline; }

/*
.pagine {
	width: 500px;
	height:700px;
	background-image: url("../img/bgp.gif");
	background-repeat: repeat-x;
	float:right;
}
*/

#footer {
	width:910px;
	height:60px;
	clear:both;
	background-image: url("../img/bgf.gif");
	background-repeat: repeat-x;
}

#fsx {
	width: 300px;
	height:60px;
	float:left;
	padding: 25px 0 0 10px;
}
#fdx {
	width: 400px;
	height:60px;
	float:right;
	text-align:right;
	padding: 30px 10px 0 0;
	color: #1A65DC;
}

 /* *****************************************************************  
	PADDING 
***************************************************************** */

#pad {
	padding: 10px
}

#pad2{
	padding: 0 10px 10px 10px;
}

#padcont {
	padding: 0 25px 0 25px;
}

#padmenu {
	padding: 5px 5px 5px 20px;
}

#padtxt {
	padding: 0 10px 10px 10px;
	margin:0;
	line-height: 18px;
}

#foto {
	float:left;
	padding: 0 10px 10px 0;
}

/* *****************************************************************  
	CONGRESSO 
***************************************************************** */

div#congresso {
	width:470px;
	background:url(../img/congresso2009.jpg) no-repeat;
	margin-bottom:15px;
	padding:120px 0 0 0;
	height:232px
}

div#congresso2010 {
	width:470px;
	background:url(../img/congresso2010.jpg) no-repeat;
	margin-bottom:15px;
	height:353px
}

div#pad2010 {
	padding:120px 0 0 0;
	
}


div#banner-congresso {
	width:207px;
	float:left;
	margin-top:190px;
	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.margin07 {
	margin:3px 0;
}

p.margin10 {
	margin:15px 0 7px 0
}

span.span30 {
	margin-left:37px;
	font-style:italic
}

span.span50 {
	margin-left:83px;
}

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 {
	margin:10px 4px 0 4px;
	padding:10px;
	background:white;
	border:1px solid gray;
	color:#183666;
	text-align:left
}

#login .input-text{
	border:2px solid #24477e;
	height:20px;
	margin:3px 0 6px 0;
	width:96%;
	line-height:20px;
	font-size:12px
}

#login p{
	margin:5px 0;
	padding:0
}

#send {
	padding:3px;
	background:#24477e;
	color:white;
	text-align:center;
	border:0;
	font-weight:bold
}

