@charset "UTF-8";
/* CSS Document */

.content {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
	top: 130px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/octas_2009_web_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left 130px;
}
.td_odd {
	background-color: #333333;
}
.td_even {
	background-color: #666666;
}
.td_win1 {
	background-color: #F39200;
	font-weight:bold;
	font-size: 17px;
}
.td_cdc {
	background-color: #990000;
	font-weight:bold;
	font-size: 17px;
}
.td_mention {
	background-color: #5F9FFF;
	font-weight:bold;
	font-size: 17px;
}
.minitext {
	font: normal 0.7em Arial, sans-serif;
	color: Black;
	padding: 5px;
}
.bigger {
	font-size: 17px;
}
.laureats {
	
}
.categorie {
	font-size: 17px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.border {
 	/*border: 1px solid #CCCCCC;*/
}
.word_status {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}
.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
h1 {
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	padding-top: 13px;
	padding-right: 30px;
}
h4 {
	font-size: 20px;
	padding-right: 30px;
}
p {
	padding: 0px;
	margin: 0px;
}
a {
	font-weight:bold;
	color:#FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF9900;
	text-decoration: underline;
}
.img_space {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield {
	border: 1px solid #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content_small {
	font-size: 12px;
}
.error_text {
	color:#FF0000;
}
.response_text {
	color:#FFFFFF;
}
.liste_form {
	margin: 0px;
	padding: 0px;
}
.separator {
	background:url(images/pn2_v7_13.gif) bottom no-repeat #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright a {
	color: #FFFF66;
	text-decoration: none;
}
