@import url('/css/netedit.css');

body{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	background: #000;
}

#form1{
	text-align:left;
	margin: 0 auto;
	width: 941px;
	height:auto;
}
#wrap{
	background: no-repeat left  -50px  #fff url('/images/nav/wave.gif');
}

#wrapindex{
	background: no-repeat #fff top left url('/images/nav/insidewave.gif');
}

#topmenu{
	float:right;
	text-align: right;
	height: 15px;
}

#topmenu span{
	border-left: 1px solid #fff;
}
#topmenu span.last{
	border-right: 1px solid #fff;
}

#topmenu a, #topmenu a:visited, #topmenu a:hover {
	color: #fff;
	font-size: 11px;
	padding: 0 7px;
	text-transform:uppercase;
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}

#pubhaut{
	float:left;
	width:100%;
	height:110px;
	text-align:center;
}
#pubhaut .pub{
	height:90px;
	margin: 10px 0;
}
#topsection{
	height: 300px;
}

#wrapindex #topsection{
	height: 320px;
}

#logoaccueil{
	background: no-repeat url('/images/nav/mongolfvideo.gif');
	float:left;
	padding: 55px 0 0 0;
	margin:0;
	width:455px;
}
#titresection{
	float:left;
	padding: 5px 0 5px 3px;
}
#logoindex{
	float:left;
}
.journee{
	font-size: 12px;
	line-height:25px;
	float:left;
	color:#fff;
}

#meteo{
	height:1px;
	clear: both;
	float:left;
}

#zonemembre{
	float:right;
	text-align:right;
	width:480px;
}

#login{
	float:right;
	margin: 5px 0 5px 0;
	width: 212px;
}

div#recherche{
	float:right;
	margin: 33px 10px 5px 0;
	width: 212px;
}

.champs_recherche{
	border: 0px;
}

#mainmenu{
	margin: 0 0 0 10px;
	clear:both;
	text-align:center;
}

#mainmenu .vide{
	width: 400px;
	float:left;
}

#mainmenu .menuitem{
	width: 93px;
	margin: 0 0 0 -6px;
	float:left;
	line-height:23px;
	height:23px;
	background: no-repeat 0 0 url('/images/nav/bgmenu.gif');
}
#mainmenu .first{
	width: 93px;
	margin: 0 0 0 -6px;
	float:left;
	line-height:23px;
	height:23px;
	background: no-repeat 0 0 url('/images/nav/bgmenu_first.gif');
}
#mainmenu .last{
	width: 93px;
	margin: 0 0 0 -6px;
	float:left;
	line-height:23px;
	height:23px;
	background: no-repeat 0 0 url('/images/nav/bgmenu_last.gif');
}

#mainmenu a, #mainmenu a:visited, #mainmenu a:hover {
	line-height:23px;
	height:23px;
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration:none;
}
#mainmenu a:hover {
	text-decoration:underline;
}


#mainsection, #mainsectionindex{
	background: repeat-y -5px 20px url('/images/nav/bgmain.gif');
	min-height: 800px;
	height:auto;
	margin: 10px 0 0 5px;
}

*html #mainsection, *html #mainsectionindex{
	height: 800px;
}


#leftcolumn{
	width:171px;
	float:left;
	margin: 0px 0 10px 0;
}

#leftcolumn .pub{
	margin: 0 0 10px 0;
}

#middlecolumn{
	width:425px;
	margin: -10px 0 0 0;
	float:left;
}

#mainsectionindex #middlecolumn{
	width:581px;
	padding:0px;
	margin: 10px 0 10px 20px;
	float:left;
	display:inline;
}

#middlecolumn .contentbox{
	margin:0px;
	padding:0px;
}

#middlecolumn .contentbox .contentTitle{
	clear:both;
}

.contentDate{
	font-family:Georgia, serif;
	font-weight:bold;
	font-size: 16px;
	color:#000;
}

.contentResume{
	text-align:justify;
	margin: 0px 0px 20px 0px;
}

.contentResume p{
	text-align:justify;
	margin: 0px 0px 0px 0px;
}

.contentTitle h1{
	margin: 0px;
}

.contentimg{
	text-align:center;
}

#accueilcentrebas{
	margin: 10px 0;
}


.accueilboitebas1{
	width: 33%;
	text-align:left;
	float:left;
	height:auto;
}
.accueilboitebas2{
	width: 34%;
	text-align:center;
	float:left;
	height:auto;
}
.accueilboitebas3{
	width: 33%;
	text-align:right;
	float:left;
	height:auto;
}
.accueilboitebas1 div.titre {
	text-transform: uppercase;
	width:132px;
	float:left;
	line-height: 18px;
	text-align:left;
	padding:0 0 0px 0;
	border-bottom: 2px solid #000;
}
.accueilboitebas2 div.titre, .accueilboitebas3 div.titre{
	text-transform: uppercase;
	width:132px;
	float:right;
	line-height: 18px;
	text-align:left;
	padding:0 0 0px 0;
	border-bottom: 2px solid #000;
}
.accueilboitebas1 a, .accueilboitebas1 a:visited, .accueilboitebas1 a:hover, .accueilboitebas2 a, .accueilboitebas2 a:visited, .accueilboitebas2 a:hover, .accueilboitebas3 a, .accueilboitebas3 a:visited, .accueilboitebas3 a:hover{
	color:#000;
	text-decoration:none;
}

#rightcolumn{
	margin: 0px 0 10px 0;
	width:312px;
	float:right;
}
#rightcolumn .pub{
	margin: 10px 0 0 7px;
}

.rightsidebox{
	margin: 10px;
	border:1px solid #990;
}

.rightsideboxtitle{
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border-bottom:1px solid #990;
}

div.rightsideboxcontent{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #628f37;
	padding: 5px;
}

div.rightsideboxcontent a{
	display:block;
	margin:6px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #628f37;
}

div.rightsideboxcontent a.on{
	color: #fff;
}

div.rightsideboxcontent li {
	margin: 0 0 0 0;
	padding:0 0 0 0px;
}


div.rightsideboxcontent li a{
	margin: 6px 0 6px 20px;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #628f37;
}

div.rightsideboxcontent ol{
	margin:0 0 0 0;
	padding: 0 0 0 20px;
}

div.rightsideboxcontent ol li{
	margin: 0 0 0 0px;
	padding: 0;
}


#partners{
	margin: 5px 0 5px 0;
	clear:both;
	float: left;
	background: #fff;
	height:auto;
	width: 100%;
}

#bottommenu{
	text-align:center;
}

.bottomtitle{
	margin: 0 0 5px 0;
	text-transform: uppercase;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	color: #ffd850;
}

#bottommenu span{
	border-left: 1px solid #fff;
	font-size: 11px;
}
#bottommenu span.last{
	border-right: 1px solid #fff;
}
#bottommenu a, #bottommenu a:visited, #bottommenu a:hover {
	white-space:nowrap;
	color: #fff;
	font-size: 11px;
	margin: 0 7px;
	text-transform:uppercase;
	text-decoration:none;
}
#bottommenu a:hover {
	text-decoration:underline;
}


.break {
	clear:both;
}

.rotatortitle{
	background: no-repeat url('/images/nav/rotatortitle.gif');
	height:43px;
	padding: 2px 0 0 20px;
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica;
	text-transform: uppercase;
	color: #fff;
}

.rotatortitle div{
	vertical-align:middle;
	width:320px;
	height:auto;
}

.rotatorimages{
	height: 330px;
	width:422px;
	border: 1px solid #000;
	border-left: 1px solid #949494;
}

.rotatorcontrols{
	position: absolute;
	margin: -125px 0 0 0;
	width: 424px;
	padding: 0 0 0 20px;
	background: no-repeat url('/images/nav/rotatorcontrols.gif');
	color: #fff;
	height:37px;
}

.rotatorsummary{
	margin: 40px 0 0 0;
	font-size: 12px;
	height:82px;
	background: repeat-x bottom url('/images/nav/ligneH.gif');
}

.rotatorsummary a, .rotatorsummary a:visited{
	color: #000;
	text-decoration:none;
}

.rotatorsummary a:hover{
	color: #628f37;
	text-decoration:underline;
}

.newslink{
	display:none;
	float:right;
}

.bloguesponsor {
	height:37px;
	background: no-repeat url('/images/nav/blogueNike.gif');
	border-bottom:2px solid #000;
}

.blogaccueil{
	border-bottom:2px solid #000;
	clear:both;
	height: 45px;
}

.otherbloglist{
	border-top:2px solid #000;
	clear:both;
	height: 45px;
}

.blogphoto{
	width: 60px;
	float:left;
}

#otherBlog{
	border:1px solid #990;
	margin: 10px;
	padding: 5px;
}

#otherBlogTitle{
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
}

.blogtitre{
	float:left;
	width: 360px;
}
.blogtitre a, .blogtitre a:visited, .blogtitre a:hover{
	text-transform: uppercase;
	font-size:24px;
	font-family:Georgia;
	color: #f00;
}
.otherbloglist .blogtitre{
	float:left;
	text-transform: uppercase;
	width: 220px;
	font-family:Georgia;
	color:#a89770;
}

.blogtitrebillet{
	float:left;
	width: 360px;
}

.otherbloglist .blogtitrebillet{
	float:left;
	width: 220px;
}
.blogtitrebillet a, .blogtitrebillet a:visited, .blogtitrebillet a:hover{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
 .blogtitrebillet a:hover{
	color: #628f37;
	text-decoration: underline;
}

.otherbloglist .blogtitrebillet a, .otherbloglist .blogtitrebillet a:visited, .otherbloglist .blogtitrebillet a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.BlogPostList{
	border: 1px solid #990;
	margin: 10px;
}

.BlogPostListTitle{
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border-bottom:1px solid #990;
}

.BlogPostListLink{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #628f37;
	padding: 5px;
}

.BlogPostListLink a{
	text-decoration:none;
	color: #628f37;
}

.blogArchive{
	border: 1px solid #990;
	margin: 10px;
}

.blogArchiveTitle{
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border-bottom:1px solid #990;
}

.blogArchiveLink{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #628f37;
	padding: 5px;
}

.blogArchiveLink a{
	text-decoration:none;
	color: #628f37;
}

.BlogPostDate{
	font-family:Georgia, serif;
	font-weight:bold;
	font-size: 16px;
	color:#000;
}

.BlogPostTitle{
	font-weight:bold;
	font-family:Georgia, serif;
	font-size: 23px;
	color:#a89770;
}

.commentsbox{
	float: left;
	border:1px solid #990;
	padding:10px;
}

.commentscontent{
	margin:0;
}
.commentstitle{
	float:left;
	text-transform: uppercase;
	font-weight:bold;
	font-family:Georgia, serif;
	font-size: 14px;
	color: #000;
	
}

.addcommentlink{
	float:left;
	margin: 0 0 0 25px;
}

.commentform{
	clear:both;
}

.CommentsItem{
	clear:both;
	margin: 10px 0;
}

.CommentsItemTitle{
}

.CommentsItemContent{
}

.CommentsItemAuthor{
	color: #628f37;
	font-weight: bold;
}


#videoaccueil{
	width:312px;
	float:left;
	padding: 0 0 0px 0;
	margin: 10px 0px 0px 0;
	text-align:center;
		
}
#boitedroite{
	background: #000 no-repeat top url('/images/nav/coldroite_roundcorner.gif');
	min-height: 500px;
	height: auto;
	width:312px;
	float:left;
	padding: 40px 0 15px 0;
	margin: 0 0 0 0;
}
*html #boitedroite{
	height: 500px;
}

.texte{
	margin:0;
}

#boitedroite .texte{
	text-align:center;
	margin: 10px 0 0 0;
}



/* Sondage */

#sondageBox{
	float:left;
	width:166px;
}

#sondagetop{
	width:166px;
	height:79px;
	background:no-repeat url('/images/nav/sondage_top.gif');
	clear:both;
}

#tablesondage{
	background:repeat-y url('/images/nav/sondage_bkg.gif');
	clear:both;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	width:166px;
}
#sondagebottom{
	height:34px;
	width:166px;
	background:no-repeat url('/images/nav/sondage_bottom.gif');
}

.sondagebouton{
	width:166px;
	text-align:center;
}
.sondagebouton input{
	margin: 0 0 0 25px;
}
.sondagegraph{
	width:166px;
	background:repeat-y url('/images/nav/sondage_bkg.gif');
	margin: 5px 0;
	}
.sondagetitre{
	text-align:center;
	color: #fff;
}
#tablesondage input{
	float:left;
	}

 .sondagelabel{
	color: #fff;
	display:block;
	line-height:20px;
	}

#wrapvideo{
	width: 941px;
	border: 1px solid #990;
	margin: 10px auto;
	padding: 0px 0 0 0;
}
#pubvideo {
	text-align:center;
}

#mongolfvideo{
	float: left;
	width: 500px;
	text-align:left;
	height: auto;
}
#bannierevideo{
	float: left;
	width: 410px;
	text-align:center;
	height: auto;
}

#videomenu{
	height: 350px;
	float:left;
	width: 200px;
	border: 1px solid #990;
}

.videotitre1{
	font-size: 16px;
	font-family:helvetica;
	font-weight:bold;
	padding: 2px 5px;
	color:#fff;
	text-transform:uppercase;
}

.videotitreplayer{
	font-size: 16px;
	font-family:helvetica;
	font-weight:bold;
	padding: 2px 0 2px 5px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
}
#videomenu ul {
	margin: 0;
	padding:0 0 0 0px;
	list-style-type:none;
}

#videomenu ul li ul{
	margin: 0 0 0 10px;
	padding:0;
}

#videomenu li {
	padding: 0 0 0 5px;
	border-top: 1px solid #990;
	border-left: 0px solid #990;
	border-right: 0px solid #990;
	border-bottom: 0px solid #990;
}

#videomenu ul li ul li{
	padding: 0 0 0 0px;
	border: 0px solid #990;
}

#videomenu li a{
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	color: #990;
	text-decoration:none;
}
#videomenu li ul li a{
	font-size: 11px;
	color: #990;
	text-decoration:none;
}

#videoliste{
	border-top: 1px solid #990;
	border-right: 1px solid #990;
	border-bottom: 1px solid #990;
	height: 350px;
	float:left;
	width: 300px;
	overflow:auto;
	margin: 0;
	padding:0;
}
#videoplayer{
	height: 350px;
	float:left;
	width: 410px;
	overflow:auto;
	margin: 0;
	padding:0;
	text-align:center;
}
#videoliste .videotitre1{
	border-bottom: 1px solid #990;
}

#videodisplay{
	height: 350px;
	float:left;
	width: 400px;
}

 .videositem{
	color: #fff;
	height: 71px;
	border-bottom:1px solid #999900;
}

.videossmallthumb{
	float:left;
	padding: 5px ;
}

.videoslisttitle{
	padding: 5px ;
	float:left;
}

.videoslisttitle a{
	text-decoration:none;
	color: #fff;
}

#titrevideo{
	color: #fff;
	text-align:center;
}

























































