#utilMenu
{
	padding-top:1px;
	padding-right:10px;
}
#reseau
{

	width:50px;
	float:right;
}
.logoReseau
{
	width:19px;
	height:19px;
	margin-right:4px;
	float:right;
}
.logoReseau:hover
{
	cursor:pointer;
}
#logoTwitter
{
	background:url("images/twit.jpg");
}

#logoRSS
{
	background:url("images/rss.jpg");
}

#logoTwitter:hover
{
	background:url("images/twit.jpg") 0px -20px ;
}

#logoRSS:hover
{
	background:url("images/rss.jpg") 0px -20px;
}
#rechercheMenu
{
	
	height:19px;
	float:right;
}
#formRechercheMenu
{
	height:17px;
	background:#333333;
	border:1px solid #444444;
	color:#AAAAAA;
}

#menuBox
{
	width:100%;
	position:absolute;
	left:0px;
	top:22px;
	height:100px;
	dislpay:none;
}

#twitterBox table
{

	width:155px;
	height:15px;
	position:relative;
	left:767px;
	color:#AAAAAA;
	float:left;
}

#rssBox table
{

	width:200px;
	height:15px;
	position:relative;
	float:left;
	left:744px;

}

.boxMenu
{
	display:none;
	font-size:10px;
	padding:2px;
}

.boxMenu td
{
	border:none;
	color:#AAAAAA;
}
.boxMenu td a
{
	color:#AAAAAA;
}

#chargement
{
	display:none;
}

#utilBox
{
	width:935px;
	height:100px;
	position:relative;
	margin:auto;

	
}

#lienHome
{
	width:937px;
	height:170px;
	position:relative;
	margin:auto;

}
#boxHome
{
	width:100%;
	position:absolute;
	left:0px;
	top:25px;
	height:170px;

}

.logReseau
{
	padding:0px;
	margin:0px;
}

#contactBox
{
	display:none;
	margin:auto;
	height:0px;
	width:935px;
	overflow:hidden;
	background:#0B0B0B;
}
#contactForm
{
	width:400px;
	height:200px;
	position:relative;
	padding-right:3px;
	margin:auto;
	top:-300px;
	
}

#contactForm textarea
{
	background:black;
	color:#00ACFE;
	border:solid 1px #00ACFE;
}
#boutonContact
{
		
	
}
#contactForm input
{
	background:black;
	color:#00ACFE;
	border:solid 1px #00ACFE;
	padding:2px;
}
#contenuBlog
{
	background: black url(images/header.jpg) center 0 no-repeat;
}
#contactBox table
{
	width:100%;
	border-collapse:collapse;
	padding-right:5px;
}

#contactBox td
{
	border:none;
	color:#00ACFE;
}

#nousContacter a {
	
	float:left;
	color: #fff;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 8pt;
	font-weight: bold;
    	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform:uppercase;
	margin-left:200px;
	
}
#nousContacter a:hover {
	background: #ffffff;
	color: #00ACFE;
	padding: 4px 10px 4px 10px;
}

#contactForm input
{
	width:98.5%;
}
#contactForm textarea
{
	width:100%;
	height:130px;
}
.boxVideo
{
	margin-bottom:20px;
}
.boutonVideo
{
	width:100%;
	height:25px;
	position:relative;
	margin:auto;
	text-align:center;
	color:white;
	line-height:25px;
	font-size:1.2em;
	background:#00ACFE;
	
}

.boutonVideo:hover
{
	cursor:pointer;
}

.youtubeVideo
{
	display:none;
}

#sidebar .box .video
{
	padding:10px 0px;
}

#relatedPostLu li
{
	width:400px;
	
}

#thumb 
{
	width:476px;
}
#related_post
{
	width:400px;
}
#relatedPostLink
{
	margin:5px;
}


.inside2 {
	width: 400px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

.inside2 li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
	height:40px;
}

.inside2 li img.avatar, .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
	list-style-type:none;
}

#twitter
{
	border:1px solid #bbbbbb;
	text-align:center;
	width:200px;
	//line-height:32px;
	position:relative;
	margin:auto;

}

#twitter img
{
	border:none;
}
