@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;
	vertical-align: baseline;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus
{
}
body
{
	line-height: 1;
	color: black;
	background: #000;
}
ol, ul
{
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	/* text-align: left; */
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/* GENERAL STYLE */
html
{
	height: 100%;
}
body
{
	color: white;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	backgound-color: black;
	background-image: url("../images/interface/background.jpg");
	font-size: 100%;
	line-height: 1.1em;
	background-repeat: no-repeat;
	background-position: center 22px;
}
body, div, input
{
	font-family: Verdana, Arial;
}
em
{
	font-style: italic;
}
strong, b
{
	font-weight: bold;
}
a
{
	color: #81BDDF;
	text-decoration: none;
}
a:hover
{
	color: #519AAC;
}
h1, h2, h3
{
	line-height: 1em;
	font-weight: bold;
	font-family: "Verdana", Arial;
	color: #81BDDF;
}
h1
{
	text-align: center;
	font-size: 2em;
	margin-bottom: 2ex;
}
h2
{
	margin-bottom: 1ex;
	margin-top: 1.5ex;
	font-size: 1.5em;
}
h3
{
	margin-bottom: 1ex;
	font-size: 1.2em;
}
.error_msg
{
	color: #AA4400;
	font-weight: bold;
}

/* PAGINATION */

div#overall, div#outer_footer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#overall
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* HEADER */
div#header
{
	margin-left: auto;
	margin-right: auto;
	height: 176px;
	background-image: url("../images/interface/background_header.jpg");
}
#content
{
	background-image: url('../images/interface/background_news.jpg');	
}
#home_link
{
	margin-left: 312px;
	margin-top: 72px;
	width: 300px;
	height: 100px;	
}

/* NEWS ET CADRES */
#news ul
{
	list-style: disc;
	padding-left: 20px;	
}
#news
{
	width: 625px;
	float: left;
	font-size: 75%;
}
.news
{
	width: 595px;
	margin: 0px 10px 10px 15px;
	padding-left: 10px;
	color: #EEE;
	background-color: #666;
	/*min-height: 508px;*/
}
.news_title
{
	margin-top: 12px;
	margin-left: 15px;
	padding-left: 40px;
	padding-top: 10px;;
	font-size: 1.1em;
	height: 27px;
	width: 565px;
	color: #CCC;
	background-color: black;
	background-image: url('../images/interface/head_news.png');
	font-weight: bold;
}
.news_title a
{
	color: #CCC;	
}
.news_title a:hover
{
	color: #FFF;	
}
.img_news
{
	float: right;
	width: 143px;
	padding-top: 10px;
	padding-right: 10px;
}
.news_text
{
	padding-top: 5px;
	/*margin-right: 180px;*/
	margin-right: 10px;
	padding-bottom: 5px;	
}
#menu_right
{
	float: right;
	min-height: 500px;
	width: 350px;
	margin-bottom: 10px;
}
#content_no_module
{
	width: 900px;
	float: left;
	font-size: 75%;
}
.img_title
{
	margin-top: 12px;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 10px;;
	font-size: 1.1em;
	height: 27px;
	width: 900px;
	color: #CCC;
	background-color: black;
	background-image: url('../images/interface/head_news_long.png');
	background-repeat: no-repeat;
	font-weight: bold;
}
.img
{
	width: 930px;
	margin: 0px 10px 10px 20px;
	padding-left: 10px;
	color: #EEE;
	background-color: #666;
}
/* CADRES */
#connexion, #info_forum, #screenshots, #connected, #info_sondage
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
}
#connexion
{
	color: #CCC;
	width: 234px;
	height: 123px;
	/*padding-top: 115px;*/
	padding-top: 20px;
	padding-left: 95px;
	background-image: url('../images/interface/login.png');	
}
#connexion a, #connected a
{
	font-size: 70%;
	color: #CCC;
}
#connexion a:hover
{
	color: #81BDDF;
}
#connected
{
	color: #CCC;
	width: 234px;
	height: 65px;
	padding-top: 20px;
	padding-left: 95px;
	background-image: url('../images/interface/login_connected.png');	
}
#connected .login a
{
	color: #81BDDF;	
	font-size: 100%;
}
#connected .login a:hover, #connected .inbox_msg a:hover
{
	color: white;	
}
.input
{
	margin-top: -50px;
	margin-bottom: 60px;
}
.login_mdp
{
	margin-top: 10px;	
}
.auto_connexion
{
	font-size: 70%;
	margin-left: -55px;
	margin-top: -45px;
}
.button
{
	margin-left: 110px;
	margin-top: -20px;	
}
.bouton_login
{
	margin-left: -45px;
	margin-top: 0px;
}
.bouton_mdp
{
	margin-left: -83px;
	margin-top: 15px;	
}
.login
{
	margin-left: -30px;
	margin-top: -5px;
}
.bouton_logout
{
	margin-left: 115px;
	margin-top: -31px;
}
.inbox_msg
{
	margin-left: -110px;
	margin-top: 15px;	
}
#info_forum
{
	width: 329px;
	height: 154px;
	background-image: url('../images/interface/forums.jpg');
	padding-top: 38px;
	line-height: 0.9em;
}
.title_forum
{
	color: #81BDDF;
	font-size: 75%;
	font-weight: bold;
	margin-left: 25px;
}
.text_forum
{
	font-size: 75%;
	margin-left: 25px;	
}
#screenshots
{
	background-image: url('../images/interface/screen_box.png');
	width: 313px;
	height: 164px;
	padding-left: 16px;
	padding-top: 28px;	
}
/* PIED DE PAGE */
#outer_footer
{
	clear: both;
	color: #777;
	font-size: 55%;
	background-image: url('../images/interface/outer_footer.jpg');
	height: 30px;
	padding-top: 10px;
}
#links_footer
{
	/*padding-left: 35px;*/
	text-align: center;	
}
#outer_footer a
{
	color: #777;
}
#outer_footer a:hover
{
	color: #81BDDF;
}


/* MODULE SONDAGE */
#title_sondage
{
	font-size: 100%;
	color: #81BDDF;
	text-align: center;
	/*margin-bottom: 10px;*/
}
#text_sondage
{
	margin-left: 20px;
	margin-right: 22px;
	font-size: 85%;
}
#info_sondage
{
	width: 329px;
	line-height: 0.9em;
}