body, p, form, ul, input, textarea, select, h1, h2, h3, h4, table, th, td, caption, address, ol, option {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body, p, form, ul, h1, h2, h3, h4, table, th, td, caption, address, ol {
	color: #000;
}
object, embed {
	margin:0;
	padding: 0;
}
img {
	border:0;
}

body {
	background: #e6e7e7;
	text-align: center;
	font-size:0.8em;
	line-height: 1.3em;
}

a:link, a:visited {
	color: #b51a1a;
}
a:hover, a:active {
	text-decoration: underline;
}

.clear {
	clear:both;
	height: 1px;
	line-height:6px;
	font-size: 6px;
}

#page {
	text-align: left;
	margin:0 auto;
	width: 998px;
	background: #FFFFFF url(../img/fd-page.png) no-repeat center top;
	min-height:800px;
  	height:auto !important;
  	height:800px;
}

#page.confirm {
	width:100%;
	background:none;
	min-height:200px;
	height:auto!important;
	height:200px;
}

#page.confirm input {
	border:none;
	width:auto;
}
#page div span{
	background-color:#B51A1A;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:25px;
	padding:10px 8px 5px 5px !important;
	padding:10px;
	width:50px;
}
#langues {
	position:relative;
	top:20px;
	left:300px;
}

/**************************************************************
	HEADER
**************************************************************/
#header {
	height: 377px;
	width:998px;
	position:relative;
	float:left;
}

#header .langues {
	float: right;
	margin-top: 67px;
	height: 18px;
	width: 150px;
}

#header #langues img {
	margin-left: 3px;
}
/*
#header .titre {}*/

#logo{
	float:left;
	z-index:100;
	position:absolute;
	width:150px;
	left:0;
}

.title {
	float:left;
	padding-top:20px;
	padding-left:7px;
	width:593px;
	position:relative;
	left:145px;
	top:16px;
}
#visuel{
	width: 998px;
	position:absolute;
	top:114px;
	left:0;
}
#connect{
background-color:#B51A1A;
width:300px;
height:237px;

}
#slogan{
	height: 37px;
	width: 998px;
	background: url(../img/fd-slogan.png) no-repeat;
	position:absolute;
	bottom:0;
	*bottom:-2px;
	left:0;
}
#slogan1{
	width: 310px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	float: left;
	padding-left:10px;
}
#slogan2{
	width: 650px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-indent: 40px;
	float: left;
	text-transform: uppercase;
	padding: 17px 10px 5px;
}

/*** menu ***/
#contenu-entete {
	width:858px;
	*width:998px;
	padding:0 0 0 140px;
	margin:0;
	background:url(../img/bg-nav.jpg) repeat-x 0 0;
	height:30px;
	position:absolute;
	top:85px;
	left:0;
	z-index:80;
}
#contenu-entete ul#menu{
	float:left;
	width:858px;
}

/*menu niveau 1*/
div#contenu-entete ul {
	padding: 0px;
	margin:0px;
	list-style: none;
}
div#contenu-entete ul li {
	float:left;
	font-size: 1em;
	height:29px;
	padding:0;
	background:url(../img/menu-off.png) no-repeat left top;
	position:relative;
}
/*li.menu1 {
	background: url(../img/menu-off.png) no-repeat left top;
	padding: 0px 15px;
}*/

/*li.menu1.taille0 {
	width:100px;
}

li.menu1.taille1 {
	width:100px;
}

li.menu1.taille2 {
	width:100px;
}
*/
/*li.concours {
	padding: 0px 15px;
	width:75px;
}
*/
div#contenu-entete li a {
	text-decoration: none;
	padding:5px 12px;
	color: #333333;
	display:block;
}
/*niveau 1 hover*/
div#contenu-entete li a:hover {color:#b51a1a; background: url(../img/menu-on3.png) repeat-x 0 0; display:block;}
div#contenu-entete li.concours a:hover {background: url(../img/menu-on1.png) repeat-x 0 0; display:block;}


/*** sous-menu ***/
div#contenu-entete ul ul {
	position: absolute; 
	left: 0px; 
	visibility: hidden;
	top: 29px; 
	z-index:1000;
	border:1px solid #b51a1a;
	color: black;
	padding:5px;
	background: #FFFFFF;	
	width: 200px;
}

/*div#contenu-entete ul ul.sousmenu.space1 {
	left:245px;
}

div#contenu-entete ul ul.sousmenu.space2 {
	left:265px;
}
*/
/*
div#contenu-entete ul li:hover ul {
	display:block;
	border:1px solid #b51a1a;
	color: black;
	padding:5px;
	background: #FFFFFF;	
	width: 200px;
}
#contenu-entete #menu li:hover >  ul.sousmenu{ 
	display: block;
	z-index:1000;
}
*/
div#contenu-entete li li {
	width: 100%;
	padding:0;
	text-align:left;
}
div#contenu-entete ul ul li a {color: #b51a1a; padding-left:5px;}
div#contenu-entete ul ul li a:hover {background: #b51a1a;color: white; height: 20px;}

div#contenu-entete ul ul li.smpair {	background: #FFFFFF;}
div#contenu-entete ul ul li.smimpair {	background: #E6E6E6;}

/**************************************************************
	PIED
**************************************************************/
#pied {
	border-top: 1px solid #cccccc;
	padding: 5px 0;
	color: #666666;
	margin: 0px 12px 0!important;
	*margin: 0px 5px 0;
	font-size: 0.9em;
	width:974px!important;
	*width:978px;
	float:left;
	position:relative;
	bottom:0;
}

#pied a:link, #pied a:visited {
	color: #666666;
	text-decoration: none;
}

#pied a:hover, #pied a:active {
	color: #666666;
	text-decoration: underline;
}

#pied img{
	margin-top: 3px;
	position: absolute;
	margin-left: 3px;
}

/**************************************************************
	CONTENU
**************************************************************/
#main {
	padding: 12px;
	width:974px;
	float:left;
}

#page.confirm #main {
	padding:0;
	width:400px;
}

/**************************************************************
	HOME
**************************************************************/
#home {
	float:left;
	width:974px;
}
#home .intro {
	float: left;
	width: 325px;
	margin-right: 8px;
}
#home .galerie {
	float: left;
	width: 625px;
	margin-right: 13px;
}
#home .news {
	background:transparent url(../img/3d-news-title.gif) no-repeat 0 0;
	float:left;
	width:213px;	
	padding-top:40px;
}

#home .news .wrapper {
	float:left;
	width:193px;
	*width:213px;
	background:url(../img/3d-news-bottom.gif) no-repeat 0 bottom;
	padding:10px;
	margin:0;
}

#home .intro h2 {
	color: #b51a1a;
	font-size: 1em;
}
#home .galerie h2 {
	color: #b51a1a;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 10px;
}

#home .intro p {
	padding-top: 12px;
	text-align: left;
	color: #666666;
}
#home .news p{
	text-align: justify;
	padding: 2px 0px 5px;
	color: #666666;
}
/*** galerie*/
.vignette {
	float:left;
	height:125px;
	padding:0px;
	width:125px;
	margin: 0px 0px 12px 10px;
}

a.plus {
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat left center;
	float: right;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

/*** News */
#home .news input{
	background-color: transparent;
	border: 1px #666666 solid;
	width: 180px;
	color: #666666;
	padding-left: 6px;
	margin-bottom: 3px;
	height: 18px;
	font-size: 1em;
}

#home .news select{
	background-color: transparent;
	border: 1px #666666 solid;
	width:auto;
	color: #666666;
	padding-left: 3px;
	margin-bottom: 3px;
	height: 18px;
	font-size: 1em;
}
#home .news input.submit {
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat 100px center;
	text-decoration: none;
	text-align: right;
	border-style: none;
	font-size: 1em;
	cursor: pointer;
	margin:0;
	padding:0;
/*	bottom:-5px;
	position:relative;*/
	float:right;
}

/**************************************************************
	GALERIE DE REALISATIONS
**************************************************************/
#galeries .recherche {
	margin:5px 0 15px;
}
#galeries .recherche input{
	background-color: transparent;
	border: 1px #000 solid;
	width: 134px;
	height: 18px;
	font-size: 1em;
}
#galeries .recherche input.submit {
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat 0px center;
	text-decoration: none;
	border-style: none;
	font-size: 1em;
	cursor: pointer;
	padding-left: 6px;
	width: 30px;
}
#galeries .recherche label{
	font-size: 1em;
	margin-left: 60px;
}
#galeries .recherche select{
	background-color: transparent;
	border: 1px #000000 solid;
	width: 194px;
	height: 21px;
	font-size: 1em;
	margin-left: 10px;
}

/*** Realisations */
#galeries .realisation{
	height: 247px;
	width: 974px;
	margin: 8px 0px;
	background: url(../img/fd-realisations.png) no-repeat;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#galeries .realisation .libelle{
	height: 30px;
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
}
#galeries .realisation .libelle .titre{
	float: left;
	width: 278px;
	padding: 7px 0px 0px 10px;
	font-weight:bold;
}
#galeries .realisation .libelle .date{
	float: left;
	width: 415px;
	padding: 7px 0px 0px 10px;
	font-weight:bold;
}
#galeries .realisation .libelle .position{
	float: left;
	width: 240px;
	padding: 7px 0px 0px 15px;
	font-weight:bold;
}
#galeries .realisation .visuel{
	float: left;
	width: 282px;
	*width: 284px;
	margin-left: 1px;
	height: 216px;
	overflow:hidden;
	padding:2px;
}
#galeries .realisation .descriptif{
	float: left;
	width: 401px;
	background: url(../img/fd-realisations2.png) repeat-x;
	height: 186px;
	*height:220px;
	padding: 15px;
}
#galeries .realisation .score{
	float: left;
	width: 225px;
	padding: 15px;
	height: 186px;
}
#galeries .realisation .score td {
	font-size:13px;
}
#galeries .realisation .score .vote{
	margin-top: 80px;
}
#galeries .realisation td.score2{
	font-weight: bold;
}

#galeries .realisation .descriptif h2{
	font-size: 1.2em;
}
#galeries .realisation .descriptif h3{
	color: #b51a1a;
	font-size: 1em;
	padding: 15px 0px 5px;
}

/*** Pagination */

#galeries .lignes{
	float: left;
	width: 33%;
}
#galeries .pagination{
	float: left;
	width: 34%;
	text-align: center;
}
#galeries .pagedirect{
	float: left;
	width: 33%;
	text-align: right;
}
#galeries .lignes select{
	background-color: transparent;
	border: 1px #000000 solid;
	width: 50px;
	height: 21px;
	font-size: 1em;
	margin-left: 10px;
}

#galeries .pagination span.pages{
	font-weight: bold;
}
#galeries .pagination .pageprev{
	background: url(../img/fleche-prev.png) no-repeat left center;
	text-decoration: none;
	padding: 0px 8px 0px 13px;
}
#galeries .pagination .pagenext{
	background: url(../img/fleche.png) no-repeat right center;
	text-decoration: none;
	padding: 0px 8px;
}

#galeries .pagedirect input{
	background-color: transparent;
	border: 1px #000 solid;
	width: 30px;
	height: 18px;
	font-size: 1em;
}
#galeries .pagedirect input.submit {
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat 0px center;
	text-decoration: none;
	border-style: none;
	font-size: 1em;
	cursor: pointer;
	padding-left: 6px;
	width: 30px;
}


#galeries a#ajout1.ajout {
background:transparent url(../img/btn-ajout01.png) no-repeat scroll 0% 0%;
width:140px;
}

#galeries .ajout {
color:#FFFFFF;
float:right;
font-size:1em;
height:22px;
line-height:1.5em;
padding-left:30px;
text-decoration:none;
}


/*** Navigation */

#main .navigation,
#main .navigation-etape{
	padding: 10px 0px 20px;
	margin-top:15px;
}

#main .navigation {
	border-top:1px solid #ccc;
}

#main .gauche{
	float: left;
	width: 33%;
}
#main .centre{
	float: left;
	width: 34%;
	text-align: center;
}
#main .centre2{
	float: left;
	width: 34%;
}
#main .droite{
	float: left;
	width: 33%;
	text-align: right;
}
#main .gauche select{
	background-color: transparent;
	border: 1px #000000 solid;
	width: 50px;
	height: 21px;
	font-size: 1em;
	margin-left: 10px;
}

#main .centre span.pages{
	font-weight: bold;
}
#main .centre .pageprev, #main .gauche .pageprev{
	background: url(../img/fleche-prev.png) no-repeat left 6px;
	text-decoration: none;
	padding:0px 13px;
}
#main .centre .pagenext, #main .droite .pagenext{
	background: url(../img/fleche.png) no-repeat right 6px;
	text-decoration: none;
	padding: 0px 13px;
}

#main .droite input{
	background-color: transparent;
	border: 1px #000 solid;
	width: 30px;
	height: 18px;
	font-size: 1em;
}
#main .droite input.submit {
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat 0px 7px;
	text-decoration: none;
	border-style: none;
	font-size: 1em;
	cursor: pointer;
	padding-left: 6px;
	width: 30px;
}

#content h2 {
	color: #B21D21;
	margin: 5px 0 10px;
}

#content p {
	text-align: justify;
	padding-top: 5px;
}


ul{

	list-style:none;
}

/**************************************************************
	FORMULAIRES 
**************************************************************/
#form_module{
	/*border-bottom: 1px solid #999999;*/
	/*padding-bottom: 20px;*/
	padding-top:15px;
}

#concours.pop-confirm #form_module {
	text-align:center;
}

#concours.pop-confirm #form_module input {
	margin:0 20px;
}

#form_module p{
	padding: 3px 0px;
	clear: both;
}

#form_module input{
#	width: 170px;
	border: 1px #b51a1a solid;
	padding: 2px 4px;
}

#form_module label{
	font-size: 0.9em;
	background: url(../img/puce01.png) no-repeat 5px center;
	float: left;
	width: 170px;
	text-align: left;
	height: 20px;
	padding-left: 20px;
	line-height: 2em;
}

#form_module input.valider{
	color: #b51a1a;
	background: url(../img/fleche.png) no-repeat left center;
	padding-left: 5px;
	text-decoration: none;
	border-style: none;
	cursor: pointer;
	margin-left: 120px;
	height: 24px;
	width: 70px;
}

.navigation .centre3 .valide{
	width: 80px;
	height: 22px;
	font-size: 1em;
	background: url(../img/btn-valide.png) no-repeat;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 30px;
	margin-left:40%;
	text-decoration: none;
	display: block;
}

/*** Validation ***/
.bloc_validation {
	background:transparent url(../img/validation-bg-left.png) no-repeat 0 0;
	margin:20px  0 10px 5px;
	width:990px;
	*width:980px;
	float:left;
}

.bloc_validation .bloc_libelle {
	background:transparent url(../img/validation-bg-right.png) no-repeat right 0;
	margin:0;
	padding:0 8px;
}

.bloc_validation .wrapper {
	background:transparent url(../img/validation-bg-content.png) repeat-x 0 0;
	padding:13px 20px;
}

ul.valid{
	padding:0;
	color: #ff3300;
	list-style:none;
}

ul.valid li {
	background:url(../img/icones/actif.png) no-repeat 0 0;
	padding-left:25px;
	color:#000;
}




#affiche_deconnexion {
	float: right;
	position:relative;	
	top:-105px;
	right:10px;
}

#affiche_deconnexion a:link, #affiche_deconnexion a:visited, #affiche_deconnexion a:hover, #affiche_deconnexion a:active {
	color: #113c7b;
	text-decoration: underline;
}

.navigation .centre2 .valide{
	width: 52px;
	height: 22px;
	font-size: 1em;
	background: url(../img/btn-valide.png) no-repeat;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 30px;
	margin-left:40%;
	text-decoration: none;
	display: block;
}

/* Tableau des concours */
table.liste{
	width:100%;
	margin: 15px 0px 20px;
	font-size:13px;
}
table.liste th{
	background: #cccccc;
	padding:2px 2px 3px 10px;
	font-weight: bold;
	color: #666666;
	border-right: 1px solid #FFFFFF;
}

table.liste th a {
	text-decoration:none;
}
table.liste tr.paire {
	background: #ececec;
}
table.liste td{
	padding:4px 4px 4px 10px;
}

table.liste img{
	padding: 0px 3px;
}

.inputbox {
	border: 1px #c0c0c0 solid;
#	background: #EEF1F6;
	background: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333 ;
	cursor:default ;
}

.navigation .centre3 .valide{
	width: 82px;
	height: 22px;
	font-size: 1em;
	background: url(../img/btn-valide.png) no-repeat;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 30px;
	margin-left:40%;
	text-decoration: none;
	display: block;
}

#content a#ajout1.ajout {
background:transparent url(../img/btn-ajout01.png) no-repeat scroll 0% 0%;
width:140px;
}

#content .ajout {
color:#FFFFFF;
float:right;
font-size:1em;
height:22px;
line-height:1.5em;
padding-left:30px;
text-decoration:none;
}

#content h2 {
display:inline;
font-size:1em;
font-weight:bold;
line-height:2em;
}


/* Popup */
#concours.pop-confirm{
	margin:0;
	padding:0;
	background:url(../img/bg-pop-delete.jpg) repeat-x 0 0;
	width:400px;
} 

#concours h2{
	font-size: 1em;
	font-weight: bold;
	display: inline;
	line-height: 2em;
}

#concours.pop-confirm h2 {
	color:#FFFFFF;
	background:url(../img/icon/information.png) no-repeat 5px center;
	position:relative;
	top:-2px;	
	padding-left:25px;
}


/************************************************************************************************************/


/* Page Partenaires */
#main #partenaires,
#main #partenaires .description {
	width:974px;
	float:left;
}

#main #partenaires h2 {
	padding-bottom:10px;
	float:left;
	width:974px;
}

#main #partenaires .logos-gauche {
	float:left;
	width:477px;
	padding-right:10px;
	border-right:1px solid #ccc;
}

#main #partenaires .logos-droite {
	float:left;
	width:476px;
	padding-left:10px;
}

#main #partenaires .description {
	padding:15px 0;
	border-bottom:1px dashed #ccc;
	width:476px;
	float:left;
}

#main #partenaires .description.last {
	border:none;
}

#main #partenaires .description .gauche {
	width:200px;
	float:left;
}

#main #partenaires .description .gauche img {
	width:150px;
}

#main #partenaires .description .droite {
	float:left;
	text-align:left;
	width:276px;
}
/***********************************************************************

				STYLE CSS MODAL BOX BLOC ERREUR BY KATZ
				Gestion des boite de dialogue d'erreur

***********************************************************************/
.bloc_erreur{
	-moz-border-radius:8px 8px 8px 8px;
	border:10px solid rgba(82, 82, 82, 0.698);
	display:none;
	width:400px; 
}
.bloc_erreur div{
	background-color:#FFFFFF;
	border:1px solid #3B5998;
	padding:10px;
}
.bloc_erreur h2{
	background-color:#BD2020;
	border:1px solid #82130C;
	color:#FFFFFF;
	font-size:20px;
	margin:-11px -11px 0;
	padding:5px 10px;
}
.bloc_erreur p{
	margin:10px 0;
}
.bloc_erreur button{
	-moz-border-radius:4px 4px 4px 4px;
	-moz-outline-radius:4px 4px 4px 4px;
	background-color:#222222;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:24px;
	outline:1px outset #999999;
}
.bloc_erreur ul li{
	padding:10px 0 10px 0;
	text-align:center;
	font-size:1.3em;
}

/***********************************************************************

				STYLE CSS MODAL BOX PROMPT BY KATZ
				Gestion des boite de dialogue de supression

***********************************************************************/
.modal { 
    background-color:#fff; 
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 
 
.modal h2 { 
    margin:0px; 
    padding:10px 0 10px 0px; 
	text-align:center;
    border-bottom:1px solid #CB2929; 
    font-size:20px; 
	margin-bottom:10px;
}

.modal ul li.titre{
	font-size:1.1em;
	font-weight:bold;
}

.modal button{
	margin-top:15px;
}