/* Liens */

a:link {
text-decoration:none;
font-weight: normal;
color:  #C1575B;
}
a:visited {
text-decoration:none;
font-weight: normal;
color: #C1575B;
}
a:active {
text-decoration:none;
font-weight: normal;
color: #C1575B;
}
a:hover {
color: #ffaa22;
font-weight: normal
}

a.nav_actu:link {
font-size: 12px;
font-weight: bold;
}
a.nav_actu:visited {
font-size: 12px;
font-weight: bold;
}
a.nav_actu:active {
font-size: 12px;
font-weight: bold;
}
a.nav_actu:hover {
font-size: 12px;
font-weight: bold;
}

/* Mise en page */

body {
margin: 0;
padding: 0;
background-color: #F1F5F4;
font-family: verdana;
font-size: 10px;
color:#18425A;
}

#conteneur {
width: 100%;
}

#header {
background-color: #DEE9E5;
height: 126px;
background-image: url("images/header.png");
background-repeat: no-repeat;
}

div#header_titre {
height: 41px;
margin: 0;
/* width: 100%; */
padding: 0;
background: #DEE9E5 url("/images/header_titre_rpt.png") repeat-x left top;
}

h1 {
height: 41px;
margin: 0;
padding: 0;
background: transparent url("/images/header_titre.png") no-repeat left top;
}

h1 span {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
}

h2 {
height: 26px;
margin: 0;
padding: 0;
/* margin-bottom: 200px; */
}

h2.critiques {
background: transparent url("/images/titre_critiques.png") no-repeat left top;
}

h2.apropos {
background: transparent url("/images/titre_apropos.png") no-repeat left top;
}

h2.profil {
background: transparent url("/images/titre_profil.png") no-repeat left top;
}

h2.rumeurs {
background: transparent url("/images/titre_rumeurs.png") no-repeat left top;
}

h2.dernieres_critiques {
background: transparent url("/images/titre_d_critiques.png") no-repeat left top;
}

h2.news {
background: transparent url("/images/titre_news.png") no-repeat left top;
}

h2.inscription {
background: transparent url("/images/titre_inscription.png") no-repeat left top;
}

h2.irc {
background: transparent url("/images/titre_surirc.png") no-repeat left top;
}

h2.fansub {
background: transparent url("/images/titre_lefansub.png") no-repeat left top;
}

h2.lexique {
background: transparent url("/images/titre_lexique.png") no-repeat left top;
}

h2.membres {
background: transparent url("/images/titre_membres.png") no-repeat left top;
}

h2.tribunes {
background: transparent url("/images/titre_tribune.png") no-repeat left top;
}

h2 span {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
}

#gauche {
background-color: #F1F5F4;
width: 211px;
background-image: url("images/gauche.png");
background-repeat: no-repeat;
position: absolute;
height: 200px;
left:0;
}

#droite {
width: 250px;
position: absolute;
right:0;
}

#menu {
margin-left: 211px;
padding: 3px 0px 3px 0px;
width: 615px;
margin-top: 6px;
text-align: center;
border: 1px dashed #A0A4A5;
}

#menu ul {
margin: 0px 10px 0px 10px;
padding: 0px;
}

#menu li {
display: inline;
list-style-type: none;
}

#menu span {
margin-left: 2px;
margin-right: 2px;
}

#centre {
margin-left: 211px;
margin-right: 250px;
height: 500px;
}

#centre_sans_droite {
margin-left: 211px;
height: 500px;
width: 550px;
}

hr.invisible {
clear: both;
visibility: hidden;
}


/* Accueil */

.main {
padding: 3px 0px 3px 5px;
margin-top: 8px;
border: 1px dashed #A0A4A5;
}

#rumeurs {
padding: 3px 3px 3px 3px;
margin: 8px 5px 0px 5px;
border: 1px dashed #A0A4A5;
}

#critiques {
padding: 3px 3px 3px 3px;
margin: 8px 5px 0px 5px;
border: 1px dashed #A0A4A5;
}

#panel {
padding: 5px 1px 5px 1px;
margin: 8px 5px 10px 5px;
border: 1px dashed #A0A4A5;
text-align: center;
font-size: 12px;
}

.texte_nouvelle {
	text-indent: 20px;
	padding: 2px 15px 2px 10px;
}

div.nouvelle h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div.nouvelle em {
	display: block;
	margin: 0 0 0 110px;
}

.date_auteur_nouvelle {
	font-size: 10px;
	margin-bottom: 8px;
}

.nouvelle {
	font-size: 12px;
	margin-bottom: 25px;
	padding-left: 2px;
}

hr {
width: 100px;
}

.date_rumeurs {
text-decoration: underline;
font-weight: normal;
}

div.rumeurs h3, div.news_critique h3 {
font-weight: bold;
font-size: 11px;
margin: 0;
padding: 0;
}

.rumeurs {
	margin-bottom: 10px;
	padding-left: 2px;
}

.fiabilite {
font-weight: normal;
font-size: 10px;
}

.date_critique {
text-decoration: underline;
font-weight: normal;
}

.description_critique {
padding-left: 25px;
}

a.ancre {
color:#18425A;
font-weight: bold;
}

.lien_nouvelle {
	font-size: 10px;
	float: right;
	margin-right: 15px;
}

.comments {
border: 1px solid #A0A4A5;
margin-bottom: 10px;
width: 500px;
margin-left: auto;
margin-right: auto;
padding: 5px 5px 5px 5px;
}

.comments_profil {
width: 100px;
float: left;
text-align: center;
padding-top: 5px;
}

.comments_texte {
margin-left: 100px;
padding: 20px 10px 10px 10px;
}

.comments_date {
margin: 5px 0px 0px 320px;
}

.comments_profil img, img.avatar_profil  {
width: 64px;
margin-top: 5px;
border: 1px solid #A0A4A5;
}

.bold {
font-weight: bold;
}

input, textarea, select {
font-size: 10px;
background-color: #F1F5F4;
color: #18425A;
font-family: verdana;
}

input.comments_form {
margin-left: 5px;
width: 100px;
border: 1px solid #A0A4A5;
}

textarea.comments_form {
width: 300px;
height: 100px;
border: 1px solid #A0A4A5;
}

.comments_form {
border: 1px solid #A0A4A5;
width: 400px;
margin-left: auto;
margin-right: auto;
}

div.comments_form {
margin-top: 50px;
}

.inscription_form {
width: 440px;
margin-left: auto;
margin-right: auto;
}

.info_form {
text-align: center;
font-weight: bold;
}

input.inscription_form, select.inscription_form {
margin-left: 5px;
width: 200px;
border: 1px solid #A0A4A5;
}

.submit {
text-align: center;
}

.msg {
margin-left: auto;
margin-right: auto;
text-align: center;
font-weight: bold;
}

h4 {
margin-bottom:0;
}

h5 {
text-align: center;
margin-top:0;
}

h6 {
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
font-weight: normal;
}

p {
margin-bottom: 25px;
}

.texte_lexique {
font-size: 11px;
}

div.texte_lexique ol li, dl.texte_lexique dt {
	font-weight: bold;
}

div.texte_lexique p {
margin-bottom: 15px;
font-weight: normal;
}

.texte_about {
padding: 2px 5px 0px 5px;
font-size: 11px;
}

.texte_about p {
margin-top: 0px;
margin-bottom: 15px;
text-indent: 20px;
}

div.texte_about h3 {
text-decoration: underline;
margin: 20px 0 10px 0;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.liste_critiques {
float:left;
margin: 0px 10px 20px 10px;
text-align: center;
}

.liste_critiques img {
border: 1px solid #A0A4A5;
}

.tribune {
float:left;
margin: 0px 30px 20px 30px;
}

.tribune img {
border: 1px solid #A0A4A5;
}

.tribune_article {
padding-left: 5px;
font-size: 11px;
margin: 20px 5px 0px 0px;
}

.tribune_article .tribune_texte {
margin-top: 30px;
margin-bottom: 20px;
}

.tribune_article .tribune_texte p {
text-indent: 20px;
}

.tribune_article .tribune_texte h3 {
font-size: 16px;
font-weight: bold;
margin-right: 10px;
text-align: left;
}

.tribune_article h2 {
font-size: 19px;
margin: 0 10px 30px 0;
font-weight: bold;
}

.tribune_article img {
float: left;
border: 1px solid #A0A4A5;
margin-left: 5px;
margin-right: 15px;
}

.tribune_auteur {
margin-left: 350px;
font-size: 11px;
font-weight: bold;
}

.tribune_article a {
margin-left: 360px;
}

.critique {
margin-bottom: 10px;
}

.critique h1 {
font-size: 20px;
margin-bottom: 0px;
}

.critique img.critique_img {
border: 1px solid #A0A4A5;
margin: 0px 0px 0px 0px;
}

.critique div.critique_header {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.critique div.critique_header h2 {
font-size: 18px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
text-decoration: underline;
background: none;
}


.critique_date {
margin: 0px 0px 0px 0px;
font-size: 12px;
}

.critique_texte {
font-size: 12px;
margin: 15px 5px 0px 0px;
}

.critique_texte h3 {
font-size: 15px;
font-weight: bold;
margin-top: 25px;
margin-bottom: 20px;
margin-left: 15px;
text-decoration: underline;
}

.critique_texte h4 {
font-size: 13px;
font-weight: bold;
margin-top: 40px;
margin-bottom: 15px;
margin-left: 60px;
text-decoration: underline;
}

.critique_texte div.auteur {
text-align: center;
font-size: 13px;
font-weight: bold;
}

.critique_texte p + ul {
	margin: 10px 0 0 0;
/* 	padding: 0; */
}

.critique_texte p {
text-indent: 30px;
margin: 15px 0 0 0;
padding: 0;
}

.critique_texte p img {
text-indent: 0px;
margin: 0 auto 0 auto;
padding: 0;
text-align: center;
display: block;
border: 1px solid #A0A4A5;
width: 300px;
}

.critique_screen {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.critique_texte div.critique_leg {
margin-left: auto;
margin-right: auto;
text-align: center;
margin: 0 0 20px 0;
padding: 0 0 0 0;
font-style: italic;
}

.critique_texte table.notation {
margin: 0px 0px 20px 50px;
}

table.notation img {
border: 0;
}

a.retour {
margin-left: 360px;
}

.membre {
float:left;
margin: 10px 15px 10px 15px;
width: 220px;
text-align: center;
padding: 10px 5px 10px 5px;
}

.membre img {
border: 1px solid #A0A4A5;
}

.membre_about {
width: 200px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
}

.titre_form {
font-size: 12px;
font-weight: bold;
}

td.titre_form h3 {
margin: 0;
padding: 0;
}

.news_critique {
margin-bottom: 10px;
}

.souligne {
text-decoration: underline;
}

option.select_special {
font-weight: bold;
background-color: #ffaa22;
}

.inscription_form2 {
margin-left: 5px;
width: 200px;
border: 1px solid #A0A4A5;
visibility: hidden;
}

.tri_critiques {
text-align: center;
margin-bottom: 10px;
}

#form_panel table {
margin-left: 30px;
text-align: left;

}

#form_panel, #form_panel form {
margin: 0px 2px 0px 2px;
font-size: 10px;
}

input.submit1 {
border: 1px solid #A0A4A5;
}

input.panel_form {
width: 100px;
border: 1px solid #A0A4A5;
}

.panel_choix {
font-weight: bold;
text-align: left;
list-style-type: square;
margin: 10px 0 3px 0px;
padding-left: 30px;
}

.submit_centre {
text-align: center;
}

.resume_profil_panel {
padding-left: 30px;
margin: 10px 0 3px 0px;
text-align: left;
}

.resume_profil_img {
margin-left: 60px;
width: 64px;
border: 1px solid #A0A4A5;
}

.panel_img_titre {
text-align: left;
margin: 0 0 0 3px;
}

#stats-logo img {
border-width: 0px;
}
#stats-logo a {
margin-left: 5px;
}
