body
{
	padding:0;
	margin:0;	
	overflow:hidden;
	background-color: #8BCAD6;
}

a img
{
	border: 0px;
}

#allPanel
{
	width:100%;
	height: 100%;
	display: block;
}

#background
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:-1;
}


#container
{
	
	padding:0;
	margin:0;
}

#menuPrincipal
{
	z-index: 1;
	position: relative;
	left: 790px;
	max-width: 300px;
	text-align:justify;
	padding:0px 10px 5px 10px;
	margin:0px 10px 0px 10px;
	font-size: 12px;
	overflow: auto;
	line-height:18px;
	top: 27px;
}

#menuPrincipal li
{
	list-style-type: none;
}

#border_left
{
	position: absolute;
	left:0px;
	top:0px;
	background-color:black;
    width: 17px;
    height:100%;
    cursor:pointer;
}
#border_right
{
	position: absolute;
	right:0px;
	top:0px;
	background-color:black;
    width:17px;
    height:100%;
    cursor:pointer;
}

#border_top
{
	position:relative;
	top:0px;
	left:0px;
    width: 100%;
    height:17px;
    cursor:pointer;
}
#border_bottom
{
	position:relative;
	bottom:0px;
    width: 100%;
    height:17px;
    cursor:pointer;
}

#title_content_body
{
	background-color:#8CCAD6;
	color:white;
	display:inline-block;
	font-weight:bold;
	left:-5px;
	padding:9px 10px 9px 5px;
	position:relative;
	text-align:center;
	top:-19px;
	width:100%;
	font-size:14px;
}

#corner_top_left
{
	background-image:url('../img/corner_top_left_comp.png');
	background-repeat: no-repeat;
	position: relative;
	left:-5px;
	top:-3px;
	width:17px;
	float: left;
	z-index:10;
}

#corner_bottom_left
{
	background-image:url("../img/corner_bottom_left_comp.png");
	background-repeat:no-repeat;
	bottom:0px;
	float:left;
	left:-5px;
	position:relative;
	width:17px;
}

#corner_top_right
{
	background-image:url('../img/corner_top_right_comp.png');
	background-repeat: no-repeat;
	position: relative;
	right:-5px;
	top:-3px;
	width:17px;
	float:right;
	z-index:10;
}

#corner_bottom_right
{
	background-image:url("../img/corner_bottom_right_comp.png");
	background-repeat:no-repeat;
	bottom:0px;
	float:right;
	position:relative;
	right:-5px;
	width:17px;
}

.close_panel
{
	position:relative;
	background-image:url("../img/close.png");
	background-repeat:no-repeat;
	z-index:20;
	width:30px;
	height:30px;
	top:25px;/*15px*/
	left:-7px;/*-15px*/
	cursor:pointer;
}


.yui3-dd-draggable
{
    background-color: transparent;
    position: relative;
}

#content
{
	position: relative;
	background-color: transparent;
}

#content_inside
{
	background-color:white;
	margin:0 17px;
	padding:3px 5px 16px;
}

.content-body
{
	text-align:justify;
	padding:0px 10px 5px 10px;
	margin:0px 10px 0px 10px;
	font-size: 12px;
	/*min-width:150px;*/
	/*min-height: 100%;*/
	overflow: auto;
	line-height:18px;
	overflow:hidden;
}


.yui3-widget-hd
{
	height:0px;
}

#menuPodcast
{
	/*position: absolute;*/
	right: 400px;
	background-color:white;
	opacity: 0.8;
	filter:alpha(opacity=80);
}



#menu, #emission, #tchat, #annonce
{
	background-color:white;
	margin:0 0 10px;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding:0 1px;
}

#emission a
{
	text-decoration: none;
}

#emission a:hover
{
	text-decoration: none;
}


#annonce
{
	padding:2px 3px;
}

.menu 
{
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-weight: bold;
	padding-left:9px;
}

.menuHautActive
{
	font-size: 12px;
	padding:0px;
	text-align: left;
	color: #DB3C3F;
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-weight: bold;
}

a.menuHautActive
{
	text-decoration:none;
	padding: 3px;
}

a.menuHautActive:hover
{
	opacity: 0.8;
	filter:alpha(opacity=80);
}


#accueil
{
	border-bottom: 1px dashed #8d9597;
	width: 750px;
	padding: 5px 0px 5px 30px;
}

.menuHautActive:hover
{
	color: white;
	background-color:#8BCAD6; /*B2E0EA*/
}

.menuActive
{
	color: #DB3C3F;
	border: none;
	cursor: pointer;
	background-color: transparent;
	font-weight: bold;
}

.endirect
{
	color: #DB3C3F;
	border: none;
	background-color: transparent;
	font-weight: bold;
	padding: 3px 0px 0px 6px;
}

.menu, .menuActive
{
	font-size: 12px;
	padding:3px;
	text-align: left;

}

.menuActive:hover
{
	color: white;
	background-color:#8BCAD6; /*B2E0EA*/
}

button.menuActive
{
	width:100%;
}

a.menuActive
{
	padding: 3px 6px;
	text-decoration: none;
	display:block;
	height:16px;
}

.emission
{
	margin-left:20px;
	width:500px;
	background:white;
}

#podcastRight p, .emission p
{
	padding:0;
	margin:0;
}

#podcastTexte p
{
	padding-bottom: 12px;
}

#title_content_body p
{
	padding: 0;
}

#emissionEMail
{
	background-color: transparent;
	width:100%;
}

#emissionEMail a
{
	text-decoration:none;
	color: #FF0000;
	font-style:italic;
	font-size:12px;
	padding-top: 0px;
	background-color: transparent;
	
}

#emissionEMail a:hover
{
	text-decoration:underline;
}

.emission:hover
{
	color: #FF0000;
	cursor: pointer;
}

.titreEmission
{
	font-weight:bold;
}

.categorieEmission
{
	padding: 3px 10px;
	font-weight: bold;
	background-color: #B2E0EA;
	margin-bottom: 10px;
}

.titreCategorie
{
	text-align: center;
	font-size: 14px;
	border-bottom: 1px dotted black;
	margin-bottom: 15px;
	font-weight: bold;
}

.podcast
{
	margin-bottom: 13px;
	padding: 0px 14px 4px 10px;
	max-width:300px;
}

div#podcastRight a
{
	text-decoration: none;
}


.podcast:hover
{
	color: #FF0000;
	cursor: pointer;
}

.podcastTitre
{
	font-weight: bold;
	font-size:13px;
	color: black;
}

.podcastDate
{
	font-weight:lighter;
	font-size:11px;
}

#podcastEmissionImage
{
	padding:0px 0px 10px 0;
	text-align:center;
	width: inherit;
	/*max-width: 710px;*/
}

#podcastEmissionTitre
{
	font-weight:bold;
	font-size: 15px;
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom:5px;
}

#podcastEmissionDescription
{
	padding-bottom: 5px;
	width: inherit;
}

#podcastLeft
{
	width: 710px;
	/*max-width:410px;
	max-height:495px;*/
	padding-right:10px;
	overflow:auto;
	display:inline-block;
	/*border-bottom: 1px dotted black;*/
}

/*#podcastLeft 
{
	display:inline-block;
	max-height:495px;
	max-width:410px;
	overflow:auto;
	padding-right:10px;
	vertical-align:top;
}*/

#podcastRight
{
	margin-top: 20px;
	border-top: 1px dotted black;
	padding-top: 20px;
	overflow:auto;
	vertical-align: top;
	width: 710px;
	/*max-height:495px;*/
	display: inline-block;
	/*max-width:400px;*/
}

/*#podcastRight 
{
	display:inline-block;
	max-height:495px;
	max-width:400px;
	overflow:auto;
	vertical-align:top;
} */


#podcastView
{
	display: block;
	max-width:710px;
}


#enter
{
	position:fixed;
	left:55%;
	top:45%;
	width:250px;
	height:156px;
	z-index:1;
	cursor:pointer;
}

#tableMenu
{
	display:block;
}

#tableMenu #tdMenu
{
	font-style:italic;
	font-size:12px;
	cursor: pointer;
}

#tdMenu .menuActive
{
	font-style:italic;
}

#tableMenu #tdMenu a
{
	text-decoration:none;
	color: black;
}

.sMenu
{
	clear:both;
	overflow:hidden;
	padding-left:15px;
}

.sMenuPage
{
	padding-top: 5px;
	padding-bottom: 10px;
	clear:both;
	overflow:hidden;
	/*padding-left:15px;
	line-height: 20px;*/
}

.sMenuPage a
{
	text-decoration: none;
}

#divListenMNE
{
	font-weight: bold;
	font-size: 1em;
	background-color: #b2e0ea;
	padding: 5px 17px;
	display:block; /*list-item*/
	width: 100%;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#tdListenMNE
{
	position: absolute;
	right: 10px;
}

#aListenMNE
{
	
	text-decoration:none;
	color: #FF0000;
}

#message 
{
	position:absolute;
	top:30px;
	right:50px;
	bottom:30px;
	width:600px;
	background:white;
	color:black;
	text-align:left;
	overflow:auto;
}

#podcastImage
{
	margin-right: 10px;
	width: inherit;
}

#podcastDate
{
	padding-bottom:5px;
}

#podcastTexte
{
	text-align: justify;	
}
	
#mp3
{
	float:right;
	padding-bottom:15px;
	padding-left: 5px;
}

#background-blog
{
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0px;
	width: 780px;
	background-color:white; /*#B2E0EA*/
	opacity: 0.8;
	filter:alpha(opacity=70);
	display: block;
	border-right:1px solid #8d9597;
}

#container-blog
{
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0px;
	width:100%;
	overflow:auto;
}

#blog
{
	
	background-color: transparent;
	width:780px;
}

#blog img 
{
	max-width:720px;
}

#logo
{
	position:fixed;
	left:55%;
	top:45%;
	background-image:url('../logo_mne.png');
	background-repeat:no-repeat;
	width:250px;
	height:156px;
	z-index:1;
}

#background-logo
{
	position:fixed;
	left:55%;
	top:45%;
	z-index:-1;
}

#background-motif
{
	/*background-image:url('../background_motif.png');
	background-repeat:no-repeat;*/
	position: relative;
	/*top:-850px;
	left:-1015px;*/
	left:-1640px;
	top:-1400px;
	opacity:0.7;
	
	z-index:0;
}

#archives
{
	
}

.post
{
	margin-top:20px;
	padding: 0 32px;
	margin-bottom: 100px;
}

.post a
{
	color: #DB3C3F;
	text-decoration: underline;
}

.post a:hover
{
	text-decoration: none;
	color:white;
	background-color:#8CCAD6;
}

.post hr
{
	border:0.5px solid #88D8EA;
	opacity:0.5;
	filter:alpha(opacity=50);
} 
.post_date
{
	color: #88D8EA;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.post_titre
{
	font-weight: bold;
	font-size: 1em;
	padding: 20px 0 10px;
}

.post_body
{
	text-align:justify;
	font-size:11px;
	line-height: 15px;
}

#footer
{
	font-size: 10px;
	background-color: white;
	/*position: absolute;*/
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding: 3px 0px 3px 10px;
	width: 770px;
}

#footer a
{
	color: #DB3C3F;
}

#footer a:hover
{
	text-decoration: none;
}

#opti
{
	font-size: 10px;
}

/* ------- BLOG ------ */

.post_body a, .content-body a
{
	color: #DB3C3F;
	text-decoration: underline;
}

.post_body a:hover, .content-body a:hover
{
	text-decoration: none;
	color:white;
	background-color:#8CCAD6;
}




.bloc {
	display:inline-table;
	width:295px;
	padding:0 0px;
	vertical-align:top;
	text-align:justify;
}

.space
{
	display:inline-table;
	width: 15px;
	padding:0 0px;
	vertical-align:top;
	text-align:justify;
}

pre
{
	width: 100%;
	overflow:auto;
	height: scroll;	
}


/* ------ TOOLTIP ------- */

.yui-overlay .bd {
	/*background-image:url('../img/background_white_0.8.png');*/
	background-color:#E7F4F6;
	margin:0;
	padding:0;
	border: 2px solid #8BCAD6;
}

.hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:10px;
	text-align:left;
}




