body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background:#fff url('/images/bg.jpg') repeat-x;
	margin:0;
	padding:0;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

#layout {
	width:976px;
	margin:0 auto;
}

#auth {
	width:976px;
	height:41px;
	color:#FF0000;
}

#header {
	width:976px;
	height:89px;
}

h1 {
	font-size:24px;
	padding:0;
	margin:0;
}



form.auth {
	margin:0;
	padding:0;
}

#navi {
	float:left;
	width:175px;
	min-height:370px;
	height:370px!important;
	padding-top:20px;
}

#pub {
float:right;
	width:150px;
	}

#menu a {
	display:block;
	float:right;
	width:149px;
	height:25px;
	background:url('/images/item-bg.jpg') no-repeat right;
	margin-bottom:5px;
	font-size:120%;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	line-height:24px;
}

#menu a:hover {
	width:159px;
	height:25px;
	background:url('/images/item-bg.jpg') no-repeat right;
}

#content {
	float:left;
	width:801px;
	min-height:370px;
	background:#fff url('/images/content-bg.jpg') no-repeat;

	
}

#content_text {
	display:block;
	padding:17px 15px 0 15px;
	font-size:110%;
}

p.alert {
	padding-left:6px;
	color:#FF0000;
}

textarea.anecdote {
	width:670px;
	height:200px;
}

textarea.comment {
	width:640px;
	height:100px;
}

#anecdote {
	padding:15px 0 0 0;
}

#formcomment {
	width:100%;
	text-align:center;
}

#vote {
	width:100%;
	text-align:center;
}



h2 {
	margin:10px 0 10px 0;
	padding:0;
	color:#000;
	font-weight:normal;
	font-size:200%;
}

h2.comment {
	margin:10px 0 10px 0;
	padding:0;
	color:#000000;
	font-weight:normal;
	font-size:200%;
}

table.details {
	margin-left:15px;
}

a.title {
	font-size:125%;
	margin:0 0 0 15px;
	padding:0 ;
	font-weight:bold;
	display:inline;
	text-decoration:none;
}

p.text {
	text-align:justify;
	margin:0;
	padding:0 15px 0 15px;
}

td.details {
	font-size:88%;
	font-style:italic;
	color:#666;
	padding-right:15px;
}

/*Identification*/
table.auth_table {
	margin:3px 10px 0 10px;
}

table.auth_table_on {
	margin:9px 10px 0 10px;
	width:90%;
}

table.auth_table td.auth_td {
	padding-right:10px;
}



input.input {
font-size:85%;
color:#000000;
border:1px solid #999;
width:80px;
}

#commentaires {
	display:block;
	padding:0 35px 0 35px;
	margin-bottom:25px;
}


	


div.title_comment {

display:block;
	font-size:90%;
	border-bottom:1px dotted #CCC;
	color:#797979;
}

div.comment {
display:block;
	font-size:95%;
	margin:3px 0 15px 0;
	text-align:justify;
	color:#FF0000;
}

#bottom { 
	width:806px;
	margin-left:170px;
	background:url('/images/bottom-bg.jpg') no-repeat right bottom;
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom:10px;
	color:#FF0000;
}

#bottom a {
	color:#333;
	text-decoration:none;
}

#bottom a:hover {
	color:ff00cc;
	text-decoration:underline;
}



#bottom_text a {
	color:#666666;
	text-decoration:none;
}

#bottom_text a:hover {
	color:#000000;
	text-decoration:underline;
}

#left {
	float:left; 
	width:315px; 
	margin-top:15px;
}

#right {
	float:left; 
	width:455px; 
	margin-top:20px;
}

#sep {
	width:95%;
	height:8px;
	margin:0 auto; 
	border-bottom:1px dotted #999;
}

div.titre1 {
font-size:105%;
font-weight:bold;
color:#FF0000;
	font-size:120%;
}

div#reg_concours {
	text-align:justify;
	padding:0 15px 0 15px;
	color:#990066;
	font-size:95%;
}

div#reg_edito {
	text-align:justify;
	padding:0 15px 0 15px;
	color:#000;
	font-size:95%;
}

div#stats_accueil {
	text-align:justify;
	padding:0 15px 0 15px;
	color:#000;
	font-size:95%;
}

a.suite {
	display:block;
	text-decoration:none;
	float:right;
	width:90px;
	height:15px;
	background:url('/images/liresuite.jpg') no-repeat left;
	margin-right:15px;
}

a.suite:hover {
	background-position:5px 0;
}

a.haut {
	display:block;
	text-decoration:none;
	float:right;
	width:80px;
	height:16px;
	background:url('/images/hautpage.jpg') no-repeat bottom;
}

a.haut:hover {
	background-position:0 -1px;
}

#navigation {
	width:100%;
}

#navigation-com {
	width:706px;
	text-align:right;
}

span.active {
padding:0 6px 0 0;
margin-right:5px;
color:#333;
font-size:120%;
font-weight:bold;
}

#navigation-com a, #navigation a {
	padding:0 6px 0 0;
	margin-right:5px;
	text-decoration:none;
	color:#000000;
}

#texte_defaut {
	text-align:justify;
}

#flashcontent {
		width: 315px;
		height: 184px;
		margin-bottom:15px;
		float: left;
	}

a.nav { font-size:10px; text-decoration:none;}
a.nav:hover {text-decoration:underline; color:#000000;}