﻿body
{
	background-image : url('../images/common/gradient.png');
	background-repeat : repeat-x;
	text-align: left;
	padding-top:15px;
	padding-left:50px;
	font-family: Arial;
}

#header 
{
	/* header original*/
	background-image : url('../images/common/header3.png');

	/* header par Zizag 
	background-image : url('../images/common/091221082712804608.png');*/

	background-repeat : no-repeat;
	height : 140px;
	width:1024px;
	margin-left: 10px;
	margin-right: auto;	
	text-align: left;	
}

h1
{
	color : #000;
	font-size : 36px;
	font-weight: bold;
	letter-spacing:-05px;
	position : absolute;
	margin-left: 80px;
	margin-right: auto;	
	margin-top:0px;
	text-align: left;
	font-family: arial black;
}



#content
{
	text-align:left;
	color:#444;
	margin:4px;
	width:650px;
	padding-left:10px;
	font-size: 12px;
}

#content_articles
{
	text-align:left;
	color:#444;
	margin:4px;
	width:650px;
	padding-left:10px;
	font-size: 12px;
}


html>body #global
{
	width:735px;
	border-right: 1px solid #ccc;
	font-size: 11px;
	/*min-height:1500px;*/
}

#global
{
	width:735px;
	border-right: 1px solid #ccc;
	font-size: 11px;
}



#footer
{
	border-top: 1px solid #ccc;
	padding-top:20px;
	padding-bottom:50px;
	text-align:left;
	color:#444;
	margin:4px;
	padding-left:10px;
	font-size: 11px;
	width: 720px;
}


h2
{
	border-bottom: 1px solid #ccc;
	margin: 6px 0 5px 0;
	color: #444;
	font-size: 14px;
}

#right h2
{
	margin: 6px 0 5px 0;
	color: #444;
	font-size: 14px;
	width:300px;

}

#content .titleArticle
{
	width:500px;
}

#content h2 a
{
	text-decoration:none;
}
a
{
	color:#009900;
	float:none;
	display:inline;
}

#content .imageEtPlayer
{	
	width:150px;	
	float:right;
	margin:0px 0px 25px 10px;
	margin-top:-40px;
	left:580px;
	text-align:right;
	padding-top:5px;
	
}

#content_articles .imageEtPlayer
{	
	float:left;
	margin:0px 10px 25px 0px;

}




#content .imageArticle
{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	width:150px;
	right:5px;	

}

#content_articles .imageArticle
{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	width:200px;

}

#content .playerArticle
{	
	width:60px;
	height:20px;
	right:5px;
	float:left;
	margin-top:-5px;
}


#content_articles .playerArticle
{	

	height:20px;
	right:5px;
	width:200px;
}
.imageLink
{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	width:20px;
	height:12px;
}

#right
{
	position: absolute;
	top:197px;
	padding:5px;
	left:800px;
	font-size: 11px;	
	width:300px;
}

#right  a
{
	text-decoration:none;
}

#right #links a
{
	color: #444;
}

img
{
	border:0px;
}

.reset {
  height:0;
  clear:both;
  padding:0;
  margin:0;
  visibility:hidden;
}

.archives {
	height: 600px;	
}

.archives_faq {
	height: 270px;	
}

.archives_adhesion {
	height: 275px;	
}

.archives_contact {
	height: 272px;	
}

.contenu_verrouil {
	width: 350px;
	height: 100%;
	overflow: auto;		
}

.lirelasuite {
    background-color: #e4e4e4;
    padding: 2px 5px 2px 5px;
    color: #242424;
    text-decoration: none;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

