﻿/*------------------------------------------------------------
	Base CSS
--------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
*.cl {
	clear:both
}
img {
	border:0;
}
body {
	color:#714a00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
/*------------------------------------------------------------
	Liens
--------------------------------------------------------------*/
a {
	color:#714a00;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
/*------------------------------------------------------------
	HN
--------------------------------------------------------------*/
h1 {
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:normal;
	text-align:center;
}
h2 {
	font-size:16px;
	margin:0;
	text-transform:uppercase;
}
h3 {
	font-size:14px;
	margin:0;
	text-transform:uppercase;
}
/*------------------------------------------------------------
	Commun
--------------------------------------------------------------*/
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
}
.right {
	text-align:right;
}
.alerte {
	color:#F00;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}
.filariane {
	margin-left:10px;
	margin-top:2px;
}
.formEncadrement {
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
	padding:10px;
}
.encadrementInfos {
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:5px;
}
.imagesTelecharger {
	text-align:right;
	margin-right:5px;	
}
.formCommentaire {
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
	margin-left:15px;
}
.formGras {
	font-weight:bold;
	text-align:right;
}
.formChamp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ffbe56;
	background-color:#fff;
	color:#714a00;
}
.formCaptcha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	letter-spacing:0.3em;
	border:1px solid #ffbe56;
	background-color:#fff;
	color:#714a00;
}
/*------------------------------------------------------------
	Template
--------------------------------------------------------------*/
/*-------------------- Header ------------------------------*/
#pages {
	width:100%;
	background:url(../images/bg.png) top center;
}
#container_main {
	width:975px;
	margin:auto;
}
#top {
	width:975px;
	height:161px;
	background:url(../images/top_bg.png);
}
#menu {
	width:975px;
	height:45px;
	background:url(../images/menu_bg.png);
	font-size:16px;
	font-weight:bold;
}
#lienmenu a {
	line-height:34px;
	text-transform:uppercase;
}
.lienmenuAccueil {
	margin-left:65px;
}
.lienmenuMangas {
	margin-left:48px;
}
.lienmenuImages {
	margin-left:45px;
}
.lienmenuFilms {
	margin-left:62px;
}
.lienmenuVideos {
	margin-left:47px;
}
.lienmenuJeux {
	margin-left:48px;
}
.lienmenuForum {
	margin-left:57px;
}
/*-------------------- Content ------------------------------*/
.fav a {
	display:block;
	width:61px;
	height:45px;
	float:left;
}
.fav2 a {
	display:block;
	width:66px;
	height:45px;
	float:right;
}
.fav3 a {
	display:block;
	width:61px;
	height:55px;
	float:left;
	margin-top:15px;
	background:url(../images/spacer.gif);
}
.fav4 a {
	display:block;
	width:66px;
	height:55px;
	float:right;
	margin-top:15px;
	background:url(../images/spacer.gif);
}
.sidebar_left {
	width:179px;
	float:left;
	padding:0 0 0 24px;
}
.sidebar {
	width:179px;
	float:left;
}
.sidebar h3 img {
	border:2px solid #ff971e;
	text-align:center;
	margin:6px;
}
#cont {
	width:558px;
	float:left;
	padding:0 5px 0 5px;
}
.stitl_bg_a1 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_a1.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_a1 h3 {
	margin-left:35px;
}
.stitl_bg_a2 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_a2.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_a2 h3 {
	margin-left:40px;
}
.stitl_bg_a3 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_a3.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_b1 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_b1.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_b1 h3 {
	margin-left:27px;
}
.stitl_bg_b2 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_b2.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_b2 h3 {
	margin-left:22px;
}
.stitl_bg_b3 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_b3.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_b3 h3 {
	margin-left:37px;
}
.stitl_bg_b4 {
	width:179px;
	height:35px;
	background:url(../images/sidebar_b4.jpg);
	margin:9px 0 0 0;
	line-height:35px;
	text-align:center;
}
.stitl_bg_b4 h3 {
	margin-left:32px;
}
.list {
	list-style-image:url(../images/arrow.gif);
	margin:5px 0 -3px 20px;
}
.list a {
	margin-left:-5px;
}
.list_wide {
	list-style-image:url(../images/arrow.gif);
	list-style-type:circle;
	margin:5px 0 5px 20px;
	float:left;
	width:250px;
}
.sbox_container {
	width:271px;
	background:url(../images/sbox_res.jpg);
	float:left;
	margin:0 7px 10px 1px;
}
.lists {
	list-style-image:url(../images/arrow.gif);
	list-style-type:circle;
	margin:5px 0 5px 20px;
}
.lists b {
	margin-left:-5px;
}
.sbox_top {
	width:217px;
	height:34px;
	background:url(../images/sbox_top.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.sbox_top h2 {
	margin-left:25px;
}
.sbox_top2 {
	width:217px;
	height:34px;
	background:url(../images/s_box_top2.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.sbox_top2 h2 {
	margin-left:30px;
}
.sbox_bottom {
	width:271px;
	height:23px;
	background:url(../images/sbox_bottom.jpg);
}
.box_container {
	width:551px;
	background:url(../images/box_res.jpg);
	float:left;
	clear:both;
	margin:0 0 9px 4px;
}
.box_top {
	width:497px;
	height:33px;
	background:url(../images/box_top_a.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.box_top2 {
	width:497px;
	height:33px;
	background:url(../images/box_top.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.box_bottom {
	width:551px;
	height:21px;
	background:url(../images/box_bottom.jpg);
}
.vidq img {
	border:2px solid #ff971e;
	text-align:center;
	margin:6px 0 6px 12px;
}
.box_con {
	width:139px;
	height:151px;
	background:url(../images/vid_bg.jpg);
	color:#fdfdfd;
	margin:15px 15px 0 25px;
	text-align:center;
	padding:4px 0 0 0;
	font-weight:bold;
	float:left;
}
.box_con img {
	text-align: center;
	margin: 8px 0 9px 3px;
}
.box_con_title {
	color:#B10203;
	font-weight:bold;
}
#logo {
	width:300px;
	height:141px;
	z-index:0;
	position:absolute;
}
#top_banner {
	width:468px;
	height:60px;
	margin-left:485px;
	margin-top:10px;
	background-color:#FFF;
}
.box_top3 {
	width:497px;
	height:33px;
	background:url(../images/box_top3.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.box_top4 {
	width:497px;
	height:33px;
	background:url(../images/box_top4.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.box_top8 {
	width:477px;
	height:33px;
	background:url(../images/box_top8.jpg);
	color:#925d00;
	padding:7px 0 0 74px;
	line-height:30px;
}
.box_top10 {
	width:497px;
	height:33px;
	background:url(../images/box_top10.jpg);
	color:#925d00;
	padding:7px 0 0 54px;
	line-height:30px;
}
.vid_sep {
	float:left;
	width:180px;
	text-align:center;
	padding:5px 0;
}
.vid_sep img {
	margin:3px 0;
	border:2px solid #ff971e;
}
.box_container p {
	padding:10px;
}
.num_bg {
	width:267px;
	height:30px;
	background:url(../images/num_bg.jpg);
	margin:auto;
}
.num_bg p {
	text-align:center;
	line-height:10px;
}
.num_bg a {
	color:#fdfdfd;
	font-weight:bold;
}
.fit {
	float:left;
	text-align:center;
	width:183px;
}
.sub_box_top {
	width:551px;
	height:119px;
	background:url(../images/sub_box_top.jpg);
	margin:15px 0 0 0;
}
.sub_box_top h3 {
	color:#925d00;
	font-size:14px;
	padding:7px 0 0 54px;
}
.sub_box_top img {
	float:left;
	padding:15px 6px 0 30px;
}
.sub_box_top p {
	font-weight:bold;
	color:#fdfdfd;
	text-align:justify;
	margin-right:5px;
}
.sub_box_bottom {
	width:551px;
	height:38px;
	background:url(../images/sub_box_bottom.jpg);
	text-align:right;
}
/*-------------------- Footer ------------------------------*/
#logo_footer {
	margin:7px 0px 0px 350px;
}
#footer {
	width:975px;
	height:237px;
	background:url(../images/footer.png);
	clear:both;
}
.footerTexte {
	padding:36px 0 0 0;
	font-size:12px;
	text-align:center;
}
.footerLiens {
	text-align:left;
	padding-left:10px;
	padding-top:35px;
	color:#000;
}
.footerLiens a {
	color:#000;
}
/*------------------------------------------------------------
	Promo
--------------------------------------------------------------*/
.promoAccueil {
	float:left;
	margin-left:25px;
	margin-bottom:10px;
	margin-top:-8px;
}
.promoTexte {
	text-align:center;
	margin-top:-6px;
	margin-bottom:7px;
}
.promoTexte a {
	font-size:16px;
	font-weight:bold;
}
.promoTopVideos {
	text-align:center;
	margin-top:-5px;
	margin-bottom:-15px;
}
.promoThumb {
	margin-left:3px;
	margin-bottom:-5px;
	margin-top:2px;
}
.promoForm {
	margin-top:-7px;
	margin-bottom:5px;
	margin-left:20px;
}
.promoThumbHaut {
	margin-left:18px;
	margin-top:-15px;
}
/*------------------------------------------------------------
	Perso
--------------------------------------------------------------*/
div.cadre_commentaire {
	border:2px solid #ff971e;
	padding:5px;
	width:480px;
	text-align:justify;
	margin-top:10px;
}
div.actuellement {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.mangalangue {
	text-align:left;
	margin-left:10px;
}
.titreVideo {
	font-size:14px;
	font-weight:bold;
}
.imageTriTitre {
	margin-left:45px;
	font-size:14px;
	font-weight:bold;
}
.lienTri {
	margin-left:45px;
}
.mangaTriTitre {
	margin-left:60px;
	font-size:14px;
	font-weight:bold;
}
.mangalienTri {
	margin-left:60px;
}
.imageAlbumsTri {
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
}
.imageAlbumsLiens {
	margin-left:50px;
}
.galerie_photo {
	margin:3px;
}
.imagesTelecharger {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.signaler {
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-style:italic;
}
.listeCommentaires {
	height:150px;
	overflow:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align:justify;
}
.videoCenter {
	margin-left:5px;
}
.mangaNotez {
	padding-left:60px;
}
.imageNotez {
	padding-left:15px;
}
.videoNotez {
	margin-top:-12px;
	margin-bottom:5px;
	margin-left:333px;
}
.jeuNotez {
	margin-top:-15px;
	margin-bottom:5px;
	margin-left:302px;
}
