/* CSS Document */
/* body */

body {
	font-size: 11px;
	color: #5AADFD;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:verdana;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}
/* fine body  */
.hr_dotted_default
{
    border-top: dotted 1px #C0C0C0;
    width: 100%;
    height: 0;
}

/*collegamenti generici*/
a {
	color: #5AADFD;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #5AADFD;
}

a:hover {
	text-decoration: none;
	color: #5AADFD;
}
a:active {
	text-decoration: underline;
	color: #5AADFD;
}/*fine collegamenti*/

/*contenitore principale*/
#container {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*fine contenitore principale*/

/*banner*/	
#container #banner {
	height: 130px;
	width: 100%;
	background-image: url(img/banner_fis990x130.jpg);
	background-repeat: no-repeat;
}
#container #banner #titolobanner {
    border-width: 0px;
    font-size: 16px;
    font-weight: normal;
    height: 20px;
    width: 50%;
    position: relative;
    top: 20px;
    text-align: left;
    color: #FFFFFF;
    margin-left:15px;
}
#titolobannerinfo {
    border-width: 0px;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    width: 50%;
    position: relative;
    padding-top: 0px;
    text-align: left;
    color: #FFFFFF;
    margin-left:15px;
}
/*fine banner*/


/*menu orizzontale*/
#menuorizzontale {
	height: 25px;
	width: 100%;
	text-align: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#primary {
	float:right;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0px;
	padding-top:0px;
	white-space:nowrap;
}
#primary  ul {
	display: block;
	margin: 0px;
	text-align: right;
	padding-right: 2px;
	padding-top: 3px;	
}
#primary  li {
	list-style-type: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #5AADFD;
	display: inline;
	padding-left: 5px;
	padding-right: 2px;
}
#menuorizzontale #primary .primo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menuorizzontale #primary ul li a  {
	font-size:11px;
	color: #5AADFD;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

#menuorizzontale #primary ul li a:link {
	text-decoration: none;
}
#menuorizzontale #primary ul li a:visited {
	text-decoration: none;
	color: #5AADFD;
}


#menuorizzontale #primary ul li a:hover {
	text-decoration: underline;
	color: #5AADFD;
}
#menuorizzontale #primary ul li a:active {
	text-decoration: none;
	color: #5AADFD;
}
/*fine menu orizzontale*/
/*fine menu orizzontale*/

/*sito a corpo centrale*/
.unacolonna{
	width:990px;
	margin-bottom:20px;
}

/*colonna centrale*/
.unacolonna #colonnact{

	width:100%;
	margin-bottom:20px

}

.unacolonna #colonnact .corpo{
	width:100%;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.unacolonna #colonnact .corpo #intestazione
{
    width: 100%;
    height: 18px;
    border-bottom-width: 0.1em;
    border-bottom-style: solid;
    border-bottom-color: #5AADFD;
}
.titoloNews
{
    background-color: #5AADFD;
    color:White;
    font-weight:bold;
}
.unacolonna #colonnact .corpo #intestazione #titolointestazione
{
    width: 30%;
    height: 18px;
    background-color: #5AADFD;
    background-image: url(img/triangolo.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: bold;
}
.unacolonna #colonnact .corpo #testo{
	width:98%;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align: justify;	
}
.unacolonna #colonnact .corpo2{
	width:100%;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top:20px;
}
.unacolonna #colonnact .corpo2 #intestazione {
	width:100%;
	height:18px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #C41131;

}

.unacolonna #colonnact .corpo2 #intestazione #titolointestazione{
	width:30%;
	height:18px;
	background-color:#C41131;
	background-image:url(img/triangoloR.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:18px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
}
.unacolonna #colonnact .corpo2 #testo{
	width:98%;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align: justify;	
}

/*fine colonna centrale*/
/*fine sito a corpo centrale*/
/*footer*/
#container #footer {
	clear: left;
	height: 23px;
	background-color: #E4E4E4;
	color: #6E990B;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:20px;
	border-top:solid 2px #5AADFD;
}
/*fine footer*/

.imgLavoriInCorso
{
text-align:center;
background-repeat:no-repeat;
background-image:url(/Immagini/19-manutenzione.jpg);
width: 237px; 
height: 180px;
}


/*GENERICI*/

.corpo{
	width:520px;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	
}
#testo{
	width:95%;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align: justify; 
    min-height:260px;
}
/*intestazione "rossa"  */
 #intestazione {
	width:100%;
	height:18px;
	border-bottom-width:0.1em;
	border-bottom-style: solid;
	border-bottom-color: #C3122F;

}

#titolointestazione{
	width:20%;
	height:18px;
	background-color:#C3122F;
	background-image:url(img/triangoloR.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:18px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;	
}/*fine intestazione rossa  */

.errorTextBox
{
    border: 1px dotted red;
    font-size: 11px;
	font-family:verdana;
    padding-left: 5px;
    background-color: red;
}
input[type=text], textarea, input[type=file], input[type=password] /*[type="password"], input[type=text], input[type="file"], textarea*/
{
    border: 1px solid #666666;
    font-size: 11px;
	font-family:verdana;
    padding-left: 5px;
    background-color: #efefef;
}
select /*[type="password"], input[type=text], input[type="file"], textarea*/
{
    min-width: 120px;
    border: 1px solid #666666;
    font-size: 11px;
	font-family:verdana;
    background-color: #efefef;
}
input[type=button], input[type=submit]
{
    min-width: 120px;
    cursor: pointer;
    border: 1px solid #666666;
    font-size: 11px;
	font-family:verdana;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #efefef;
}
.ajax__tab_xp .ajax__tab_panel
{
min-height:220px;
font-size:11px;
z-index:0;
}
/*Ajax Extenders popup modale*/ 	
.modalPopup 
{
	background-color:#efefef;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:250px;
}
.modalBackground 
{
	background-color:#ccc;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	z-index:99999;
}
/**************/
.row
{
	background-color:#FFFFFF;
	
}
.altrow
{
    background-color: #F0F5E7;
}
.row:hover
{
	background-color:#FCDB73;
	cursor:pointer;
}
.altrow:hover
{
	background-color:#5AADFD;
	cursor:pointer;
}