/* CSS Document */

/* éléments HTML */

body {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#3F3F3F;
	position:static;
}

img	{
	border:0;
	vertical-align:middle
}

ul {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:0.9em;
}

form {
	margin:0;
	padding:0;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
}

input, select {
	font:Tahoma, Arial, helvetica, sans-serif;
	font-size:1em;
	vertical-align:bottom;
	color:#3F3F3F;
}

a:link {
	color:#3F3F3F;
}
a:visited {
	color:#3F3F3F;
}
a:active {
	color:#3F3F3F; text-decoration: none;
}
a:hover {
	color:#FF5A00; text-decoration: none;
}

.intertitre {
	font-size:1.2em;
	font-weight:bold;
}
.liste {
	display:list-item;
	margin:0 0 0 20px;
}
.alerte {
	border-top:#FCDB43 1px solid;
	padding:6px;
	background:#FBF7E5;
	margin:0 0 20px 0;
}

/* masquer éléments */

.hidden { visibility:hidden; }
.off { visibility:hidden; display:none; }
.on {}
.lien { cursor:default; }
.hand { cursor:pointer; }

/* header */

#header {
	height:92px;
	background:#336699 url(images/header_fond_skyline.jpg) no-repeat;
}

#header h1 {
	position:relative;
	margin:0;
}

#nav {
	height:34px;
	margin:2px 0 0 0;
	padding:0;
	background:#406581 url(images/header_mn_fond.gif) repeat-x;
}

#nav ul {
	padding:0;
	margin:0;
	list-style: none;
}

#nav_rub {
	float:left;
	height:34px;
	background:url(images/header_mn_left.gif) no-repeat left;
}

#nav_rub a {
	display:block;
	padding:4px;
}

#nav_rub li {
	float:left;
	padding:0;
	margin:0 0 0 25px;
}

#nav_rub li:hover {
	background:url(images/header_mn_hover.gif) repeat;
}

#nav_mb {
	height:34px;
	float:right;
	background:url(images/header_mn_right.gif) no-repeat right;
}

#nav_mb li {
	float: left;
	padding: 9px 10px 0 0;
}

/* footer */

#footer {
	clear:both;
	height:26px;
	margin: 0 0 5px 0;
	background:#406581 url(images/foot_fond.gif) repeat-x;
	text-decoration: none;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
}

#footer_menu {
	float:left;
	margin:0;
	padding:7px 0 7px 20px;
	background:url(images/foot_left.gif) no-repeat left top;
}

#footer_heberg {
	right: 0px;
	margin: 0;
	padding: 7px 20px 7px 0;
	background:url(images/foot_right.gif) no-repeat right top;
	text-align: right;
}

/* page standart */

#page_std {
	position:relative;
	width:100%;
	margin:40px 0 0 0;
}

/* liens */

.mn:link     { color: #3F3F3F; text-decoration: none }
.mn:visited  { color: #3F3F3F; text-decoration: none }
.mn:active   { color: #3F3F3F; text-decoration: none }
.mn:hover    { color: #FF5A00; text-decoration: none }

.mnw:link     { color: #3F3F3F; text-decoration: none; font-weight:bold }
.mnw:visited  { color: #3F3F3F; text-decoration: none; font-weight:bold }
.mnw:active   { color: #3F3F3F; text-decoration: none; font-weight:bold }
.mnw:hover    { color: #FF5A00; text-decoration: none; font-weight:bold }

.mnb:link     { color: #FFFFFF; text-decoration: none }
.mnb:visited  { color: #FFFFFF; text-decoration: none }
.mnb:active   { color: #FFFFFF; text-decoration: none }
.mnb:hover    { color: #FF5A00; text-decoration: none }

.mnbb:link     { color: #FFFFFF; text-decoration: none }
.mnbb:visited  { color: #FFFFFF; text-decoration: none }
.mnbb:active   { color: #FFFFFF; text-decoration: none }
.mnbb:hover    { color: #3F3F3F; text-decoration: none }

/* menu forums */

#forum_menu {
	position:absolute;
	width:920px;
	height:38px;
	margin:38px 0 0 0;
	background:url(images/forum_menu_background.gif) repeat-x; /*#434B5C */
}
#forum_menu h2 {
	float:left;
	width:120px;
	height:38px;
	margin:0; padding:0;
	background:url(images/forum_menu_title.gif) no-repeat;
}
#forum_menu ul {
	float:left;
	height:38px;
	margin:12px 0 0 0;
	padding:0;
	list-style-type:none;
}
#forum_menu li {
	float:left;
	padding:0 15px 0 0;
}
#forum_menu form {
	float:right;
	height:38px;
	margin:0;
	padding:10px 15px 0 0;
	background:url(images/forum_menu_end.gif) no-repeat right top;
}
#forum_space {
	height:80px;
}

/* forum menu navig */

.forum_navig {
	position:relative;
	margin:0 0 25px 0;
	height:20px;
}
.forum_navig p {
	float:left;
	margin:0;
}
.forum_navig a {
	text-decoration:none;
}
.forum_navig form {
	float:right;
	margin:0;
}

/* forum pages et boutons repondre/creer sujet */

.forum_pratic {
	height:31px;
	clear:both;
	margin:10px 0 10px 0;
}
.forum_pratic div {
	float:right;
}
.forum_pratic p {
	padding:12px 0 0 0;
}

.liste_pages {
	margin:0 0 20px 0;
}
.liste_pages a {
	padding:2px 4px 2px 4px;
}
.liste_pages a:hover {
	border:1px #D3D8DF solid;
	padding:1px 3px 1px 3px;
	color:#4f4f4f;
}

/* forums bloc */

#forum_ban {
	height:30px;
	padding:0;
	margin:0;
	background-image:url(images/forum_ban2.jpg);
	border-top:1px solid #FFFFFF;
}

.forum_bloc {
	margin:0 0 15px 0;
	padding:0;
	position:static;
}
.forum_bloc h3 {
	margin:0;
	height:32px;
	background:#454D5F url(images/forum_entete_fond.gif) repeat-x;
	font-size:1em;
	color: #FFFFFF;
}
.forum_bloc_contenu {
	margin:2px 0 0 0;
	padding:4px;
	background:url(images/forum_bloc_fond.gif) repeat-x;
	border:1px solid #D3D8DF;
}
.forum_bloc_contenu h4 {
	font-size:1em;
}
.forum_bloc table {
	width:100%;
	margin:2px 0 0 0;
	padding:2px;
	border:1px solid #D3D8DF;
	border-spacing:0;
}
.forum_entete_titre {
	padding:9px 9px 0 9px;
	float:left;
	background:url(images/forum_entete_gauche.gif) no-repeat top left;
}
.forum_entete_bis {
	float:right;
	background:url(images/forum_entete_droite.gif) no-repeat top right;
	font-weight:normal;
	padding:7px;
}

.forum_signal {
	margin:2px 0 20px 0;
	padding:5px;
	background:url(images/forum_fond_post1_off.gif) repeat-x;
	border:1px solid #D3D8DF;
}


/* forums table */

.forum_tab_h {
	background:url(images/forum_table_h.gif) repeat-x;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
}
.forum_tab_h th {
	text-align:right;
}
.forum_tab_h th, .forum_tab_h td {
	padding:5px;
}

.forum_tab_v, #forum_tab_sond {
	background:url(images/forum_bloc_fond.gif) repeat-x;
	z-index:1;
}
.forum_tab_v th, #forum_tab_sond th {
	font-weight:normal;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.forum_tab_v th, .forum_tab_v td {
	padding:5px;
}
.forum_tab_v td {
	border-top:2px solid #FFFFFF;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
}
#forum_tab_sond th, #forum_tab_sond td {
	padding:3px;
}
#forum_tab_sond td {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
}
.forum_td_sond1 {
	border:no-border;
	background:#F1F5F7;
	padding:4px;
	text-align:right;
}
.forum_td_sond2 {
	padding:4px;
	border:0;
	background:#F1F5F7;
}

/* forum : lister topics */

.forum_td_img {
	padding:5px 8px 5px 12px;
}
.forum_td_1_ex {
	background:#F1F5F7 url(images/forum_td_titre_ex.gif) repeat-y;
}
.forum_td_2_ex {
	background:#E8EEF1;
}
.forum_td_3_ex {
	background:#F1F5F7;
}

.forum_td_1_nv {
	background:#E2F6FF url(images/forum_td_titre_nv3.gif) repeat-y;
}
.forum_td_2_nv {
	background:#D2F0FF;
}
.forum_td_3_nv {
	background:#E2F6FF;
}

/* lister posts */

.forum_td_post1_ex {
	background:#E9F0F3 url(images/forum_fond_post1_ex.gif) repeat-x;
	margin:0 1px 0 0;
}
.forum_td_post1_nv {
	background:#DEF5F5 url(images/forum_fond_post1_nv.gif) repeat-x;
}
.forum_td_post1_off {
	background:#F3E9EB url(images/forum_fond_post1_off.gif) repeat-x;
}
.forum_td_post2_ex {
	background:#F1F5F7;
	vertical-align:top;
}
.forum_td_post2_nv {
	background:#EAF8F8;
	vertical-align:top;
}
.forum_td_post2_off {
	background:#F7F1F2;
	vertical-align:top;
}
.forum_td_post1_col1 {
	border-right:1px solid #FFFFFF;
}

.forum_post_serv {
	width:150px;
	float:left;
	padding:5px;
	text-align:right;
}
.forum_post_title {
	width:615px;
	float:left;
	margin:0;
	padding:7px;
	font-weight:normal;
	font-size:1em;
}
.forum_post_title input {
	margin:0;
}
.forum_post_title span {
	font-weight:bold;
}
.forum_post_contenu {
	min-height:70px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
.forum_post_contenu img {
}
.forum_post_sign {
	border-top:1px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:italic;
}
.forum_resultat_post {
	height:200px;
	vertical-align:top;
}
.forum_resultat_post div {
	height:198px;
	width:804px;
	position:absolute;
	overflow:auto;
	margin-top:-5px;
	margin-left:-5px;
}
.forum_resultat_post p {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.url_post:link {
	color:#0000FF;
}
.url_post:visited {
	color:#0000FF;
}
.url_post:active {
	color:#FF5A00;
}
.url_post:hover {
	color:#FF5A00;
}

.post_titre {
	font-weight:bold;
	font-size:1.2em;
}


/* profil membre */

#forum_encart_avatar {
	width:100px;
	margin:auto;
	padding:20px;
	border:1px solid #CAD0D8;
	background:#FFFFFF;
}

#forum_mn_options {
	position:absolute;
	z-index:100;
	background:inherit;
	border:inherit;
	margin:0;
}

#forum_mn_options ul{
	position:absolute;
	left:720px;
	top:25px;
	background:#FFFFFF;
	margin:0;
	padding:0;
	border:1px solid #D3D8DF;
}

#forum_mn_options li {
	list-style-type:none;
	margin:0;
}

#forum_mn_options a {
	display:block;
	padding:5px;
	margin:0;
	width:200px;
	text-decoration:none;
}
#forum_mn_options a:hover {
	background:#D4F4FF;
}
.forum_view_options {
	display:block;
	cursor:pointer;
	background:url(images/forum_view_options.gif) no-repeat;
	padding:0 0 0 18px;
}

.forum_quote {
	display:block;
	margin:15px 0 15px 25px;
	padding:5px;
	border:1px solid #D3D8DF;
	background:#FFFFFF;
}
.forum_quote_head {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
}

/* ????? */

#forum_mb_mn {
	float:left;
	width:25%;
}

#forum_mb_mn ul, #forum_mb_mn h4 {
	margin:1px 0 0 0;
	padding:3px 0 3px 10px;
}

#forum_mb_mn li {
	padding:5px;
	list-style:none;
}

#forum_mb_contenu {
	float:right;
	width:70%;
}

#forum_mb_ban {
	height:60px;
	padding:0;
	margin:0;
	background-image:url(images/mb_banniere.jpg);
	border-top:1px solid #FFFFFF;
}

#forum_sep_topics {
	padding:0;
	margin:0;
	height:4px;
	background:#D3D8DF;
}

/* bloc TSC */

.tsc_bloc {
	margin:0 0 15px 0;
	padding:0;
}

.tsc_bloc h2 {
	margin:0;
	height:32px;
	font-size: 100%;
	color: #FFFFFF;
	background:#454D5F url(images/forum_entete_fond.gif) repeat-x;
}

.tsc_bloc h3 {
	border-top:1px dotted #B2BDC4;
	padding-top:5px;
	font-size:100%;
}

.tsc_bloc_contenu {
	margin:2px 0 0 0;
	padding:4px;
	background:url(images/forum_bloc_fond.gif) repeat-x;
	border:1px solid #D3D8DF;
}

.tsc_bloc table {
	width:100%;
	margin:2px 0 0 0;
	padding:2px;
	border:1px solid #D3D8DF;
	border-spacing:0;
}

.tsc_entete_titre {
	padding:7px 0 0 14px;
	float:left;
	background:url(images/forum_entete_gauche.gif) no-repeat top left;
}

.tsc_entete_bis {
	float:right;
	background:url(images/forum_entete_droite.gif) no-repeat top right;
	font-weight:normal;
	padding:7px;
}





.ligne_inv {
	visibility:hidden;
	margin:25px 0 0 0;
	padding:0;
	height:1px;
}

.puce_open {
	background:url(images/puce_open.gif) no-repeat left;
	padding:2px 2px 2px 15px;
	cursor:pointer;
}
.puce_annuler {
	background:url(images/puce_annuler.gif) no-repeat left;
	padding:2px 2px 2px 15px;
	cursor:pointer;
}

/* menu vertical membres */

#forum_mn_v h4 {
	margin:0;
	padding:6px;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
}
#forum_mn_v ul {
	padding:0;
}
#forum_mn_v li {
	margin:0;
	padding:0;
}
#forum_mn_v li:hover {
	background:#D4F4FF;
}
#forum_mn_v a {
	display:block;
	width:auto;
	padding:6px 6px 6px 36px;
	text-decoration:none;
}
#forum_mb_write {
	background:url(images/forum_mb_write.gif) no-repeat;
}
#forum_mb_inbox {
	background:url(images/forum_mb_inbox.gif) no-repeat;
}
#forum_mb_sent {
	background:url(images/forum_mb_sent.gif) no-repeat;
}
#forum_mb_saved {
	background:url(images/forum_mb_saved.gif) no-repeat;
}
#forum_mb_contacts {
	background:url(images/forum_mb_contacts.gif) no-repeat;
}
#forum_mb_bloques {
	background:url(images/forum_mb_bloques.gif) no-repeat;
}

#forum_previsualisation {
	max-height:300px;
	vertical-align:top;
	padding:0;
}
#forum_previsualisation div {
	max-height:298px;
	width:100%;
	overflow:auto;
}
#forum_previsualisation p {
	padding:10px;
}

/* table */

.table_h {
	width:100%;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:90%;
}
.table_h th {
	text-align:right;
}

.table_v {
	width:100%;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:90%;
}
.table_v th {
	text-align:left;
}

/* avertissement/erreur */

.avertissement {
	background:url(images/icone_attention.gif) no-repeat;
	padding:0 0 0 30px;
	min-height:20px;
}
.is_valid {
	background:url(images/icone_valide.gif) no-repeat;
	padding:0 0 0 20px;
	min-height:20px;
}

/* bouton forms */

.button {
	border:1px solid #CAD0D8;
	padding:3px 4px 3px 3px;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	color:#323845;
	background:#F1F5F7;
}
.button:hover {
	background:#FFFFFF;
}
.button:active {
	padding:3px 3px 3px 4px;
}

.button_suppr {
	border:1px solid #CAD0D8;
	padding:3px 4px 3px 16px;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	text-decoration:none;
	color:#323845;
	background:#F1F5F7 url(images/forum_delete_mp.gif) no-repeat left;
}
.button_suppr:hover {
	background:#FFFFFF url(images/forum_delete_mp.gif) no-repeat left;
}
.button_suppr:active {
	padding:3px 3px 3px 17px;
}

/* aide */

.help {
	text-decoration:none;
	font-weight:normal;
}

/* erreur inscription javascript */

.form_erreur {
	color:#FF0000;
}

/* contenu/connexe TSC */

#tsc_contenu {
	float:left;
	width:75%;
	margin:0;
}

#tsc_connexe {
	width:201px;
	float:right;
	padding:0;
	margin:0 0 5px 0;
	background:url(images/tsc_connexe_fond.gif) repeat-y;
}

#tsc_connexe_apropos {
	margin:0;
	padding:0;
	height:24px;
	background:url(images/tsc_connexe_apropos.gif) no-repeat;
}

#tsc_connexe span {
	display:none
}

#tsc_connexe ul {
	list-style-type: none;
	margin:0;
	padding:10px;
	background:url(images/tsc_connexe_bas.gif) no-repeat bottom;
}

#tsc_connexe li {
	padding:4px 0 6px 0;
	border-bottom:1px dotted #B2BDC4;
}

/* index */

#index_contenu {
	float:left;
	width:500px;
	margin:0 0 0 30px;
}

#index_connexe {
	float:right;
	width:200px;
}

/* index menu */

#index_menu {
	background:#284C6D url(images/ind_menu_background.gif) repeat-y;
	float:left;
	width:161px;
}
#index_menu_bv {
	margin:0;
	color:#FFFFFF;
}
#index_menu_bv h2 {
	background:url(images/ind_menu_top.gif) no-repeat;
	margin:0; padding:0;
	height:101px;
}
#index_menu_bv ul {
	margin:-50px 0 0 0;
	padding:0 0 15px 0;
	background:url(images/ind_menu_footer.gif) no-repeat 0 bottom;
}
#index_menu_bv li {
	list-style:none;
	width:161px;
	padding:0;
	margin:0;
}
#index_menu_bv li:hover {
	background:url(images/dl_menu_hover.png) repeat;
}
#index_menu_bv li a {
	display:block;
	height:18px;
	padding:6px 15px 0 15px;
	margin:0;
}
#index_menu_bv p {
	margin:0;
	padding:0 15px 15px 15px;
}
#index_menu_mb {
	position:relative;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
	background:#FFFFFF url(images/ind_menu_mb_background.gif) repeat-y;
	border-top:20px solid #FFFFFF;
}
#index_menu_mb h3 {
	font-size:1em;
	background:url(images/ind_menu_mb_top.gif) no-repeat top;
	padding:10px;
	margin:0;
}
#index_menu_mb p {
	padding:0 10px 20px 10px;
	background:url(images/ind_menu_mb_bottom.gif) no-repeat bottom;
	margin:0;
}

/* index : mn connexes */

#index_connexe_spotlight {
	background:#429F13 url(images/ind_connexe_spotlight_back.jpg) no-repeat;
	height:197px;
	margin:0 0 20px 0;
}

#index_connexe_spotlight h3 {
	height:29px;
	background:url(images/ind_connexe_spotlight_top.gif) no-repeat;
	margin:0;
}

#index_connexe_spotlight p {
	margin:0;
	padding:0 20px 10px 20px;
	color:#FFFFFF;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
}

#index_connexe_spotlight img {
	;
}

#index_connexe_forums h3,
#index_connexe_dl h3 {
	height:25px;
	margin:0;
}
#index_connexe_forums ul,
#index_connexe_dl ul,
#index_connexe_spotlight div {
	list-style-type: none;
	margin:0 0 20px 0;
	padding:10px;
}
#index_connexe_forums li,
#index_connexe_dl li {
	padding:4px 0 6px 0;
	border-bottom:1px dotted #B2BDC4;
}

#index_connexe_dl {
	background:url(images/ind_connexe_dl_fond.gif) repeat-y;
}
#index_connexe_forums {
	background:url(images/ind_connexe_for_fond.gif) repeat-y;
}

#index_connexe_forums h3 {
	background:url(images/ind_connexe_for_top.gif) no-repeat;
}
#index_connexe_dl h3 {
	background:url(images/ind_connexe_dl_top.gif) no-repeat;
}

#index_connexe_forums ul {
	background:url(images/ind_connexe_for_foot.gif) no-repeat bottom;
}
#index_connexe_dl ul {
	background:url(images/ind_connexe_dl_foot.gif) no-repeat bottom;
}

/* index : entete */

.ind_bloc
{
	margin:0 0 15px 0;
	padding:0;
}
.ind_bloc_header
{
	height:29px;
	background:#3D7091 url(images/forum_entete_fond.gif) repeat-x;
	color:#FFFFFF;
}
.ind_bloc_header h3
{
	float:left;
	margin:0;
	padding:7px;
	background:url(images/forum_entete_gauche.gif) no-repeat left top;
	font-size:1em;
}
.ind_bloc_header p
{
	float:right;
	margin:0;
	padding:7px;
	background:url(images/forum_entete_droite.gif) no-repeat right top;
}
.ind_bloc_contenu
{
	margin:2px 0 0 0;
	padding:4px;
	background:url(images/dl_bloc_fond.gif) repeat-x;
	border:1px solid #D3D8DF;
}
.ind_bloc_contenu ul
{
	margin:0 0 15px 0;
	padding:4px;
	list-style:none;
	border-bottom:1px dotted #B2BDC4;
}
.ind_bloc_comments
{
	font-size:0.9em;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	margin:20px 0 0 0;
	padding:5px 0 0 25px;
	height:18px;
	background:url(images/ind_comments.gif) no-repeat left bottom;
	border-top:1px dotted #B2BDC4;
}

#index_deco
{
	height:80px;
	padding:11px 0 0 0;
	margin:0;
	background:url(images/ind_deco_fond.jpg) no-repeat right top;
}

/* alerte mp */

#alerte_mp {
	width:100%;
}

#alerte_mp p {
	position:absolute;
	width:279px;
	height:40px;
	margin:0 0 0 631px;
	padding:11px 10px 0 0;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
	text-align:right;
	background:url(images/nav_alerte_mp.gif) no-repeat top right;
}