/* CSS PAR ANNAHBEL . NE PAS MODIFIER SANS MON AUTORISATION */
body 														
{
	margin: auto;
	color: #FFF;
}

#global{
	position: relative;
	margin:0 auto;
	width:980px;
}

#header{
	margin:0 auto;
	width:980px;
	position:relative;
}
	#header img {
		border: 0 none;
		padding:0;	
	}
		
#picture{
	width: 313px;
	height: 400px;
	position:absolute;
	top:0;
	left:77px;
}
	#picture img {
		display:none;	
		position:absolute;
		border: 0 none;
		padding:0;
	}

#contenu
{
	width:590px;
	position:absolute;
	left: 327px;
	scrolling: no;
	margin-top: 20px;
	margin-left: 20px;
}

#colonne
{
	position: absolute;
	background:#111;
	scrolling: yes; 
	left: 70px !important;
	left: 30px;
	width:250px!important;
	width:270px;
	float:left;
}

	#colonne iframe
	{
		width:250px!important;
		width:290px;
	}

p													
{
	text-align: left;
	font-family: calibri,catriel,arial;
	font-size:11px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top:10px;
	padding-bottom:10px;
}

td													
{
	font-family: calibri,catriel,arial;
	font-size:11px;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom:4px;
	padding-top:4px;
}

td img												
{
	border:none;
}

h1								
{
	color: #fff;
	font-family: georgia,arial narrow;
	text-align: center;
	font-variant:small-caps;
	font-weight:normal;
	background:url(images/fond_news.jpg) top left repeat-x grey;
	-moz-border-radius:10px 10px 10px 10px;
	font-size:15px;
	margin-bottom:10px;
}

h1:first-letter									
{
	color: #c7330b;
	font-family: georgia;
	text-align: center;
	font-variant:small-caps;
	font-size:17px;
	letter-spacing:1px;

}

h2							
{
	color: #ed7e53;
	font-family:  georgia,arial narrow;
	text-align: center;
	font-size:13px;
	font-weight:normal;
	background-color:#ffffff;
	margin-bottom:10px;
}

h2:first-letter									
{
	color: #2f2d2e;
	font-family: georgia;
	text-align: center;
	font-variant:small-caps;
	font-size:14px;
	letter-spacing:1px;
}

h3 {
	font-family: Verdana;
	text-shadow: 3px 3px 1.5px #CCA55B; 
	font-size: 24px;
	text-transform: capitalize;
	color: #B48738;
	margin-top: 15px;
	padding-left: 20px;
	text-align: left;
	font-weight:bold;
	line-height: 10px !important;
	line-height: 18px;
}

h4 {
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	margin-bottom: 12px;
	padding: 2px 15px 2px 2px;
	letter-spacing: 1px;
	text-align: right;
	font-weight: normal;
	margin-top : -13px !important;
	margin-top : -15px;
	text-shadow: #6F5123 0px 0px 5px;
}

a
{
	text-decoration:none;
	font-style:none;
	color:#968F8D;
	cursor:crosshair; 
	letter-spacing:1px;
}

a:hover
{
	text-decoration:none;
	border-bottom:none;
	background:#faf3ed;
}


area
{
	cursor:crosshair; 
}

u
{
	color:  #5A4F9B;
}

b, strong
{
	color:  #92898e;
}

em
{
	color:  #C0C0C0;
}

span.GS
{
	color:  #92898e;
	text-decoration: underline;
	font-weight: bold;
}

blockquote {
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#313131;
	border:1px solid #010000;
	color:#8E8C8C;
	font-family:calibri;
	font-size:11px;
	padding:10px;
	text-align: left;
}


img{border:1px solid #f3d1a1; padding:3px; filter:alpha(opacity=70); -moz-opacity: .7;}
a img:hover{border:1px solid #f3d1a1; filter:alpha(opacity=70); -moz-opacity: .7;}
a img{border:1px solid #f3d1a1;text-decoration:none;padding:2px; filter:alpha(opacity=70); -moz-opacity: .7;}

.categorie { 
border-left : 4px solid #808080; 
font-weight : normal; 
font-size : 11px; 
font-family :catriel,arial; 
color : #504e4c; 
text-align : left; 
padding-left : 20px;
margin-bottom:2px; 
padding-top : 6px; 
padding-bottom : 6px; 
margin-left:10px;
}

.categorie:hover { 
border-left : 4px solid #A7A7A7; 
}

#colonne p {margin-left:0px;}
.affiliates {text-align:left;padding-left:30px;}


td.news-title{
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	background: url(images/fond_news.jpg) repeat scroll 0 0 #050304;
	border:0 solid #010000;
	color:#FDFDFB;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
	padding-left:50px;
	padding-top:8px;
	text-transform:none;
}

table.news-content{
	background-color: #262525;
	padding: 8px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	margin-bottom: 15px;
}
	table.news-content img{
		border: 1px solid grey;
		-moz-border-radius : 5px;
	}

td.news-categorie{
	border:1px solid grey;
	padding-left:10px;
	margin-top: 5px;
}