body
{
	font:14px Arial, Helvetica, sans-serif;
	color:#222;
	display:inline;
}

#header *, #footer, .smallbox, object, ul.accordion, .YAH {display:none;}

#header a.title h1 {display:inline;}

#center {text-align:justify;}

.intro .actions a
{
	color:#222;
}

.intro .actions a:hover
{
	color:#C42F2B;
}

.textualcontent h1, .textualcontent h2, .textualcontent h3
{
	color:#282E56;
	font-weight:normal;
	z-index:10;
}

.textualcontent h1
{
	font-size:19px;
	padding:0px 0px 8px 0px;
}

.textualcontent h2
{
	font-size:15px;
	padding:0px 0px 5px 0px;
}

.textualcontent h3
{
	font-style:italic;
	font-size:13px;
	padding:8px 0px 8px 0px;
	clear:both;
}

.box img
{
	border:5px solid #EBC400;
}

.itqi-box
{
	display:block;
	float:left;
	margin-top:10px;
}

.shadow
{
	background: url(../files/design/itqi-shadow.gif) no-repeat bottom right;
	padding-right:4px;
}

.shadow div
{
	background: url(../files/design/itqi-shadow-helper.gif) no-repeat left top;
  	padding:0px 4px 4px 0px;
	margin-right:-4px;
}

.itqi-blue
{
	display:block;
	min-width:104px;
	border:1px solid #98A1CA;
	background:#ECEEF9 url(../files/design/deco_itqi-bluebox.jpg) repeat-y right top;
	padding:3px;
}

a.itqi-blue
{
	color:#4B5390;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

a.itqi-blue span.link
{
	padding:160px 4px 4px 30px;	
	background:transparent url(../files/design/deco_bg_itqi-bluebox.png) no-repeat right bottom;
}

.itqi-blue h2
{
	color:#4B5390;
	font-weight:bold;
}

.itqi-blue img
{
	border:4px solid #4B5390;
}

.itqi-red
{
	display:block;
	min-width:104px;
	border:1px solid #EBC400;
	background:#A80000 url(../files/design/deco_itqi-redbox.jpg) repeat-y right top;
	padding:3px;
}

a.itqi-red
{
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;	
}

/* articles */
.box img.noborder
{
	border:0;
}

.box .partner
{
	position:relative;
	top:0px;
	left:0px;
	padding:10px 0px 10px 40px;
	display:block;
	float:left;
	clear:both;
	color:#222;
	text-decoration:underline;
}

.box .partner:hover
{
	color:#C42F2B;
}

.box .partner img
{
	position:absolute;
	top:2px;
	left:0px;
	width:30px;
	height:30px;
	border:0;
}

/* tables */
.products, .calendar, .jury
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	margin:5% 10% 5% 10%;
	width: 80%;
	text-align: left;
	border:1px solid #EAEAEA;
}

.products
{
	width:500px;
	margin:10px 0 10px 0;
}

.products td, .calendar td, .jury td
{
	padding: 10px 15px;
	color: #282E56;
	border-top: 1px solid #EAEAEA;
	background:#FFF url(../files/design/calendar_table.jpg) repeat-y 99%;
}

.jury td
{
	vertical-align:middle;
	font-size:12px;
}

.jury td img.smallpic
{
	margin:0 0 0 30px;
	width:75px;
	height:75px;
}

.jury td img.bigpic
{
	margin:0 0 0 15px;
	width:105px;
	height:145px;
}

.jury tr.big td
{
	vertical-align:top;
}

.jury tr.big h2
{
	font-size:12px;
	text-align:center;
}

.jury tr.big td.link
{
	vertical-align:middle;
}

.jury td a
{
	color:#222;
	font-size:10px;
}

.products tr:hover td, .calendar tr:hover td, .jury tr:hover td
{
	color: #FFF;
	background: #49518F;
}

.jury tr:hover td a
{
	color:#FFF;
}

.jury tr:hover td a:hover
{
	color:#EBC400;
}