/* CSS Document */

body{
margin:0px;
background-color:#FFFFFF
}

#main{
width:960px;
height:auto;
border:1px #0000FF solid;
padding:10px;
margin:auto;
margin-top:10px;
position:relative;
background-image:url('../images/striscia.gif');
background-repeat:repeat-x;
background-position:left top
}

#header_small{
width:190px;
height:180px;
font-family:'Trebuchet MS';
font-size:12pt;
font-weight:bold;
color:#ffffff;
background-image:url('../images/colombia_bollo.jpg');
float:left
}

#header_big{
width:770px;
height:90px;
background-image:url(../images/testata.jpg);
float:right
}

#header3{
width:770px;
background-color:#fcd101;
text-align:center;
margin-top:0px;
font-family:'Trebuchet MS';
font-size:13pt;
font-weight:bold;
float:right;
letter-spacing: 0.5pt
}

#hor_menu{
width:790px;
height:60px;
font-family:verdana;
font-size:9pt;
font-weight:bold;
color:#FF0000;
text-align:center
}

#hor_menu_container{
width:738px;
height:31px;
padding:10px;
left:210px;
top:136px;
border:1px #FCD101 solid;
position:absolute;
z-index:50;
}

legend{
font-family:'Trebuchet MS';
font-size: 14pt;
font-weight:bold;
color:#DD0000
}
fieldset{
font-family:verdana;
font-size:10pt;
text-align:justify;
margin-bottom:10px;;
padding-top:10px
}
fieldset a{
color:#ED0003;
text-decoration:none
}

.backtop{
font-family:'Trebuchet MS';
font-size:10pt;
margin-top:30px
}
.backtop a{
text-decoration:none;
color:#000000
}
.backtop a:hover{
color:#0000FF
}

#footer{
width:960px;
height:auto;
border:1px #0000FF solid;
padding:10px;
margin:auto;
margin-top:5px;
margin-bottom:10px;
text-align:center;
font-family:verdana;
font-size:9pt;
color:#444444;
background-image:url('../images/striscia.gif');
background-repeat:repeat-x;
background-position:left top
}
#footer a{
text-decoration:none;
color:#DD0000;
}
#footer a:hover{
color:#EBC090
}


.floatclear{
	clear:both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 0px;
	width: 100%;
}

#marqueecontainer{
position: relative;
width: 402px; /*marquee width */
height: 160px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 1px;
float:left;
background-color:#E1E1E1;
}
#vmarquee{
position: absolute;
width: 390px;
float:left;
text-align:justify;
padding:4px;
margin-top:6px;
}
.marquetitle{
font-family:'Trebuchet MS';
font-size:1.15em;
color:#336600;
font-weight:bold;
margin-bottom:0px;
margin-top:0px
}
.marquetitle a {
color:#225500
}
.marquetitle a:hover {
color:#FFCC00
}
.marquetext{
margin-top:0px;
margin-bottom:25px;
font-family:'Trebuchet MS';
color:#000033
}
.marquetext a {
color:#990000;
text-decoration:none
}
.marquestext a:hover{
color:#FFCC00;
text-decoration:overline
}

#scroll_container{
font-family:verdana; font-size:9pt; text-align:justify; margin-bottom:10px; padding-top:10px}
#scroll{
width:758px; height:50px; overflow: auto; padding:5px; font-family:verdana; font-size:9pt; background-color:#ffffff
}
#scroll a{
color:#ED0003; font-weight:bold; text-decoration:none}

.newstyle{
width:auto;
font: bold 10pt 'Trebuchet MS';
color: #FFFFFF;
letter-spacing: 0.5pt;
background: black url(../images/titlebar-active.png) repeat-x center left;
margin-bottom: 5px;
margin-top:10px;
text-transform: uppercase;
padding: 3px;
padding-left:10px;
padding-bottom:5px
}
