/* 
    Document   : user
    Created on : 29-lug-2009, 17.19.15
    Author     : sauroago
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


img{
    border: none;
}
root { 
    display: block;
}


body{
    margin:3px auto;
    width: 740px;
}

#header{

}

#corpo_centrale{

}

#footer{
    
}

.titolo{
  color: #3300ff;
    font-size: 16px;
    font-weight: bold;
  
}

.tabella_programmi{


    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}


.tabella_programmi_row1{

  
}

.tabella_programmi_row2{

}

.tabella_programmi li{
    	list-style-type: none;

}


.tabella_programmi .programma1{
width: 200px;
  background-color: #e6e4e4;
  padding: 10px;
 
}


.tabella_programmi .programma2{
width: 340px;
  background-color: #f0eded;
    padding: 3px;
    font-size:12px;
}

.tabella_programmi .programma3{
width: 51px;
border-style:solid;
border-width: 1px;
  border-color: #e6e4e4;
  text-align:center;
     font-size:12px;
    
    
}

.tabella_programmi .programma4{
width: 31px;
border-style:solid;
border-width: 1px;
  border-color: #e6e4e4;
  text-align:center;
   


}

.tabella_programmi .programma5{
width: 31px;
border-style:solid;
border-width: 1px;
  border-color: #e6e4e4;
  text-align:center;
   


}


.login{
    vertical-align: middle;
    height: 18px;
    text-align:left;
   font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    padding-top: 5px;
    padding-left: 43px;
}

.login a{
    margin: 3px;
      
    font-size: 11px;
}

.form_registrazione{
    margin-left: 10px;
      font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}


asfsa{
    color:#e0dfdf;
}

.admin, .admin a,.admin a:visited{
    text-align:right;
     color:#e0dfdf;
     font-size: 10px;
}

.backHome{
    margin:20px;
    font-size:12px;
    display:none;
}

.link{
    font-size:12px;
}
