.wwFormTable {
    width:75%;
    padding-left:0px;
     display:inline;
    }
.mainForm{
    width:75%;
    padding-left:50px;
    display:inline;
}
.leftForm{
    display:inline;
}
/*.label {font-style:italic; }*/
.label{
    font: bold 11px Arial;
    text-align:center;

}

.tittabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.trdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.errorLabel {
    /*font-style:italic;*/
    /*color:red;*/
    }
.errorMessage {
    font-weight:bold;
    text-align: center;
    color:red;
    background:#FFFFB3;
}
/*.checkboxLabel {}
.checkboxErrorLabel {color:red; } */
.required {color:red;}
.tdLabel {text-align:right; vertical-align:middle; }

/* NEW LAYOUT */

#mainResultados{
    margin-top:22px;
    margin-left:206px;
}

.blueBg{
    background:#3E5D82;
    color:#FFFFFF;
    font: bold 11px Arial;
    text-align: center;
}

#warningBlue{
	color:#3E5D82;
    font: bold 11px Arial;
    text-align: center;
}

#flash_message{
	color:#3E5D82;
    font: bold 22px Arial;
    text-align: center;
}

.redBg{
    background:#9E2459;
    color:#FFFFFF;
    font: bold 11px Arial;
    text-align: center;
}

.lightBck{
	background:#F0F0F0;
	font: 11px Arial;
}
.darkBck{
	background:#E6E6E6;
}
.trBlue{
	color:#3E5D82;
	font: bold 11px Arial;
}

.normalBlue{
	color:#3E5D82;
	font: 11px Arial;
}

.nowrap{
	white-space: nowrap;
	text-align:right;
}

.normalRed{
	color:#9E2459;
	font: 11px Arial;
}

.titleRed{
	color:#9E2459;
	font: bold 14px Arial;
}

.trRed{
	color:#9E2459;
	font: bold 11px Arial;
}

h1{
    color:#9E2459;
	font: bold 14px Arial;
}

.trDark{
	font: bold 11px Arial;
	background: #E0E0E0;
}

.tblFootnote{
	color:#969696;
	font: 11px Verdana;
}

/* REFERENDO.CSS */

/*
body {
       margin:0;
       padding:0;
       font: bold 11px/1.5em Verdana;
     background:#F4F7FB;
}

h2 {    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 15px 15px 15px 15px;
}

img {
border: none;
}
*/

/*- Freguesia TextBox ------------------ */


#freguesiatextbox {

	  /*position:absolute;*/
	  /*right:250; */
	  /*padding-left:460px;
	  padding-right:1px;*/
      text-align:right;
      padding-top: 0px;
      font-size:80%;
	  width: 220;
	  border: 0px;
      }

/*- Flash Message ------------------ */
#flash_message{
	text-align:center;
	width:100%;
	color:#3333FF;
}

/* Header message ----*/
.headerMsg {
    text-align:right;
    vertical-align:top;
    color:#9E2459;
	font-family:verdana;
	font-weight:bold;
	font-size: 10px;
    }
/*- Menu Tabs 1--------------------------- */

a {
    color:#24618E;
}

#tabs1 {
      float:left;
      width:100%;
      background:#FFFFFF;
      /*font-size:93%;*/
      line-height:normal;

      }
#tabs1 ul {
        margin:0;
        /*padding:0px 10px 0 50px;*/
        list-style:none;
      }
#tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs1 a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:underline;
      font-family:verdana;
	  font-weight:bold;
	  font-size: 10px;
      }
#tabs1 a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */

#tabs1 a:hover {
      background-position:0% -42px;
      color:#FFFFFF;
      }
#tabs1 a:hover span {
      background-position:100% -42px;
      color:#FFFFFF;
      }

#tabs1 #current a {
      background-position:0% -42px;
      text-decoration:none;
      }
#tabs1 #current a span {
      background-position:100% -42px;
      /*color:#FFF;*/
      color:#000000;
      text-decoration:none;
      }

/*--- content ---*/

/*
#navbar {
	background:#F4F7FB;
	border:1px solid #BCD2E6;
}


#content {
	padding:1cm;
	background:#F4F7FB;
	border:1px solid #BCD2E6;
}*/

#freguesias {
padding-top:40px;

}

#crumbs {
	padding:1px;
	border:1px solid #CCCCFF;
	background:#CCCCFF;
}


/*---- Header ---*/
#Banner {
	background:#CCCCFF;
	border:2px solid #BCD2E6;

}

/*--- Error  ---*/
.errorMessage {
	/*background:#FFFF00;*/
	font: bold 11px Verdana, Arial, Helvetica, sans-serif ;
	color:#FF0000;
	width: 100%;
	text-align:center;
	}

/*--- Footer ---*/

#footer {
	position: absolute;
	bottom: 0;
	right:0;
	left:0;
	background:#CCCCFF;
	border:2px solid #BCD2E6;
	text-align:right;
	font: bold 9px/1.5em Verdana;
}

/*--- start of login ---*/
/*#Login {
	padding-left:2cm;
	padding-top:2px;
	padding-bottom:2px;
	/* align:center; -- Doesn't exist */
	/*border:2px solid #BCD2E6;
}





/*--- end of login ---*/


/*--- tables ---*/


#borderAll {
      float:left;
      width:100%;
      background:#F0F0F0;
	  font: 11px Arial;
      /*font-size:93%;*/
      line-height:normal;
      /*border-bottom:1px solid #BCD2E6;*/
      }
#borderAll td { font-size:12px;
	 padding-right:10px;
	 }
th { text-align:center;
    padding-right:10px;
     font: bold 11px Arial;
	background: #E0E0E0;

}
.even { background: #F0F0F0;
}
.even1 { font: bold 11px Arial;
         color:#000000;
}

.selected {
	color: yellow;
	background-color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.odd {
	background: #FFFFFF;
}
.odd1 { /*background-color: #CCCCFF; font-weight:bold;*/
        font: 11px Arial;
         color:#000000;
}
.borderAll {
	    /*border-bottom: 2px solid #8F99EF;*/
		/*border-top:2px solid #8F99EF;*/
		background:#F0F0F0;
	  font: 11px Arial;
      /*font-size:93%;*/
      line-height:normal;

}


.borderAll th{
        background: #E0E0E0;
	    /*border-bottom: 1px solid #8F99EF;*/
}


/*--- buttons ---*/

input{
	text-align: right;
	font-family:Verdana;
	font-size:11px;
	border:1px	solid:#8F99EF;
	}

.binput{
	text-align: center;
	font-family:Verdana;
	font-size:11px;
	border:1px	solid:#8F99EF;
	}

.binputLeft{
	text-align: center;
	font-family:Verdana;
	font-size:11px;
	border:1px	solid:#8F99EF;
	position:relative;
	left:220px;
	bottom:25px;
	}



/*[disabled] {
 * color:#666666;
 * background-color:#ffc;
*} */



select{
    /*color:#333;*/
    color:#000000;
    /*background:#CCCCFF;*/
    background:#FFFFFF;
    font-family:arial;
    /*font-size:84%;*/
    font-size: 9px;
    /*font-weight:bold;*/
    /*border:1px solid :#8F99EF;*/

}

/*---- END REFERENDO.CSS ----*/


/* ----- AUTAR05.CSS --------*/

.title-table {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.act-res {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.fregborder {
	border: 1px solid #006600;
}
.border {  font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border-color: #e8e5e4;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

	.time {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.combos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comboscand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: #EFFFD7;
}
.combobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	font-style: normal;
	width: 170px;
}
.comboboxdis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	font-style: normal;
	width: 115px;
}
.comboboxcon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	font-style: normal;
	width: 152px;
}
.comboboxfre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	font-style: normal;
	width: 186px;
}
.descritivo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #A1B1CB;
	text-decoration: none;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.linkTable {
	font-family: Arial;
	font-size: 11px;
	color: #FCE285;
	text-decoration: none;
	line-height: normal;
	vertical-align: super;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}.afluencia {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FCE285;
	text-decoration: none;
	line-height: normal;
	vertical-align: super;
}
.imge-fundolinks2 {

	background-image: url(images/fundolinks2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgcombos2 {

	background-image: url(images/bgcombos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgcombos3 {
	background-image: url(images/bgcombos3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgmapa1 {

	background-image: url(images/bgmapa1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgmapa2 {

	background-image: url(images/bgmapa2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgcombos1 {


	background-image: url(images/bgcombos1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*
*.headerleft {
*	background-image: url(images/headerleft.jpg);
*	background-repeat: no-repeat;
*	background-position: center center;
*}
*.headeright {
*	background-image: url(images/headeright.jpg);
*	background-repeat: no-repeat;
*	background-position: center center;
*}*/
.bgmenu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgsubmenu {
	background-image: url(images/submenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bgmapa {
	background-image: url(images/bgmapa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgcombos {
	background-image: url(images/imgcombos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
}
.bgconsfreg {
	background-image: url(images/bgconsfreg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bgmiddle {
	background-image: url(images/pagenameright.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgnameleft {
	background-image: url(images/pagenameleft.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bglogos {
	background-image: url(images/imgtopdir.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgleftop{
	background-image: url(images/imgleftop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgrightop{
	background-image: url(images/imgrightop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgtop5{
	background-image: url(images/imgtop5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgtop4{
	background-image: url(images/imgtop4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgtop3{
	background-image: url(images/imgtop3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgtop2{
	background-image: url(images/imgtop2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgcartaz{
	background-image: url(images/imgCartaz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgdown2{
	vertical-align: top;
	background-image: url(images/imgdown2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgdown3{
	background-image: url(images/imgdown3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgdown4{
	background-image: url(images/imgdown4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgdown4{
	background-image: url(images/imgdown4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgbarramenu2{
	background-image: url(images/barramenu2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgbarramenu{
	background-image: url(images/barramenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgleftmid{
	background-image: url(images/imgleftmid.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgrightmid{
	background-image: url(images/imgrightmid.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgleftdown{
	background-image: url(images/imgleftdown.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgimgrightdown{
	background-image: url(images/imgrightdown.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bglogoibm{
	background-image: url(images/logoIBM.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bglogocsw{
	background-image: url(images/logoCSW.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bglogopt{
	background-image: url(images/logoPT.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pagename {
	background-image: url(images/pagename.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.menu-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}

/*---- END AUTAR05.CSS -----*/


/*------ LINK_AUTAR05.CSS -----*/

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
/*.descritivo {
*	font-family: Verdana, Arial, Helvetica, sans-serif;
*	font-size: 9px;
*	font-weight: bold;
*	color: #333333;
*	text-decoration: none;
}*/
a.saiba:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFA639;
	text-decoration: none;
	font-style: italic;}
a.saiba:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFA639;
	text-decoration: none;
	font-style: italic;}
a.saiba:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;}
a.saiba:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFA639;
	text-decoration: none;
	font-style: italic;
}
.fregapur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}


.title-table-selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: yellow;
	background-position: center center;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.act-res {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.mainborder {
	border-color: #e8e5e4;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-repeat: no-repeat;
}
.fregborder {
	border: 1px solid #006600;
	background-color: #EFEFEF;
}
.border {  font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-color: #e8e5e4;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.time {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.imge-bgcombos3 {
	background-image: url(images/bgcombos3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgcombos2 {

	background-image: url(images/bgcombos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imge-bgcombos1 {

	background-image: url(images/bgcombos1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-position: left center;
	vertical-align: middle;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
}
a.linkbottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	vertical-align: bottom;
}
.titulo-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.links-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
a.links-texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.txtpartidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.texto-webs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.imgbkgbd {
	/*background-image: url(images/logobd.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bgactua {
	/*background-image: url(images/bgactua.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtime {
	background-image: url(images/bgtime.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fregapurbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
.titletablegrd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: center center;
}
.tabledados {
	background-color: #E6E6E6;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.titletablegrdblack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: center center;
}

/*------ END LINK_AUTAR05.CSS -----*/