@charset "utf-8";
/* CSS Document */
/***STRUCTURE***/
body {
	margin:0;
	padding:0;
	background:#343434 url(../images/backpage.jpg) repeat-x top center;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
#content {
	width:975px;
	margin:0 auto;
	min-height:727px;
	height:auto !important;
	height:727px;
	background:url(../images/background.jpg) no-repeat top center;
}
#header {
	position:relative;
	height:200px;
}
#ldj {
	position: absolute;
	top: 27px;
	left: 179px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 90px;
	left: 102px;
	z-index: 1;
}
#contenu {
	padding:10px 45px;
	font-size:1.1em;
	min-height: 550px;
}
#contenu_full {
	padding:30px 45px 10px 45px;
	min-height:500px;
	height:auto !important;
	height:500px;
	font-size:1.1em;
}
#contenu_right {
	float:right;
	width:485px;
	margin:30px 0 0 20px;
}
#candidat2 {
	display:none;
}
#candidat3 {
	display:none;
}
#laureats08 td {
	vertical-align:top;
}
.resultat_suite {
	border-collapse:collapse;
	width:100%;
}
.resultat_suite td {
	border-bottom:1px dotted #F68B1E;
	padding:5px;
	text-align:center;
}
.resultat_suite td.right {
	text-align:right;
	width: 220px;
}
.resultat_suite td.left {
	text-align:left;
}
.resultat_suite td.center {
	width: 220px;
	text-align:center;
}
#prix1, #prix2, #prix3 {
	border:1px solid #F68B1E;
	width:270px;
	padding:10px;
	margin:5px 0px 5px 95px;
}
#prix_special {
	border:1px solid #F68B1E;
	padding:10px;
	margin:5px 0 20px 5px;
}
#prix1 h1, #prix2 h1, #prix3 h1 {
	margin: 0;
}
/***MENU TOP***/
#navtop {
	position:absolute;
	left: 442px;
	top: 171px;
	width: 520px;
	height: 40px;
}
#navtop ul {
	position:absolute;
	top:0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#navtop li {
	position: relative;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	display: block;
	float: left;
	background:none;
}
#navtop li a {
	display: block;
	float: left;
	text-decoration: none;
}
#navtop li a img {
	margin:3px;
	border:none;
}
#navtop li a#accueil {
	margin-top: 12px;
	height: 16px;
}
#navtop li a#concours {
	height: 40px;
}

#navtop li a#derniere_edition {
	margin-top: 12px;
	height: 16px;
}
/*#navtop li a#concours_2010 {
	margin-top: 12px;
	height: 16px;
}*/
#navtop li a#concours_2010 {
	height: 34px;
	width:118px;
}
#navtop li a#precedentes_editions {
	margin-top: 6px;
	height: 32px;
}
#navtop li a#presse {
	margin-top: 12px;
	height: 16px;
}

.fr #navtop li a#accueil {
	width:58px;
}
.fr #navtop li a#concours {
	width:110px;
}
.fr #navtop li a#derniere_edition {
	width:103px;
}
.fr #navtop li a#2010 {
	width:103px;
}

.fr #navtop li a#precedentes_editions {
	width:94px;
}
.fr #navtop li a#presse {
	width:52px;
}

.en #navtop li a#accueil {
	width:41px;
}
.en #navtop li a#concours {
	width:108px;
}
.en #navtop li a#derniere_edition {
	width:93px;
}
/*.en #navtop li a#concours_2010 {
	width:93px;
}*/

.en #navtop li a#precedentes_editions {
	width:66px;
}
.en #navtop li a#presse {
	width:45px;
}

#navtop li a:hover {
	background-color:white;
}
#navtop li a.nobg:hover {
	background-color:transparent;
}
/***CONTENU ACCUEIL***/

/*
#flash-home{
	width:886px;
	height:350px;
}
*/

#contenthome {
	position: relative;
	height: 350px;
	width:886px;
	margin-top:170px;
	margin-left:44px;
	margin-bottom:10px;
}
#imghome {
	position: absolute;
	top: 72px;
	left: 170px;
	width: 372px;
	height: 432px;
}
#txthome {
	position: absolute;
	top: 72px;
	left: 592px;
	width: 305px;
	height: 432px;
}
#txthome p {
	font-size: 1.2em;
	margin: 5px 0px 0px 0px;
}
#txthome h3 {
	margin: 10px 0px 0px 0px;
}
#piedpage {
	width:939px;
	height:180px;
	background:url(../images/backpied.jpg) no-repeat top left;
	margin-left:18px;
	position:relative;
}
#piedpage ul {
	margin:0;
	padding:0;
	padding:53px 0 0 325px;
}
#piedpage li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background:none;
}
#piedpage li a {
	display:block;
	border:none;
}
#piedpage li a:hover {
	background-color:#F68B1E;
}
#tab_editions {
	width:860px;
	margin:20px auto;
	border-collapse:collapse;
}
#tab_editions td {
	padding:5px;
	border-bottom:1px solid #835C31;
}
#tab_editions td table td {
	border-bottom:1px dotted #FFF;
	;
}
.table_res {
	width:560px;
	border-collapse:collapse;
}
.table_res2 {
	width:850px;
	border-collapse:collapse;
}
.table_res td, .table_res2 td {
	border:0;
	border-bottom:1px dotted #FFF;
	padding:2px;
}
.table_res2 td {
	vertical-align:top;
}
#tab_form {
	width:518px;
	border-collapse:collapse;
	margin:10px 0 0 0;
}
#tab_form td {
	padding:4px;
}
td.top {
	vertical-align:top;
}
/***FORMULAIRES***/
.inp_text, .inp_text_long {
	background-color:#93969D;
	color:#FFF;
	border:0;
	font-family:Verdana, Tahoma, sans-serif;
	padding:2px;
	font-size:1em;
	border:1px solid #93969D;
	font-weight:bold;
}
.inp_text {
	width:120px;
}
.inp_text_long {
	width: 375px;
}
input.erreur, textarea.erreur, select.erreur {
	border:1px solid #CC0000;
	background-color:#FFEFEF;
	color:#000;
}
div.erreur_con {
	padding:3px;
	color:#CC0000;
	font-weight:bold;
}
div.succes {
	padding:3px;
	color:#7ABF2F;
	font-weight:bold;
}
p.right {
	text-align:right;
	border-bottom:1px dotted #F68B1E;
	padding:0 0 5px 0;
}
p.right a {
	font-size:1.3em;
	text-decoration:none;
	font-weight:bold;
}
/***TYPO***/
h1 {
	color:#E58421;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	margin:1em 0 0.3em 0;
}
h2 {
	font-size:1.6em;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color:#FFFFFF;
	/*border-bottom:1px solid #FFF;*/
	margin:0.5em 0 0.3em 0;
	font-weight:normal;
}
h2.nom_laureat {
	font-size:1.4em;
	color:#E58421;
	padding-bottom:0.2em;
	margin:0.3em 0;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
}
h3.nom_modele {
	font-size:1.4em;
	color:#FFF;
	padding-bottom:0.2em;
	margin:0.2em 0;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
}
.title2 {
	font-size:1.3em;
	margin-bottom:0;
	border:0;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color:#FFF;
	font-weight:bold;
}
h3 {
	/*border-bottom:1px solid #E58421;*/
	font-size:1.4em;
	color:#E58421;
	padding-bottom:0.2em;
	margin:0.5em 0;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
}
#contenu p {
	margin:0.5em 0;
}
span {
	font-weight:bold;
	color:#F68B1E;
}
table#msg {
	border-collapse:collapse;
	width:350px;
}
table#msg td {
	padding:6px 2px 0 2px;
	text-align:justify;
}
#msg td.border {
	border-left:1px solid #e3e3e3;
	padding-left:5px;
}
/***LISTES***/
ul {
	margin:0 0 10px 0px;
}
li {
	background:url(../images/puce.gif) no-repeat 0 0.3em;
	list-style-type:none;
	padding-left:15px;
}
/***FORM***/
.form_inscription, #fin_inscription {
/*	width:570px;
	float:left;
	margin:10px 0 0 20px;*/
}
.form_inscription table td {
	padding:1px 0;
}
.input {
	background-color:#93959F;
	font-family:Verdana, Tahoma, sans-serif;
	border:0;
	padding:2px;
	font-size:1.1em;
	color:#FFF;
}
select.input {
	padding:0;
}
.petit {
	width:130px;
}
.grand {
	width:350px;
}
form#inscription .grand {
	width:319px;
}
.erreur {
	padding:5px;
	border:1px solid #CC0000;
	background-color:#FFEFEF;
	color:#000;
	width: auto;
	font-weight: bold;
}
/***CLASSES***/
.png {
	behavior:url(win_png.htc);
}
.txt_right {
	text-align:right;
}
.rouge {
	color:red;
}
/***LIENS***/
a:link, a:visited {
	color:#E58421;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a.discret:link, a.discret:visited {
	color:#8F8F8F;
	text-decoration:none;
}

