
body, html {
	padding:0px;
	margin:0px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#global {
	width:100%;
	text-align:center;
	position:relative;
}

img {
	border:0px;
	behavior: url(fonctions/iepngfix.htc);
}

.droite {
	text-align:right;
}

.gauche {
	text-align:left;
}

.bold {
	font-weight:bold;
}

#header img {
	behavior: url(fonctions/iepngfix.htc);
}

a {
	text-decoration:none;
	color:#99191B;
}

a:hover {
	text-decoration:underline;
	color:#99191B;
}

.lienSousMenu {
	color:#333333;
	text-decoration:none;
}

.lienMenu {
	color:#333333;
	text-decoration:none;
}

.lienSousMenu:hover {
	color:#99191B;
	text-decoration:none;
}

.lienMenu:hover {
	color:#99191B;
	text-decoration:none;
}
.rouge { color: #99191B; }

strong { color: #99191B; }
#bandeau {
	width:100%;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#bandeauCentre {
	margin-left:auto; 
	margin-right:auto; 
	width:994px; 
	text-align:left;
	background-repeat:no-repeat;
	background-position:center;
	
}

#contenu {
	width:100%;
	background-position:center top;
	background-image:url(images/contenuFondOut.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#contenuCentre {
	width:994px;
	height:955px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/contenuFondCentre.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

h1 {
	font-size:26px;
	color:#99191B;
	font-weight:600;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}

h2 {
	font-size:22px;
	color:#99191B;
	font-weight:600;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}

li {
	list-style-image:url(images/puce.gif);
}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:120px;
	height:156px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='scale');
	float:left;
	z-index:100;
	position:absolute;
	top:5px;
}

#futs {
	background-image:url(images/futPap.png);
	background-repeat:no-repeat;
	/*width:128px;
	height:186px;*/
	width:116px;
	height:170px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/futPap.png',sizingMethod='scale');
	float:right;
	z-index:100;
	position:relative;
	top:-220px;
	right:-10px;
}

#classement {
	text-align:left;
	float:right;
	padding-left:40px;
	padding-right:20px;
	border-left:1px solid #999999;
}

#presentation {
	text-align:justify;
	width:675px;
}

#actualites {
	text-align:justify;
	width:675px;
}

#imageClassement{
	text-align:left;
}

/* Cadre */
.cadreHG {
	background-image:url(images/contenu/hg.png); 
	background-repeat:no-repeat; 
	background-position:right bottom; 
	width:35px; 
	height:32px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/hg.png',sizingMethod='scale');
}

.cadreH {
	background-image:url(images/contenu/h.png); 
	background-repeat:repeat-x; 
	background-position:right bottom; 
	height:32px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/h.png',sizingMethod='scale');
}

.cadreHD {
	background-image:url(images/contenu/hd.png); 
	background-repeat:no-repeat; 
	background-position:right bottom; 
	width:45px; 
	height:32px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/hd.png',sizingMethod='scale');
}

.cadreG {
	background-image:url(images/contenu/g.png);
	background-repeat:repeat-y; 
	background-position:right bottom; 
	width:35px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/g.png',sizingMethod='scale');
}

.cadreD {
	background-image:url(images/contenu/d.png); 
	background-repeat:repeat-y; 
	background-position:right bottom; 
	width:45px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/d.png',sizingMethod='scale');
}

.cadreBG {
	background-image:url(images/contenu/bg.png);
	background-repeat:no-repeat; 
	background-position:right bottom; 
	width:35px; 
	height:42px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/bg.png',sizingMethod='scale');
}
.cadreB {
	background-image:url(images/contenu/b.png); 
	background-repeat:repeat-x; 
	background-position:right bottom; 
	height:42px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/b.png',sizingMethod='scale');
}
.cadreBD {
	background-image:url(images/contenu/bd.png);
	background-repeat:no-repeat; 
	background-position:right bottom; 
	width:45px; 
	height:42px;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contenu/bd.png',sizingMethod='scale');
}
/* /Cadre */

/* Menu */
#menu {
	height:19px;
	width:100%;
	background-image:url(images/menuFond.gif);
	background-repeat:repeat-x;
	text-align:left;
}

#spacerGaucheMenu {
	float:left;
	width:100px;
}
#menuCentre {
	width:994px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.menu {
	color:#333333;
	font-size:12px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	height:19px;
	/*width:8%;*/
	float:left;
	cursor:pointer;
	
}


#sousMenuCentre {
	width:994px;
	height:19px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
	position:absolute;
	text-align:left;
}

.sousMenu {
	color:#333333;
	font-size:10px;
	padding-left:20px;
	padding-right:18px;
	padding-bottom:10px;
	padding-top:2px;
	width:8%;
	position:absolute;
	background-color:#FFFFFF;
	border-bottom:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	text-align:left;
	display:block;
}

.sousMenuPhotos {
	color:#333333;
	font-size:11px;
}

.sousMenuPhotosSel {
	color:#91191B;
	font-size:11px;
}

/* MARGES DES SOUS MENUS */
#sousMenuAccueil {
	margin-left:100px;
}

#sousMenuConcours {
	margin-left:164px;
	width:200px;
}

#sousMenuInscription {
	margin-left:338px;
}

#sousMenuPhotos {
	margin-left:331px;
	width:200px;
}

#sousMenuPhotosAM {
	margin-left:480px;
	width:200px;
}

#sousMenuPresse {
	margin-left:576px;
}

#sousMenuPartenaires {
	margin-left:696px;
}

#sousMenuContact {
	margin-left:816px;
}

/* EOF MARGES SOUS MENUS */

#spacerGaucheSousMenu {
	position:absolute;
	width:100px;
	visibility:hidden;
}
/* /Menu */

.voterActif{
	 font-size:10px;
	 color:#FFFFFF;
	 background-color:#99191B;
	 padding-left:5px;
	 padding-right:5px;
	 padding-top:2px;
	 text-align:center;
	 height:16px;
	 cursor:pointer;
	 float:left;
}

.voterActif a {
	color:#FFFFFF;
}

.voterInactif a {
	color:#FFFFFF;
}

.voterInactif{
	 font-size:10px;
	 color:#FFFFFF;
	 background-color:#999999;
	 padding-left:5px;
	 padding-right:5px;
	 padding-top:2px;
	 text-align:center;
	 height:16px;
	 float:left;
}

#feuilles {
	
}

.feuille {
	margin-left:2px;
}

.imgGallery {
	border:1px solid #999999;
}

.dateContenu {
	float:left;
	width:33%;
	margin-right: 10px;
}


.champRecherche {
	border:1px solid #99191B;
	font-size:10px;
	color:#999999;
	width:107px;
	padding-left:2px;
}

.champTri {
	border:1px solid #99191B;
	font-size:10px;
	color:#333333;
	width:140px;
}

.ligneTableau {
	text-align:right;
	height:30px;
}

.pagination {
	text-align:center;
}

.pagination a {
	color:#333333;
}

.pagination a:hover {
	color:#99191B;
}

.paginationSelected {
	text-decoration:underline;
	color:#99191B;
}

.zoneDeSaisie {
	border:1px solid #99191B;
	font-size:10px;
	color:#333333;
	width:178px;
	padding:2px;
}

.boutonMonCompteContenu {
	margin-top:10px;
	text-align:right;
}

.commentaires {
	text-align:right;
	margin-top:10px;
	font-style:italic;
}

.formContactTextArea {
	border:1px solid#99191B;
}


.tdFormContact {
	padding-bottom:5px;
	padding-top:5px;
}

#preloadPhotos {
	display:none;
	text-align:center;
}

#preloadPhotos h2 {
	text-align:center;
}

.tdPartenaires {
	width:140px;
	text-align:center;
	padding:5px;
	padding-bottom:15px;
}

#errorlog {
	border:1px solid #99191B;
	padding:5px;
}

#photosCandidat {
	width:540px;
	position:relative;
}


.photoTsPet {
	float:left;
	width:100px;
	margin-left:35px;
	margin-bottom:15px;
	height:180px;
}

.imgBloc {
	text-align:left;
	float:left;
	width:140px;
	margin-left:47px;
	margin-bottom:15px;
	padding-bottom:40px;
	overflow:hidden;
}

.photosText {
	font-size:11px;
}

.photosTitre {
	font-weight:bold;
}

.dejaInscrit{
	width:350px;
	float:right;
	padding-left:20px;
}

.deconnection {
	float:right;
	text-align:right;
	font-size:10px;
	max-width:700px;
	clear:both;
}

#infosUpPhotos {
	margin-left:15px;
	margin-bottom:10px;
}

.message {
	 position:fixed; 
	 right:3%; 
	 bottom:0px; 
	 background-color:#009933; 
	 color:#FFFFFF;
	 display:none; 
	 z-index:10000;
	 padding:5px;
}


.drapeaux {
	clear:both;
	float:right;
	text-align:right;
	font-size:5px;
	width:200px;
	position:relative;
	padding-right:20px;
}

.imageClassement {
	width:150px;
}






