@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 1em;
	background-color: #F4EAD6;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited, a:active {
	color: #6E5549;
	text-decoration: underline;
}
a:hover {
	color: #CC9933;
}

#basic-accordian {
	height: auto;
	width: 680px;
	position:relative;
	text-align: center;
	background-image: url(images/top-head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index:2;
	background-color: #FFFDF7;
}

#col-left {
	height: 360px;
	width: 185px;
	display: block;
	color: #513E35;
	position: relative;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	
}

h1 {
	font-size: 70%;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #660000;
	height: auto;
	width: auto;
}

h2 {
	font-size: 70%;
	margin: 0px;
	font-weight: normal;
	color: #FCF9EA;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #462424;
	height: auto;
	width: auto;
	clear: both;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	width: auto;
	clear: both;
	background-image: url(icons-mini/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h4 {
	font-size: 70%;
	margin: 0px;
	font-weight: normal;
	color: #4A3932;
	text-align: right;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: auto;
	width: auto;
}


h5 {
	font-size: 100%;
	color: #4A3932;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h6 {
	font-size: 90%;
	color: #4A3932;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img {
	margin-left: 4px; margin-right: 3px;
	border:0px;
}


#col-left p {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
}

#basic-accordian .linka {
	font-size: 70%;
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#col-left .linka a:link, a:visited, a:active {
	color: #6E5549;
	text-decoration: underline;
}
#col-left .linka a:hover {
	color: #CC9933;
}


.accordion_child {
	height: auto;
	width: 470px;
	display: block;
	color: #513E35;
	position: relative;
	margin: 0px;
	float: right;
	text-align: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.accordion_child .titoletto {
	height: auto;
	width: 100%;
	display: block;
	color: #666666;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EAEAEA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.accordion_child .titoletto2 {
	height: auto;
	width: 100%;
	display: block;
	color: #006699;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EAEAEA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.accordion_child .titolo {
	height: auto;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #929292;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}


.accordion_child .titolettoIC {
	height: auto;
	width: 100%;
	display: block;
	color: #664F3A;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EAD7C2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.accordion_child .titoloIC {
	height: auto;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #7A5E53;
	font-size: 105%;
}

.accordion_child .punti {
	font-size: 250%;
	display: block;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A5E53;
}

.accordion_child .punti2 {
	font-size: 150%;
	display: block;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7A6C;
}

.accordion_child .sommPunti {
	display: block;
	margin-bottom: 5px;
}

.accordion_child p {
	margin: 0px;
    padding-top: 0px;
	margin-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;

	height: auto;
	width: auto;
	font-size: 70%;
	color: #73594C;
}

#logID {
	height: 360px;
	width: 359px;
	display: block;
	color: #513E35;
	position: relative;
	margin: 0px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
	background-image: url(top-head.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.spaceMod {
	margin-top: 4px;
	margin-bottom: 4px;
width: auto;
height:auto;
display:block;
}

.spaceMod img a{
	border: 0px;
	margin-right: 25px;
}

hr {
	width: 90%;
	height:1px;
}

#login {
	display: block;
	height: 360px;
	width: 100%;
	margin: 0px;
	font-size: 70%;
	color: #73594C;
	text-align: center;
	}

* + html #login .formLogin {
	color: #333333;
	height: 400px;
	width: 250px;
	font-size: 100%;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-top: 30px;
	margin-left: 0px;
	left: 0px;
	
		}

#login .formLogin {
	color: #333333;
	height: auto;
	width: 250px;
	font-size: 100%;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 30px;
	margin-left: 220px;
	left: -115px;		
		}
	
*html #login .formLogin {
	color: #333333;
	height: 100%;
	width: 250px;
	font-size: 100%;
	position: relative;
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	left: 0px;
		}

#login .campoLogin {
	color: #000000;
	display: block;
	background-color: #F6F2E9;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	width: 225px;
}



#login .button {
	color: #FFFFFF;
	background-color: #7F7D79;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	font-size: 90%;
}
/* ### MODAL POPUP ###*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalpopup
{
    background-color: #eff3fb;
    padding: 3px; /*width: 370px;*/
    text-align: left;
    border: solid 1px #b4c9e9;
}
.modalheader
{
    background-color: #1e77d3;
    color: White;
    font-weight: bold;
    padding: 5px; /*width: 370px;*/
    text-align: left;
}
.modalfooter
{
    background-color: #b4c9e9;
    color: White;
    font-weight: bold;
    padding: 5px; /*width: 300px;*/
    text-align: left;
}
.modalcontent
{
    text-align: center;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}
#panel_spaceMod div
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 25px;
    color: #73594C;
    width: auto;
    height: auto;
    font-size: 70%;
    display: block;
}

#footer-clodio {
	text-align: center;
	width: 100%;
	bottom: 0px;
	color: #666666;
	font-size: 0.7em;
	height: 20px;
	padding-top: 10px;
	clear:both;
	font-weight: normal;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer-clodio a{
	color: #333333;
	text-decoration: underline;
}
#footer-clodio a:hover{
	color: #666666;
	text-decoration: none;
}

#footer-clodio a:visited a:link a:active{
	color: #333333;
	text-decoration: underline;
}

