html {
	margin-top: 0;
    overflow-y: scroll;
}
body {
	background: url('../data/images/theme/background.jpg') no-repeat	#FFFFFF;
	background-position: center top ;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0;
	margin-bottom: 150px;
	padding: 0;
}
table {
	font-size: 10pt;
}
h1 { 
	font-family: Helvetica, Arial, sans-serif; 
	margin: 20px; 
	padding: 0; 
	font-weight: normal;
}
h2 { 
	font-size: 12pt; 
	font-weight: normal;
}
p { 
	margin : 0; 
	padding: 0; 
}
a { 
	text-decoration: none; 
	color: #f7721a;
}
a:hover { 
	text-decoration: none; 
	color: #f7721a;
}
a:focus { 
	text-decoration: none; 
}
.center { 
	text-align : center; 
}
.clearer { 
	clear : both; 
	visibility : hidden; 
	margin : 0; 
	padding : 0; 
}
.img{
	padding:0; 
	margin:0;
}
img { 
	border: none; 
}
img.section {
	float: left;
}

img.right {
	float: right;
}
fieldset {
	border : 0;
	margin: 0;
	padding: 0;
}
label {
	display : block;
}
.header {
	position: fixed;
	top: 125px;
	left: 0px;
}
.header ul { 
	list-style-type: none;
}
.header li a { 
	font-size: 16px;
	color: #000000;
}
.header nav ul li { 
	text-transform: uppercase;
}
#menu { 
	margin: 0 0 10px 0; 
	height: 35px; 
	width: 100%; 
	text-align: center; 
}
#menu ul{
	list-style-type : none;
}
#menu .left li { 
	font-size: 26px; 
	letter-spacing: 0px; 
	display:inline;
}
#menu .right li { 
	float: right;
}
#menu li a { 
	color: #000000; 
	padding:0.5em; 
}
#socialNetworking {
	margin: 0;
	padding: 0;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 5;
}
#twitter { 
	display: table-cell;
	width: 60%;
	overflow:hidden; 
	white-space:nowrap; 
	height: 40px; 
	float: left; 
	margin-left: 5px; 
	margin-top: 1px; 
	padding-top: 5px;
	padding-left: 125px;
	text-overflow:ellipsis;
}
#twitter .tweet a{ 
	color: #FFFFFF;
}
#twitter .tweet a:hover{ 
	color: #32b5e1;
}
#twitter p.tweet {
	background-color: #000;
	overflow: hidden;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 7pt;
	-o-text-overflow: ellipsis; 
    text-overflow: ellipsis; 
}
#twittybird {
	position: fixed;
	left: 0;
	top: 5px;
}
#links { 
	font-family: Helvetica, Arial, sans-serif;  
	margin: 0; 
	padding: 1px;  
	height: 20px; 
	text-align: right; 
	background: #000000; 
	color: #FFFFFF;
}
#links ul { 
	margin-right: 10px; 
	list-style-type : none; 
}
#links li {  
	letter-spacing : 2px; 
	display:inline;
}
#links div a { 
	color: #FFFFFF;
}
#links div a:hover { 
	color: #DDDDDD;
}
#links div {
	font-size: 17px; 
	font-weight: 500; 
	float:right; 
	overflow: hidden; 
	width: 0px;
}

#links a { margin-top: 4px; }
#homeplayer{
	margin: 30px auto 10px 4px;
	padding: 0;
	width:609px; 
	height:367px;
	-moz-box-shadow: 1px 1px 10px #000;  
	-webkit-box-shadow: 1px 1px 10px #000;  
	box-shadow: 1px 1px 10px #000; 
}
#whatsup { 
	width: 950px; 
	margin: auto;
}
#videlt1{ 
	background: #000000; 
	width:640px; 
	margin: 0; 
	padding: 20px 0 20px 0; 
	border-radius: 20px;
}
#videlt2{ 
	background: #000000; 
	width:280px; 
	height: 385px; 
	margin: 0; 
	padding: 20px 0 20px 0; 
	border-radius: 20px;  
	float: right;
}
#content { 
	display: block;
	width: 650px;
	height: 500px;
	margin: 45px auto 0px auto;
	padding: 0 0 0 0;
	overflow: auto;
	text-align: justify;
}
#content2 { 
	display: block;
	width: 650px;
	margin: 45px auto 100px auto;
	text-align: justify;
}
#content3 { 
	display: block;
	width: 730px;
	height: 500px;
	overflow: auto;
	margin: 45px auto 100px auto;
	text-align: justify;
}
#contentising {
display: block;
	width: 650px;
	height: 200px;
	margin: 45px auto 0px auto;
	padding: 0 0 0 0;
	overflow: auto;
	text-align: justify;
}
#content .title { 
	margin: 0; 
	padding: 0; 
	text-align: justify;
}
#content .title a { 
	color: #f7721a;
}
#content .title a:hover { 
	color: #c200c2;
}
#content .post { 
	text-align: justify; 
	margin-top: 60px; 
	margin-bottom: 20px;
}
#content .post a { 
	color: #f7721a;
} 
#content .post a:hover { 
	color: #c200c2;
} 
#content .post a .more { 
	color: #f7721a;
} 
#content .derniersarts { 
	padding: 10px 40px 20px 10px; 
	color: #333333; 
}
#content .derniersarts p a { 
	color: #333333;
}
#content .derniersarts p a:hover { 
	color: #777;
}
#content .derniersarts .txtArt .eltArt  {  
	width: 140px; 
	vertical-align:top;
}
#content .derniersarts  li { 
	display: list-item;
}
#content .derniersarts  ul { 
	list-style-type: none;
}
#content .dates {
	background: #FFFFFF; 
	margin: 0 25px 0 25px; 
	width: 390px; 
	padding: 10px 10px 20px 10px; 
	border-radius: 20px; 
	float: left;
}
#content .player {
	background: #FFFFFF; 
	width: 175px; 
	padding: 10px 10px 20px 10px; 
	border-radius: 20px;  
	float: left;
}
#sidebar { 
	width: 300px;
}
.footer{
	width: 100%;
}
.footer .newsletter{ 
	display: block;
	position: fixed;
	bottom: 30px;
	left: 25px;
	z-index: 5;
}
.footer .copyright{ 
	display: block;
	position: fixed;
	bottom: 30px;
	right: 25px;
	z-index: 5;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#FFFFFF !important; 
}
#recaptcha_table {
	border-color: #FFFFFF !important;
}
#recaptcha_response_field {
	border-color: #000000 !important;
	background-color:#FFFFFF !important;
}
.boutonRouge {
	display: block;
	position: fixed;
	top: 5px;
	left: 20px;
	z-index: 6;
}
.thumbnailimage { 
	width: 100px; 
	height: 100px; 
	float:left; 
	margin: 5px 5px 5px 5px; 
}
.large_thumb	{
	float:left; 
	position: relative; 
	width:100px; 
	height:100px; 
	overflow: hidden; 
	-moz-box-shadow: 1px 1px 5px #000;  
	-webkit-box-shadow: 1px 1px 5px #000;  
	box-shadow: 1px 1px 5px #000; 
}
img.large_thumb_image	{
	position:absolute;
	left:0;
	top:0;
}
.large_thumb_shine	{
	width:100px;
	height:100px;
	background:url('../img/shine.png');
	position:absolute;
	background-position:-350px 0;
	left:0;
	top:0;
	background-repeat:no-repeat;
}
.thumb_container { 
	width:100px; 
	height:100px; 
}
.galthumb{
	display: block; 
	width:100px; 
	height: 100px; 
	margin: 0;
	padding: 0;
}
.large_thumb_shine	{
	width:100px; 
	height:100px; 
	background:url('../img/shine.png');
	position:absolute; 
	background-position: -350px 0; 
	background-repeat:no-repeat;
}
img.large_thumb_image{
	position:absolute; 
	left: 0;
}
.articleImg {
	float: left;
	margin: 5px;
}
.articleImg img{
	width: 150px;
}
.artLinks {
	position: absolute;
	display: block;
	top: 120px;
	margin-left: 170px;
}
#pagination{
	position: fixed;
	display: block;
	bottom: 30px;
	left: 600px
}
