@media Screen
{

html,body{ margin: 0; padding: 0; height: 100%; width: 100%;text-align: center;font-family: "Questrial" }

body {
    background-attachment: fixed;
    background-image: url("img/background.png");
    background-repeat: no-repeat;
    font-family: "Questrial", Arial, sans-serif;
    margin: 0;
    padding: 0;
}
#margin{ width: 980px; margin: 0 auto; text-align: left;background-color:#FFFFFF }


table, td, th{ padding: 0; margin:0; border-collapse: collapse; text-align: left; }
img{ border: 0; }
p, form, dl, dt, dd{ margin: 0; padding: 0; }
p{ margin-bottom: 14px; }
h1, h2, h3, h4, h5, h6{ padding: 0; margin: 0 0 16px; color: #006d55; font-family: "Questrial", Arial, sans-serif; font-weight: normal; font-stretch: condensed; }
h1, .h1{ font-size: 22px; }
h2, .h2{ font-size: 24px; }
h3, .h3{ font-size: 20px; }
h4, .h4{ font-size: 18px; }
h5, .h5{ font-size: 16px; }
h6, .h6{ font-size: 14px; }
blockquote{ padding: 15px 20px 20px; margin: 0; background: #f8f8f8; margin-bottom: 14px; }
blockquote p{ margin: 0; }
ul, ul li{ padding: 0; margin: 0; list-style: none; }
ol{ padding: 0; margin: 0 0 0 20px; }
ol li{ margin: 0; padding: 0; vertical-align: top; }
a{ color: #006d55; text-decoration: none; }
a:hover{ text-decoration: underline; }
hr { background: #e1e1e1; color: #e1e1e1; border:0px; height:1px; margin: 0 0 14px; }

#main{ width: 1000px; 
	margin: 0 auto; 
	overflow: hidden;
	background-color:#FFFFFF;
	border-radius: 5px 5px 5px 5px;
	margin-top:5px;
	margin-bottom:5px;
	}

#content{ position: relative; z-index: 1; width: 970px; margin: 0 5px; }
#sidebar{ float: left; width: 240px; }
#page{ float: right; width: 710px; }

/*header*/
#header{ position: relative; z-index: 3; width: 100%; min-height: 70px; font: 18px; }
*html #header{ height: 70px; }
#logo{ z-index: 1; position: absolute; left: 20px; top: 7px; width: 183px; height: 50px; }

.overlay-1, .overlay-2{ position: absolute; border-bottom: solid 2px #e0e1dd; height: 18px; background: white; }
.overlay-1{ width: 265px; left: 0; border-right: solid 2px #e0e1dd; }
.overlay-2{ width: 565px; right: 0; border-left: solid 2px #e0e1dd; }
.over-content{ position: absolute !important; }

/*tool*/
#tool{ position: absolute; top: 32px; left: 433px; z-index: 1; width: 312px; text-align: center; }
#tool li{ display: inline; }
#tool span{ padding: 0 17px; color: #dcd9d0; }

#menu{ width: 982px; margin-right: -2px; position: relative; left: -1px; background: url('img/menu.png') 0 -150px repeat-x; height: 40px; margin-top: 10px; }
#menu table{ width: 100%; }
#menu td{ height: 40px; background: url('img/menu.png') left -150px no-repeat; text-align: center; font-size: 12px; }
#menu .first{ background: url('img/menu.png') left -50px no-repeat; }
#menu .last{ background: url('img/menu.png') right -50px no-repeat; }
#menu a{ display: block; color: white; font-weight: bold; line-height: 40px; height: 40px; position: relative; background: #00644e url('img/menu.png') left -100px no-repeat; outline: none; }
#menu .first a{ background: #00644e url('img/menu.png') left 0 no-repeat; }
#menu .last a{ background: #00644e url('img/menu.png') right 0 no-repeat; }
#menu a:hover{ background: none; text-decoration: none; }
#menu .current a, #menu .current div{ background: none; }
#menu .current b { cursor: default; }
#menu b{ display: block; padding: 0 10px; height: 40px; overflow: hidden; background: url('img/menu.png') left -200px no-repeat; cursor: pointer; }
#menu .first b{ background: none; }
#footer{ width: 970px; overflow: hidden; padding: 20px 0 55px; margin: 0 5px; background: #f7f7f6 url('img/gradients.gif') repeat-x 0 0; font: 11px tahoma; }
#foot{ width: 100%; overflow: hidden; }
/*#foot ul{ float: left; padding: 13px 20px 0 506px; } Luca Trinca*/
#foot ul{ float: right; padding: 13px 20px 0 0; }
#foot li{ float: left; white-space: nowrap; line-height: 16px; }
#foot li span{ padding: 0 17px; }
.cl{ clear: both; }
.clearfix, #content{ zoom: 1; }
.clearfix:after, #content:after{ content: ' '; clear:both; display: block; width: 0; height: 0; overflow: hidden; font-size: 0; }
.visible { display: block !important; }
.hidden { display: none !important; }
.center { text-align: center; }

.field{
	clear:both;
	text-align: left;
	margin-bottom: 15px;
}
.field label{
	font-weight: bold;
	float:right;
	margin-bottom:10px;
	text-transform:capitalize;
	font-size: 18px;
}

.field input{
	background: #fff url('img/input.png') no-repeat;
	outline: none;
	border: none;
	font-size: 10pt;
	padding: 7px 9px 8px;
	width: 279px;
	height: 25px;
	font-size: 18px;
	font-weight:bolder;
	color:#444444;
}
.field input.active{
	background: url('img/input_act.png') no-repeat;
	
}
.button{
	width: 297px;
	float: right;
}
.button input{
	width: 69px;
	background: url('img/btn_bg.png') no-repeat;
	border: 0;
	font-weight: bold;
	height: 27px;
	float: left;
	padding: 0;
}


.menu{ margin: 0 0 20px; border: solid 1px #e0e1dd; padding: 1px; color: #333; }
.menu ul{ background: #f7f7f6 url('img/gradients.gif') repeat-x 0 -1000px; width: 100%; }
.menu li{ padding: 15px 0; margin: 0 18px; font: bold 13px arial; border-top: solid 1px white; border-bottom: solid 1px #dcd9d0; }
.menu .first{ border-top: none; }
.menu .last{ border-bottom: none; }
.menu ul ul{ font: 11px tahoma; padding: 8px 0 0; background: none; color: #333; }
.menu ul ul ul{ padding: 5px 0 0; }
.menu li li{ font: 11px tahoma; border: none; padding: 3px 0 4px 10px; margin: 0; background: url('img/markers.gif') no-repeat -4000px 8px; }
.menu a{ text-decoration: none; }
.menu a:hover{ text-decoration: underline; }
.menu .title{ font-weight: bold; background: none; }
.menu li.ep10ml_selected { color: red; background: none; }
.menu li.ep10ml { background: none; }


.mainpage{ border: solid 1px #cecbbf; margin-bottom: 1px; padding: 2px; position: relative; }
.mainpage .nodes{ width: 100%; overflow: hidden; background: url('img/vr.png') repeat-x -5px bottom; }
.mainpage .inside{ padding: 17px 0; }
.mainpage .node{ float: left; padding: 0 19px 0 22px; width: 202px; background: url('img/vr.png') no-repeat 0 -499px; }
.mainpage .wrap{ width: 100%; overflow: hidden; }
.mainpage .first{ background: none; padding: 0 19px 0 17px;}
.mainpage .last{ padding: 0 16px 0 22px; }
.mainpage h2, .mainpage .title{ font-weight: normal; font-size: 21px; color: #1b2a26; margin: -2px 0 5px; }

.paragraphes{ 
	background: #fbfbfa url('img/gr-greybox.gif') repeat-x 0 0; 
        border-radius: 5px 5px 5px 5px;
    
}

.paragraphes .inside{ background: #f6f6f6 url('img/gradients.gif') repeat-x 0 -4000px; }
.simple-boxes{ background: #fbfbfb; }
.simple-boxes .inside{ background: #f6f6f6; }

.main-box p{ font-size: 14px; line-height: 13px; margin-bottom: 5px; }
.main-box .img{ width: 200px; height: 70px; border: solid 1px #a2a19e; overflow: hidden; }
.main-box .img a{ outline: none; }
.main-box ul{ 
	font-size: 14px; 
	padding: 2px 0 0; 
	list-style-image:url('img/arrow-right-16.png');
}
.main-box li{ 
	padding: 0 0 0 25px; 
	margin-top:5px;
	background: url('img/arrow-right-16.png') no-repeat; 
}
.main-box li a:hover{ background: none; }
.main-box li span{ color: #ed2939; }

.list-box h2{ margin-bottom: 2px; }
.list-box ul{ margin-bottom: 20px; }



.news-box li{ font: 11px tahoma; padding: 3px 0 10px; }
.news-box li span{ padding-right: 3px; font-size: 10px; color: #999; }



.mixed-boxes{ margin: 0 0 20px; padding: 10px 0; background: #f7f7f6; }
.mixed-boxes .box{ width: 336px; display: inline; float: left; margin: 0 0 0 10px; border: solid 2px #f7f7f6; background: #f7f7f6; }
.mixed-boxes .specific{ border-color: #ec2939; background: white; }
.mixed-boxes h3{ color: #333; }
.mixed-boxes .specific h3{ color: #ed2939; } 

.classic-boxes{ border: solid 1px #e0e1dd; width: 323px; background: white; margin: 20px 20px 0; }
.classic-boxes .wrap{ width: 323px; margin: -1px -100% -1px 0; position: relative; left: 344px; border: solid 1px #e0e1dd; background: white; }
.classic-boxes .column-1{ float: left; width: 323px; margin-right: -100%; position: relative; left: -345px; }
.classic-boxes .column-2{ float: left; width: 100%; }
.onebox .wrap{ border: none; background: none; }






#leftBlockMain a:link, a {color: #006D55;
text-decoration: none;}
#leftBlockMain a:hover, a:focus {
color: #CC0000;}

#leftBlockMain {
width:207px;
}


.btn-lg {
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 16px;
}
.btn-success {
	background-color: #5CB85C;
	border-color: #4CAE4C;
	color: #FFFFFF;
}
.btn {
	-moz-user-select: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.btn-success {
    background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #FFFFFF;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #47A447;
    border-color: #398439;
    color: #FFFFFF;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
    background-color: #5CB85C;
    border-color: #4CAE4C;
}

