/* Copyright 2009 Recherchetout.fr, all rights reserved.*/
table {
 border-collapse:collapse;

 }
th, td {
 border:2px solid #335f9c;

 }
body{
width:100%;
clear:both;
margin: 0;
font-family: Century Gothic;
font-size:16px;
min-width:1300px;
}
h1{
border-bottom:2px solid #f50006;
padding-bottom:10px;
width:100%;
font-size:25px;
font-weight:normal;
margin-top:3px;
}
h2 {font-size: 22px;
color:#335f9c;
width:90%;
border-bottom:2px solid #335f9c;
font-weight:normal;
}
h3{font-size: 20px;
color:#335f9c;
width:50%;
border-bottom:1px solid #335f9c;
font-weight:normal;}
h6{font-size: 1.2em;
color:#f50006;margin-top:10px;margin-bottom:10px;}
.comment_left{
float:left;
}
.comment_right{
float:right;
}
/*table,td.table2{
border:2px solid #385a99;
border-collapse: collapse;
}*/

/*td, table{
border:0px;
border-collapse: none;
}*/

#background{
background: url(images/color.png) repeat-x scroll center top;
height:155px;
}
#img{
clear:both;
background: url(images/halloween.png) no-repeat;
height:155px;
margin-top:-15px;

float:right;
width:600px;
margin-right:0;
padding-right:0;


}
#img:hover{
background: url(images/halloween_on.png) no-repeat;
height:155px;
margin-top:-15px;

float:right;
width:600px;
margin-right:0;
padding-right:0;


}
#header{
border-bottom: 5px solid #646464;
height:140px;
padding-top:15px;
padding-left:50px;
/*background: url(orange.png) repeat-x scroll center top;*/
/*background: url(images/halloween.png) no-repeat;*/
clear:both;
/*padding-top:15px;
padding-left:50px;
border-bottom: 5px solid #646464;*/

}
.title_article{
/*margin-left:22%;*/
border-bottom:2px solid #7f54ac;
padding-bottom:10px;
width:100%;
font-size:25px;
}
.content{	
border-top:2px solid #f50006;
font-size:16px;
/*border:2px solid #DDDDDD;*/
padding-left: 5px;
padding-bottom:20px;
margin-left:195px;
-moz-border-radius:10px;
margin-bottom:20px;
}
div#comment{	
font-size:14px;
border-top:2px solid #c64d2b;
padding-left: 0px;
padding-bottom:20px;
margin-left:195px;

margin-bottom:20px;

}
.menu2{
float:left;
}
.pub{	
       width: 300px;
        height:250px;
		border: 2px solid #dddddd;
		margin-right:30px;
	
		}
div#alert{
font-size:14px;
border:2px solid #DDDDDD;
padding-left: 5px;
padding-bottom:27px;
margin-left:195px;
-moz-border-radius:10px;
margin-bottom:20px;
		}
/* Menu */
.menu2 {

	background: url(images/menu.png) repeat-y scroll center top;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}
.menu2 li {
	font-size:11.2px;
	margin: 0;
	padding: 0;
}
.menu2 a {
background: url(images/menu.png) repeat-y scroll center top;
	border: 1px solid #bebebe;
	color: #535353;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}
.menu2 a:hover {
	background: url("images/current-bg.gif") repeat-x;
	color: #fff;
		border: 1px solid #bebebe;
	padding-bottom: 8px;
}
.menu{

	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:century gothic;
	font-size:14px;
	font-weight:bold;
	color:#fff;
/*width:380px;*/
width:420px;
margin-top:-30px;
margin-left:150px;
margin-bottom:20px;
	}
.menu ul{

	background:url(images/menu-bg.gif) top left repeat-x;
	height:30px;
	list-style:none;
	margin:0;
	padding-left:30px;
-moz-border-radius:30px 30px 0px 0px;
	}
	.menu li{
		float:left;
		}
	.menu li a{
	border-left:1px solid #bebebe;
		border-right:1px solid #bebebe;
		color:#535353;
		display:block;
		font-weight:bold;
		line-height:30px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		font-variant: small-caps;
		}
		.menu li a:hover{
			color:#fff;
			text-decoration:none;
			background:url(images/current-bg.gif) top left repeat-x;
			}
	.menu li ul{
	 display:none;
		background:#ebebeb;
		border-left:2px solid #646464;
		border-right:2px solid #646464;
		border-bottom:2px solid #646464;
		/*display:none;*/
		height:auto;
		-moz-border-radius:0;

		width:225px;
		z-index:200;
		/*top:1em;*/
		/*left:0;*/
		padding:0;
		
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
	
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		border-bottom:2px solid #bebebe;
			
		}
		.menu li ul a:hover{
			/*background:#c1c1c1;*/
			background:url(images/current-bg.gif) top left repeat-x;
		
			color:#fff;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	/*.menu{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}*/
			.menu #current2{
		background:url(images/current-bg-red.gif) top left repeat-x;
		color:#ffffff;
		}
				.menu #current3{
		background:url(images/current-bg-green.gif) top left repeat-x;
		color:#ffffff;
		}
						.menu #current4{
		background:url(images/current-bg-yellow.gif) top left repeat-x;
		color:#ffffff;
		}
#box{ 
float:left;
border: 2px solid #646464;
-moz-border-radius:10px;
width:47%;
max-width:520px;
min-width:410px;

}
#top{
overflow:hidden;

}
#bottom{
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
}
#box2{ 

clear:left;
float:left;
border: 2px solid #646464;
-moz-border-radius:10px;
width:45%;
max-width:520px;
min-width:410px;
}
#principal{
overflow:hidden;
margin-left:15px;
margin-right:5px;
}
a{
color:#3b5998;
}
#principal {
          margin-left: 33px;
	/*margin-left: 2%;*/
	margin-right: 370px;
	/*padding: 10px 20px;*/
}
/*#principal > :first-child {
	margin-top: 10px;
}*/
#principal p, #principal li {
	line-height: 1.5;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 300px;
	padding: 12px 20px;
	margin-bottom:50px;
}
a:hover{
color:#fb0f24;
}
.titre{
text-indent:8px;
font-family:Trebuchet MS;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
color:#535353;
width:100%;
background:url(images/menu-bg.gif) repeat-x;
padding-top:5px;
padding-bottom:5px;
font-variant: small-caps;
font-weight:bold;
font-size:15px;
}
#left{
float:left;
margin-left :3%;
}
#right{
float:right;
margin-right :3%;
}
.box_right{
display:inline;
float:right;
border: 2px solid #646464;
-moz-border-radius:10px;
width:46%;
margin-right:2%;
min-width:100px;
}
#footer{

background: #3066a0;
clear:both;
color:#fff;
padding-left :50px;
padding-top :20px;
padding-bottom :47px;
}
#footer_right{
float:right;
margin-right: 5%;
}
a.footer:hover{
color:#ff0000;

}
a.footer{
color:#fff;
}
#box_m{
border:solid 2px #d2d2d2;
text-align:center;
width:200px;
margin-top:20px;
float:left;
overflow:hidden;
}

#box_m>a{
font-size:20px;

}
#box_m_right>a{
font-size:20px;

}
#halloween_news{
margin-left: auto;
margin-right: auto; 
background:url(images/tchat.png) no-repeat;
width:416px;
height:303px;
border:none;
}
#halloween_news:hover{
background:url(images/tchat_hover.png) no-repeat;
}