
/* ----------------------------------------------------------------
* BROWSER RESET
 * ---------------------------------------------------------------- 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, a img {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none; 

}

blockquote, q {
	quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after { 
	content: ''; 
}

:focus { 
	outline: 0; 
}

ins { 
	text-decoration: none; 
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}



/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 


html, body { 
	height: 100%; 
}

body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	background: url(images/bg.gif) repeat-x #efefef;
	width: 1024px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	color: #666;
}

.clear { 
	clear: both; 
}

.left, .alignleft {
	float: left;
}

.right {
	float:right;
}



/* ---------------------------------------------------------------- 
*  HEADLINE
* ---------------------------------------------------------------- 
*/ 

#headline {
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	font-size: .7em;
	width: 940px;
	margin: 0 auto;
}

#lang {
	float: right;
}

#lang li {
	float: left;
	margin: 3px 8px 0 8px;
}

#lang li a:link, #lang li a:visited  {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}

#lang li a:hover, #lang li a:active, #lang li.selected a:link, #lang li.selected a:hover, #lang li.selected a:visited, #lang li.selected a:active {
	opacity: 1;
	filter: Alpha(Opacity=100);
}


/* ---------------------------------------------------------------- 
*  CONTENT
* ---------------------------------------------------------------- 
*/ 


#content_block {
	width: 946px;
	margin: 5px auto 0 auto;
}

#content {
	margin: 5px 0 0 0;
	background: url(images/content_top.gif) #ffffff no-repeat top;
	padding: 20px 23px 0 23px;
}

#banner img {
	margin-top: 3px;
}

/* ---------------------------------------------------------------- 
*  MENU
* ---------------------------------------------------------------- 
*/ 


#ico {
	float: right;
}

#ico li {
	float: left;
	margin: 3px 6px 0 6px;
}

#ico li.last {
	margin: 3px 0px 0 6px;
}

#ico li a:link, #ico li a:visited  {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}

#ico li a:hover, #ico li a:active {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

#menu a:hover, #menu a:visited, #menu a:link, #menu a:active {
	text-decoration: none;
}

#menu li {
	float: left;
	margin: 3px 10px 0 10px;
	height: 25px;
}

#menu li a:link span, #menu li a:visited span{
	font-weight: bold;
	color: #5bcfe7;
	line-height: 25px;
	height: 25px;
	display: inline-block;
}
#menu li.special a:link span, #menu li.special a:visited span{
	color: #e154ab;
}

#menu li a span.menu_left, #menu li a span.menu_right {
	width: 5px;
	overflow: hidden;
}

#menu li a span.menu_content {
	padding: 0 3px;
	overflow: hidden;
	width: auto;
}

#menu li a:hover span.menu_left, #menu li a:active span.menu_left, #menu li.selected a:hover span.menu_left, #menu li.selected a:link span.menu_left, #menu li.selected a:visited span.menu_left, #menu li.selected a:active  span.menu_left {
	background: url(images/menu_left.png) no-repeat;
}

#menu li a:hover span.menu_right , #menu li a:active span.menu_right, #menu li.selected a:hover span.menu_right, #menu li.selected a:link span.menu_right, #menu li.selected a:visited span.menu_right, #menu li.selected a:active span.menu_right{
	background: url(images/menu_right.png) no-repeat;
}

#menu li a:hover span.menu_content , #menu li a:active span.menu_content , #menu li.selected a:hover span.menu_content , #menu li.selected a:link span.menu_content , #menu li.selected a:visited span.menu_content , #menu li.selected a:active  span.menu_content {
	background: url(images/menu_content.png) repeat-x;
	color: #fff;
}
	
#menu li.special a:hover span.menu_left, #menu li.special a:active span.menu_left, #menu li.special.selected a:hover span.menu_left, #menu li.special.selected a:link span.menu_left, #menu li.special.selected a:visited span.menu_left, #menu li.special.selected a:active  span.menu_left {
	background: url(images/menu_left2.png) no-repeat;
}

#menu li.special a:hover span.menu_right , #menu li.special a:active span.menu_right, #menu li.special.selected a:hover span.menu_right, #menu li.special.selected a:link span.menu_right, #menu li.special.selected a:visited span.menu_right, #menu li.special.selected a:active span.menu_right{
	background: url(images/menu_right2.png) no-repeat;
}

#menu li.special a:hover span.menu_content , #menu li.special a:active span.menu_content , #menu li.special.selected a:hover span.menu_content , #menu li.special.selected a:link span.menu_content , #menu li.special.selected a:visited span.menu_content , #menu li.special.selected a:active  span.menu_content {
	background: url(images/menu_content2.png) repeat-x;
	color: #fff;
}
	
/* ---------------------------------------------------------------- 
*  NEWSLETTER
* ---------------------------------------------------------------- 
*/ 

#newsletter {
	width: 960px;
	height: 38px;
	margin: 0 auto;
}

#newsletter_left {
	width: 10px;
	height: 38px;
	background: url(images/newsletter_left.jpg) no-repeat;
	float: left;
	overflow: hidden;
}

#newsletter_content {
	width: 920px;
	height: 34px;
	background: url(images/newsletter_content.jpg) #ffffff repeat-x top ;
	float: left;
	overflow: hidden;
	padding: 4px 10px 0 10px;
}

#newsletter_right {
	width: 10px;
	height: 38px;
	background: url(images/newsletter_right.jpg) no-repeat;
	float: left;
	overflow: hidden;
}

#newsletter label {
	color: #fff;
	font-weight: bold;
	padding-top: 3px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 0;
	min-width: inherit;
}

#newsletter label b {
	font-size: 1.2em;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
}

input {
	border: #f0f0f0 solid 1px;
}

input#mail {
	padding: 2px 5px;
	color: #ccc;
	display: inline-block;
	margin-right: 20px;
	height: 14px;
}

input#button {
	text-transform: uppercase;
	color: #5bcfe7;
	padding: 1px 5px;
	display: inline-block;
	font-weight: bold;
	background-color: #fff;
	height: 20px;
}


/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 


#footer {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	width: 940px;
	margin: 10px auto 40px auto;
}


/* ---------------------------------------------------------------- 
*  CONTENT BOTTOM
* ---------------------------------------------------------------- 
*/ 


#content_bottom {
	width: 946px;
	margin: 0 auto 0 auto;
	height: 32px;
	padding: 20px 0;
	background: url(images/footer.jpg) no-repeat;
}

#content_bottom ul li {
	float: left;
	padding: 0 30px;
	line-height: 12px;
}


#content_bottom a img {
	display: inline-block;
	margin-right: 20px;
}

#content_bottom span {
	color: #ccc;
}	

	
/* ---------------------------------------------------------------- 
*  4px fix
* ---------------------------------------------------------------- 
*/ 

h1, h2 {
	margin-bottom: 20px;
	font-size: 1.3em;
}

a {
	color: #666;
}

a:visited, a:link {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.more1, a.more2 {
	background: url(images/button_more.gif) no-repeat;
	height: 16px;
	width: 26px;
	font-size: 10px;
	line-height: 16px;
	display: inline-block;
	padding: 0 0 0 6px;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.article a.more-link, .article_right a.more-link {
	text-transform: none;
	font-weight: bold;
	font-size: .9em;
	color: #5bcfe7;
	background-image: none;
}

.article a.more-link:hover, .article a.more-link:active , .article_right a.more-link:hover, .article_right a.more-link:active {
	text-decoration: underline;
	background: none;
}
.article a.more1 {
	float: none;
}

a.more1:hover, a.more1:active {
	color: #5bcfe7;
}

a.more2:hover, a.more2:active {
	color: #e154ab;
}

a.color1, .color1 {
	color: #5bcfe7;
}

a.bold, a span.bold {
	font-weight: bold;
	font-size: 1.1em;
}

a.color2, .color2 {
	color: #e154ab;
}

.bg_color3 {
	background-color: #f5fafb;
}

.bg_color4 {
	background-color: #fcf4f9;
}

.bg_color3 a, .bg_color4 a {
	font-weight: bold;
}


a.a_img:hover, a.a_img:active, a:hover span.legend, a:active span.legend {
	text-decoration: none;
}

a.a_img {
	border: solid 1px #f0f0f0;
	display: inline-block;
}

.a_img img {
	border: solid 4px #fff;
}

h1 a.color1 {
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
	margin-bottom: 5px;
}

h1 a.color2 {
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
}

h2 {
	font-size: 1.1em;
}


h2 span {
	float: right;
	display: inline-block;
	font-size: 12px;
	padding-top: 5px;
}

h2 span  a {
	color: #5bcfe7;
	display: inline-block;
	padding-left: 10px;
}

p {
	/*font-size: .8em;*/
}

.border {
	border-top: solid 1px #f0f0f0;
	height: 1px;
	margin: 10px 0 10px 0;
}

.border1 {
	border-top: solid 1px #ebebeb;
	height: 1px;
	position: relative;
	-top: -12px;
	*top: -12px;
	z-index:0;
	overflow: hidden;
	margin: 0 0 20px 0;
}


p.bg_color3, p.bg_color4 {
	padding: 4px 10px;
	font-weight: bold;
}


.marginbottom {
	margin-bottom: 20px;
}

.margintop {
	margin-top: 10px;
}

.marginright {
	margin-right: 20px;
}

/* ---------------------------------------------------------------- 
*  HOME
--------------------------------------------------------------- 
*/ 


#part1 {
	border-bottom: solid 1px #f0f0f0;
	margin-bottom: 20px;
}

#part1 div.left {
	background-color: #fff;
	width: 425px;
	padding: 10px;
}

#part1 .author {
	float: left;
	margin-right: 15px;
}


#player {
	width: 440px;
	margin-left: 10px;
	float: right;
	padding: 10px 0 20px 0;
	background-color: #fff;
	height: 280px;
	border-bottom: solid 1px #f0f0f0;
}



#player h1 {
	margin: 0 10px 15px 10px;
}

#player p {
	font-weight: bold;
	margin: 10px 10px 0 10px;
	text-align: center;
	padding-bottom: 10px;
}

#photo {
	margin-bottom: 15px;
}

#photo ul li {
	float: left;
	margin: 0 15px 0 0;
}

#photo ul li.last {
	margin: 0;
}

#part2 {
	margin-top: 20px;
}

#part2 .width300 {
	width: 300px;
}

#part2 .width260 {
	width: 230px;
}

#part2 .margin40 {
	margin: 0 30px;
}


/* ---------------------------------------------------------------- 
*  CONTENT
--------------------------------------------------------------- 
*/

h2.color2 {
	border-bottom: solid 1px #f0f0f0;
	padding-bottom: 10px;
}
	
h2.color2 a.nav {
	font-size: 0.8em;
}

#page {
	background: url(images/bg_page.gif) repeat-y;
	padding-bottom: 20px;
	margin: 0 auto;
}

#content_left {
	width: 600px;
	float: left;
	padding: 10px;
}

#content_left h1 {
	text-transform: uppercase;
}

#content_left h1 span {
	background-color: #fff;
	font-size: .9em;
	color: #5bcfe7;
}


ul#menu_left li {
	float: left;	
	margin: 0 0 0 1px;
	padding: 0;
}

#menu_left a, #menu_left a span {	
	display: inline-block;
	padding: 0 5px;
	margin: 0;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
}

#menu_left a {	
	margin: 1px 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.8em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}

ul#menu_left li.selected a {    
	position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
	color: #5bcfe7;

}

ul#menu_left li a span { 
    height: 15px; /* IE 6 treats height as min-height */
    min-height: 15px; /*adjust height here*/
    padding: 15px 5px 0 8px;
}
*>ul#menu_left li a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

ul#menu_left li.selected a span {    
	padding-bottom: 1px;
	color: #5bcfe7;
}

ul#menu_left li.selected a, ul#menu_left a:hover, ul#menu_left a:focus, ul#menu_left a:active {
    background-position: 100% -150px;
}

ul#menu_left a {
    background-position: 100% -100px;
}
ul#menu_left li.selected a span, ul#menu_left a:hover span, ul#menu_left a:focus span, ul#menu_left a:active span {
    background-position: 0 -50px;
}
ul#menu_left a span {
    background-position: 0 0;
}
ul#menu_left li.selected a:link, ul#menu_left li.selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

#page table tr.even td{
	padding: 10px;
	border-bottom: solid 1px #f0f0f0;
	vertical-align: top;
}
#content_right {
	margin-top: 10px;
	padding: 0 10px;
	float: right;
	width: 260px;
}

.block_right {
	padding: 5px 10px;
	margin: 10px 0;
}

.block_right h5 {
	margin-bottom: 10px;
	color: #e154ab;
}

.block_right p {
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: .8em;
}

.block_right p a {
	color: #5bcfe7;
	font-weight: bold;
}

.block_right ul li {
	float: left;
	display: inline-block;
}

.block_right ul li a.a_img {
	margin: 0 8px 0 0;
}

.block_right ul li.last a.a_img {
	margin: 0 0 0 0;
}





td.padding {
	margin: 0 10px 0 30px;
	display: inline-block;
}

td.padding2 p {
	margin-left: 30px;
	padding: 5px;
}

td.valigntop {
	vertical-align: top;
	padding-bottom: 10px;
}






#table tr th {
	text-align: left;
	padding: 10px 5px;
}
	
#table tr td {
	text-align: left;
	border-bottom: solid 5px #fff;
	background-color: #f5fafb;
	padding: 10px 5px;
	vertical-align: top;
	
}

	
#table2 tr td {
	text-align: left;
	border-bottom: solid 1px #f0f0f0;
	padding: 10px 5px;
	vertical-align: top;
	
}

#table2 tr.odd td {
	background-color: #f5fafb;
	border-bottom: solid 2px #f0f0f0;
	padding: 10px;
}

#table2 tr.odd td img {
	display: inline-block;
	height: auto;
	overflow: hidden;
}


ul.ul_right {
	font-size: .9em;
	margin-left: 10px;
}

ul.ul_right li  {
	margin-bottom: 5px;
	border-bottom: solid 1px #f0f0f0;
	padding-bottom: 10px;
	padding-top: 5px;
}

ul.ul_right li a {
	font-weight: bold;
}

div.article  {
	margin-bottom:20px;
	min-height:80px;
	margin-top: 10px;
}

div.article  p {
	line-height: 18px;
}

div.article_left { 
	float:left;
	font-size:0.9em;
}

div.article_right {
	margin-left:140px;
}


div.article_right_disque {
	margin-left: 200px;
}

div.article_right_disque table {
	width: 100%;
}

div.article_right_disque table a img {
	margin: 0 2px;
}

div.article div.article_left p, div.article div.article_right p {
	line-height: normal;
	margin-bottom: 0;
}

div.article div img {
	margin-right: 15px;
	display: inline-block;
	border: #f0f0f0 1px solid;
}

div.article p {
	margin-bottom: 10px;
	line-height: 18px;
}

h4 {
	margin-bottom: 5px;
	font-size: 13px;
}


#paginator {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

ul#pagination {
	display: inline-block;
	padding: 10px 0;
	margin: 0 auto;
	font-size:0.9em;
}

#pagination li {
	float: left;
	display: inline-block;
	text-align: center;
	margin:0 2px;
}

#pagination a {
	font-weight: bold;
	padding:2px 6px;
}



#pagination span {
	color:#fff;
	padding:2px 6px;
	background-color: #5bcfe7;
	font-weight: bold;
}

#pagination a:hover, #pagination a:active {
	text-decoration: underline;
}

.color3 {
	color:#999;
}

.textalignright {
	text-align: right;
}

span.legend {
	padding: 0 5px 5px 5px;
	margin: 0;
	font-size: .9em;
	color:#999;
	text-align: left;
	display: block;
}


.shareme {
	margin: 5px 0;
}

ul#album li {
	float: left;
	text-align: center;
	padding: 10px 15px 10px 0;
}



span.link {
	background-color: #f5fafb;
	padding: 4px 10px 0 10px;
	height: 18px;
	display: block;
	margin: 10px 0;
}


#album_nav h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #5bcfe7;
}

#album_nav a {
	margin: 10px 10px 10px 0;
}

#album_title li {
	clear: both;
	border-bottom: solid 1px #f0f0f0;
}

#album_title li span {
	margin: 5px 0;
	display: block;
}

#album_title li a.download {
	float: right;
	color: #5bcfe7;
}

#album_content {
	text-align: center;
	margin: 20px 0;
}


a.img_parlent {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	margin: 0 10px 0 10px;
	width: 130px;
}



a.img_disque {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	margin: 0 10px 10px 10px;
	width: 180px;
}

.ngg-galleryoverview a.a_img {
}

.ngg-galleryoverview a.a_img img {
	border: none;
}

a.img_disque img , a.img_parlent img {
	text-decoration: none;
	border: solid 2px #f0f0f0;
	margin-bottom: 5px;
}

a:hover.img_disque img, a:active.img_disque img , a:hover.img_parlent img, a:active.img_parlent img  {
	text-decoration: none;
	border: solid 2px #5bcfe7;
	margin-bottom: 5px;
}


a:hover.img_disque span,  a:active.img_disque span, a:hover.img_parlent span , a:active.img_parlent span {
	text-decoration: underline;
}

h1 span.normal {
	float: right;
}
h1 span.normal b {
	text-transform: none;
	font-size: 12px;
}

h1 span.normal a img {
	margin: 0 5px;
}

a .mail {
	display: inline-block;
	margin-right: 10px;
}

a.thickbox img.button_video, .article_right a img.button_video  {
	border: none;
	margin-bottom: 10px;
}

.article_right a img.button_video {
	display: inline-block;
	margin-top: 10px;
}

p.uppercase {
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 20px;
	display: block;
}

div.post_article img {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: solid 2px #f0f0f0;
}





a.download img {
	margin: 10px 0;
	display: block;
}

table#disque_table tr {
	padding: 10px;
	border-bottom: solid 1px #f0f0f0;
}

table#disque_table tr td.textalign_right {
	text-align: right;
}

table#disque_table tr td.textalign_right img {
	margin-left: 10px;
}




a.bloc_agenda {
	background-color: #f5fafb;
	display: block;
	padding: 10px;
}

a.bloc_agenda:hover, a.bloc_agenda:active {
	border: solid 1px #5bcfe7;
	text-decoration: none;
}

a.bloc_agenda b.date_agenda {
}

a.bloc_agenda b.title_agenda {
	color:  #5bcfe7;
}