html, body, #wrapper, #fulllenght {
	height:100%;

}
#wrapper {
	margin: 0 auto;
}


body{ 
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.programme{ border:thin solid #cccccc 1px;
            color: #606060;
			font-size: 11px;
			text-align:left;}
.br{border:thin solid #666666 1px;}
.spaced{
line-height: 150%
}
.titles {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.titlespro {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.titlesred {
	color: #e00d15;
	font-weight: bold;
	font-size: smaller;
}
.titlesblue {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}
.subtitlesred {
	color: #e00d15;
	font-weight: bold;
}
.gray{
color: #606060;
font-size: 11px;
text-align:justify;

}
.blue {color: #87D6FF}
.rights{
color: #999999;
font-size: 10px;

}
.gray2{
color: #606060;
font-size: 11px;
text-align:left;
}
.orange{
color: #FFA200;
}

.redish{
color: #FF2400;
}
.smaller{
color: #5F3404;
font-size: smaller;
}

a:link {
	color: #e00d15;
	text-decoration:underline;
}
a:visited {
	color: #e00d15;
	text-decoration:none;
}
a:hover {
	color: #e00d15;
	text-decoration:underline;
}
a:active {
	color: ##e00d15;
	text-decoration:none;
}
select{color: #606060;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#EBE3D7;
	border:1px solid #5F574A;}
textarea{color: #606060;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#EBE3D7;
	border:1px solid #5F574A;}
.ta:link {
	color: #FFFFFF;
	text-decoration:none;
}
.ta:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.ta:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ta:active {
	color: #FFFFFF;
	text-decoration:none;
}
.ra:link {
	color: #999999;
	text-decoration:none;
}
.ra:visited {
	color: #999999;
	text-decoration:none;
}
.ra:hover {
	color: #999999;
	text-decoration: underline;
}
.ra:active {
	color: #999999;
	text-decoration:none;
}