﻿body
{
    margin: 0px;
    font-family: Verdana, helvetica, Sans-Serif;
    font-size: 12px;
    background-image: url(../../images/sfondo.jpg);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-color: white;
    text-align: justify;
}

#all
{
    position: relative;
    width: 900px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow-x:hidden;
}

.main
{
    position: relative;
    width: 900px;
    top: 0px;
    left: 0px;
    text-align: center;
}

#top
{
    width: 151px;
    height:198px;
    float:left;
    margin-right:40px;
    margin-left:20px;
    background-image: url(../../images/maskLogo.gif);
    background-repeat: no-repeat;
    cursor:hand;
}

#menu
{
    padding-top: 100px;
    padding-bottom: 4px;
    margin-left: 150px;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
}

#menuHome
{
    top: 584px;
    left: 50px;
    position: absolute;
    text-align: left;
    font-size: 13px;
}

a:link, a:visited
{
    color: #666;
    text-decoration:none;
}

a:hover
{
    color: #000;
}

.voce_menu
{
    display: inline;
    margin-right: 30px;
}

.selected
{
    color: #e00;
}

h1
{
    font-family:Bodoni MT, sans-serif;
    display:block;
    color: #ba0000;
    font-size: 40px;
    margin-top: 0px;
    margin-left:-15px;
    margin-bottom:0px;
    font-weight: normal;
    text-align:left;
    /*border-bottom:1px dashed black;*/
}

h2
{
    font-weight: bold;
    font-size: 14px;
    margin-bottom:0px;
}

h3
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
}

.hrcustom
{
    height: 0px;
    border:0px;
    padding:0px;
    border-top: 2px solid black;    
    margin: 0px;
    margin-top:-3px;
}

.hrcustom1
{
    clear: both;
    height: 2px;
    border-top: 1px dotted gray;
    margin-top: 5px;
    margin-bottom: 0px;
}

#corpo
{
    position: relative;
    margin: 0px;
    margin-bottom: 30px;
    clear:both;
  
}

.colonna_sx
{
    float: left;
    width: 200px;
    margin-top:30px;
    margin-bottom:50px;
    text-align:left;
}

.menu_sx_top
{
    font-size:16px;
    margin-bottom:10px;
    text-transform:capitalize;
}

.menu_sx_elemento
{
    border-bottom:1px dotted black;
    padding-bottom:15px;
    margin-bottom:15px;
}

.content
{
    text-align: justify;
    width: 500px;
    position: relative;
    margin-top: -30px;
    padding-left: 90px;
    padding-top: 0px;    
    float: left;
    color:Gray;
}

.data
{
    font-size: 11px;
}

.titolo{
    display:block;
    background-color:Black;
    padding:2px;
    margin-top:3px;
    margin-bottom:2px;
    color:White;
}
/*
.fondoBottom
{   
    position:absolute;
    bottom:0px;
    left:0px;
    width:900px;
    height:333px;
    background-image: url(../../images/fondoBottom.jpg);
    background-repeat:no-repeat;
    background-position: bottom;
}
*/
.foot
{
    clear: both;  
    text-align: right;
    color: #000;
    font-size: 10px;
    position:relative;
    margin-bottom:20px;
}

.tratteggio
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    border-top:1px dotted black;
    height:1px;
}

img
{
    border: 0px;
}

.bodySection
{
    position: relative;
}

.bodyPostList
{
    position: relative;
}


/*--------------=tagMenu--------------*/

.tagMenu
{
    /*background-color:Maroon;*/
    padding:5px;
    margin-bottom:10px;
    border-bottom:1px dashed black;
}

/*------------end tagMenu ------------*/

/*--------------=tagBioMenu--------------*/

.tagBioMenu
{
    float:right;
    margin-top:20px;
}

.tagBioMenu a
{    
    margin-left:5px;
}
/*
.tagBioMenu a:hover .flag
{   
    filter: alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
}
*/
/*------------end tagBioMenu ------------*/


.imgRendererClass /* --- image news --- */
{
    margin-bottom:10px;
}

.backButton
{
    display:block;
}


.PostListImage
{
    float: left;
}

.PostListImage img
{
    margin-right: 5px; /*margin-bottom:5px;*/
}

/*div{border:1px solid red;}*/

.loginBox
{
    position: absolute;
    right: 0px;
    top: 10px;
    margin-right: 10px;
}

.LoginUC
{
    background-color: White;
    padding: 10px;
    margin-left: -220px;
    margin-top: 20px;
    border: 1px solid #4d5d95;
    z-index: 500;
}

.sectionsSubscriptions
{
    width: 550px;
    border: 1px dotted #ff4c00;
    padding: 5px;
    margin-top: 50px;
    margin-bottom: 10px;
}

.MembersListItem
{
    position: relative;
    width: 560px;
}

.last_arguments
{
}

.errorPage_tit
{
    color: #ff4c00;
    font-weight: bold;
    font-size: 20px;
}

/*-----------------= Jquery Slider --------------------*/
#slider
{
    width: 200px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#slider1
{
    width: 200px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#sliderContent, #slider1Content
{
    width: 200px; /* important to be same as image width or wider */
    position: absolute;
    top: 0px;
    left: 0px;
}
.sliderImage, .slider1Image
{
    float: left;
    position: relative;
    display: none;
}
.sliderImage span, .slider1Image span
{
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 200px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span strong
{
    font-size: 14px;
}

.clear
{
    clear: both;
}

.top
{
    top: 0px;
    left: 0px;
}
.bottom
{
    bottom: 0px;
    left: 0px;
}
.left
{
    top: 0px;
    left: 0px;
    width: 110px !important;
    height: 280px;
}
.right
{
    right: 0px;
    bottom: 0px;
    width: 90px !important;
    height: 290px;
}
ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.slideShow
{
    padding: 15px;
    border: 1px solid #ccc;
    background-color: #eee;
    top: 0px;
    left: 0px;
}

#sliderCtrl ul, #sliderCtrl li
{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
    color: Gray;
}

#sliderCtrl, #sliderCtrl li
{
    /*  		define width and height of container element and list item (slide) 		list items must be the same size as the slider area 	*/
    width: 696px;
    height: 100%;
    overflow: hidden;
    margin-top: 10px;
}

span#nextBtn, span#prevBtn
{
    width: 50px;
    height: 17px;
    padding: 4px;
    background-color: black;
}

.sliderBox
{
    width: 400px; /* important to be same as image width */
    position: relative; /* important */
    overflow: hidden; /* important */
}
/* SlideShow Class*/


/*------ = colors -----------*/

.Bio h1, .Bio a:link, .Bio a:visited, .Bio #menu a:hover, .Bio a.selected:link, .Bio a.selected:visited
{
    color:#d00;
}

.Bio #top
{
    background-color:#d00;
}

.Le_News h1, .Le_News a:link, .Le_News a:visited, .Le_News #menu a:hover, .Le_News a.selected:link, .Le_News a.selected:visited
{
    color:#ff4500;
}

.Le_News #top
{
    background-color:#ff4500;
}

.Le_Foto h1, .Le_Foto a:link, .Le_Foto a:visited,  .Le_Foto #menu a:hover, .Le_Foto a.selected:link, .Le_Foto a.selected:visited
{
    color:#ff9900;
}

.Le_Foto #top
{
    background-color:#ff9900;
}

.Works h1, .Works a:link, .Works a:visited, .Works #menu a:hover, .Works a.selected:link, .Works a.selected:visited
{
    color:#8cab1a;
}

.Works #top
{
    background-color:#8cab1a;
}

.Multimedia h1, .Multimedia a:link, .Multimedia a:visited, .Multimedia #menu a:hover, .Multimedia a.selected:link, .Multimedia a.selected:visited
{
    color:#1396ec;
}

.Multimedia #top
{
    background-color:#1396ec;
}


.Writings h1, .Writings a:link, .Writings a:visited, .Writings #menu a:hover, .Writings a.selected:link, .Writings a.selected:visited
{
    color:#2fd0bf;
}

.Writings #top
{
    background-color:#2fd0bf;
}

.Contact h1, .Contact a:link, .Contact a:visited, .Contact #menu a:hover, .Contact a.selected:link, .Contact a.selected:visited
{
    color:#334899;
}

.Contact #top
{
    background-color:#334899;
}


.voce_menu a:link, .voce_menu a:visited
{
    color: #000;
    text-decoration: none;
}

.colonna_sx a:link, .colonna_sx a:visited
{
    color: #666;
    text-decoration: none;
}

.colonna_sx a.titolo:link, .colonna_sx a.titolo:visited
{
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}

.tagBioMenu a:link, .tagBioMenu a:visited
{
    color:Gray;
}

.tagBioMenu a:hover
{
    color:black;
}

/*---------------- end colors -------------------*/
