/*  COLORI SITO COMTEK        
*   blu scuro:    #000033 
*   testo: 	 	    #000033
*   arancione:    #FF5500
*/

/*---------------------------------------------------*/

body {
margin-top:0px;
padding:0px;
text-align:center;
font-family: arial, verdana, "Times new roman";
font-size: 13px;
background: url(img/sfondo.jpg) repeat-x;
background-color: #DDDDDD;
color: #000033;
}
    
    
/*---------------------H-----------------------------*/


h1 {font-size: 11px;}
   
h2 {font-size: 12px;}
   
h3 {font-size: 13px;}
   
h4 {font-size: 14px;}

h5 {font-size: 16px;}


/*---------------------- IDs --------------------------------*/

#container {
position: relative;
background: url(img/sfondocontainer.gif) repeat-y;
width: 770px;
margin-left: auto;
margin-right: auto;
border:0px solid #600;
}

#header {
position: relative;
padding: 0px;
margin: 0px;
color: #FFFFFF;
font-family: verdana;
font-size: 13px;
background-color:#000033;
text-align:left;
}

#sinistra {
position:relative;

float: left;
width: 172px;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
border:0px;
}

#content {
position:relative;
margin-left: 185px;
margin-right: 20px;
padding: 5px 0px 10px 0px;
text-align:justify;
font-size: 14px;
line-height:1.6em;
color: #000033;
border:0px solid #006600;
}

#fig { 
width:250px;
padding:0px 5px 0px 5px;
margin-right:50px;
float:right;
font-size: 11px;
font-weight:bold;
line-height:1.2em;
color: #000066;
text-align:justify;
}

#footer {
background-color:#000033;
position:relative;
clear: both;
margin:0px;
padding:0px;
font-family: verdana;
font-size: 13px;
border:0px solid #000;
color: #FFF;
font-size: 11px;
text-align:left;
}

/*---------------------  DIVs  ---------------------------------*/

div.Titolo {
padding:3px 0px 3px 5px;
margin:0px;
color: #FF5500;
font-family: verdana;
font-size: 13px;
text-align:left;
font-weight:bold;
}



/*---------------------  LINKs  --------------------------------*/     

a.main {
color: #FF4400;
font-size: 14px;
text-decoration:none;
}

a.main:hover {
color: #FF4400;
text-decoration:underline;
font-style:normal;
}

a.footermail {
color: #000033;
text-decoration:none;
font-style:normal;
}

a.footermail:hover {
color: #000033;
text-decoration:underline;
font-style:normal;
}


a.head {
color: #FFF;
font-size: 12px;
font-weight:bold;
text-decoration:none;
}

a.head:hover {
color: #FF6600;
font-size: 12px;
/*background-color:#fff;*/
font-style:normal;
}

a.pag {
color: #974D3F;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}

a.pag:hover {
color: #974D3F;
font-size: 11px;
background-color:#fff;
font-weight:bold;
text-decoration:underline;
}
