/*--- Mo06f ---*/
@charset "utf-8";
/*--- Overall style ---*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
body {
	background: #FFF;
}
h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    font-weight:bold;
    color:#006381;
; text-transform: none
}
a {
   text-decoration:none;   
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FF6600;
}
.container {
    width:950px;
    margin:0 auto;
    text-align:justify;
    
    position:relative;
}

/*--- end ---*/

/*--- Panel ---*/
#panel{
    position:absolute; 
	left:40px; 
	top:320px; 
	width:190px; 	
}
.panBgr {
	background-image: url(images/panel_bgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 10px 0px 15px;
	text-align:left;
	font-size:12px;
}
/*--- end ---*/
/*--- Panel2 ---*/
#panel2{
    position:absolute; 
	left:400px; 
	top:320px; 
	width:190px; 	
}
.panBgr {
	background-image: url(images/panel_bgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 10px 0px 15px;
	text-align:left;
	font-size:12px;
}
/*--- end ---*/
#designed {
	position:absolute;
	left: 0px;
	bottom: 30px;
	width:190px;
	font-size:10px;
	color: #88B7CB;
}
/*--- Content --*/
.content {
    padding: 0px 20px 0px 25px;

}
.bottom_bgr {
	background-image: url(images/bottom_bgr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_bgr {
	background-image: url(images/content_bgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_bgr {
	background-image: url(images/left_bgr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.form {
	padding-left:20px;
	color:#004566;
}

/*--- end ---*/
/*--- Copyrights ---*/
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight:normal;
	color: #CCCCCC;
	height:42px;
	text-align:center;
	vertical-align:top;
	padding-top:3px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.copyrights a
{
	text-decoration: none;	       
}

.copyrights a:link
{
	color:#F1ECDC;
}
.copyrights a:visited 
{
	color:#D4D1C0;
}
.copyrights a:active {
	color: #FF6600;
}
.copyrights a:hover {
	color: #FFF999;
}
.copyrights div {
   padding-top:3px;  
}

/*--- End ---*/
.argo {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: small-caps; color: #333333; letter-spacing: 1px}
.maiuscoletto {  font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; text-transform: none; font-weight: bolder; line-height: normal}
.home {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: small-caps; color: #000000; letter-spacing: 1px}
