/* stile principale corpo documento*/

body { 
	padding: 0;
	margin: 0; 
	font: 0.7em Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	background-image: url('psicobk.png');
	background-repeat: no-repeat;
	color: #454545; 
}


/*stile generale link*/
a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

/*stile titolo h1*/
h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

/*stile titoli h1 e h2 >>>come link<<<*/
h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}

/*stile titolo h2*/
h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #9EC068;
	/*background: inherit*/;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px; 
	color:#666;
}


/*paragrafo base margini*/
p {	
	margin: 0 0 5px 0;
}

/*form base per search e menu >>>>gli altri form hanno uno stile a parte<<<<*/
form { 
	margin: 0; 
}

/*search*/
input.search { 
	width: 199px; 
	border: none;
	background: url(input.gif); 
	padding: 4px; 
}

/*login*/
input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

.logo {
font-size: 12px;
}
/* layout contenuto */
/*box base contenuto*/
.content { 
	margin: 10px auto;
	width: 760px; 
}

/*header pagina*/
.header { 
	height: 45px; 
}

/*barra superiore*/
.top_info {
	float: right;
	width: 570px;
	padding: 0px;
	border-bottom: 1px solid #eee;
}

	.top_info_sx {
		width: 240px;
		float: left;
}

	.top_info_dx {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
}

/*barra menu*/
/*lista non ordinata - >>>>base per menu<<<< lo stile delle OL e UL vere e proprie č pių gių nel css*/
ul { 
	margin: 0; 
	padding : 0; 
	list-style : none;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px; 
}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
} 

/*div sfondo verde top con form cerca nelle news*/	
.search_news { 
	background: #DCF2B8 url(barbg.gif) no-repeat; 
	color: #000;
	border-top: /*1*/1px solid #9EC068;
	/*border-bottom: 1px solid #9EC068;*/border-bottom: /*1*/0px solid #DCF2B8;
	clear: both;
	text-align: center; 
	padding: /*10*/8px 0 5px 0;
}

/*div con payoff sito psicosardegna*/
.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url(subheaderbg.gif) no-repeat;
	color: #808080;
	border-bottom: 1px solid #ccc;
}


/* contenuto sx*/
.sx {
	float: left;
	width: 435px;
	margin: 0 0 10px 0;
}

.sx1 {

	width: 760px;
	margin: 0 0 10px 0;
}

	.sx_articoli {
		margin: 0px 0 10px 0;
	}

	.sx_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.sx_links:hover {
		border: 1px solid #ccc;
	}

/*box sx varie immagini*/
/*=================================================================================*/	
/*punto interrogativo*/
	.sx_messaggio_questmark {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(questmark.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_questmark:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}

/*creditcard*/	
.sx_messaggio_card {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(creditcard.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_card:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}	
	
/*lente cerca*/
.sx_messaggio_lente {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(cerca.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_lente:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}	
	
/*dischetto-salva*/
.sx_messaggio_floppy {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(salva.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_floppy:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}
	
/*info*/
.sx_messaggio_info {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(info.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_info:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}
	
/*folder*/
.sx_messaggio_folder {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(folder.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_folder:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}	
	
/*PDF*/	
.sx_messaggio_pdf{
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(pdf.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_pdf:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}
	
/*docs*/
.sx_messaggio_docs {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(docs.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_docs:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}
	
/*email*/
.sx_messaggio_email {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(email.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_email:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}	

/*web*/
.sx_messaggio_web {
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 10px 65px;	
		margin: 0 0 10px 0;
		background: #fff url(web.png) no-repeat /*center*/ /*top*/ left;
		color: #454545; 
	}
	
	.sx_messaggio_web:hover {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 0px;
		border-right: 0px;
	}

/*==============================================================================*/	
	
/*box doppio news*/	
		.sx_doublebox {
			float: left;
			width: 180px;
		}
		
		.dx_doublebox {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}

/* due box utili per formattare parti di contenuto dello stesso tema, da alternare*/
/*box bordato sfondo grigio*/		
	.left_box_gray {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}
/*box bordato sfondo bianco*/
.left_box_white {
		background: #fff;
		color: #000;
		border: 1px solid #eee;
		padding: 10px;
		margin-top: 7px;
	}
	

/* contenuto dx */
.dx {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

/*box login inserimeno ID e PWD*/
	.dx_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #/*A9D4F2;*/DCF2B8;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

/*Box articoli sezioni, l'immagine č IMG e non sfondo*/	
	.dx_articoli {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.dx_articoli:hover {
		border: 1px solid #ccc;
	}

/* immagine box articoli*/
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer */
.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}

.footer a {
	color: #9EC068;
	background: #fff;
}

/*form grande input dati vari*/
form#big {
	padding-right: 1px; 
	padding-left: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:#ccc 1px dotted;
	height: 740px;
}

form#big fieldset {
	display: block; 
	width: 410px; 
	line-height: 1.2em;
	border: #ccc 1px;
	padding-right: 2px;  
	padding-left: 5px;    
	padding-top: 5px; 
	padding-bottom: 5px; 
	margin-bottom: 0.5em; 
	margin-left: 7px;
}

form#big fieldset#opt {
	
}
form#big legend {
	border: #ccc 1px solid;
	margin: 0px 0px 5px 10px; 
	width: 157px; 
	color: #9EC068; 
	line-height: 24px; 
	font-weight: bold; 
	font-size: 1.1em; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	height: 24px;
}

form#big label {
	clear: left; 
	width: 100px; 
	color: #003399; 
	text-align: right;
	display: block; 
	float: left; 
	padding-right: 10px; 
	margin-bottom: 0.5em; 
}

form#big input {
	border: #ccc 1px solid; 
	padding-right: 2px;
	padding-left: 2px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-bottom: 0.3em; 
}

form#big select {
	MARGIN-LEFT: 0.5em
}

form#big textarea {
	border: #ccc 1px solid; 
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	padding-bottom: 0.5em; 
	overflow: auto;
	width: /*410*/ 370px; 
	padding-top: 0.5 em; 
	height: auto;
}

form#big option {
	background: #003399; 
	color: #fff
}

form#big optgroup {
	background: #4d89ff; 
	color: #fff
}

form#big optgroup option{
	background: #c5d9ff; 
	color: #003399
}

form#big #button1 {
	display: inline; 
	font-weight: bold; 
	margin-left: 11.5em; 
	width: 89px; 
	color: #003399; 
	border-style: #ccc 0pc solid; 
	line-height: 27px; 
	height: 27px; 
	text-align: center; 
}

form#big #button2 {
	display: inline; 
	font-weight: bold; 
	width: 89px; 
	color: #003399; 
	border-style: #ccc 0px solid; 
	line-height: 27px; 
	height: 27px; 
	text-align: center; 
}

form#bih #button1:hover {
	color: #ff6705
}

form#big #button2:hover {
	color: #ff6705
} 


p {
	margin: 4px 0px
}


/*classe lista ordinata-numerata*/
ol.numeri {
list-style-type: decimal;
list-style-position: inside;
}

/*classe per lista NON ORDINATA*/
ul.bullet{
list-style-type: circle;
list-style-position: inside;
} 

/*stile tabelle dati*/
table {
border-collapse: collapse;
padding: 5px;
margin: 3px;
}

td{
border: 1px solid #9EC068;
padding: 3px;
}
 td.nob  {
border: 0px solid #9EC068;
padding: 3px;
}

/*row grigio*/
tr {
border: 1px solid #9EC068;
background-color: #eee;
}
tr.nob {
border: 0px solid #9EC068;
background-color: #fff;
}

/*row bianco*/
tr.w{
border: 1px solid #9EC068;
background-color: #fff;
}

/*didascalia tabella*/
caption{
font: bold 1.1em Arial, Sans-Serif;
background-color: #ccc;
margin: 1em 0;
border: 1px solid #9EC068;
}

