
/*CSS Agenzia Immobiliare Gran Sasso*/

/*Formattazione INDEX.HTML "ROOT"*/
table.root{
        vertical-align: middle;
		align:top;
        border: 0px;
	    cellspacing: 0px; 
		cellpadding: 0px;
		width: 780px;
		height:568px;
		}
.corpoindex {vertical-align: top; 
             width: 78%; 
			 border:thin solid; border-width: 1px;  border-color: #00A886; 
			 background-color: #FFFFFF; text-align: justify;
			 }


/*Formattazione HEADER*/
table.header{
	    cellspacing: 0px; 
		cellpadding: 0px;
		width: 100%;
        background-color:#FFFFFF;
		border:thin solid; 
		border-color:#3333FF;
        border-bottom-width: 4px;
		border-top-width: 1px; 
		border-top-color: #00A886;
        border-left-width: 1px;  
		border-left-color: #00A886;
        border-right-width: 1px;
		border-right-color: #00A886;
}
/*Formattazione CORPO*/
body {      background-color: #BFF6F9;
            vertical-align: middle;
			align:center;	
            margin-left: 0px; 
			margin-top: 0px;
			margin-bottom: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-style: normal; 
			line-height: normal; 
			font-weight: normal; 
			font-variant: normal; 
			color: #392809 /* marrone scuro */
}
DIV.scroll
{
    font-family:Arial, Verdana, Time New Roman;
	font-size:11px;
    OVERFLOW: auto;
    WIDTH: 100%; HEIGHT:282px;
	SCROLLBAR-FACE-COLOR: #00483A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #00A886; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #00A886 TOP; 
	margin-right: 0px: 0px;
				
}
DIV.scroll_info
{
    font-family:Arial, Verdana, Time New Roman;
	font-size:11px;
    OVERFLOW: auto;
    WIDTH: 100%; HEIGHT:100px;
	margin-right: 2px: 2px;
}

th {  font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 14px; font-style: oblique; 
	  font-weight: bold; background-color: #3AFC97;
	  border-color: #0EF87E black; 
	  border-top-width: thin; 
	  border-bottom-width: thin; 
	  list-style-image: url((URL)); color: #FFFFFF; 
	  }
 
A {	
			font-style:oblique; 
		    font-weight: bold; 
			color: #35662A; /* verde */  
			text-decoration: none;
}
A:HOVER {   font-style:oblique; 
		    font-weight: bold;  	
			color: #35662A; /* verde */ 
			text-decoration: underline;
}

table.primopiano { font-size:11px;
                 } 		
			
table.Corpo { font-size:11px;
	       margin-right:2px;	
              cellspacing:2px; 
              cellpadding:2px;
			  margin:0px;
			  width: 100%; 
			  text-align: justify;
			  } 
th.TitoloCorpo {  height: 32px; 
                  width: 100%; 
                  vertical-align: middle;
				  border: 0px;
				  text-align: center;  
				  font-style:oblique; 
		          font-weight: bold; 
		          color: #FFFFFF;
				  background-color: #00A886;
				}

/*Formattazione FORM*/
.form {
	BORDER-RIGHT: #00483A 1px solid; 
	BORDER-TOP: #00483A 1px solid;  
	BORDER-LEFT: #00483A 1px solid; 
	BORDER-BOTTOM: #00483A 1px solid;
	BACKGROUND-COLOR: #e8fff3;
	cellspacing:0px;
	cellpadding:5px;
	align:center;
	width:99%;
	font-size:85%;
}

INPUT.contatto {
	
	font-size: 11px;
	border: 1px solid #00A886;
	background-color: #DEF2FA;
}

INPUT.sopra{
	font-size: 11px;
	border: 1px solid #00A886;
background-color: #AAFFD2;
}
TEXTAREA.contattoMail{
		font-size: 11px;
	border: 1px solid #00A886;
	background-color: #AAFFD2;
}
TEXTAREA.sopraMail{
			font-size: 11px;
	border: 1px solid #00A886;
	background-color: #AAFFD2;
}
				
/*Formattazione FOOTER*/
TABLE.footer { border:thin solid; 
		border-top-color:#3333FF;
        border-top-width: 4px;
		border-bottom-width: 1px; 
		border-bottom-color: #00A886;
        border-left-width: 1px;  
		border-left-color: #00A886;
        border-right-width: 1px;
		border-right-color: #00A886;
        margin: 0 px; 
        background-color:#FFFFFF;
		width: 100%  
     }     
.footer {
	FONT-SIZE: 80%; text-align: center; color: #003B78; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footer a:link { font-weight: bold; color: #00483A; text-decoration:none;
}  
.footer a:active { font-weight: bold; text-decoration:underline;
}     