body {
	background-color: #000000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#global {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#entete {
	height: 230px;
	position: relative;
}

#enteteOmbre {
	background-image: url('./ombre.png');
	background-repeat: repeat-x;
	width: 1024px;
	height: 230px;
	position: absolute;
	top: 0px;
}
#enteteMenu {
	position: absolute;
	top: 12px;
	left: 20px;
}
#enteteMenu div {
	float: left;
}
#enteteMenu a {
	padding: 0px 20px 0 15px;
	background-image: url('./fleche.png');
	background-position: left 5px;;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}
#enteteMenu a:hover {
	text-decoration: underline;	
}
#enteteNom {
	position: absolute;
	bottom: 12px;
	right: 20px;
	color:#FFFFFF;
	font-size: 30px;
}
#corp {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url('./fondContenu.png');
}
#corpMenu {
	width: 230px;
	float: left;
}
#corpContenu {
	background-image: url('./fond.png');
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	float: right;
	color: #333;
	width: 794px;
	position: relative;
	min-height: 100px;
}
.corpMenuBoiteTitre {
	background-image: url('./teteMenu.png');
	width: 228px;
	color:#FFFFFF;
	font-size:18px;
	height:41px;
	text-transform:uppercase;
	font-family: Arial,Helvetica,sans-serif;
}
.corpMenuBoiteTitreText {
	padding-top: 10px;
	padding-left: 15px;
}
.corpMenuBoiteCorp {
	background-image: url('./fond.png');
	width: 228px;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	min-height: 70px;
}
.corpMenuBoiteCorp ul {
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	list-style-image: url('./fleche.png');
}
.corpMenuBoiteCorp ul a {
	color: #000000;
	text-decoration: none;
}
.corpMenuBoiteCorp ul a:hover {
	text-decoration: underline;
}
#formulaireConnexion {
	margin-left: 15px;
	margin-top: 5px;
}
#recherche {
	height: 60px;
	min-height: 0px;
	margin-bottom: 0px;
	background-image: url('./fondRecherche.png');
	position: relative;
}
#rechercheBouton {
	position: absolute;
	left: 150px;
	top: 15px;
	width: 70px;
	height: 25px;
}
#rechercheChamp {
	position: absolute;
	left: 15px;
	top: 17px;
	width: 127px;
	height: 20px;
	border: 0px;
}
#tetePage {
	background-image: url('./tetePage.png');
	height: 1px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;	
}
#piedPage {
	background-image: url('./piedPage.png');
	height: 11px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#pied {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
#piedCopyright {
	float: left;
	color:#666666;
	font-size: 8px;
	font-weight: bold;
	margin-top: 5px;
}
#piedMenu  {
	float: right;
}
#piedMenu div {
	float: left;
}
#piedMenu a {
	padding: 0px 10px 0 10px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	color:#666666;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
}
#pied a:hover {
	text-decoration: none;	
}
#pied .piedMenuDernier {
	border-right-style: none;
	border-right-width: 0px;
	padding-right: 0px;
}
.corpMenuBoiteCorpText {
	padding-top: 10px;
}
#corpContenuText {
	margin: 5px;
}







.admin {
	background-image: url('./hachureRouge.png');
	border-color: #dd7777;
	border-width: 1px;
	border-style: solid;
	min-height: 18px;
	-moz-border-radius:4px;
}

.adminTitre {
	font-weight: bold;
	padding-left: 5px;
	cursor: pointer;
}

.adminIndicateur {
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	background-image: url('./icones.png');
	background-position: -32px 0px;

}

.adminContenu {
	margin-top: 8px;
	display: none;
}

.admin a {
	margin-right: 5px;
	display: block;
	height: 16px;
	float: right;
}

.admin img {
	border: 1px;
	height: 16px;
}


#corpContenu h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.messageInformatife {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
	font-weight: bold;
}



/* NOUVELLE */
.nouvelle {
	border-width: 1px;
	background-image: url('./fond.png');
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.nouvelleTitre {
	margin-left: 10px;
	padding-top: 5px;
}

.nouvelleTitre h2 {
	padding: 0px;
	font-size: 16px;
}
.nouvelleContenu {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}
.nouvelleAuteur {
	font-size: 10px;
	text-align: right;
}



/* IMAGE */
.imgleft {
	float: left;
	margin-right: 10px;
}

.imageright {
	float: right;
	margin-left: 10px;
}



/* FORUM */
#siteEmplacement, #siteEmplacement a {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#5FA700;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#forum {
	background-image: url('./fondForum.png');
	background-color: #E6E6E6;
	height: 28px;
	background-repeat: repeat-x;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 100%;
	margin-bottom: 10px;
}

#forum th {
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url('./fondForum.png');
}

.unForum {
	height: 28px;
	font-weight: bold;
	font-size: 13px;
}

.unForumNom {
	padding-left: 5px;
	height: 28px;
}



.forumTeteMessages {
	width: 95px;
}

.forumTeteSujet {
	width: 70px;
}


.forumSujet {
	
}

.forumSujetLut {
	background-color: #F3F3F3;
	width: 20px;
	text-align: center;
}

.forumSujetTitre, .forumSujetTitre a {
	color:#5FA700;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3F3F3;
}

.forumSujetTitre a:hover {
	text-decoration: underline;
}

.forumSujetDescription {
	color:#888888;
	font-weight: normal;
	font-size: 10px;
}

.forumSujetSujets {
	text-align: center;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
}

.forumSujetMessages {
	text-align: center;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
}

.forumSujetDernierMess {
	text-align: left;
	color:#888888;
	font-weight: normal;
	font-size: 11px;
	background-color: #DFDFDF;
}

.forumSujetDernierMess a {
	color:#5FA700;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

.forumSujetDernierMess a:hover {
	text-decoration: underline;
}


#sujet {
	background-image: url('./fondForum.png');
	background-color: #E6E6E6;
	height: 28px;
	background-repeat: repeat-x;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 100%;
	margin-bottom: 10px;	
}

#sujet th {
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url('./fondForum.png');
}

.sujetLut {
	background-color: #F3F3F3;
	width: 20px;
	text-align: center;
}

.sujetSujets, .sujetSujets a {
	color:#5FA700;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3F3F3;
}

.sujetSujets a:hover {
	text-decoration: underline;
}

.sujetReponses {
	text-align: center;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
	width: 60px;
}

.sujetAuteur {
	width: 100px;
	text-align: center;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
	
}

.sujetAuteur a {
	color:#5FA700;
	text-decoration: none;
}

.sujetAuteur a:hover {
	text-decoration: underline;
}

.sujetVus {
	width: 40px;
	text-align: center;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
}

.sujetDerniersMes {
	width: 130px;
	color:#888888;
	font-weight: normal;
	font-size: 10px;
	background-color: #DFDFDF;
}

.sujetDerniersMes a {
	color:#5FA700;
	text-decoration: none;
}

.sujetDerniersMes a:hover {
	text-decoration: underline;
}







#pageEnCour {
	color:#000000;
	border-color: #000000;
}



.page {
	text-align: center;
	margin-bottom: 20px;
}

.page a {
	border-width: 2px;
	border-style: solid;
	border-color: #5FA700;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	color:#5FA700;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
}



#pagePremier {
	margin-right: 30px;
	margin-left: 0px;
}

#pageDernier {
	margin-left: 30px;
	margin-right: 0px;
}

.forumBt {
	border-width: 2px;
	border-style: solid;
	border-color: #5FA700;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#5FA700;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
	width: 360px;
	text-align: center;
	margin-top: 20px;
}

.forumBtBad {
	border-width: 2px;
	border-style: solid;
	border-color: #5FA700;
	padding: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#DD7777;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
	width: 360px;
	text-align: center;
}

.forumBt a {
	text-decoration:none;
	color:#5FA700;
}

.forumBt a:hover {
	text-decoration: underline;
	color:#5FA700;
}















/* Discution */

#discussion {
	background-image: url('./fondForum.png');
	background-color: #E6E6E6;
	height: 28px;
	background-repeat: repeat-x;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 100%;
	margin-bottom: 10px;	
}

#discussion th {
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url('./fondForum.png');
}


#discussionAuteur {
	width: 140px;
}


.discussionAuteurUn, .discussionAuteurDeux {
	padding-left: 5px;
}

.discussionAuteurUn img, .discussionAuteurDeux img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.discussionMessageUn, .discussionMessageDeux {
	padding-left: 5px;
}

.discussionAuteurUn {
	background-color:#DFDFDF;
}

.discussionMessageUn {
	background-color: #D4D4D4;
}

.discussionAuteurDeux {
	background-color: #EFEFEF;
}

.discussionMessageDeux {
	background-color:#F5F5F5;
}

.discussionNomUtil, .discussionGroupUtil, .discussionGroupUtil a, .discussionInscritLeUtil, .discussionNbMessUtil, .discussionPosterLe  {
	color:#5FA700;
	font-size: 11px;
	font-weight: bold;
}

.discussionPosterLe {
	margin-bottom: 10px;
}

.discussionSignature {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-top: 10px;
}

.discussionMessage {
	min-height: 100px;
}

.discussionAction, .discussionAction a {
	color:#5FA700;
	font-size: 11px;
	font-weight: bold;
}

#forumTitre {
	display: block;
	width: 500px;

}

#forumTitreLibeller, #forumMessageLibeller {
	font-weight: bold;
}

#forumRegles {
	background-color: #ffcccc;
	border-color: #dd7777;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-bottom: 10px;
}

#forumOptonSurDiscussion {
	margin-top: 30px;
}

.baseBoutonAction {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}


.basePaire {
	background-color: #FFFFFF;
	height: 50px;
}

.baseInPaire {
	background-color: #E9E9E9;
	height: 50px;
}






.imagePersoForum {
	border-style: solid;
	border-color: #5fa700;
	border-width: 1px;
}

.imagePersoFiche {
	position: relative;
	float: left;
	margin-right: 10px;
}

.imagePersoFiche img {
	border-style: solid;
	border-color: #5fa700;
	border-width: 1px;
}


#ficherPersoSupprimerImage {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 84px;
	left: 84px;
	background-image: url('./icones.png');
	background-position: -96px -128px;
}



select {
	cursor:pointer;
	padding: 5px;
	-moz-border-radius:4px;
	border:1px solid #D3D3D3;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}

option {
	cursor:pointer;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}

input[type=submit], input[type=button] {
	cursor:pointer;
	padding: 5px 12px 6px;
	-moz-border-radius:4px;
	background:#E6E6E6 url("./buttonNormale.png") repeat-x scroll 50% 50%;
	border:1px solid #D3D3D3;
	color:#555555;
	margin-top: 10px;
}

input[type=submit], input[type=button]:hover {
	background:#E6E6E6 url("./buttonHover.png") repeat-x scroll 50% 50%;
	border: 1px solid #cdd5da;
	color: #111111;
	outline: none;
}

input[type=submit], input[type=button]:active {
	border-color: #999999;
	border:1px solid #D3D3D3;
}

input[type=text], input[type=file], input[type=password] {
	border: 1px solid #cdd5da;
	-moz-border-radius: 4px;
	padding: 5px;
}

.pourCENT {
	width: 98%;
}

label {
	display:block;
	margin-top: 10px;
}

input[type=text], label {
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
}



















.droitCategorie {
	font-weight: bold;
	margin-top: 10px;
}

.boutonDesactiver {
	height: 16px;
	width: 16px;
	background-image: url('./icones.png');
	background-position: -16px -191px;
}


.boutonActiver {
	height: 16px;
	width: 16px;	
	background-image: url('./icones.png');
	background-position: -208px -191px;
}




#serieAffichage {

}

.serieFondSecondPlan {
	background-image: url('../imageBase/serie/fondSeriePlanDeux.png');
	margin: 10px;
	width: 150px;
	height: 150px;
	
}

.serieFondPremierPlan {
	background-image: url('../imageBase/serie/fondSerie.png');
	background-repeat: no-repeat;
}


.serieInfo {
	position: relative;
	top: -50px;
	left: 35px;
}

.serieInfo img {
	border: none;
}

.serieFan {
	position: relative;
	top: -12px;
	left: 3px;
}

.serieFan img {
	border: none;
}

.serieVue {
	position: relative;
	top: -11px;
	left: 105px;
}

.serieVue img {
	border: none;
}



.serieTitre {
	position: relative;
	top: 5px;
	left: 4px;
	font-weight: bold;
}


.serieImage {
	position: relative;
	top: 18px;
	left: 12px;
}

.serieImage img {
	border: none;
}



.ratioDroit {
	text-align: center;
}

.droitToutOui, .droitToutNon {
	text-decoration: underline;
	cursor: pointer;
}

.nomDroit {
	text-align: left;
	padding-left: 10px;
}





.tab {
	width: 100%;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
}

.tab th {
	background-color: #5FA700;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	color: #FFFFFF;
}

.tab td {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding-left: 5px;
}

.tabPaire {
	background-color: #E4E8EB;
}

.tabImpaire {
	background-color: #D1D7DC;
}

.tab tr a {
	color: #5FA700;
	font-weight: bold;
}





#maCollection {
	background-image: url('./hachureBleu.png');
	border-color: #77a5dd;
	border-width: 1px;
	border-style: solid;
	min-height: 18px;
	-moz-border-radius:4px;
	
	width: 250px;
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#maCollectionTitre {
	font-weight:bold;
	padding-left:5px;
}



#maCollectionContenu {
	margin-top: 8px;
}

#maCollectionBoite {
	background-image: url('../imageBase/jeu/baseJeuEtat.png');
	height: 16px;
	width: 16px;
	background-position: -16px 0;
	float: left;
}

#maCollectionNotice {
	background-image: url('../imageBase/jeu/baseJeuEtat.png');
	height: 16px;
	width: 16px;
	background-position: -32px 0;
	float: left;
}

#maCollectionCopie {
	background-image: url('../imageBase/jeu/baseJeuEtat.png');
	height: 16px;
	width: 16px;
	background-position: 0 0;
	float: left;
}

#collectionFormAjouter {
	display: none;
}






























.action {
	background-image: url('./hachureBleu.png');
	border-color: #77b8dd;
	border-width: 1px;
	border-style: solid;
	min-height: 18px;
	-moz-border-radius:4px;
}

.actionTitre {
	font-weight: bold;
	padding-left: 5px;
	cursor: pointer;
}

.actionIndicateur {
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	background-image: url('./iconesBleu.png');
	background-position: -32px 0px;

}

.actionContenu {
	margin-top: 8px;
}

.action a {
	margin-right: 5px;
	display: block;
	height: 16px;
	float: right;
}

.action img {
	border: 1px;
	height: 16px;
}


