/*=================================
=== GENERALE 
=================================*/

H1	{
	color: #fff;	
	font-family:"Gill Sans", Arial;
	text-transform:uppercase;
	font-weight:bold;
	position:absolute;
	top: 178px;
	font-size:11px;
	}
	
.titolo_pannello {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
	
H2	{
	font-size: 11px;
	color: #ec0000;
	padding-top:5px;
	margin-top: 0px;
	padding-bottom:5px;
	margin-bottom:0px;
	}
H3	{
	font-size: 11px;
	color: #666;
	padding-top:5px;
	margin-top: 0px;
	padding-bottom:5px;
	margin-bottom:0px;
	}
	

	
body {
	background-position: top;
	background-repeat: repeat-y;
	background-color: #EEEEEE;
	margin: 0px;
	font-family:"Gill Sans", Arial;
	font-size: 12px;
	color: #000000; 
}
.button {
	font-size: 11px;
}

a:link {
	color: #6B9C31;
	text-decoration: none;
}
a:visited {
	color: #6B9C31;
	text-decoration: none;
}
a:hover {
	color: #2D8717;
	text-decoration: none;
}


.pagina {
	width: 90%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}
.bottalti {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 30px;
	background-color: #FFFFFF;
}
.cerca {
	background-color: #B4B4B4;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 250px;
}
.toplogo {
	text-align: left;
	padding: 5px;
	background-image: url(../images/sf_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.toplogo_manager {
	text-align: left;
	background-image: url(../images/sf_manager.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.sfpagina {
	background-image: url(../images/sf_pagina.jpg);
}
.sfsx {
	background-image: url(../images/sf_sx.jpg);
	width: 170px;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.sfdx {
	background-image: url(../images/sf_dx.jpg);
	width: 170px;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}
.titolomenu {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	background-color: #067CBE;
	display: block;
}
.titolomenu2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	background-color: #067CBE;
	display: block;
	padding: 2px;
}

.titolomenubianco {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	background-color: #cccccc;
	display: block;
}
.tblnews {
	width: 400px;
}
.titart {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.titolo_grande {
	font-size: 20px;
	font-weight: bold;
	color: #6B9C31;
	padding-top: 10px;
}
.voci {
	font-size: 12px;
	font-weight: bold;
	color: #BB0303;
	text-align: left;
	width: 50%;
}
.testoart {
	color: #BB0303;
	text-align: left;
}
.sfsx2 {
	background-color: #BB0303;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 170px;
	vertical-align: top;
}
.sfdx2 {
	vertical-align: top;
	width: 200px;
	padding-top: 6px;
}
.centro {
	padding-top: 1px;
	vertical-align: top;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;*/
	/*font-size: small;*/

}
.sfmenusx {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6B9B9;
}
.menusx {
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
.menusxon {
	background-color: #000000;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6B9B9;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.novitadx {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F6B9B9;
	border-bottom-color: #F6B9B9;
	padding: 4px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6B9B9;
}
.titnov1 {
	font-weight: bold;
	color: #BB0303;
	background-color: #F0F4F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9BB7A4;
	border-bottom-color: #9BB7A4;
}
.sfnov1 {
	width: 18px;
}
.sfnov2 {
	width: 41px;
	text-align: right;
}
.titnov2 {
	font-weight: bold;
	color: #078859;
	background-color: #DAE4DD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9BB7A4;
	border-bottom-color: #9BB7A4;
}
.titnov3 {
	font-weight: bold;
	color: #078859;
	background-color: #BCD0C3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9BB7A4;
	border-bottom-color: #9BB7A4;
}
.basso {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6B9B9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6B9B9;
	padding: 4px;
}
.basso2 {
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #078859;
}
.titolone {
	font-size: medium;
	font-weight: bold;
	color: #BB0303;
	text-align: left;
	vertical-align: top;
	width: 40%;
}
.sottovoce {
	border-bottom: 1px solid #CCCCCC;
}		
.sottovoce_off {
	vertical-align: middle;
}
.menu_azzurro {
	background-color: #990000;
	background-image: url(../images/bordeaux.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 25px;
}
.menu_azzurro2 {
	background-color: #990000;
	background-image: url(../images/bordeaux.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}


.preventivo {
	font-size: x-small;
	color: #BB0303;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
.articolo {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6B9B9;
	text-align: left;
}
a.glink, a.glink:visited{
	text-decoration: none;
	color: #666666;
}
a.glink:hover{
	text-decoration: none;
	color: #6B9C31;
}
a.glink2, a.glink2:visited{
	text-decoration: none;
	color: #ffffff;
}
a.glink2:hover{
	text-decoration: underline;
	color: #ffffff;
}
a.glink3, a.glink3:visited{
	text-decoration: none;
	color: #333333;
}
a.glink3:hover{
	text-decoration: underline;
	color: #D2FF95;
}
a.glink4, a.glink4:visited{
	text-decoration: none;
	color: #333333;
}
a.glink4:hover{
	text-decoration: underline;
	color: #666666;
}
a.glink5, a.glink5:visited{
	text-decoration: none;
	color: #ffffff;
}
a.glink5:hover{
	text-decoration: underline;
	color: #ffffff;
}
.barretta {
	color: #636466;
	font-weight: bold;
	background-color: #99CA3B;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.barretta2 {
	color: #666666;
	font-weight: bold;
	background-color: #99CA3B;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 10px;
	font-size: 11px;
}
.barretta3 {
	color: #ffffff;
	font-weight: bold;
	background-color: #e5e5e5;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
a.slink, a.slink:visited{
	color: #FFFFFF;
	font-weight:bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.blink, a.blink:visited{
	color: #003366;
	vertical-align: middle;
	/*padding-left: 10px;*/
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/categoria_on.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
a.blink_off, a.blink_off:visited{
	color: #003366;
	vertical-align: middle;
	/*padding-left: 10px;*/
	font-size: 12px;
	background-image: url(../images/categoria_off.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
a.blink_off:hover{
	color: #003366;
	vertical-align: middle;
	/*padding-left: 10px;*/
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/categoria_on.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
a.artlink, a.artlink:visited{
	font-size: 14px;
}
a.artlink:hover{
	font-size: 14px;
}
.immagini {
	border: 1px solid #000000;
}
.spazio {
	background-image: url(../images/riga_verde.gif);
	width: 60%;
}


.sx {
	width: 190px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;*/
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.dx {
	width: 240px;
	vertical-align: top;
}
.menu {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6B9B9;
}
.menudx {
	padding: 3px;
	background-color: #FFFFFF;
}
.botton {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6B9B9;
}
.bottoni {
	padding-right: 4px;
	width: 1%;
	padding-left: 4px;
}
fieldset {
	border: none;
}
legend {
	font-weight: bold;
	color: #003366;
	font-size: small;
}
.titolino {
	padding-left: 7px;
	font-size: small;
}
.centro2 {
	vertical-align: top;
	padding: 4px;
	background-image: url(../images/sfondo_centro.gif);
}
.arancio {
	background-color: #FF9900;
}
.titolo {
	font-size: medium;
	color: #6C9D30;
	text-align: left;

	
}
.titolo2 {
	font-weight: bold;
	color: #5184B3;
	padding: 4px;
	border-bottom: 1px solid #F6B9B9;
	border-left: 1px solid #F6B9B9;
}
.testo {
	padding: 4px;
	padding-left: 7px;
}
.foto {
	padding: 3px;
	border: 1px solid #000000;
	vertical-align: top;
}
.grass {
	font-weight: bold;
}
.news {
	/*padding-left: 10px;*/
	vertical-align: top;
}
.news2 {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.barbas {
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
	text-align: right;
}
.sfuma {
	background-image: url(../images/sfuma.gif);
}
.voci {
	text-align: right;
	padding: 5px 20px 5px 5px;
}
.vocion {
	text-align: right;
	padding: 2px 20px 2px 2px;
	background-color: #EBEFF3;
}
.vociti {
	text-align: right;
	padding: 5px 20px 5px 5px;
	background-color: #C9D3DE;
}
.az {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DAE7;
	padding-bottom: 10px;
	padding-left: 4px;
}
.titolonews {
	font-weight: bold;
	color: #000000;
	background-color: #C9D3DE;
	padding: 4px;
}
.loghi {
	vertical-align: top;
	padding: 4px 2px 4px 4px;
}
.chiusura {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DAE7;
}
.contorno {
	border: thin none #F6B9B9;
	padding: 4px;
}

.bordo {
	padding-top: 10px;
	vertical-align: top;
}
.sxbasso {

	background-color: #F6B9B9;
	padding: 0px;
	width: 180px;
	vertical-align: top;
}
.titolobasso {
	font-weight: bold;
	color: #5184B3;
	padding: 2px;
	background-color: #F8FAFD;
	border-bottom: 1px solid #078859;
	border-left: 1px solid #078859;

}
.spaziobasso {

	background-color: #D0DEEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #078859;
	border-bottom-color: #078859;
}
.tabnotizia {
	margin: 1px;
	width: 98%;
	text-align:justify;
}
.riga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C9BB;
}
.ay {
	border-bottom-style: none;
	padding-bottom: 4px;
	border-right-style: none;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9DAE7;



}
.aw {
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9DAE7;
	padding-top: 10px;


}
.cerca2 {
	background-color: #FBFCFD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #078859;
	border-bottom-color: #078859;
	padding: 4px;
}
.scrittine {
	font-size: 9px;
}
.agenda {
	border: 1px solid #73B09F;
	text-align: center;
	vertical-align: middle;
}
.agenda2 {
	text-align: center;
	vertical-align: middle;
	border-top: 1px dashed #73B09F;
}
.commento {
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	background-color: #CC0000;
}
.commentosp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A0C4;
	padding: 4px 4px 6px;
}
.titcomm {
	font-weight: bold;
	color: #385B96;
	padding: 4px;
	background-color: #F6B9B9;
	border-top: 1px solid #BBCEE1;
	border-right: 1px solid #BBCEE1;
	border-bottom: 1px solid #BBCEE1;
	border-left: 1px solid #BBCEE1;
}
.commezzo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCEE1;
}
.aream {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #078859;
	padding: 6px 6px 6px 20px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.prev_tabella {
	border: 1px solid #078859;
}
.prev_cellaVerde_first {
	color: #FFFFFF;
	background-color: #078859;
	font-weight: bold;	
	
}
.prev_cellaVerde {
	color: #FFFFFF;
	background-color: #078859;
	font-weight: bold;	
	border-top:solid #FFFFFF 1px;
}
.prev_cella_dx {
	background-color: #E9F0F5;
}
.form_celleTitoli {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.form_celleDescrizione {
	font-weight: bold;
}
.menu_top_home {
	text-align: left;
	padding-left: 10px;
}
.top_menu_verde {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_menu_verde.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.top_menu_giallo {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/top_menu_giallo.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.top_menu_new {
	font-weight: bold;
	color: #003366;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	font-size: 20px;
}
.top_menu_rosso {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/top_menu_rosso.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.top_menu_grigio {
	font-weight: bold;
	color: #067CBE;
	background-image: url(../images/top_menu_grigio.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.sf_menu_sx {
	padding-right: 9px;
	padding-left: 5px;
}
.sf_bott_in {
	background-color: #067CBE;
	background-image: url(../images/in_bott_sf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf_bott_fine {
	background-color: #067CBE;
	background-image: url(../images/sf_fine_bott.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.alto_home {
	background-image: url(../images/inizio_pagina_home.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
.basso_home {
	background-image: url(../images/fine_pagina_home.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.centro_home {
	background-image: url(../images/pezzo_home.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.sez_sito {
	background-image: url(../images/sf_nav.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-top: 2px solid #FFFFFF;
	padding-top: 8px;
	padding-left: 25px;
}
.bott {
	background-image: url(../images/sf_bott.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-position: center bottom;
	padding-bottom: 4px;
	background-color: #E6E6E6;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.scrittabot {
	text-align: center;
}
.top_bottoni {
	background-image: url(../images/sf_logo.jpg);
	background-repeat: repeat-x;
}
.lamb {
	font-size: 18px;
	color: #FF0000;
	text-decoration: blink;
}
.down {
	/*padding-top: 15px;*/
	text-align: center;
	color: #666666;
	font-size:12px;
}
.tabella_utente {
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939597;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.basso_nuovo {
	padding-top: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 750px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.sf_articoli {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}
.text_articoli {
	font-size: 12px;
}



.titolo_evidenza_dx {
	font-size: 20px;
	font-weight: bold;
	color: #80796F;
	padding-top: 20px;
	padding-bottom: 5px;
}
.titolo_evidenza_centro {
	font-size: 20px;
	font-weight: bold;
	color: #80796F;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.titolo_pag_interne {
	font-size: 20px;
	font-weight: bold;
	color: #80796F;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.latest {
	color: #FFFFFF;
	background-color: #6C9D30;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
}
.titolocentro {
	font-weight: bold;
	color: #002D39;
	font-size: 12px;
}
#benvenuto {
	display: block;
	background-image: url(../images/sfondo_box.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 370px;
	height: 75px;
	margin-right: 2px;
	color: #666666;
	font-size: 12px;
	border: 1px solid #DBDBDB;
}
#benvenuto {
	display: block;
	background-image: url(../images/sfondo_box.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 245px;
	height: 55px;
	margin-right: 2px;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 10px;
	border: 1px solid #DBDBDB;
}
#benvenuto a{
	color: #6B9C31;
	font-size: 14px;
}
#benvenuto span{
	color: #666666;
	font-size: 10px;
}
#benvenuto span a{
	color: #6B9C31;
	font-size: 10px;
}
#inserisci_login {
	display: none;
	background-image: url(../images/sfondo_box.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 268px;
	height: 63px;
	padding-left: 35px;
	padding-top: 5px;
	margin-right: 12px;
	color: #666666;
	border: 1px solid #DBDBDB;
}
#inserisci_login a{
	color: #666666;
	font-size: 10px;
}
#login_effettuato {
	background-image: url(../images/sfondo_box.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 268px;
	height: 63px;
	padding-left: 35px;
	padding-top: 5px;
	margin-right: 12px;
	color: #666666;
	border: 1px solid #DBDBDB;
}
.top_celle {
	padding-left: 50px;
	padding-right: 10px;
	border-right: 1px dotted #D2FF95;
}
.top_celle2 {
	padding-left: 50px;
	padding-right: 10px;
	border-right: 1px dotted #D2FF95;
}
.footer_riga {
	height: 8px;
	background-color: #D2FF95;
}
.footer_rosso {
	color: #2D8717;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.footer_cella {
	border-left: 1px solid #666666;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 10px;
}

/* STILE LATEST TASK */

#Task-Orizzontale{
	background-color:#EEEEEE;
	background-repeat:no-repeat;
	margin-bottom:8px;
}

#Footer-Table{
	height:11px;
	font-size:0px;
	background-image:url(../images/Background.jpg);
	background-position:bottom;
}

#Task-Orizzontale td{
	margin:0px;
}

.Container-img{
	padding:0px;
	height:77px;
}

.Container-img img{
	float:left;
	border:1px solid #D6D6D6;
	margin:11px 0px 0px 9px;
}

#Container-Text-Task{
	font-size:12px;
	color:#333333;
	padding:7px 10px 7px 10px;
}

#Container-Text-Task a{
	color:#6B9C31;
	text-decoration:none;
}

#Container-Text-Task a:hover{
	color:#000000;
	text-decoration:none;
}

#Container-LastestTask{
	float:right;
	display:inline;
	width:315px;
	padding-left:15px;
	padding-top:20px;
	border-left:1px solid #CCCCCC;

}

#Container-General-LastestTask{
	float:left;
	display:inline;
	/*width:350px;*/
}

#Container-Jobs{	
	float:left;
	width:300px;
	margin-bottom:10px;
}

#Container-Jobs td{
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;	
}

#Container-Jobs-Center{	
	float:left;
	display:inline;
	margin-left:19px;
	margin-top:20px;
	padding:0px;
}


#Container-Jobs-Center td{
	padding:5px;
	min-height:25px;
	padding-bottom:5px;
	width:360px !important;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	margin:0px;	
}

#Container-Jobs-Center-2{	
	float:left;
	display:inline;
	margin-left:19px;
	margin-top:20px;
	padding:0px;
	margin-right:20px;
}


#Container-Jobs-Center-2 td{
	padding:5px;
	min-height:25px;
	padding-bottom:5px;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	margin:0px;	
}


#Title{
	font-size:14px;
	font-weight:bold;
	color:#99CA3B;
	background-color: #EEEEEE;
}

#Subtitle{
	font-weight:bold;
}

#Footer{
	height:38px;
	line-height:10px !important;
	padding:0px 7px 0px 0px !important;
	background-image:url(../images/Background-Jobs.jpg);
	background-repeat:repeat-x;
	border-bottom:none !important;
	border-left:none !important;
	border-right:none !important;	
	
}

#Footer a{
	color:#6B9C31;
	text-decoration:none;
}

#Footer a:hover{
	color:#000000;
	text-decoration:none;
}

#Container-home{
	float:left;
	width:178px;
	font-family:"Gill Sans", Arial;
	font-size:11px;
}

#Container-home img{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #D6D6D6;
}

#Table-Container-home{
	border-left:20px solid #FFFFFF;
	border-top:20px solid #FFFFFF;
	border-right:7px solid #FFFFFF;
}

#Container-home-txt{
	padding-left:5px;
	padding-right:5px;
}

#Container-home a{
	color:#6B9C31;
}

#Footer2{
	height:18px;
	line-height:10px !important;
	padding:0px 7px 0px 0px !important;
	background-image:url(../images/Background-Jobs.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:none !important;
	border-left:none !important;
	border-right:none !important;	
	
}
