/* -------- TYPOGRAPHY --------- */
/* -------- AND COLORS ---------- */
/* ------------------------------- */
body{  
        color: #fff; 
        font-family: Helvetica, "Lucida Sans Unicode","Lucida Grande", sans-serif;
        font-size: 11px;
		height: 100%;
		line-height: 15px;
		background-image: url("../images/fdbbb.jpg");
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #1469ba;
		overflow-x: hidden;
		}
		
textarea, input {
	border: 1px #000 solid;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6  {
font-family: Helvetica, Georgia, sans-serif;
}

h4 {
font-size: 13px;
color: #FFD12A;
}

h5 {
font-style: italic;
} 

h6 {
	font-weight:bold;
    text-transform:uppercase;
}

h4 {
	color:#FFD12A;
	font-weight: bold;
}
.content-text h1{
        font-size: 24px;
	line-height: 50px;
}
.content-text h2{
        font-size: 20px;
	line-height: 45px;
}
.content-text h3{
        font-size: 18px;
	line-height: 40px;
}
.content-text h4{
        font-size: 16px;
	line-height: 35px;
}
.content-text h5{
        font-size: 12px;
	line-height: 35px;
}
.content-text h6{
        font-size: 10px;
	line-height: 35px;
}
.menu ul, ol {
	margin-top: 1px;
	margin-bottom: 20px;
}

.menubis ul, ol {
	margin-top: 5px;
	margin-bottom: 20px;
}

a, a:link, a:visited, span a, span a:link, span a:visited {
	color: white; /*#bebebe;*/
	text-decoration:none;
	border:none;
}
a:hover, a:active, a:focus, span a:hover, span a:active, span a:focus{
	color:#FFD12A;
}

li.text a:hover {
	text-decoration:none;
	color: black;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
ins{

}
cite{
	font-weight:bold;	
}
sup{
	vertical-align:super; 
	font-size:.7em;
	line-height:.5em;
}
blockquote{  
	padding: 0 50px;
	margin: 25px 0;
	font-style: italic;
	letter-spacing: 2px;
	font-size: 18px;
}
small{ 
	font-size:.83em;	
}
.description {
	font-size: 12px;
}

.menu li a {
    display:block;
    padding-left:11px;
	padding-right:11px;
	border-right:1px solid #034380;
	font-size: 13px;
	/*font-weight: bold;
    color: #034380;*/
    height:18px;
    line-height: 13px;
	margin-right:0px;
	font-family: Helvetica, Georgia, sans-serif;
	text-transform:uppercase;
	letter-spacing: -1px;
}

.menu li a, #title{
    padding-top: 12px;
	padding-bottom: 7px;
}

.menu li a:hover {
	/*background: url("../images/hautsombre.png") repeat-x scroll 0 0 transparent;*/
	color: #ffd12A;
	}
.menu li.current_page_item a {
    display: block;
	color: white;
	background: url("../images/menu.jpg") repeat scroll 0 0 transparent;
   }

.menubis li a {
    display:block;
    padding-left:2px;
    border:1px solid #FFFFFF;
	font-size: 10px;
    color: #FFFFFF;
    height:13px;
    line-height: 13px;
}

.menubis li a:hover {
	background-color: #df137a;
}
.menubis li.current_page_item a {
    display: block;
    background-color: #df137a;
    padding-left:2px;

    height:12px;
    line-height: 12px;
}
.menubis li a:hover {
}

#sidebar, .onecol, .twocols , #commentbar {  /* updated here */

	/*background-color: #1d0c0e;*/
	/*border: 1px #1c1b19 solid;*/
}
.onecol {
	width: 600px;
	/*margin-left: 270px; modif du 02/12 */
}
.onecol-text {
	position: absolute;
	top: 148px;
	left: 261px;
	padding: 10px;
	float: left;
}
.twocols {
	margin:0 0 0 652px;
	width: 900px;
	/*background-color: #080808;*/
}
.twocols-text {
	margin-bottom: 20px;
	padding: 5px;
	float: left;
	width: 900px;
	padding: 10px;
	margin-left: -184px;
}
.onecol-text h1, .twocols-text h1  {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
#sidebar-text h3, .thumbnails h3 {
	/*font-weight: bold;*/
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 15px;
	}
.text {
	padding-bottom: 10px;
}
.cover-imgs li, .slideshow img, .mail-alert {
	/*background-color: #33322f;
	border: 2px #1c1b19 solid;*/
}
li.thumbnail {
	border: 1px #1c1b19 solid;
}
.slideshow img {
	padding: 6px;
	/*display: none;*/
}
#footer {
    line-height: 12px;
    margin: 21px 0px 20px 469px;
	padding: 5px 5px;
    /*height: 200px;*/
	height:90px;
    font-size: 11px;
    text-align: left;
	width: 700px;
}

.footer1 {float: left;width:150px;}
.footer2 {float:left;width:161px; margin-left: 74px;}
.footer3 {float:left;width:150px; margin-left: 74px;}
.credit{float:left;margin:-4px 0 0 274px;}

#text_footer {
  /*  margin-left: 46%; /*43%;*/
  /*  margin-top: 462px; /*-18px;*/
    line-height: 12px;
	/*width: 650px; 550px;*/
	padding: 6px;
}


hr {
    width: 150px;
    border: 0; /* enleve toute bordure */
    border-bottom: 1px solid #FFFFFF;

}

#footer a {
	font-style:italic;
}

#footer a:hover {
    color: #ffd12A;
    }

#logo_footer {
    float: left; 
    margin-left: 3px;
	margin-top:-22px;
	margin-bottom:10px;
}

#website {
    float: left;
    margin-left: 10px;
	font-family: Helvetica, "Lucida Sans Unicode","Lucida Grande", Arial, sans-serif;
    font-size: 11px;
	line-height: 13px;
	margin-top:23px;
}

#link {
    float: left;
    margin-left:1%;
	margin-top:23px;
    
}

ul#link_menu
{			   
  margin    :   0;
  padding   :   0;
  width     :   auto;
}				

ul#link_menu li 
{						  
    list-style-type: none;
    background-image: url(../images/puce.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    padding-left: 20px;
    display: block;
    border: 1px solid #FFFFFF;
    margin-bottom     :  3px;
}

ul#link_menu li:hover
{						  
    background-color  :   #df137a;
    background-image: url(../images/puce_hover.png);
}

ul#link_menu li a
{
  font-size         :   10px;
  width             :   auto !important;
  width             : 	100%;
  padding           :   0 5px;
  text-decoration   :   none;
  color             :   #FFFFFF;
  display           :   block;
  background-color  :   #000000;
  height:13px;
  line-height: 13px;
}			

ul#link_menu li a:hover
{
  background-color  :   #df137a;
}	

textarea, input { /* updated here  */
	background-color: white; /*#33322f;*/
	border: 1px #1c1b19 solid;
	padding: 5px;
	margin-bottom: 5px;
	color: black; /*#bebebe;*/
}
.nav a.n { /* updated here  */
	color: #888;
}
.nav a:hover.n { /* updated here  */
	color: #EBEBEB;
}
/* ------------------------------- */
/* ------- GENERAL LAYOUT ------ */
/* ------------------------------- */
/*body {
	/*background: #1e1d1c url(../images/dark/bgtile.png) repeat-x top;*/
   /* background-image: url("../images/tdln2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e2017b;
}*/
#wrapper {
	/*background: url("../images/site-navallon6-fdtp.png") no-repeat scroll 0 0 transparent;
	background-image: url("../images/site-navallon6-fdtp.png");	background-repeat: no-repeat;	background-position: left top;*/	margin: auto;
}
#header {
    margin: 0 0 0 0;
    width: 1500px;
	height: 112px;
	float: left;
}
#logo {
	text-align: left;
	float: left;
    margin-left: 62px;
    margin-top: 355px;
}
	.logo-img {
		/*background: url(../images/dark/logo.png) no-repeat right top;*/
		width: 300px;
		height: 48px;
		letter-spacing:-1000em;
		display:block;
		overflow:hidden;
		text-indent:-9999em;
	}
	.logo-img  {
		text-indent: 1000px;
	}

.menu {
	background: url("../images/fond.jpg") repeat scroll 0 0 transparent;
	display: block;
    height: 40px;
	float: left;
	text-align: left;
	width:	auto;
	}
	
.menunew {
	/*background: url("../images/menu.jpg") repeat scroll 0 0 transparent;*/
	display: block;
    height: 40px;
	float: left;
	text-align: left;
	float: left;
    margin-left: 500px;
    margin-top: 46px;
	width: auto;
		}

.menubis {
	display: block;
    margin-top: 0px;
	height: 48px;
	float: left;
	text-align: left;
	margin-left: 0px;
	width: auto;
}

.menu li {
	height: 40px;
	float: left;
	margin-right: 0px;
	width: auto; /*50px;*/
	/*padding-top: 10px;*/
}

.menubis li {
	height: 38px;
	float: left;
	margin-right: 10px;
	width: 75px;
	padding-top: 10px;
}

.content {
	float: left;
	margin-top: 9px;
}
.contentnonpost {
    height: 489px;
    margin-left: 152px;
    margin-top: 5px;
}
#sidebar, #commentbar {   /* updated here */
    /*background: #03488a;*/
	float: left;
	position: absolute;
	z-index: 14;
	left: 260px; 
	padding: 10px 10px;
	width: auto;
}

#sidebar li  li {
	list-style: disc outside none;
	margin-left: 20px;
	}
	
#commentbar {  /* updated here / add new */
    display:none;
	z-index: 16;
}
.thumbnails {
	padding: 0 10px 10px 10px;
	margin: 15px 0 0 0;
}
li.thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: auto;
}
.nav a {
	height: 28px;
	cursor: pointer;
	display: block;
	text-align: center;
}
.nav a.n {
	float: left;
	width: 28px;
    display:none; /*supprimer les numéro */
}
a#nav-left  {
	/*background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -92px;*/
    background-image: url(../images/FLECHEg.png);
	float: left;
	width: 33px;
	height: 33px;
	margin-left: 0px;
	margin-top: 5px;
	position:absolute;
}
/*a#nav-left:hover  {
	background-position: 0px -115px;
}*/
a#nav-right {
	/*background: url(../images/default/nav.png) no-repeat;
	background-position: 0px -46px;*/
    background-image: url(../images/FLECHEd.png);
	float: left;
	width: 33px;
	height: 33px;
    margin-left: 29px;
	margin-top: 5px;
	position:absolute;
}
/*a#nav-right:hover {
	background-position: 0px -69px;
}*/
.nav-close {
	background: url(../images/dark/nav.png) no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 19px;
	position: absolute;
	cursor: pointer;
}
a#nav-close:hover {
	background-position: 0px -23px;
}
.cover-wrapper {
	/*padding-bottom: 5px;*/
	overflow: hidden;
}
ul.cover-imgs {
	display: block;
	list-style: none;
	
}
.cover-imgs li {
	display: block;
	float: left;
	/*padding: 7px;
	margin-right: 20px;*/
	width: auto;
}
.cover-imgs a {
	display: block;
	text-decoration: none;
}

.title, .title-home, .title-img {    /* updated here / add new */
    display: none; /* cache le titre de l'image */
	padding: 3px 10px 3px 10px ;
	background-color: #1e1d1c;
	position: absolute;
	z-index: 11;
	margin-top: 10px;
}
.title-img small {  /* updated here / add new */
	cursor: pointer;
}
.detail-img {    /* updated here / add new */
	position: absolute;
	z-index: 11;
}
.detail-img p { /* updated here / add new */
	padding: 5px 10px 5px 10px ;
	margin: 6px;
	background-color: #1e1d1c;
}
.loading {
	/*background: url(../images/default/bright.gif) no-repeat center;*/
	margin: 0 0 0 0; /*modif du 2/12*/
	float: left;
}
.loadingg {
	/*background: url(../images/default/bright.gif) no-repeat center;*/
	margin: 5px 0 0 254px;
	float: left;
}
#contactForm{
	margin-top: 6px;	
}

#viewcomment-area { /* updated here / add new */
	overflow: auto;
}
.comment-ul li.comment-li { /* updated here / add new */
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #1c1b19 solid;
}
#flag {
float: left;
margin: 54px 0 0 30px;
}