  span#noscript {
    background-color: #FFFFFF;
    color:red;
  }

 a { 
  outline:none;
  }
  
  span#mainerror {
    background-color: #FFFFee;
    font-family:Arial;
    font-size:15px;
    color:red;
    border: #676767;
    border-style: dashed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
    text-align:center;
  }
  
  span#formerror {
    background-color: #FFFFee;
    font-family:Arial;
    font-size:11px;
    color:red;
    border: #676767;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
   
  }
  
  div#preview_div {
	  display: none;
	  position: absolute;
	  z-index:110;
	  border: solid 1px #333333;
	  background: #ffffff;
  }

  .title	{
	  
	    font-family:Arial;
	    font-size:14px;
	    color:black;
	    font-weight: bold;  
	    text-align:center;
  }
  
  
  .smallprint {
	  font-family:Arial;
	    font-size:10px;
	    color:black;
	    text-align:justify;
  }
  
  a {
	  font-family:Arial;
	    font-size:11px;
	    color:#061392;
	    text-decoration:none;
  }
  a:hover {
	  
	    color:red;
	    background:none;
	    text-decoration:underline;
  }
  
 td#maincontent a {
	  font-family:Arial;
	    font-size:12px;
	    color:#27005c;
	    text-decoration:none;
	    font-weight:bold;
  }
  
  td#maincontent a img {
	  text-decoration:none;
  }
  
  
  
 td#maincontent a:hover {
	  
	    color:red;
	    background:none;
	    text-decoration:underline;
  }
  /*
  td#comment_comenzi {
	  position:relative;
  }
  
  td#comment_comenzi span {
	  
	    display:none;
  }
  
  td#comment_comenzi:hover span {
	  font-family:Arial;
	    font-size:13px;
	    display:block;
	    position:relative;
	    top:10px;
	    left:10px;
	    z-index:100;
	    width:225px;
	    background:white;
	    border:1px;
	    border-color:black;
	    border-style:solid;
	    text-align:left;
  }
*/
  a#order {
	  font-family:Arial;
	    font-size:12px;
	    color:white;
	    font-weight:bold;
	    text-decoration:underline;
  }
  a#order:hover {
	  
	    color:red;
	    text-decoration:underline;
		background:none;
  }
  
  
  a#adminmenu {
	  display:block;
	  color:white;
	  background:#154785;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  margin-top:4px;
	  margin-bottom:4px;
	  margin-left:8px;
	  padding-top:5px;
	  padding-bottom:5px;
	  text-align:center;
  }
  
  a#adminmenuactive {
	  display:block;
	  color:#154785;
	  background:#73c6f0;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  margin-top:4px;
	  margin-bottom:4px;
	  margin-left:0px;
	  padding-top:5px;
	  padding-left:0px;
	  padding-bottom:5px;
	  border-top:1px solid black;
	  border-bottom:1px solid black;
	  border-left:1px solid black;
	  text-align:center;
  }
  
  a#adminmenu:hover {
	  display:block;
	  color:white;
	  background:#ed1941;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  border:0px;
  }
  
    
  form#loginform {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	margin-top: 100px;
	
  }
  
  div#adminusers {
	  width: 820px;
	  font-family:Arial;
	  overflow:scroll;
	  border: #676767 solid 1px;
	  color:#000000;
	  background:#ffffff;
	  padding: 5px 5px 5px 5px;
  }

  div#intrebare {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#d4e3ff;
	border: #676767;
	border-style:solid;
	border-color:#dddddd;
	border-width:1px;
	max-width:700px;
	margin: 4px 4px 4px 4px;
  }
  
  div#intrebare_empty {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffe0f0;
	border: #676767;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;	
	margin-top: 50px;
	margin-bottom: 20px;	
	margin-left:50px;
	max-width:450px;
	padding: 10px 10px 10px 10px;
	min-height:100px;
  }
        
  div#raspuns {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style:dashed;
	border-color:#dddddd;
	border-width:1px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left:10px;
	padding: 5px 5px 5px 5px;
	width: 350px;
  }  
  
  td#maincontent {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background:#ffffff;
	border: #ffffff;
	
  }
  
   table#login_form td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#bbffff;
	border: #bbffff;
	border-style: dashed;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	overflow: scroll;
	
  }
  
  table#register_form td {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	
	border: #eeeeee;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	overflow: scroll;
	
  }
  
  /***************
  * Meniu rollover  
  ***************/
  
  /*Home*/
  
  td#home a:hover  img {
	visibility:hidden;
  }
  
  td#home a {
	float: left;
	outline:none;
  }
  
  td#home  {
	background: url(images/header/home_o.jpg) top left no-repeat;
  }
  
  td#home a:hover {
	background: url(images/header/home_o.jpg) no-repeat;
	
  }
  
  /*Club*/
  
  td#club a:hover  img {
	visibility:hidden;
	
  }
  
  td#club a {
	float: left;
	outline:none;
	
  }
  
  td#club  {
	background: url(images/header/clubul_happy_o.jpg) top left no-repeat;
  }
 
  td#club a:hover {
	background: url(images/header/clubul_happy_o.jpg)  no-repeat;
	
  }
  
  
  
  

  /*premii*/
  
  td#premii a:hover  img {
	visibility:hidden;
	
  }
  
  td#premii a {
	float: left;
	outline:none;
  }
  
  td#premii  {
	background: url(images/header/premii_o.jpg) top left no-repeat;
  }
  
  td#premii a:hover {
	background: url(images/header/premii_o.jpg) no-repeat;
	
  }
  
  /*produse*/
  
  td#produse a:hover  img {
	visibility:hidden;
  }
  
  td#produse a {
	float: left;
	outline:none;
  }
  
  td#produse  {
	background: url(images/header/produse_o.jpg) top left no-repeat;
  }
  
  td#produse a:hover {
	background: url(images/header/produse_o.jpg) no-repeat;
	
  }
  
  /*scutece*/
  
  td#scutece a:hover  img {
	visibility:hidden;
  }
  
  td#scutece a {
	float: left;
	outline:none;
  }
  
  td#scutece  {
	background: url(images/header/despre_scutece_o.jpg) top left no-repeat;
  }
  
  td#scutece a:hover {
	background: url(images/header/despre_scutece_o.jpg) no-repeat;
	
  }
  
  /*nutritie*/
  
  td#nutritie a:hover  img {
	visibility:hidden;
  }
  
  td#nutritie a {
	float: left;
	outline:none;
  }
  
  td#nutritie  {
	background: url(images/header/nutritie_o.jpg) top left no-repeat;
  }
  
  td#nutritie a:hover {
	background: url(images/header/nutritie_o.jpg) no-repeat;
  }
  
  
  /* end meniu */
  
  tr#leftmenu td {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
  }
  
  tr#leftmenu a {
	font-family:Arial;
	font-size:13px;
	color:#ee00cc;
	background:#ffffff;
	border: #676767;
	display: block;
	text-align: center;
	padding: 5px;
  }
  
  tr#leftmenu a:hover {
	
	background:#888888;
	color:#ffffff;
	
  }
  
  tr#trheadproduse td {
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	background:#1d4496;
	border: #1d4496;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 2px 2px 2px 2px;
  }
  
  tr#trheadpremii td {
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	background:#154785;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 2px 2px 2px 2px;
  }
  
  tr#trheadusers td {
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	background:#154785;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
  }
  
  tr#trheaddel td {
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	background:#cc0000;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
  }
  
 tr#trproduse td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	text-align:center;
	border-style:solid;
	border-color:#c4c4c4;
	border-width:1px;
  }

  tr#trproduse2 td {
font-family:Arial;
font-size:11px;
color:#000000;
background:#cedeff;
border: #676767;
text-align:center;
border-style:solid;
border-color:#c4c4c4;
border-width:1px;
padding:0;
  }

  
  tr#trpremii td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	text-align:center;
	
  }
  
  tr#trusers1 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#eeeeee;
	border: #ffffff 1px solid;
	text-align:center;
	overflow:hidden;
  }
  tr#trusers2 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#dddddd;
	border: #ffffff 1px solid;
	text-align:center;
	overflow:hidden;
  }
  
  tr#trdel1 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#eeeeee;
	border: #ffffff 1px solid;
	text-align:center;
	text-decoration:line-through;
	overflow:hidden;
  }
  tr#trdel2 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#dddddd;
	border: #ffffff 1px solid;
	text-align:center;
	text-decoration:line-through;
	overflow:hidden;
  }
  
  tr#trexpediat td {
	font-family:Arial;
	font-size:10px;
	color:white;
	background:blue;
	border: #eeeeee 1px solid;
	text-align:center;
	overflow:hidden;
  }
  
  table#fisa_interventie {
	  background:#dddddd;
	  font-family:Arial;
	  font-size:11px;
	  color:#000000;
	  	  
  }
  table#fisa_interventie td {
	  background:#0099ee;
	  font-family:Arial;
	  font-size:12px;
	 
	  color:#ffffff;
  }
  
  
  
.input2
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	background:#27005c;
	border: black;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight:bold;
	outline:none;
}

.login_input2
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	background:#27005c;
	border: black;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight:bold;
}
	
.input
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.login_input
{
	font-family:Arial;
	font-size:9px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.register_input
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.input:focus
{
	background: #e9f0ff;
	outline:none;
}

.register_input:focus
{
	background: #e9f0ff;
}

.show_date
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.pagedpage 
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background:white;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.paged
{
	font-family:Arial;
	font-size:12px;
	color:#0000cc;
}

.overlib {
	position: absolute; top: 100px; left: 5px; width: 125px;
	padding: 2px; margin:0px; z-index: 1000;
	color: black; background: white;
	font: 16px Arial, sans-serif; text-align: center;
	display:none;
}

td:hover .overlib {
	display:inline;
}


/*******************
* Motor de cautare 
********************/

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF;}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF;}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA;}

/*Small urls*/
.url {
	color: #115599;
	max-width:430px;
	overflow:hidden;
}


/*a:visited{color:#5555AA}*/


/*Page descriptions*/
.description{font-size: 12px;}

/* */
td {font-family:arial,sans-serif; font-size: 12px; }

/* Title/link of pages */
.title_search{color:#cc0000; font-size:15px;}



.searchBox {
	border:1px solid #113377;
	background:#cedeff;
	width:450px;
}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold;
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold;
}

hr{color:#000066;}
hr.powered{width:550; color: #000066;}

/*main results table */
#results{width:780;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

.relevanta {
	color:#ffffff;
	font-size:10px;
}

/* CONCURS */
.cloud {
	float:left;
	margin:-12px 0 15px -12px;
}
.meniu {
	float:right;
	margin:0;
	text-align:right;
}
#maincontent .meniu a {
	display:block;
    font-family:Georgia;
    font-size:17.47px;
    font-weight:bold;
    color:#fff;
    background-color:#bd1616;
    padding:2px 17px 2px 5px;
    margin:0 -12px 2px 0;
}
#maincontent .meniu a:hover,
#maincontent .meniu a.selected {
    color:#261f5b;
    background-color:#f2cb13;
    text-decoration:none;
}

.concurs-info {
	background: url('images/concurs-info-bg.png') top left no-repeat;
	width:481px;
	height:267px;
	margin:25px 0 0 5px;
    font-family:Georgia;
    color:#fff;
	
}
.box1 {
	width:260px;
	padding:10px;
	float:left;
}	
.box1 h3 {
    font-size:16.54px;
    font-weight:bold;
	font-style:italic;
	text-align:left;
	margin:0;
	text-shadow: #454982 1px 1px 1px;
}
.box1 .inscrie-big {
	float:right;
	margin:10px 0 0;
}
.box1 p {
	font-size:11px;
	line-height:14px;
	margin:5px 0;
}
#maincontent .box1 p a {
	color:#f2cb13;
	font-style:italic;
	text-decoration:underline;
}
.box1 p.facebook {
	font-family:Arial;
	margin:3px 0;
}

#maincontent .inscrie-small {
	float:left;
	width:123px;
	height:23px;
	background: url('images/inscrie-small.png') top left no-repeat;
	margin:-3px 0 0 8px;
}
#maincontent .inscrie-small:hover {
	background: url('images/inscrie-small-hover.png') top left no-repeat;
}
#maincontent .inscrie-big {
	width:183px;
	height:35px;
	background: url('images/afla-big.png') top left no-repeat;
	margin-left:20px;
}
#maincontent .inscrie-big:hover {
	background: url('images/afla-big-hover.png') top left no-repeat;
}

.box2 {
	width:200px;
	padding:0px;
	float:right;
}	
.box2 h3 {
	color:#f2cb13;
    font-size:28.8px;
    font-weight:bold;
	font-style:italic;
	float:right;
	padding:0;
	margin:10px 10px 0 0;
	text-shadow: #454982 1px 1px 1px;
}
.box2 img {
	margin-left:-3px;
}

.cetrebuie {
    font-family:Georgia;
	margin-bottom:50px;
}
.cetrebuie h3 {
	color:#8277b2;
    font-size:22.22px;
    font-weight:bold;
	font-style:italic;
	margin:20px 0 10px;
}
.cetrebuie p {
	color:#261f5b;
	font-size:11px;
    font-weight:bold;
	margin:0 0 5px;
	text-align:left;
}
.cetrebuie p a {
	margin-left:10px;
}
.cetrebuie p a img {
	margin-bottom:-9px;
}


.regulament {
	margin-bottom:50px;
}
.regulament h3 {
	color:#8277b2;
    font-family:Georgia;
    font-size:22.22px;
    font-weight:bold;
	font-style:italic;
	float:left;
	padding:0;
	margin:0;
}
.regulament p {
	color:#261f5b;
    font-family:Georgia;
    font-size:11.11px;
    font-weight:bold;
	padding:0;
	margin:0 30px 5px 30px;
	text-indent:30px;
}
.regulament p.title {
	text-align:center;
	margin:20px 0 40px;
	text-indent:0;
}
.regulament .inscrie-big {
	float:right;
	margin-top:30px;
}


.premii {
	margin-top:10px;
}
.premii h3 {
	color:#8277b2;
    font-family:Georgia;
    font-size:22.22px;
    font-weight:bold;
	font-style:italic;
	float:left;
	padding:0;
	margin:0;
}
.premii p {
	color:#261f5b;
    font-family:Arial;
    font-size:11.11px;
    font-weight:bold;
	padding:0;
}

.premiu {
	margin-top:40px; 
}
.premiu h3 {
	color:#fff;
	background-color:#8277b2;
    font-family:Georgia;
    font-size:21.22px;
    font-weight:bold;
	font-style:italic;
	float:left;
	padding:3px 0 3px 7px;
	margin:0;
	float:left;
}
.premiu img {
	float:right;
}
.premiu p, .premiu .castigatori {
	color:#757575;
    font-family:Georgia;
    font-size:14.28px;
    font-weight:bold;
	padding:0;
	margin:5px 0 0;
	float:left;
}
.premiu p span {
    font-weight:normal;
	font-style:italic;
}
.premiul1 { width:385px; }	.premiul1 h3 { width:260px; }	.premiul1 img { margin-top:-140px; }
.premiul2 { width:460px; }	.premiul2 h3 { width:385px; }	.premiul2 img { margin-top:-60px; }
.premiul3 { width:420px; }	.premiul3 h3 { width:330px; }	.premiul3 img { margin-top:-68px; }
.premiul4 { width:450px; }	.premiul4 h3 { width:370px; }	.premiul4 img { margin-top:-115px; }
.premiul5 { width:440px; }	.premiul5 h3 { width:360px; }	.premiul5 img { margin-top:-67px; }



.inscriere {
	float:left;
	width:40%;
}
.inscriere-bg {
	float:right;
	width:50%;
	height:300px;
	background: url('images/inscriere-bg.png') no-repeat right 80px;
}
form h3 {
	color:#8277b2;
    font-family:Georgia;
    font-size:22.22px;
    font-weight:bold;
	font-style:italic;
	padding:0;
	margin:0 0 10px;
}
p.mesaj,
.inscriere p,
.inscriere-post p,
td#maincontent .inscriere-post p a {
	text-align:left;
	color:#000;
    font-family:Arial;
    font-size:11.11px;
    font-weight:normal;
	padding:0;
	margin:0 0 10px;
}
td#maincontent .inscriere-post p a {
	text-decoration:underline;
}
p.mesaj {
    font-family:Georgia;
	text-align:left;
    font-size:13.11px;
	margin:0 0 5px;
}
.inscriere p span {
	float:right;
	color:#e70202;
}
.inscriere p span.extra {
	float:none;
	color:#878787;
	font-size:0.8em;
}
.inscriere input, .inscriere select, .inscriere input, .inscriere textarea {
	width:100%;
	display:block;
	border:1px solid #b1b1b0;
	background: url('images/input-bg.png') repeat-x top left;
	padding:1px;
}
.inscriere input, .inscriere select,  .inscriere textarea, .inscriere-post input {
	border-radius:5px;
	-moz-border-radius:5px;
}
.inscriere-post {
	float:left;
	width:70%;
}
.inscriere-post p {
	margin-bottom:5px;
}
.inscriere-post p span {
	float:left;
	color:#e70202;
	margin:0 5px 0 23px;
}
.inscriere-post p.submit {
	float:right;
}
.inscriere-post p.submit input {
	width:70px;
	height:29px;
	background: url('images/trimite.png') no-repeat top left;
	border:0;
	cursor:pointer;
}
.inscriere-post p.submit input:hover {
	background: url('images/trimite-hover.png') no-repeat top left;
}

.termeni {
	width:100%;
	border-top:1px solid #b1b1b0;
	color:#b1b1b0;
    font-family:Arial;
    font-size:11.11px;
    text-align:justify;
	padding:5px 10px 0 10px;
	margin:0;
}

.concurs-banner {
	float:right;
	width:226px;
	height:270px;
	background: url('images/concurs-banner-extragere.png') no-repeat top left;
	margin:0 0 0 10px;
}
.concurs-banner .inscrie-big {
	float:left;
	margin:220px 0 0 37px;
}
.concurs-banner .inscrie-big {
	width:157px;
	height:28px;
	background: url('images/inscrie-big.png') top left no-repeat;
}
.concurs-banner .inscrie-big:hover {
	background: url('images/inscrie-big-hover.png') top left no-repeat;
}


.castigatori {
	clear:both;
	text-transform:capitalize;
	width:100%;
}
.castigatori span {
	display:block;
	padding:3px;
}
.castigatori span.lin0 {
	background-color:transparent;
}
.castigatori span.lin1 {
	background-color:#eee;
}
/* /CONCURS */

.clear {
	width:100%;
	height:0px;
	display:block;
	clear:both;
}
