/*
* CSS del sito filodiritto.com
* @author Caprilli Giovanni, Stefano Opipari
* @copyright Kinetica S.r.l.
*/

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, sans-serif, sans;
	font-size:0.813em;
	color:#002035;
	/*background-color:#9CBDCC;*/
	background-color: #d6dee7;
	text-align: center;
}

body a {
	outline: none;
}

/**
* ELEMENTI DI LAYOUT
*/

div.contenitore2 {
	background-image:url('img/texture.jpg');
	background-repeat:repeat-y;
	background-position:50% 0%;
	text-align: left;
	/* width: 1010px; */
	width: 998px;
	margin: 0px auto;
}
div.contenitore3 {
	background-image:url('img/texture_white.png');
	background-repeat:repeat-y;
	background-position:50% 0%;
	text-align: left;
	/* width: 1010px; */
	width: 998px;
	margin: 0px auto;
}

div.contenitore {
	margin:0px auto 0px auto;
	/* width: 998px; */
	width: 986px;
	/* min-height:738px; */
}


div.header {
	height:149px;
}

div.header_top {
	background-image:url('img/topbar.gif');
	background-position: 100% 0%;
	background-repeat:no-repeat;
	height:45px;
	text-align:right;
}

div.header_bot {
	height:120px;
}

div.menu_top {
	padding: 0px 1px;
	height:24px;
	text-align:left;
	width: 984px;
	background-color:#173957;
}

div.contenuto {
	padding: 16px 0px 0px 0px;
	/*background-image: url('./img/contenuto_bg.gif');
	background-position: 0 0;
	background-repeat: repeat-x;*/
}

div.colonna_sx {
	float:left;
	line-height:1.5;
	text-align:center;
}

div.colonna_sx div.box {
	margin:0px 6px;
	padding:0px;
	width:125px;
}

div.colonna_dx {
	float:right;
	line-height:1.5;
	text-align:center;
}

div.colonna_dx div.box {
	margin:0px 6px;
	padding:0px;
	width:125px;
}

div.colonna_cx {
	float:left;
	padding:0px;
	width:712px;
}

div.bottom {
	margin:0px auto 0px auto;
	padding:6px 0px 0px 0px;
	background-color:#173957;
	width: 986px;
	text-align:center;
	color:#FFF;
	font-size:0.7em;
}
div.bottom a {
	color: #FFF;
	font-size:1em;
}

div.credits {
	margin:0px 6px 2px 0px;
	text-align: center;
	float: right;
	color:#000;
	font-size:0.75em;
	padding: 5px 0px 1px 0px;
}

div.credits a {
	text-decoration: none;
	color: #7B9AA4;
}
div.pre_quadro {
	background-color:#173957;
	background-image:url('./img/barra_top.png');
	background-position:0px 0px;
	background-repeat: no-repeat;
	padding-left:2px;
	height:20px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
}

div.post_quadro {
	height: 6px;
	background-color: #173957;
	background-image: url('./img/barra_bot.png');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	font-size: 1px;
}

div.quadro {
	border:1px solid #487585;
	background-color:#FFF;
	padding:4px 2px;
	font-size:0.9em;
	color:#002035;
}

div.quadro_hp {
	border-width: 0px 1px;
	border-style: solid;
	border-color: #487585;
	padding:4px 2px;
	font-size:0.9em;
	color:#002035;
}

div.clear {
	clear:both;
}

/**
* ELEMENTI PER LA FORMATTAZIONE DEL TESTO
*/

.errore {
	color:#F00;
}

h1 {
	margin:2px;
	padding:0px;
	font-size:1.4em;
}

div.pre_quadro h2 {
	/* padding-top:2px;
	padding-left:4px; */
	margin:0px;
	padding:2px 0px 0px 4px;
	font-size:0.9em;
	color: #FFF;
}

h2 {
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size:1em;
	color: #DB7C00;
}

p {
	margin:0px;
	padding:0px;
	text-align:left;
}

a,a:visited {
	color:#002035;
}

a.img, a.img:visited {
	text-decoration:none;
}

a.bottom, a.bottom:visited {
	color:#FFF;
	text-decoration:underline;
}

a.archivio, a.archivio:visited {
	margin:1px 0px;
	padding:2px 5px;
	text-decoration:none;
	color: #DB7C00;
	font-weight: bold;
	font-variant:small-caps;
}

div.pre_quadro a.archivio {
	float:right;
	font-variant:small-caps;
}

a.articolo,a.articolo:hover {
	text-decoration:none;
	font-weight:bold;
	color: #DB7C00;
}

a.news, a.news:visited {
	display:block;
	text-decoration:none;
	padding:2px 2px;
	color:#002035;
}

a.news:hover, a.news_elenco:hover {
	background-color:#EFF8FB;
}

a.news_elenco, a.news_elenco:visited {
	display:block;
	text-decoration:none;
	padding:2px 0px 2px 18px;
	color:#002035;
}

div.quadro div.corpo {
	padding:26px 8px;
	text-align:justify;
	line-height:1.5;
	color:#002035;
}

p.elenco_news {
	margin:0px;
	padding:0px;
	padding-left:4px;
}

div.header_art {
	background-color: #E8EDEF;
	border:1px solid #002035;
	margin:4px;
	padding:4px;
	text-align:center;
}

div.footer_art {
	background-color:#E8EDEF;
	border:1px solid #002035;
	margin:4px;
	padding:4px;
}

div.elenco {
	font-weight:bold;
	margin:1px 0px;
	padding:0px 2px;
}

p.sx {
	text-align:left;
}

p.dx {
	text-align:right;
}

p.cx {
	text-align:center;
}

p, p.jx {
	text-align:justify;
}

p.indent {
	margin-left: 28px;
}

div.h1 {
	margin:-8px 0px 0px 6px;
	width:230px;
	height:68px;
}

div.logo {
	width: 220px;
	height: 104px;
	background-image: url('./img/title.png');
	background-repeat: no-repeat;
	margin: -16px 0 0 6px;
}

div.hr_logo {
	display:none;
	border-bottom:1px solid #002035;
}

div.header_bot div.annuncio {
	float: right;
	width: 728px;
	height: 90px;
	/*background-color: #aaa;*/
	/*border: 1px solid #002035;*/
	margin:20px 5px 0px 0px;
}

div.header_bot a, div.header_bot a:visited {
	text-decoration:none;
	color:#000;
}

div.header_bot img {
	border:0px;
}

/*
* MENU TOP
*/

div.menu_top a, div.menu_top a:visited {
	display:block;
	text-decoration:none;
	color:#FFF;
}

div.menu_top a:hover {
	background-color: #346999;
}

div.menu_top ul.menu_new {
	margin:0px;
	padding: 0px;
	height:24px;
	list-style-type: none;
	/*width:996px;*/
}

div.menu_top ul.menu_new li {
	float: left;
	display: inline;
	color:#FFF;
	text-align:center;
	line-height:24px;
	/*width:117px;*/
	width:100px;
}

div.menu_top ul.menu_new li.short {
	width:75px;
}

div.menu_top ul.menu_new li.medium {
	width:118px;
}
div.menu_top ul.menu_new li.long {
	width:161px;
}

div.menu_top ul.menu_new li.last {
	width:130px;
}

div.menu_top ul.menu_new li.sep {
	width:1px;
	height: 18px;
	margin-top: 3px;
	overflow: hidden;
	background-color: #65819A;
}

div.menu_top ul.menu_new li.sel {
	background-color:#DB7C00;
}

/*
* FINE MENU TOP
*/

div.header_bot a, div.header_bot a:visited {
	text-decoration:none;
}

div.header_bot img {
	border:0px;
}

div#space_dir {
	font-size:1px;
	height:8px;
}

span#dir {
	margin:0px 0px 0px 6px;
	padding:0px;
	color:#173957;
	font-size:0.8em;
}

span#dir a,
span#dir a:visited {
	color:#173957;
	/* color:#002035; */
	text-decoration:underline;
}

span.legenda {
	background-color:#173957;
	border:1px solid #173957;
	padding:0px 2px 0px 2px;
	font-weight:bold;
	color:#FFF;
}

span.titolo {
	font-weight:bold;
	color:#DB7C00;
}


span.no_elenco {
	padding:2px 0px 2px 18px;
	font-weight:bold;
}

div.data {
	float:left;
	margin-right:2px;
	padding:0px;
	color:#7B9AA4;
	width:56px;
	cursor: pointer;
}

span.autori {
	color:#7b9aa4;
	font-size: 0.85em;
}

div.titolo_news {
	margin-left:66px;
	width:588px;
	cursor: pointer;
}
span.data {
	float:left;
	margin-right:2px;
	padding:0px;
	color:#7B9AA4;
	width:56px;
	cursor: pointer;
}
span.titolo_news {
	display: block;
	margin-left:66px;
	/*width:652px;*/
	cursor: pointer;
}
span.titolo_news.no_date{
	display: block;
	margin-left: 20px;/*66px;*/
	/*width:652px;*/
	cursor: pointer;
}
span.news_freccia {
	float:left;
	margin-right:2px;
	padding:0px;
	color:#7B9AA4;
	width:20px;
	cursor: pointer;
}
div.data2 {
	margin-right:2px;
	padding:0px;
	color:#7B9AA4;
	font-size:0.9em;
	cursor: pointer;
}

span.data2 {
	margin-right:2px;
	padding:0px;
	color:#7B9AA4;
	font-size:0.9em;
	cursor: pointer;
}

div.autore {
	margin-right:2px;
	padding:0px;
	color:#002035;
	font-size:0.9em;
}

span.autore {
	margin-right:2px;
	padding:0px;
	color:#002035;
	font-size:0.9em;
}

div.titolo_news2 {
	font-weight:bold;
}

span.titolo_news2 {
	display:block;
	font-weight:bold;
}
/**
* ALTRI ELEMENTI
*/
div.tools {
	text-align: right;
	margin:10px auto 0px auto;
	font-variant:small-caps;
	font-weight:bold;
}

.nob {
	border:0px;
}

input {
	border:1px solid #B6B6B6;
	margin:12px 5px 0px 0px;
}

input.ricerca {
	border:0px;
	margin-left:780px;
	background-color:#DB7C00;
	margin:12px 7px 0px 0px;
	width:47px;
	height:18px;
	color:#FFF;
	font-weight:bold;
	font-size:0.8em;
}

input.email {
	width: 110px;
	margin: 0 auto;
}

input.iscriviti {
	width: 50px;
	height: 20px;
	margin: 4px 3px;
	background-image: url('iscriviti');
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none;
}

input.tasto {
	border:0px;
	padding:4px 2px;
	background-color:#DB7C00;
	font-weight:bold;
	font-size:0.95em;
	color:#FFF;
}

textarea {
	border:1px solid #B6B6B6;
	margin:12px 5px 0px 0px;
}

div.paginazione {
	background-color:#E8EDEF;
	border:1px solid #002035;
	margin:4px 2px;
	padding:4px;
	text-align:center;
	width:auto;
}


table.form_cerca {
	border-collapse:collapse;
	margin-left:690px;
}

table.form_cerca tr td {
	text-align:center;
	vertical-align:top;
}

table.form_cerca input {
	border:0px;
	padding:2px;
}

/* per ora non utilizzate
*
table.box {
	border:1px solid #173957;
	border-collapse:collapse;
	width:120px;
	font-size:0.75em;
}

table.box thead th {
	padding:2px 0px;
	background-color:#173957;
	color:#FFF;
}

table.box tbody td {
	background-color:#E8EDEF;
	color:#000;
	text-align:left;
}

table.box tbody td.cx {
	text-align:center;
}

table.box td a, table.box td a:visited {
	text-decoration:none;
}
*/

div.header_box {
	padding:5px 0px;
	background-color:#173957;
	width:125px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:0.75em;
	background-image: url('./img/menu_top.gif');
	background-repeat: no-repeat;
}

div.body_box {
	width: 123px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #173957;
	/* background-color:#E8EDEF; */
	background-color:#173957;
}
div.bot_box {
	width: 125px;
	height: 6px;
	background-color: #173957;
	background-image: url('./img/menu_bot.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	font-size: 1px;
}

div.header_box.orange {
	background-color:#db7c00;
	background-image: url('./img/menu_top_orange.gif');
	background-repeat: no-repeat;
}

div.body_box.orange {
	border-color: #db7c00;
	background-color:#db7c00;
}
div.bot_box.orange {
	background-color: #db7c00;
	background-image: url('./img/menu_bot_orange.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

/* div.line_box {
	width:116px;
	margin: 0px auto;
	font-size:0px;
	height:1px;
	border-top: 1px solid #CDD9DC;
	background-color: #F3F7F8;
} */

div.line_box {
	width:119px;
	margin: 0px auto;
	font-size:0px;
	border-top: 1px solid #65819A;
}

div.line_box.orange {
	width:119px;
	margin: 0px auto;
	font-size:0px;
	border-top: 1px solid #feb220;
}

div.testo_box {
	/*border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #173957;
	background-color:#E8EDEF;*/
	width:123px;
	color:#000;
	text-align:left;
	font-size:0.85em;
}

div.testo_box_last {
	/*border-left:1px solid #173957;
	border-right:1px solid #173957;
	border-bottom:1px solid #173957;
	background-color:#E8EDEF;*/
	width:123px;
	color:#000;
	text-align:left;
	font-size:0.85em;
}

div.testo_box2 {
	/* border-left:1px solid #173957;
	border-right:1px solid #173957;
	background-color:#E8EDEF; */
	width:123px;
	color:#FFF;
	text-align:center;
	font-size:0.85em;
}
div.testo_box_dx {
	/* border-left:1px solid #173957;
	border-right:1px solid #173957;
	background-color:#E8EDEF; */
	width:123px;
	color:#FFF;
	text-align:right;
	font-size:0.85em;
}

div.testo_box_last2 {
	/* border-left:1px solid #173957;
	border-right:1px solid #173957;
	border-bottom:1px solid #173957;
	background-color:#E8EDEF; */
	padding-top:4px;
	width:123px;
	color:#FFF;
	text-align:center;
	font-size:0.85em;
}

a.box, a.box:visited {
	padding:2px 2px 2px 2px;
	text-decoration:none;
	/* color:#000; */
	color: #FFF;
	display: block;
}

a.box:hover {
	/* background-color:#DB7C00; */
	color:#FFF;
	background-color: #346999;
}

img {
	border:0px;
}

div.sep_note {
	width:60%;
	background-color:#487585;
	margin:20px auto 20px auto;
	padding:0px;
	font-size:1px;
}

div.sep_top_box {
	font-size:1px;
	height:14px;
}

div.sep_boxes {
	font-size:1px;
	height:12px;
}

div.end_box {
	font-size:1px;
	height:2px;
}

ul.news {
	list-style-type:square;
}

ul.news li {

}

div.msg_box {
	border:1px solid #173957;
	background-color:#E8EDEF;
	margin-top:8px;
	text-align:justify;
	padding:4px 8px;
}

table.collab {
	border-collapse:collapse;
}

table.collab td {
	margin:0px;
	padding:0px;
	text-align:left;
	padding: 3px 0px;
}

table.collab td.email {
	padding:3px 5px 3px 20px;
}

table.collab td.cv {
	padding:3px 5px 3px 0px;
}

/****************************
* MENU' CON MINI ICONE
*****************************/

ul.menu{
	/*float:right;*/
	height: 22px;
	width:100%;
}

ul.menu,ul.menu li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.menu li{
	float:right;
	margin-right:1em;
	/* text-align: left; */
}

ul.menu li a {
	float:left;
	padding:5px 0px 4px 18px;
	text-decoration:none;
	font-weight:bold;
	font-size:0.85em;
	display: block;
}

li.home a {
	background: url(./img/icone/house.png) no-repeat left center;
}

li.archivio a{
	background: url(./img/icone/folder.png) no-repeat left center;
}

li.stampa a{
	background: url(./img/icone/printer.png) no-repeat left center;
}

li.articolo a{
	background: url(./img/icone/page.png) no-repeat left center;
}

li.altri_articoli a{
	background: url(./img/icone/status_online.png) no-repeat left center;
}

li.segnala a{
	background: url(./img/icone/email.png) no-repeat left center;
}

li.elenco a {
	background: url(./img/icone/newspaper.png) no-repeat left center;
}

li.indietro a {
	background: url(./img/icone/resultset_previous.png) no-repeat left center;
}

li.ricerca a{
	background: url(./img/icone/date.png) no-repeat left center;
}

/****************************
* PAGINAZIONE
*****************************/

div.pagine {
	/*border:1px solid #C8E1DC;
	background-color:#F3F4F5;*/
	/*margin: 5px 0px;
	padding: 4px 10px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	font-size:0.85em;
}

div.pagine img{
	margin-bottom:-4px;
}

div.pagine a,div.pagine a:hover {
	color:#000;
	text-decoration:none;
}

div.sep_icone_top {
	background-color:#002035;
	margin:0px 2px 0px 2px;
	height:1px;
	font-size:1px;
}

div.sep_icone_bot {
	background-color:#002035;
	margin:0px 2px 0px 2px;
	height:1px;
	font-size:1px;
}

/****************************
* FINE MENU' CON MINI ICONE
*****************************/
table.adatta {
	margin-left:auto;
	margin-right:auto;
}

table.novantasei {
	width:96%;
}

table.novantotto {
	width:98%;
}

div.form {
	margin:0px auto 0px auto;
	width:500px;
	text-align:center;
}

table.form {
	/*border:1px solid #002035;*/
	border-collapse:collapse;
	text-align:center;
}

table.form thead th {
	border-bottom:1px solid #002035;
	margin-left:4px;
}

table.form tr td {
	text-align:left;
	vertical-align:bottom;
}

table.form tr td.label {
	text-align:right;
	font-weight:bold;
}

table.form tr td.cx {
	text-align:center;
	vertical-align:middle;
}

/**************************************************************
*	ELEMENTI PER IL BOX DI LEXMEETING
**************************************************************/
div.lexmeeting_quadro {
	float:right;
	background-color: #FFF;
	border: 1px solid #353F4A;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:0.85em;
	width:402px;
	height:243px;
}


div.lexmeeting_logo {
	padding:0px 2px;
}

div.lexmeeting_testo {
	padding:0px 3px;
	height: 176px;
}

div.lexmeeting1 {
	background-color:#566D7D;
	color:#FFF;
	height:16px;
}

div.lexmeeting2 {
	margin-top:22px;
	background-color:#353F4A;
	color:#FFF;
	height:16px;
}

div.sep_lex {
	font-size:1px;
	height:14px;
}

p.lex {
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 0px;
}

a.lex, a.lex:visited {
	color:#FFF;
	text-decoration:underline;
}

a.dove {
	font-size: 0.9em;
	color:#D50;
	text-decoration:none;
}

a.titolo {
	color:#D50;
	text-decoration:underline;
}

p.dove {
	font-size: 0.9em;
	color:#D50;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.titolo {
	color:#D50;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.quadro {
	/*background-color:#E8EDEF;*/
	margin:0px;
	padding:0px;
	width:100%;
}

table.quadro th {
	text-align:left;
}

ul.square {
	list-style-type:square;
}
/**************************************************************
*	FINE ELEMENTI PER IL BOX DI LEXMEETING
**************************************************************/

div.altro_box {
	/*background-color:#C0C0C0;*/
	width:300px;
	height:250px;
}

div.banner_bottom {
	margin:0px auto;
	padding:0px;
}

div.altro_box_banner_sx {
	float:left;
	margin:0px 0px 0px 30px;
	padding:0px;
	width:300px;
	height:250px;
}

div.altro_box_banner_dx {
	float:right;
	margin:0px 30px 0px 0px;
	padding:0px;
	width:300px;
	height:250px;
}

div.googlemap {
	margin:0px auto 0px auto;
	border:1px solid #487585;
	text-align:center;
	width:500px;
	height:500px;
}

