/* Structure de la page en général */
/* --------------------------------------------------------------------------------------------- */
body {
	background:#86ACE3 url('/style/bar_droite5.png') 86% 0% repeat-y;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:0.80em Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color:#385980;
}

#page {
	background: transparent url('/style/bar_gauche.png') 14% 0% repeat-y;
}

#top {
	border-top:none;
	margin-bottom:0px;
}

#modules-left {
	float:left;
	width:14%;
}
#modules-right {
	float:right;
	width:14%;
}

#corps {
	z-index:10;
	margin-left:14%;
	margin-right:14%;
	padding:0px 0px 0px 0px;
}

#contenu {
	background-color:white;
	margin-right:19px;
	margin-left:19px;
	padding:3px;
}
#bottom {
	clear:both;
}

#head {
	background-color:#385980;
	height:179px;
	margin-bottom:27.5px;
}

.a_head {
	display:block; text-align:right; margin-right:400px;
}

.a_head:focus {
	background-color:transparent;
}


#dewslider {
	display:block; float:right; margin-right:4%; margin-top:27px; border:1px solid #4974a6;
}

#footer {
	clear:both;
	background-color:#385980;
	font-weight:bold;
	color:white;
	width:100%;
	text-align:center;
	margin:0px 0px 0px 0px;
}

.modules_titre, .actu_fix {
	display:inline;
	text-align:left;
	background-color:#385980;
	padding:2px;
	padding-right:1em;
	padding-left:5%;
	color:white;
	font-weight:bold;
	font-size:0.85em;
}

.actu_fix {
	padding-left:0px;
}

.online_visitors {
	display:block;
	font-size:75%;
	text-align:right;
	color:gray;
	float:right;
	width:10em;
	min-height: 43px;/* special for +1 not to make the page "jump" when it loads */
}

.gg_plus_one {
	display:inline-block;
	margin-top:4px;
	margin-right: 10px;
}

#arborescence {
	font-weight:bold;
	font-style:italic;
	width:100%;
	color:#1D8CC2;
	font-size:90%;
}
#arborescence p { display:inline; }


#chat-irc {
	font-size:80%;
}

.poll_table {
	background-color:#aedee0;
	/*background:#deff8b;*/
	border:1px solid black;
	font-size:0.9em;
	margin-left:1px;
	margin:auto;
}

#sondage_left table {
	/* ----------- A MODIFIER ------------ */
	margin-left:2%;
	background-color:white;
	border: 1px gray solid;
	font-size:75%;
}

#Gogole_ad {
	margin-left:2%;
	background-color:white;
	border: 1px gray solid;
	border-bottom:none;
	border-top:none;
	font-size:75%;
}

#partenaire a img { border:0px; }

#last_news ul , #last_tutos ul , #last_articles ul {
	list-style-type:none;
	margin-left:-2.7em;
}

#last_news ul li a:before {
	content:url('/style/new.gif');
}

#last_news ul li a:visited:before {
	content:"";
}

/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ Début des paramètres du menu-header ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤  */
#menu {
	border-top:1px solid #4974a6;
	font-size:1.08em;
	height:23px;
	z-index:100;
	text-align: center;
	color:white;
	/*background-image:url('menu.png');*/
	background-color:#385980;
	background-repeat:repeat-x;
	width:100%;
	padding-top:0.25em;
}



/* Bouton "ok" pour la recherche */
#sbb {
	position:absolute;
	left:auto;
	top:auto;
	right:-35px;
	background:#f1efef;
	font-size:80%;
	font-weight:bold;
	border:1px solid black;
	display:inline;
	height:20px;

}

#menu dl {
	float: left;
	width: 10.4%;
	border-right:1px outset #f1efef;
}
#menu #menu_wiki {
	width:6%;
}
#menu #menu_articles {
	width:12%;
}
#menu #forums {
	width:8%;
}
#menu #menu_accueil {
	width:7%;
}
#menu #menu_downloads {
	width:14%;
}
#menu .google-search {
	border-right:none;
}
.google-search {
	position:absolute;
	right:40px;
	top:auto;
	left:auto;
	width:11%;
	border:none;
}

#menu dt:hover, #menu dt:focus, #menu dt a:hover, #menu dt a:focus {
	color:orange;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin: 1px;
	margin-top:5px;
}

#menu #menu_rss {
	border:none;
	margin-left:-0.95em;
	width:9%;
}
/* Ceci paramètre le contenu du menu "déroulé" */
#menu dd {
	z-index:99;
	position:absolute;
	width: 11.4%;
	display: none;
	border: 1px solid gray;
	background-color:#f9f9f9;
	color:black;
	font-weight:bold;
	font-size:90%;
}

#menu li {
	text-align: left;
	font-weight:bold;
}

#menu #sbi {
	margin-top:-2px;
}

#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;

}

#menu li a { 
	color:#6b6b6b; margin-left:2em;
	font-size:0.9em;
}

#menu li a:hover, #menu li a:focus, #menu li:hover, #menu li:focus {
	color:#39789c;
	background-color:#a5c9dd; 
}

#menu dt a { color:white; }

#menu dt li:hover { background-color:#375980; }

/* Fin du paramètrage du contenu du menu:) */

#menu dl, #menu dt, #menu dd, #menu ul, #menu li, #smenu_res ul, #smenu_res li, #smenu_dl ul, #smenu_dl li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* ¤¤¤¤¤¤¤¤¤¤¤ Fin des paramètres du menu-header ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */

/* ------------------- Mise en forme des liens ------------------------*/

#last_news a, #last_articles a, #last_tutos a {
	font-size:0.95em;
	/*color:#39789c; */
	color: #375980;
}
#last_news a:hover, #last_articles a:hover, #last_tutos a:hover {
	/*color:#a7dc14;*/
	color:#dc5f14;
	/*color:#d48f09;*/
}
a.dotted {
	border-bottom:1px dotted #1D8CC2;
}

a.dotted:visited
{
	border-bottom:1px dotted #642C6B;
}

a.dotted:hover, a.dotted:focus
{
	border-bottom:none;
}

a
{
	text-decoration:none;
	color:#1D8CC2;
}

a:visited
{
	color:#642C6B;
}

a:hover, #arborescence a:visited:hover { 
	/*color:#FF9900;*/
	/*color:#d48f09;*/
	color:#dc5f14;
	text-decoration:underline;
	border-bottom:none;
}
a:focus { 
	color:#FF9900;
	background-color:#adcae0;
	text-decoration:underline; 
	border-bottom:none;
}

a img:hover, a img:focus, a img { 
	background:none; 
	border:none;
}

#footer a {
	font-weight:normal;
	color:white;
	text-decoration:none;
}

#arborescence a:visited {
	text-decoration:none;
	color:#1D8CC2;
}
#menu-left a, #menu_account a {
	text-decoration:none;
	color:#2e4062; 
	font-size:0.93em;
	margin-left:-1em;
}

#menu-left a:visited, #menu_account a:visited {
	text-decoration:none;
	color:#2e4062; 
	font-size:0.93em;
}

#menu-left a:hover, #menu_account a:hover {
	color:#dc5f14;
	background:none;
}
#menu-left a:hover:before {
	content:"> "
}

#menu_account a {
	margin-left:-1em;
}
/* Fin mise en forme des liens */
/**here**/

/* ----------------------------------------------------------------------------------- : Fin structure de la page en général */

/* Styles homepage ------------------------------------------- */

#intro {
	width:49%;
	float:left;
	margin-left:1px;
	line-height:1.2em;
	text-align:justify;
}

#realtime_forum {
	width:49%;
	min-height:9em;
}

#realtime_forum ul {
	list-style-type:none;
}

#homepage_news {
	text-align:justify;
}

/* This lines correct a pretty strange bug on the homepage display of titles */
/*#homepage_news .sub_title_content {
	padding-bottom:0.25em;
}
*/
/* ---------------------------------------------------- */
/* ############# SONDAGES ################### */
.poll_bar_box {
	border:2px inset #d8d8d8;
	height:14px;
	background:#ededed;
	padding:0px 0px 0px 0px;
}
.comm_table {
	border:1px solid black;
}

/* ######################### NEWS ################### */
.news { text-align:justify; }
.bloc_news
{
	/*background-color:#f4f2f0;
	border: outset 2px #375980;
	border-top: solid 1px #375980; */
	padding-top:0px;
	padding-bottom: 1px;
	padding-left: 1%;
	padding-right: 1%;
	text-align:justify;
	overflow:hidden;
}
.titre_news {
	/*background-color:#375980;
	vertical-align:top;
	margin-top:3px;
	border-bottom:solid 1px #375980;
	border-right:outset 2px #375980;
	border-left:outset 2px #375980;
	padding-left:2px; */
}

.titre_news .titre {
	font-size:140%;
	color: #375980;
	border-bottom:2px solid #375980;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
}

.titre_news .genre, .bloc_news .genre {
	/*margin-top:-8px;*/
	margin-right:4px;
	font-size:80%; 
	color:gray;
	font-style:italic;
	text-align:right;
}

/* #################################################### */


/* POur les tutoriaux et articles : voir tutos.css */ 
/* ################### Commentaires ################## */

.comm_head,  .comm_text {
	border:1px solid #bad0e4;
	background-color:#f3f3f3;
	text-align:left;
	overflow:auto;
	padding:3px;
}
.comm_head {
	color:#b2b2b2;
}
.comm_title {
	color:#365980;
}
#commentaires {
	border-collapse:collapse;
	/*	text-align:center;*/
	width:100%;
}

.comm_row {
	border-collapse:collapse;
	width:70%;
	margin:auto;
}
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* Classes réutilisables \ utilité multiples */

/* .center : centrage du texte */
.center { display:block; text-align:center; }

/* the same principe */
.left { display:block; text-align:left; }

/* again */
.right { display:block; text-align:right; }

/* last */
.justify { display:block; text-align:justify; }

.striked  { text-decoration: line-through; }

/* different from center : here, the block is centered */
.centered {
	display:block;
	margin:auto;
}
.sub_title {
	border-bottom:1px solid #253f5f;
	display:block;
	margin-bottom:0.5em;
	padding-bottom:0.23em;
	line-height:0.80em;
}
.sub_title_content {
	background-color:#253f5f;
	color:white;
	font-size:0.85em;
	padding-bottom:0.20em;
	padding-left:1%;
	padding-right:1%;
	padding-top:0.1em;
}
.stitre {
	color:#385980;
	font-weight:bold;
	font-style:italic;
	font-size:115%;
	margin-bottom:3px;
}

.quote {
	display:block;
	border:1px gray solid;
	background-color:#FAFAFA;
	padding:5px;
}

.infos {
	font-style:italic;
	font-weight:bold;
	color:gray;
	font-size:95%;
	text-align:justify;
	margin:30px;
	margin-top:0px;
}

/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤$ proposer-news.php¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
.annonce_post{ text-align:justify; }
.écrivain { float:left; width: 200px; height: 180px; margin: 3px; }
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/* ------------------- Guestbook ---------------------- */
#livre_or table {
	background:#a5f4bd;
	margin:auto;
	border: 2px outset #5e8f5e;
}

/* ----------------- BBcode Bar : ------------------ */
.bbcode_bar button {
	background:#e3def4;
	border:1px outset black;
}

/* -------------- Contact form -------------------- */
#contact_form {
	width:350px;
	margin:auto;
}

#contact_form form p {
	text-align:left;
}

#contact_form #floaters_inputs {
	float:right;
}

#contact_form h3 {
	text-align:center;
}

/* ------- Page "team" --------- */

.team_table {
	background-color:#5E83AF;
	width:80%;
	margin:auto;
	padding:0.2em 1em 1em 1em;
}

.team_table .team_job_cadre, .team_table .team_avatar_cadre, .team_table .team_profil_cadre {
	border:1px solid #2E4E75;
	/*width:100%;*/
}

.team_table .team_job_cadre {
	padding:0.5em;
	padding-top:0em;
	margin:1em;
	margin-top:90px;
}

.team_table .team_job_cadre .team_title_contenant {
	height:54px;
	text-align:center;
	width:70%;
	margin:auto;
	margin-top:-60px;
}

.team_table .team_job_cadre .team_title_contenant .team_title_left  {
	float:left;
	height:54px;
	width:12px;
	background-image:url('/img/team_bloc_titre_gauche.png');
	margin:0px 0px 0px 0px;
}

.team_table .team_job_cadre .team_title_contenant .team_title_right {
	float:right;
	height:54px;
	width:12px;
	background-image:url('/img/team_bloc_titre_droit.png');
	margin:0px 0px 0px 0px;
}

.team_table .team_job_cadre .team_title_contenant .team_title {
	height:54px;
	text-align:center;
	font-size:30px;
	padding-top:5px;
	color:white;
	background-image:url('/img/team_bloc_titre_fond.png');
	background-repeat:repeat-x;
	margin-left:11px;
	margin-right:11px;
}

.team_table .team_avatar_cadre .title, .team_table .team_profil_cadre .title {
	display:block;
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:center;
	position:relative;
	top:-21px;
}

table.team_inline_table {
	width:100%;
	margin-top:30px;
	border-spacing:30px;
}

td.team_profil_cadre, td.team_avatar_cadre {
	width:49%;
	vertical-align:middle;
	text-align:center;
	color:white;
}

td.team_profil_cadre a {
	color:white;
}

td.team_profil_cadre {
	text-align:left;
	vertical-align:top;
}

td.team_avatar_cadre .avatar {
	display:block;
	margin:auto;
	margin-bottom:2em;
}

td.team_profil_cadre p {
	padding-left:2em;
}

/* FIN page "team" */

/* CSS for [code] generated html */ 

div.div_code_container {
	width:400px;
	margin-right:auto;
	margin-left:auto;
	/*max-height:400px;*/
}
div.div_code {
	margin:0em 0em 0em 0em;
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
	color: #8b8b8b;
	width:100%;
	text-align:center;
}
pre.code {
	font-size:0.9em;
	font-family: monospace, mono;
	color: #8b8b8b;
	overflow:auto;
	/*display: block;*/
	height: auto;
	width:100%;
	max-height: 400px;
	/*white-space: normal;*/
	padding:2px;
	margin:0;
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
}


/* end of CSS for [code] generated html */

/* ------- Spécial menu IE7 : ----------------------- */
#smenu_dl {
	visibility:hidden;
	position:absolute;
	top:0px; 
	right:0px;
	background-color:#e4eff5;
	z-index:99;
	border: 1px solid gray;
	color:black;
	font-weight:bold;
	font-size:90%;
}
#smenu_res {
	visibility:hidden;
	position:absolute;
	top:0px; 
	left:45.6%;
	background-color:#e4eff5;
	z-index:99;
	border: 1px solid gray;
	color:black;
	font-weight:bold;
	font-size:90%;
}

#smenu_res li a, #smenu_dl li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;

}

#smenu_res li a, #smenu_dl li a { 
	color:#6b6b6b; margin-left:2em;
}

#smenu_res li a:hover, #smenu_res li a:focus, #smenu_res li:hover, #smenu_res li:focus, #smenu_dl li a:hover, #smenu_dl li a:focus, #smenu_dl li:hover, #smenu_dl li:focus {
	color:#39789c;
	background-color:#a5c9dd; 
}
/* ----------------FIN "spécial menu IE7" -----------------------*/

.fixe {
	position: absolute;
	top: 10px;
	left: 10px;
}
html>body .fixe {
	position: fixed;
}


/* ACTUALITES */
.actu_row {
	border: 1px solid #375980;
	margin:1.25em;
	padding:0.3em;
}
.actu_row img.actuimg {
	display:block;
	float:right;
	margin:0.15em;
}
.actu_row h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.actu_row a.actutitle, .actu_row a.actutitle:hover, .actu_row a.actutitle:focus, .actu_row a.actutitle:visited {
	font-size:1.3em;
	text-align:left;
	text-decoration:none;
	color: #375980;
	font-weight:bold;
}

.actu_row p.actutxt {
	text-align:justify;
}

.actu_row table {
	margin:0px 0px 0px 0px;
}

.actu_row table td.actutxt {
	vertical-align:middle;
}

p.actu_pages {
	color:#006699;
	font-size:1.15em;
	font-weight:bold;
	text-align:center;
	margin:auto;
}

div.similarthreadbits table tr td a {
	display:block;
	text-align:left;
}

div.similarthreadbits {
	width:70%;
	margin:auto;
}


.translate_block, .sn_buttons_publication{
	float:left;
	margin-top: 0.2em;
	margin-left: 1em;
	border: none;
}

.sn_buttons_publication .sn_button {
	float:left;
	display:block;
}

/********************************************/

/* **** CSS lié aux 125² de AD42 **** */

.adHeadline, .adHeadline:hover, .adHeadline:visited, .adHeadline:link, .adHeadline:focus, .adHeadline:active {
	color: #dc2714;
}
.ad42_125x125 { 
	margin:2px;
	padding: 0;
}
.ad42_125x125 td {
	padding: 0px;
	border: 1px solid black;/** @pcw **/
}
.ad42_125x125 td a img {
	border:none;
}

.ad42_125x125_right {
	margin-top: 5px;
	margin-bottom: 5px;	
}
