*{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
html , body {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	scrollbar-face-color:#C9C9C9;
	scrollbar-base-color:#f6f6f6;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#f6f6f6;
	scrollbar-shadow-color:#85807A;
	scrollbar-highlight-color:#dbdbdb;
	scrollbar-3dlight-color:#f6f6f6;
	scrollbar-darkshadow-Color:#85807A;
	overflow:auto;
	line-height:18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	/* margin-top:30px;  */
}
#flashcontent {
	width:990px;
	/*height:500px;*/
	display:block;
	overflow:auto;
}
#teasercontent {
	width:350px;
	/*height:530px;*/
	overflow:auto;
	display:block;
	background-color:#FFFFFF;
}
#htmlcontent {
	width:940px;
	/*height:550px;*/
	overflow:auto;
	display:block;
	background-color:#FFFFFF;
}
.detail {
	text-align:center;
}
.detailb {
	
	height:30px;
	text-align:right;
	vertical-align:text-top;
	background-image: url(../img/detail_bottom.gif);
}
#teasercontent {
	width:350px;
	/*height:530px;*/
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	display:block;
	float:left;
}
#rightmenu {
	width:560px;
	/*height:530px;*/
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#ftm {
	width:560px;
	height:41px;
	background-image:url(../img/top_menu_fond.gif);
	background-repeat:repeat-x;
}
#ml {
	padding:10px 10px 0px 0px;
}
#logorub {
	width:560px;
	height:85px;
}
.imgf {
	margin-right:15px;
}
.linknoir {
	text-decoration:none;
	color:#000000;
}
#content {
	width:551px; /* 560-9 */
	/*height:385px;*/ /* 404-19 */
	margin-left:9px;
	margin-top:19px;
	text-align:left;

	background:#FFFFFF;
}

#flvplayer {
	width:551px; /* 560-9 */
	/*height:385px;*/ /* 404-19 */
	text-align:left;
	background:#FFFFFF;
}


.GG {
	color:#A3BA06;
	font-weight:bold;
}
.PG {
	color:#E2007F;
	font-weight:bold;
}
.BG {
	color:#00B1AE;
	font-weight:bold;
}
.OG {
	color:#EE9C00;
	font-weight:bold;
}
.VG {
	color:#6F067B;
	font-weight:bold;
}
.IG {
	color:#05A2E1;
	font-weight:bold;
}
.RG {
	color:#E30418;
	font-weight:bold;
}
.P10 {
	font-size:10px;
}
.inputext {
	font-size:10px;
	width:210px;
}
.cadrejury {
	padding:5px;
	border:solid 1px;
	width:255px;
	height:100px;
	margin-bottom:4px;
}
.jf {
	width:100px;
	height:100px;
	float:left;
}
.jt {
	margin-left:8px;
	width:145px;
	height:100px;
	float:left;
}
.jsub {
	margin-top:4px;
	float:left;
	width:550px;
}
#formulaire {
	margin-left:-3px;
	_margin-left:0px;
	margin-top:0px;
	padding-bottom:10px;
	width:548px;
	background:#f5f5f5;
	border:1px solid #cccccc;
}
#containerformu {
	padding-top: 10px;
	padding-right: 110px;
	padding-bottom: 0;
	padding-left: 0;
}
.field {
	font-weight:bold;
	padding:0 0 10px 0;
	text-align:right;
}
.field2 {
	text-align:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
}
.dotacont1 {
	width:530px;
	height:200px;
}
.dotacont2 {
	width:530px;
	height:97px;
}
.dotaimg1 {
	width:143px;
	height:180px;
	float:left;
	padding-bottom:20px;
}
.dotaimg2 {
	width:143px;
	height:67px;
	float:left;
	padding-bottom:30px;
	vertical-align:bottom;
}
.dotatxt1 {
	width:350px;
	padding-left:30px;
	float:left;
}
.dotatxt2 {
	width:350px;
	padding-left:30px;
	float:left;
}



ul#tabnav {
    list-style-type: none;
    padding-bottom: 46px;
    border-bottom: 1px solid #cbcbcb;
    margin-left:0px;
    padding-left:0px;
    margin-bottom:0px;
}
ul#tabnav li {
    float: left;
    height: 43px;
    background-color: #e5e5e5;
    margin: 2px 2px 0 2px;
    border: 1px solid #cbcbcb;
}

#tabnav a {
    float: left;
    display: block;
    color:#dd7888;
	font-weight:bold;
    text-decoration: none;
    padding: 4px;
    height: 43px;
}
ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color:#E30418;
    font-weight:bold;
       
}
ul#tabnav li.active a{
	
	color:#E30418;
    font-weight:bold;
}
#tabnav a:hover {
    background: #fff;
    color:#E30418;
}