/********************************************
Copyright 2008 Oberon Grafica S.n.c.
Duepuntiacapo Cooperativa ONLUS
Layout pagine base
*****************************/

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../layout/2punti_layout_r1_c1.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ddeeff;
}
#intesta{
	background-image: url(../layout/2punti_layout_r1_c2.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 870px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
}
/*DIV INTERNO LOGIN*/
#login{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.8em;
}
#login a, #login a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #004f9b;
}
#login a:hover{
	color: #d32828;
	text-decoration: underline;
}
/*fine login interno*/
/* div centrale sfumatura orizzontale */
#central{
	background-image: url(../layout/2punti_layout_r2_c4.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	margin-top: 0em;
	/*height: auto;*/
	padding-top: 30px;
	padding-top: 20px;
	position: static;
}
/*fine div centrale*/
/*Contenitore TESTI DX*/
#testual{
	background-color: white;
	width: auto;
	height: auto;
	margin-left: 170px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	position: static;
	border: 1px solid #004f9b;
	padding: 0.5em 0.5em 50px 0.5em;
	font-size: 0.8em;
	}
/*piè pagina*/
#piepag{

	background-image: url(../layout/2punti_layout_r4_c1.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	margin-top: 0em;
	height: 53px;
	font-size: smaller;
	color: white;
	text-align: center;
	padding-top: 4px;
	/*position: relative;*/
		bottom: 0px;
	position: fixed;
	float: left;
}
#piepag a, #piepag a:visited{
	color: white;
	text-decoration: none;
}
#piepag a:hover{
	text-decoration: underline;
	color: #d32828;
}

/*fine piè pagina*/
/*contenitore Laterale SX*/
#flower{
	background-image: url(../layout/2punti_layout_r2_c1.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 155px;
	height: 440px;
	margin-left: 5px;
	/*position: absolute;*/
	clear: none;
	position: relative;
	float: left;
	font-size: 0.8em;
	text-align: left;
}
/*menù di sinistra p.cc non ha rollover*/
#flower p, #flower p.aa,#flower p.cc,#flower p.cc p:hover {
	background-color: white;
	display: block;
	border: 1px solid black;
	line-height: 2em;
	padding-left: 0.5em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.5em;
	width: 145px;
}


#flower p a, #flower p a:visited,#flower p.aa {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	width: 145px;
}
#flower p a:hover,#flower p.bb a:hover{
	color: white;
	background-color: #4f8beb;
	text-decoration: underline;
	display: block;
	width: 145px;
}
#flower p:hover, #flower p.bb{
	background-color: #4f8beb;
	display: block;
	width: 145px;
	color: white;
}
#flower ul{
	display: block;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0em;
	background-color: #4f8beb;
	color: white;
	margin-top: 0em;
	width: 139px;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: navy navy navy;
	}
#flower li{
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	border-color: navy navy;
	border-style: solid none none none;
	border-width: 1px;
	display: block;
	padding-top: 0.5em;
}
#flower li a,#flower li a:visited{
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#flower li a:hover{
	text-decoration: underline;
	color: navy;
}
#flower p.firstp, #flower p.firstp p:hover{
	color: navy;
	text-align: center;
	background-color: #ddeeff;
	font-weight: bold;
	border: 1px solid #a3a3a3;
	padding-left: 0em;
	width: 98%;
}
#flower p.cc,#flower p.cc p:hover {
	background-color: white;
	display: block;
	border: 1px solid black;
	line-height: 2em;
	padding-left: 0.5em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.5em;
	width: 145px;
	color: black;
	font-weight: bold;
}
/* fine menù di sinistra*/
/*contenitore barra dei menù*/
#contMenu{
	margin-bottom: 10px;
	margin-top:135px;
	margin-left: 10px;
	margin-right: auto;
	position: absolute;
}
/* sezione NO SCRIPT*/
#contMenu noscript div {
	/*list-style: none outside none;*/
	/*display: block;*/
	width: 280px;
	float: left;
	clear: none;
	background-color: white;
	height: 25px;
	vertical-align: middle;
	padding-top: 4px;
	text-align: center;
}
#contMenu noscript div a, #contMenu noscript div a:visited{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
#contMenu noscript div a:hover{
	text-decoration: underline;
	color: #585858;
	font-weight: bold;
}
/*#contMenu noscript .ula li{
	width: 130px;
	float: left;
	clear: none;
	position: relative;
}
#contMenu noscript .ulb li {
	display: block;
	background-color: #8b0000;
}*/
/*fine contenitore barra dei menù*/

.tabel1{
	border-left: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.tabel1 td,.tabel1 th{
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 3px 3px 3px 3px;
}
.tabel1 th{
	text-align: left;
}
.tabel1 caption{
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	border-top: 1px solid navy;
	color: white;
	background-color: navy;
	padding-top:3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.divEvidenz{
	width: 30%;
	padding: 5px 5px 5px 5px;
	margin: 5px auto 5px auto;
	border: 1px solid #585858;
	background-color: #ccccff;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}
.tabel1 a, .tabel1 a:visited{
	color: blue;
}
.tabel1 a:hover{
	color: #bebebe;
}
.DIVForm{
	width:90%;
	margin-left:auto; 
	margin-right:auto;
	padding: 4px 4px 4px 4px;
	border-color: #797979;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}
