@CHARSET "UTF-8";

html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, embed, object, applet {
	border: 0 none;
	margin: 0;
	padding: 0;	
}

body {
	text-align: center;
	background-color: #EE9332;
	background: transparent url(img/body_bg.jpg) repeat-x fixed 0 0;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif ;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	
	padding-right: 125px;
}

h3 {
	text-align: left;
	font-size: 22px;
	border-bottom: 1px solid #A9A9A9;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: lighter;
	line-height: 14px;
	padding-bottom: 8px;
	padding-top: 1px;
}

h4 {
	font-size: 13px;
	color: #D84C00;
	margin-bottom: 10px;
	text-align: left;
}

h5 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

a {
	text-decoration: none;
	color: #D84C00;
}

*::-moz-selection {
	background-color: #802D00;
	color: white;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 736px;
}

#header_banniere_div {
	height: 110px;
	background-image: url(img/header_banniere.png);
	background-repeat: no-repeat;
}

#structure_top {
	height: 78px;
	background-image: url(img/structure_top_bg.png);
	background-repeat: no-repeat;
}

#structure_pub_center_top {
	background-image: url(img/structure_center_bg.png);
}

#structure_bottom {
	background-image: url(img/structure_bottom_bg.png);
	background-repeat: no-repeat;
	height: 21px;
}

#bottom {
	background-image: url(img/structure_bottom_bottom_bg.png);
	background-repeat: repeat-y;
}

#contenu {
	background-image: url(img/structure_center_bg.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: white;
	padding-left: 4px;
	padding-right: 4px;
}

.spaceConteneur {
	padding-left: 4px;
	padding-right: 4px;	
}

.spaceContenu {
	padding-left: 33px;
	padding-right: 33px;	
}


#menu {
	padding-top: 4px;
	padding-left: 5px;
}

.menu_item_top {
	float: left;
}

.menu_item_middle {
	float: left;
}

.menu_separator_top {
	float: left;
}

.menu_item_middle {
	float: left;
}

#rolling {
	width: 662px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.rolling_element {
	float: left;
	width: 138px;
	height: 180px;
	background-image: url(img/element_contour_ombre.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 9px;
	text-align: left;
}

#table_contenu {
	width: 729px;
	padding-left: 30px;
	padding-right: 30px;
}

#table_contenu_contenu {
	width: 470px;
	vertical-align: top;
}

#table_contenu_pub {
	width: 160px;
	vertical-align: top;
	padding-left: 23px;
	text-align: right;
}

.inputText_darkh {
	width: 110px;
	height: 16px;
	font-size: 10px;
	border: 1px solid #3D3D3D;
	background-image: url(img/input_text_bg.png);
	background-repeat: repeat-x;
	color: #D84C00;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
}

.textArea_darkh {
	font-size: 10px;
	border: 1px solid #3D3D3D;
	background-image: url(img/textarea_bg.png);
	background-repeat: repeat-x;
	color: #D84C00;
	padding: 1px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
}

.inputSubmit_darkh {
	width: 56px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #3D3D3D;
	background-image: url(img/input_text_bg.png);
	background-repeat: repeat-x;
	color: white;
	padding-top: 0px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
}

#sondages {
	margin-top: -2px;
	font-size: 13px;
}

.sondage {
	margin-top: 0px;
	margin-bottom: 34px;
	padding: 2px;
	padding-top: 0px;
	text-align: left;
	font-size: 11px;
}

.sondageReponse {
	background-color: transparent;
	margin-top: 1px;
	color: white;
}

.sondageTitre {
	color: #D84C00;
	text-decoration: underline;
	font-size: 12px;
}

#bottom_partenaires {
	text-align: center;
}

.partenaire_item {
	margin-left: 0px; 
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

.sondageQustion {
	color: #177BBE;
}

#barreTop {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(img/barre_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	z-index: 99999;
	text-align: center;
}

#chatBox_mini {
	width: 664px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0d0d0d;
	background-color: #1e1e1e;
	margin-top: 15px;
	margin-bottom: 15px;
}

.inputTextChat {
	background-image: url(img/input_chat_bg.png);
	border: 1px solid #232323;
	font-size: 12px;
	margin-bottom: 3px;
}

.inputSubmitChat {
	border: 1px solid #252525;
	background-image: url(img/input_chat_submit_bg.png);
	font-size: 12px;
	color: #d84c00;
}

.minichatcontent {
	text-align: left;
	font-size: 13px;
	padding: 10px;
	height: 150px;
	overflow: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}

.bottom_stats_content {
	color: white;
	font-size: 12px;
	text-align: left;
}

.commentaire_pair {
	width: 668px;
	border: 1px solid #282828;
	background-color: #1E1E1E;
}

.commentaire_impair {
	width: 668px;
	border: 1px solid #272727;
	border-top: none;
	background-color: #404040;
}

.mangastv_histoire p {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
}

.mangastv_histoire h3 {
	padding-bottom: 12px;
	margin-top: 20px;
	width: 360px;
}

.divStatistiques ul {
	margin-top: 15px;
}

.divStatistiques h3 {
	padding-bottom: 12px;
	margin-top: 20px;
}

.articleCommentaires {
	text-align: left;
	font-size: 12px;
}

.commentaire {
	margin-top: 15px;
	background-color: #303030;
	border: 2px solid #1E1E1E;
	padding: 5px;
	font-size: 11px;
}

.commentaire p {
	text-indent: 25px;
	margin-top: 5px;	
	margin-bottom: 10px;
	padding: 15px;
}

.commentaireTitre {
	font-size: 13px;
	font-weight: bold;
}

.commentairePersonne {
	float: right;
	margin-top: -20px;
}

.commentaireDate {
	float: right;
	margin-top: -10px;
	font-family: cursive;
	font-size: 12px;
	
}

.forumCode {
	margin: 5px;
	border: 1px solid silver;
	padding: 5px;
	font-family: monospace;
	font-size: 12px;
}

#barreLaterale {
	width: 160px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: 310px;
}

#barreLateraleTop {
	height: 17px;
	background-image: url(img/barreLaterale_haut.png);
}

#barreLateraleCentre {
	background-image: url(img/barreLaterale_bg.png);
	background-repeat: repeat-y;
}

#barreLateraleBottom {
	background-image: url(img/barreLaterale_bas.png);
	height: 17px;
	
}

.cadreLiensBarre {
	position: absolute;
	width: 121px;
}

.cadreLiensBarreHaut {
	height: 4px;
	background-image: url(img/cadre_liens_haut.png);
}

.cadreLiensBarreCentre {
	background-image: url(img/cadre_liens_centre.png);
}

.cadreLiensBarreCentre ul {
	list-style: none;
}

.cadreLiensBarreBas {
	height: 4px;
	background-image: url(img/cadre_liens_bas.png);
}

#chatContent {
	width: 572px; 
	height:	500px;
	overflow: auto;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}

.windowBackGround {
	background-color: #000000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}

.windowContent {

	position: absolute;
	left: 50%; 
    top: 150px;
    width: 600px;
    
    margin-left: -300px; /* moitié de la largeur */
    border: 3px solid #DA4B05;
    
    background-color: #A29DA4;
    color: black;
    font-size: 12px;
    font-family: monospace;
    
    text-align: left;
    
    padding: 15px;

}