/*
 $Id: style.css,v 1.0 2008/03/24 22:29:24 A.Polounovsky $
+-----------------------------------------------------------------------+
+-----------------------------------------------------------------------+
| Copyright (c) 2008 Lézard Numérique                               |
|                                                                       |
| http://www.lezard-numerique.net                                       |
|                                                                       |
+-----------------------------------------------------------------------+
*/

/* BLOCS
---------------------------------------*/
body {
     	background:#3f0303 url(bg.jpg) repeat-x ;
     	font-size:12px;
    	font-family:Arial, Verdana, Helvetica, sans-serif;
    	color:#222;
    	margin:0;
    	padding:0;

}

#container {
	margin: 0 auto;
	width:966px;
	padding:0;
}

#header {
 	width:966px;
 	height:131px;
	background:url(tmp1.jpg);

}
#formulaire_recherche {
	position:absolute;
	top:91px;
	left:940px !important;
	left:1020px !ie;
}
#formulaire_recherche form {
	margin:0;
	padding:0;
	}

#formulaire_recherche input {
	background:transparent;
	border:none;
	
}
#forum_info_login {
	margin:0;
	text-align:center;
	line-height:40px;
}

#menu {
 	width:966px;
 	height:51px;
 	line-height:51px; 	
 	background:url(tmp2.jpg);
 	text-align:center;
}
#menu ul {
	margin:0 !important;
	margin:18px 0 0 0  !ie;
	padding:0;

}
#menu ul li {
	margin:0;
	padding:0;
	display:inline;
	border-right:3px solid #ccc;

}
#menu ul li a {
	font-size:15px;
	color:#2a2424;
	font-weight:bold;
	margin:0 10px 0 10px;
}

#top {
 	width:966px;
 	height:27px;
 	background:url(tmp3.jpg);
 	

}

#content {
   	width:966px;
   	float:left;
   	background:url(tmp4.jpg);
  
}

#left {
 	width:225px;
 	float:left;
 	margin:0 0 0 15px !important;
 	margin:0 0 0 9px !ie;
 	background:#f5f5f5;

}

#right {
 	width:675px;
	margin-left:260px;

}
#footer {
 	width:966px;
 	height:54px;
 	background:url(tmp5.jpg) no-repeat;

}
#footer p {
	margin:0 0 0 10px;
	line-height:55px;
	color:#fff;
}
#footer p a {
 	color:#f9bc0b;
 	text-decoration:none;
}
#footer p a:hover {
 	color:#830808;

}
/* ALL + CLASS
---------------------------------------*/
a {
 	color:#830808;
 	text-decoration:none;
}
a:hover {
 	color:#f90;

}

p {
	margin:10px 0 10px 0;
}
.clear {
	clear:both;
}
img {
	border:none;
}
#hierarchie {
	margin:0 0 10px 0;

}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.green {
	font-weight:bold;
	color:#24bf00;
}
.red {
	font-weight:bold;
	color:#cc0000;
}
	
.little_text {
	
	font-size:10px;
}
.bold {
	font-weight:bold;
	
}
.date {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-transform:capitalize;
}
	
/* TITRES
---------------------------------------*/
#left h4 {
	margin:0 0 10px 0;
	padding:10px 0 0 0;	
	background:url(h4.gif) no-repeat ;
	text-indent:30px;	
	height:25px;
	width:209px;
	font-size:14px;
	font-weight:bold;
}
h1 {
	margin:0 0 10px 0;
	font-size:18px;
}

h2 {
	margin:10px 0 10px 0;
	border-bottom:3px solid #f9bc0b;
	width:100%;
	font-size:14px;
}
/* BOXES
--------------------------------------*/
.boxes {
	margin:0 0 10px 10px;
	width:210px;
	border-bottom:2px solid #e5e5e5;
}
.boxes .img_boxes_portfolio {
	border:1px solid #ccc;
	padding:4px;
}
/* PG ACCEUIL
---------------------------------------*/

#player_accueil {	
 	text-align:center;
 	padding-top:16px; 	
	}

#joueur_accueil {
	margin-left:10px;
	text-align:center;
	margin-bottom:10px;
	
	}
/* PG GALERIE
---------------------------------------*/
.listing_galerie {
	float:left;
	width:200px;
	height:200px;
	margin:0 10px 10px 0;	
	border:1px solid #ccc;
	padding:5px;
	background:#f9f9f9;
	text-align:center;
}
.listing_galerie dt {	
	margin:0;
	padding:0;
	height:30px;
	font-weight:bold;
}
.listing_galerie dd {	
	margin:0;
	padding:0;
	font-size:10px;
	
}
.listing_galerie dd .img {	
	margin:0;
	padding:0;
	border:1px solid #f9bc0b;
	padding:4px;
}
.listing_galerie dt .img_visu {	
	display:none;
}

.listing_diapo {
	float:left;
	width:149px;
	height:140px;
	margin:0 7px 7px 0;	
	border:1px solid #ccc;
	padding:5px;
}
.listing_diapo .img {
	max-width:149px;
	max-height:112px;	
}
.listing_diapo_object {
	float:right;
}
.listing_diapo_object img {
	margin:5px;	
}

/* PG VIDEOS
---------------------------------------*/
.listing_video {
	float:left;
	width:200px;
	height:200px;
	margin:0 10px 10px 0;	
	border:1px solid #ccc;
	padding:5px;
	background:#f9f9f9;
	text-align:center;	
}
.listing_video dt {	
	margin:0;
	padding:0;
	height:35px;
	font-weight:bold;	
}
.listing_video dd {	
	margin:0;
	padding:0;
	font-size:10px;	
}
.listing_video dd .img {	
	margin:0;
	padding:0;
	border:1px solid #f9bc0b;
	padding:4px;	
}
.listing_video dd .img_visu {
	display:none;
}


/* TABLEAUX
---------------------------------------*/

.tb_head {
	background:#dcdcdc;
	font-weight:bold;
}
.tb_content1 {
	border-bottom:1px solid #f9f9f9;
	background:#fff7f7;

}
.tb_content2 {
	border-bottom:1px solid #fff;
	background:#f9f9f9;

}

#m_classement {
	font-size:11px;
}
/* FORMULAIRES
---------------------------------------*/
fieldset {
	border:1px solid #f90;
}
legend {
	font-weight:bold;
	font-style:italic;
	color:#830808;
}

label {
	font-weight:bold;
	display:block;
}
	
	
#spip-admin-float {
  display:none;
}


