/* ------ Wallpaper Halloween ---- */
#page {
	background: url('../img/wallpaper/top.jpg') no-repeat top;
}

#page #header {
/*	background: url('../img/wallpaper/header.jpg'); */
}

#page #contents {
	/* background: url('../img/wallpaper/contents.jpg') repeat-y; */
}

#footer {
	/* background: url('../medias/wallpaper/footer.jpg'); */
}

/* ------ banniere flash ---- */
#page #header #flash {
/*
	position:relative;
	top:6px;
	left:486px;
	width:470px;
	*/
}

#page #header #submenu {
/*
	top:16px;
	left:140px;
	*/
}


/* ----- section annuaire  ---- */
#page #contents #menu_annuaire {

}


#page #contents #menu_annuaire a:link, #page #contents #menu_annuaire a:visited {
	color:#666;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

#page #contents #menu_annuaire a:hover {
	color:#333;
	text-decoration:overline underline;
}

#page #contents #menu_annuaire #contenu img {
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle
}

#page #contents #menu_annuaire #contenu {
	background-color: #EEEEEE;
}

/* ----- section stats  ---- */

#page #contents #stats #contenu {
	background:url('/img/icons/stats_bg.jpg') no-repeat center right;
}

#page #contents #stats #contenu .stats_info {
	padding-left:10px;
	color:#666666;
	padding-top:5px;
}

#page #contents #stats #contenu .stats_info span {
	color:#000000;
	font-size:8pt;
}

#page #contents #stats #contenu a:link, #page #contents #stats #contenu a:visited {
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
}

#page #contents #stats #contenu a:hover {
	color:#666666;
	text-decoration:none;
}


/* ----- section web-libre  ---- */


#page #contents #weblibre_accueil {
	padding-bottom:0px;
}


#page #contents #weblibre_accueil #contenu {
	height:567px;
	overflow:hidden;
	padding-bottom:0px;
	background-color:#EEEEEE;
}

#page #contents #weblibre_accueil #contenu #search {
	margin:0px;
	padding:0px;
	height:110px;
}


#page #contents #weblibre_accueil #contenu  form {
	margin:0px;
	padding:0px;
	display:inline;
}

#page #contents  #weblibre_accueil #contenu  table {
	text-align:center;
	width:150px;
	background-color:transparent;
	margin:0px;
	padding:0px;
}

#page #contents #weblibre_accueil #contenu table #sbb {
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #004a99;
	text-decoration: none;
	cursor:pointer;
}



#page #contents #weblibre_accueil #contenu  table #sbi {
	width:150px;
	font-family:Tahoma;
	font-size: 10pt;
	border:1px #B5CADF solid;
	padding-left: 25px;
	background: #fff url(/img/icons/search.jpg) center;
	background-repeat:no-repeat;
	background-position:2px;
}

#page #contents  #weblibre_accueil #contenu table #ss0 {
	width:10px;
}

#page #contents  #weblibre_accueil #contenu table label font {
	font-size:8pt;
}

#page #contents  #weblibre_accueil #contenu  table #ss1 {
	width:10px;
}


#page #contents  #recherche #titre {
	background-image:url('/img/cadres/cadre_s/cadre_s_marine_ebeff4.jpg');
}


#page #contents  #recherche #contenu {
	background-color: #EEEEEE;
	text-align:left;
	font-size:8pt;
	height:160px;
}

#page #contents #recherche #contenu #search {
	/*border:1px blue solid;*/
	width:auto;
	text-align:center;
}

#page #contents #recherche #contenu #qs_search {
	border:1px #B5CADF solid;
	padding-left: 25px;
	/*background: #fff url(/img/icons/phone.jpg) center;*/
	background-repeat:no-repeat;
	background-position:2px;
}

#page #contents #recherche #contenu  form {
	margin:0px;
	
}

#page #contents #recherche #contenu  table {
	text-align:center;
	width:150px;
	background-color:transparent;
}

#page #contents #recherche #contenu table #sbb {
	font-family:Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #004a99;
	text-decoration: none;
	cursor:pointer;
}

#page #contents #recherche #contenu  table #sbi {
	width:80px;
	font-family:Tahoma;
	font-size: 10pt;
	
	border:1px #B5CADF solid;
	padding-left: 25px;
	background: #fff url(/img/icons/phone.jpg) center;
	background-repeat:no-repeat;
	background-position:2px;
}

#page #contents #recherche #contenu table #ss0 {
	width:10px;
}

#page #contents #recherche #contenu table label font {
	font-size:8pt;
}

#page #contents #recherche #contenu  table #ss1 {
	width:10px;
}

#page #contents #weblibre_accueil #contenu .intro {
	text-align:justify;
}

#page #contents #depeches {
	margin-bottom:10px;
	padding-bottom:0px;
}

#page #contents #depeches #contenu {
	text-align:center;
	height:160px;
}

#page #contents #depeches .depeche {
	text-align:left;
	width:290px;
	margin:0px 12px;
	font-size:8pt;
	float:left;
	height:70px;
}

#page #contents #depeches .depeche a:link, #page #contents #depeches .depeche a:visited {
	text-decoration:none;
	color:#004a99;
	font-weight:bold;
}

#page #contents #depeches .depeche a:hover {
	color:#999;
}

#page #contents #depeches .depeche .depecheThumb {
	width:50px;
	padding:2px;
	border:1px #ccc solid;
	float:left; 
	margin-right:10px;
}


/* ----- section derniers connectes -----*/

#page #contents #users {
	background-color:#EEEEEE ;
	border-top:1px #002454 dotted;
	border-bottom:1px #002454 dotted;
	padding:5px 0px;
}

#page #contents #users .user {
	text-align:center;
	float:left;
	margin:0px 20px;
	color:#999;
	font-size:7pt;
}

#page #contents #users .user img {
	padding:2px;
	border:1px #004a99 solid;
	cursor:pointer;
}


#page #contents #users .user a:link, #users .user a:visited {
	color:#004a99;
	text-decoration:none;
	font-size:8pt;
}

#page #contents #users .users_options {
	text-align:right;
	padding-right:20px;
}


/* ------ section actualite ---- */
#page #contents #actualite #contenu {
}

#page #contents #actualite a:link, #page #contents #actualite a:visited {
	color:#004a99;
	text-decoration:none;
}

#page #contents #actualite .cadre_s {
	width:210px;
}


#page #contents #actualite #contenu .rss_head, #page #contents #actualite #contenu .rss_head a:link, #page #contents #actualite #contenu .rss_head a:visited {
	color:#FC942C;
	font-size:8pt;
	text-decoration:none;
}


/* la une */

#page #contents #actualite #contenu .cadre_s .titre_article {
	height:45px;
	text-align:left;
}

#page #contents #actualite #contenu .cadre_s .titre_article h3 {
	font-size:8pt;
	font-family:tahoma;
}

#page #contents #actualite #contenu .cadre_s .miniature_article {
	padding:5px;
	margin-right:8px;
	width:70px;
	height:auto;
	float:left;
	border:1px #ccc solid;
}

#page #contents #actualite #contenu .more {
	text-align:right;
	border:2px white solid;
	width:214px;
	float:left;
	margin-top:-8px;
}

#page #contents #actualite #contenu .more a:link, #page #contents #actualite #contenu .more a:visited, #page #contents #actualite #contenu .more a:active {
	color:#004a99;
}

#page #contents #actualite #contenu .more a:hover {
	color:#3394FF;
}


/* articles suivants */

#page #contents #actualite #articles_more {
	width:443px;
}

#page #contents #actualite #articles_more a:hover {
	color:#999;
}

#page #contents #actualite #articles_more img {
	padding-bottom:2px;
	vertical-align:middle;
}

/* dossiers */
#page #contents #actualite #folders {
	text-align:left;
}

#page #contents #actualite #folders fieldset {
	padding:5px;
	border:1px #CCC solid;
	text-align:justify;
}

#page #contents #actualite #folders fieldset legend img {
	vertical-align:middle;
}

#page #contents #actualite #folders a:hover {
	color:#999;
	text-decoration:overline underline;
}

#page #contents #actualite #folders a:link,#page #contents #actualite #folders a:visited {
	font-weight:bold;
}

#page #contents #actualite #folders fieldset div {
	text-align:right;
}

#page #contents #actualite #folders fieldset div a:link, #page #contents #actualite #folders fieldset div a:visited {
	font-weight:normal;
}

#page #contents #actualite #folders fieldset div a:hover {
	text-decoration:none;
	color:#666;
}

#page #contents #actualite #folders .lien:link, #page #contents #actualite #folders .lien:visited {
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
}

#page #contents #actualite #folders .lien:hover {
	text-decoration:none;
	color:#004a99;
	font-weight:normal;
}

#page #contents #actualite #folders .questionLabel:link,
#page #contents #actualite #folders .questionLabel:visited,
#page #contents #actualite #folders .questionLabel:hover {
	color:#666 ;
	text-decoration:underline;
}


/* ---- section question ---- */
#question {
	margin:0px;
	padding-bottom:0px;
}

#question #titre {
	background-image:url('/img/cadres/cadre_l/cadre_l_marine.jpg');
}

#question #contenu {
	/* border-color:#831f16; */
	background:url('/img/question_bg.jpg') no-repeat center;
	padding-bottom:0px;
	height:560px;
	overflow:visible;
	width:693px;
	padding:0px;
}

html>body #page #question #contenu {
	min-height:560px;
	height:auto;
}


#question #contenu .cadre_last_questions {
	width:316px;
	float:left;
	height:70px;
	overflow:visible;
	margin-left:10px;
	margin-right:10px;
	
}

html>body #question #contenu .cadre_last_questions {
	height:auto;
	min-height:70px;
}

#question #contenu .cadre_last_questions .cadre_last_questions_avatar {
	float:left;
	width:58px;
}

#question #contenu .cadre_last_questions .cadre_last_questions_avatar img {
	padding:3px;
	border:1px gray solid;
	cursor:pointer;
}

#question #contenu .cadre_last_questions .cadre_last_questions_contenu {
	float:left;
	padding-right:0px;
	padding-left:5px;
	min-height:60px;
	width:251px;
}

#question #contenu .cadre_last_questions .reponse_padding {
	padding-left:8px;
}

#question #contenu .question_1 .rep_padding,
#question #contenu .question_2 .rep_padding {
	padding-left:10px;
}

#question #contenu .question_suite {
	text-align:right;
	padding-top:5px;
	padding-bottom:8px;
	width:310px;
}

#question #contenu .question_1 {
	width:308px;
	float:left;
	margin:-20px 5px 0px 5px;
	padding:10px;
}

#question #contenu .question_2 {
	width:308px;
	float:left;
	margin:-20px 5px 0px 15px;
	padding:7px;
}

#question #contenu .pub_weblibre {
	width:320px;
	float:left;
	text-align:center;
	/*border:1px green solid;*/
	margin-top:-25px;
}

#question #contenu .all_questions {
	float:right;
	text-align:right;
	padding-right:20px;
	/*border:1px blue solid;*/
}


/* ---- section actualité ---- */
#actualite #titre {
	background-image:url('/img/cadres/cadre_l/cadre_l_marine.jpg');
}

#actualite #contenu {
	border-color:#002454;
}

#actualite #articles_more #titre {
	height:26px;
	background-image:url('/img/cadres/cadre_m/cadre_m_marine.jpg');
}

#actualite #articles_more #contenu {
	margin-top:-16px;
}


/* ---- section annuaire ---- */
#menu_annuaire #titre {
	background-image:url('/img/cadres/cadre_s/cadre_s_marine_ebeff4.jpg');
}

#menu_annuaire #contenu {
	padding-bottom:27px;
}


/* ---- section weblibre_accueil ---- */
#weblibre_accueil #titre {
	/* background-image:url('/img/cadres/cadre_s/cadre_s_orange_f7eee0.jpg'); */
	background-image:url('/img/cadres/cadre_s/cadre_s_marine_ebeff4.jpg')
	
}

#weblibre_accueil #contenu {
	border:1px solid #002454;
	border-top:none;
	/* background-color:#EFF6FF; */
}


/* ---- section starbuzz_fight ---- */

#starbuzz_fight {

}

#starbuzz_fight #titre {
	background-image:url('/img/cadres/cadre_l/cadre_l_marine.jpg');
}

#starbuzz_fight #contenu {
	border-color: #002454;
	height:182px;
}

#starbuzz_fight #contenu div {
	margin:0px;
	padding:0px;
}

#starbuzz_fight #contenu .starbuzz_infos {
	/*border:1px red solid;*/
	width:210px;
	float:left;
	padding-right:5px;
}

#starbuzz_fight #contenu .starbuzz_infos img {
	padding-top:5px;
}

#starbuzz_fight #contenu .starbuzz_vs {
	/*border:1px gray solid;*/
	width:450px;
	float:right;
	background:url('/img/people/versus2.jpg') no-repeat center;
}

#starbuzz_fight #contenu .starbuzz_vs .perso_vs {
	/*border:1px blue solid;*/
	width:220px;
	float:left;
	text-align:center;
	margin-top:-13px;
}

#starbuzz_fight #contenu .starbuzz_vs .perso_vs .surnom {
	color:#999999;
}

#starbuzz_fight #contenu .starbuzz_vs .perso_vs img {
	border:1px gray solid;
	padding:3px;
	height:100px;
	width:100px;
	margin-top:5px;
	margin-bottom:5px;
}

.lien_people:link, .lien_people:visited {
	text-decoration:none;
	color:#004A99;
	font-weight:bold;
}

.lien_people:hover {
	text-decoration:none;
	color:#004a99;
	font-weight:bold;
}


/* ---- box ---- */

#box, #box1 {
	display:none;
	width:350px;
	height:250px;
	overflow:hidden;
	background-color:#EEE;	
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border:1px #004A99 solid;
	font-family:tahoma;
	font-size:8pt;
	position:absolute ;
	top:0px; 
	left:0px;
}

#box img {
	border:1px gray solid ;
}

#box .close {
	border:0px ;
	vertical-align:middle;
}

#box .link_close:link, #box .link_close:visited {
	text-decoration:underline;
	color:#993300;
}

#box .link_close:hover {
	text-decoration:underline;
	color:#004a99;
}

div#texte_home_2012{
padding:5px 15px 10px 15px;
}
#texte_home_2012 a{
color:#666666;
text-decoration:none;
}

a.bouton_poser_question{
display:block;
width:250px;
height:40px;
border:2px solid silver;
margin:10px 0px 10px 50px;
padding-top:5px;
color: #004a99;
font-weight:bold;
background-color: #EEE;
text-decoration:none;
font-size:13px;
border-radius: 0px 10px 0 10px;
box-shadow: 4px 4px 0px #CCCCCC;
}

a.bouton_poser_question:hover{
background-color: #FFFFBB;
}

img.img_cadhoc{
opacity: 0.6;
}

ul.random_articles, ul.random_questions{
margin:0px;
padding:0px;
margin-top:5px;
margin-bottom:6px;
} 

ul.random_articles li, ul.random_questions li{
list-style:none;
} 
ul.random_articles li a, ul.random_questions li a{
text-decoration:none !important;
}

div#cadre_gplus{
width:175px;
}

div#border_img{
background-color:#FFFFFF;
}

div#cadre_gplus_img{
width:150px;
height:150px;
}

img#img_fb{
width:35px;
display:block;
float:left;
margin-top:110px;
margin-left:40px;
}

img#img_gplus{
width:35px;
display:block;
float:left;
margin-top:120px;
margin-left:20px;
}

#image_accueil{
display:none;
}
