/*** 

Red : #ff0000

RedTitoli : #cc0000

Gray : #777777  

GrayTitoli : #858585

Black : #212121
***/
body
{
    color:#777777; 
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #212121;
    text-align: justify;
    padding:0px;
    margin:20px;
}
div#prehome_wrapper
{
   width: 603px;
   height: 427px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin: -213px 0 0 -302px;
   text-align: center;
}
div#prehome_title
{
    display:none;
}
/*
img#prehome_text_up
{
    position:relative;
}
img#prehome_banner
{
    width:312px;
    height:312px;
}
img#prehome_text_down
{
    margin-top:0px;
    position:relative;
}
 */
div#content
{
    width:945px;
    padding:10px;
    margin:auto;
}
div#main_edit_content table tbody tr td
{
    padding-bottom:2.6em;
}
div#header
{
    width:945px;
    height:85px;
    background-image:url('../img/CELSO.gif');
    background-repeat: no-repeat;
    background-position: right top;
    clear: both;
    border-style:solid;
    border-width: 0px 0px 1px 0px;
    border-color:#ff0000;    
}
div#header_title
{
    width:355px;
    height:56px;
    float:right; 
}
div#page_title
{
    padding-top:64px;
    float:left;
}
div#page_title h1
{
    margin:0px;
    padding:0px;
    margin-left:10px;
    font-size:12px;
    color:#ff0000;
    font-weight:normal;
}   
div#home_main
{
    overflow:auto;
    height:480px;
    margin-top:120px;
    padding-left: 112px; 
    text-align: center;   
    z-index:0;
    position:relative;
}
.home_image
{
    margin:5px;
    width:60px;
    height:350px;
    cursor:pointer; 
    cursor:hand; 
    background-repeat:no-repeat;
    background-position:center center;
    float:left;
    z-index:0;
}


div#banner
{
    height:140px;
    border-bottom:1px solid #ff0000;
    text-align:center;
    padding-top:40px;
}
div#banner img
{
    padding: 0px 2px;
    width:95px;
    height:95px;
}
div#main_content
{
    padding:30px 67px;
    width:811px;
}
div#toolbar
{
background-color:#555555;
}
div.back_button
{
    text-align: right;
    font-weight: bold;
    color:#cc0000;
    padding:2px 0px;
    text-decoration: none;
    font-size: 9px;
}
div.back_button a:link, div.back_button a:visited, div.back_button a:hover, div.back_button a:focus, div.back_button a:active 
{
    color:#cc0000;
}
div#footer
{
    margin-top:0px;
    width:945px;
    height:20px;
    color:#ff0000; 
    text-align:center;
    font-size:11px;
    clear: both;
    padding-top:4px; 
    border-top: 1px solid #ff0000;
}
div#footer a
{ 
    outline: 0; 
    -moz-outline: none; 
    text-decoration: none;
    color:#ff0000;
}
a:link, a:visited 
{
    text-decoration: none;
    color:#858585;
}
a:hover
{
    text-decoration: underline;
    color:#ff0000;
}
a:focus, a:active 
{ 
    outline: 0; 
    -moz-outline: none; 
} 
a img
{
    border-width:0px;
} 
hr
{
    color:#858585; 
    background-color: #858585;
    height: 1px;
    border-width: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hdiv
{
    display:none;
}
.ItemSquare a
{
color:#212121;
}
/** CLASSI USATE NELL'EDITOR **/
/** /js/fckeditor/fckstyles.xml **/
.Title1
{
    color:#858585;
    font-size:14px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
    margin:0px;
    padding:0px;
}
.Title2
{
    color:#858585;
    font-size:13px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
    margin:0px;
    padding:0px;
}
.Title3
{
    color:#858585;
    font-size:13px;
    font-weight: bold;
    font-style: italic;    
    text-align: left;
    line-height: 1.4em;
    margin:0px;
    padding:0px;
}
.TitleRed
{
    color:#cc0000;
    font-size:14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
    margin:0px;
    padding:0px;
} 
.TitleRed a:link, .TitleRed a:visited, .TitleRed a:hover, .TitleRed a:focus, .TitleRed a:active 
{
    color:#cc0000;
}
.Text
{
    font-size:13px;
    font-weight: normal;
    text-align: left;
    line-height: 1.4em;
    padding:0px;
    margin:0px;
}
.TextSmall
{
    font-size:7px;
    font-weight: normal;
    text-align: left;     
    line-height: 1.2em;
}
.ImgLeft
{
    width:70px;
    /* height:70px;  */
    border-width:0px;
    padding: 5px 10px 0px 0px;
    align:right;
}
.ImgCover
{
    width:130px;
    border-width:0px;
    padding: 5px 10px 0px 0px;
    align:right;
}
.ItemSquare
{
    background-image:url('../img/item.gif');
    background-repeat: no-repeat;
    background-position: right top;
    width:50px;
    height:50px;
    border-width:0px;
    overflow:hidden;
    float:left;
    margin: 0px 10px 0px 10px;
    align:right;    
}
.CourseTable
{
    border-collapse: collapse;
    width: 945px;
}
.CourseTable  td
{
    padding: 4px;
}  