/* Foglio di stile per la parte pubblica del sito www.dalter.it
Autore: Grapho Service
Tutti i diritti sono riservati.
*/


form {padding:0px; margin: 0px}
a { text-decoration: none;
	color:#444444
}
a:hover{ color:#FF0000
}

#whitelink a { text-decoration: none;
	color:#FFFFFF
}
#whitelink a:hover { text-decoration: none;
	color:#FF0000
}
#whitetext {
	color: #FFFFFF;
	}
	
#orocampirossi {color: #CB9839;}
#orocampirossi a { text-decoration: none;
	color:#CB9839
}
#orocampirossi a:hover { text-decoration: none;
	color:#FF0000
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #801D28;
	line-height: 115%;
	text-align:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CB9839;
	text-align:left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #77B865;
	text-align:left;
}
h4 {font-size: 16px; font-weight: normal;}
h5 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
h6 {	font-size: 12px; color: #57932F;}
ul { 
	list-style-type: disc;
	
}

li {
list-style-type: none;
margin: 0px;
padding-left: 12px;
background: url(interface/images/bullet.gif) no-repeat 0 0.3em;
margin-bottom: 5px;
}

input {background-color:#E7F3FE}
textarea {background-color:#E7F3FE}
select {background-color:#E7F3FE}

body {
	margin:0; 
	background-image:url(interface/images/ext.gif); 
	background-repeat:repeat-x;
	text-align:justify;
}

.normaltext {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:justify;
}

.border_right {
	border-right-color:#C0C0C0; 
	border-right:solid; 
	border-right-width:1px;
}

.border_right_dashed {
	border-right-color:#C0C0C0; 
	border-right:solid;
	border-right:dashed; 
	border-right-width:1px;
}

.bottom_line_dashed {
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#C0C0C0;
	text-align:left;
}

.bottom_line_solid {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C0C0C0;
}

.button {
	padding-bottom:9px;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(interface/images/button-bg.jpg);
	background-repeat:repeat-x;
}

.pad_4 {
	padding-top:4px; 
	padding-left:4px; 
	padding-right:4px; 
	padding-bottom:4px;
}

.boxtitles {
	font-size:12px; 
}

.navigator {color: #FFFFFF; font-size: 13px; font-weight: normal;}
.navigatornocolor {font-size: 13px; font-weight: normal;}
.box_white_caption {color: #FFFFFF;	font-size: 12px; font-weight: bold;}
.unselected_section_text {color: #5887A3;font-size: 11px;font-weight: bold;}
.selected_section_text {color: #000000;font-size: 11px;font-weight: bold;}
.page_description_text {color: #444444; font-size: 16px; line-height:16px;font-weight: bold; }
.homecontentbox {background-image:url(interface/images/tab_ain_bg.jpg); background-repeat:repeat-x}
.dropmenu {position: absolute; top:0px; z-index:3; visibility: hidden; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px solid #000000; overflow: hidden; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444; padding:10px; line-height:18px; text-align:left}
.page_body_default_style {position:absolute; top:106px; width:10px; z-index:2; background-color: #FFFFFF; background-color: #FFFFFF;}
.default_text_style_small {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444}

