@CHARSET "UTF-8";
/* RESET */
/* Thx to Eric Meyer : http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus
{
}
body
{
	font-family:Verdana,sans-serif;
	font-size: 10px;
}
b, strong
{
	font-weight: bold;	
}
ol, ul
{
	list-style: disc;
	padding-left: 20px;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td
{
	/* text-align: left; */
	font-weight: normal;
}
/* fin reset css */

body
{
	background:#000 url("/images/interface/site_background.jpg") center top no-repeat;
	color: #000;
}

h3
{
	font-weight:bold;
	font-size:18px;	
}

blockquote
{
	margin-left:35px;	
}

a, a:link, a:visited
{
	color:#F7D400;
	text-decoration: none;
}
a:hover
{
	color:#FFF600;	
}

p
{
	margin-top: 1.4em;
}
th
{
	background-color: #000;
	color: #FFF;
	font-weight: bold;	
}

/* Pagination */

#overall
{
	width:830px;
	padding:0 0px 0 0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-bottom:0;
	margin-top:0;
	/* background: #121212 url("../images/interface/overall-bg.gif"); */
	background: url("/images/interface/briefing_content_background.jpg") no-repeat 0px 0;
	font-size:130%;
}

#bgoverall
{
	background: url("/images/interface/underbg.jpg") repeat-y;
	width:830px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#header
{
	position: relative;
	height: 160px;
}
#header h1
{
	position: absolute;
	top: 100px;
	left: 210px;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;	
}
#headerimg
{
	position: absolute;
	left:3px;
	top:5px;	
}
#intel
{
	position: absolute;
	left:5px;
	height: 150px;	
}
#logo
{
	position: absolute;
	top:0px;
	left:255px;	
}
#runsgreat
{
	position: absolute;
	top:40px;
	right:54px;
}
#langue
{
	position: absolute;
	top:4px;
	right:20px;
}

#menu
{
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}
#menu ul
{
	list-style: none;
}

#menu ul a
{
	display: block;
	margin: 10px 0;
	padding: 4px;
	background: #F7D400 url("/images/interface/diagonale_noire.png") top right no-repeat;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#menu ul a:hover
{
	color: #FFF;
	background-color: #666; 	
}

#content
{
	width: 640px;
	padding:10px; 
	min-height: 640px;
}
#right_modules
{
	float: right;
	width: 150px;
	padding: 10px;
	overflow: hidden;
	font-size: 0.85em;
	color: #FFF;
}
#right_modules input
{
	border: 1px solid #F7D400;
	font-size: 10px;
	background-color: #222;
	color: #FFF;
	width: 50px;
}
#login_zone
{
	border: 2px solid #444;
	padding: 5px;
}
#login_zone table td
{
	padding: 2px;
	text-align: right;
}
#links
{
	border:		2px solid #444;
	padding:	5px;
	text-align:center;
}
#inner_footer
{
	width: 634px;
	height:90px;
	padding: 10px 0 10px 190px;
	clear: both;
	position: relative;
}
#footer_logo1
{
	position: absolute;
	left: 120px;
}
#footer_logo2
{
	position: absolute;
	left: 360px;
}
#footer_logo3
{
	position: absolute;
	left: 570px;
}

#logo1 li
{
	display: block;
	float: left;
	padding:0 21px;
}
#logo2
{
	clear: both;
}
#outer_footer
{
	clear: both;
	width:914px;
	padding: 0 45px 15px 15px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	color: #AAA;
	background: #000 url("/images/interface/site_footer_background.jpg") no-repeat top left;
}

#copyrights
{
	text-align:center;width:670px;padding-left:60px;
}
#copyrights a
{
	color: #FFF;
}

/* NEWS */
.news
{
	padding: 10px 0 20px 0;
	border-top: #D0A27F 3px solid;
	text-align: justify;
}
.news_title
{
	width: 540px;
	background: transparent url('/images/interface/dragon-icon.gif') 0 0 no-repeat;
	padding: 0 0 0 60px;
	height: 50px;
	font-size: 20px;
	text-transform: uppercase;
	color: #3f1818;
	line-height: 1.1em;
}
.news_title h2 a
{
	color: #3f1818;
}
.news_date
{
	display: block;
	float: right;
	font-size: 11px;
	width: 80px;
	font-weight: bold;
	text-align: right;
}
.news_text
{
	padding: 0;
	border-top: #D0A27F 1px solid;
	
}



#liste_map td
{
	border:1px solid black;
	padding:3px;
}