/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


body{
 background:url(theme/fonds2.jpg) no-repeat top center #01020f;
	margin:0; /* evite bug des marge sous safari et firefox */
	padding:0; /* evite bug des marge sous safari et firefox */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

/*///////////////////////
PARTIE HAUTE DU SITE
//////////////////////////*/
.Style1 {color: #FFFFFF}
li.Style1 {color: #FFFFFF}
.Style5 {color: #FFFBF0}


.droite{
	text-align:right;
	margin:0 10px 0 0;
}
.clear{
	clear:both;
}
a{
	color:#0fafcf;
	text-decoration:none;
}
a:hover{
	color:#000;
}
/*/////////////////////////////////////
		    Le Header
/////////////////////////////////////*/
#titre
{float:left;
width:530px;
background-position:center;
margin:27px 0 0 0;
height:70px;
position:absolute;
	left:50%;
	margin-left: -275px;
}

#top{
	margin:30px 2px 5px 0;
	height:110px;
	font-size:24px;
	line-height:55px;
	color:#FFF;
	text-align:center;
}
#top .petit{
	font-size:14px;
}

/*/////////////////////////////////////
		    Le conteneur
/////////////////////////////////////*/
#conteneur{
	width:601px;
	margin:0 auto;
	}


/*///////////////////////
PARTIE MENU
//////////////////////////*/



#menu
{
background:url(theme/cont_haut.png) no-repeat bottom;
height:65px;
}

#menu ul li
{

float:left;
padding:0;
list-style:none;
}
#menu ul li a
{
height:43px;
width:123px;
font-size:14px;
line-height:50px;
display:block;
text-decoration:none;
text-align:center;
color:#FFF;
background-repeat:no-repeat;
background-position:top center;
}
#menu ul li a:hover
{
height:43px;
width:123px;
line-height:37px;
text-decoration:none;
text-align:center;
color:#FFF;
background-repeat:no-repeat;
background-position:bottom center;
}

/*les différentes couleurs du menu */

#menu ul li a.rouge
{background-image:url(theme/button-rouge.png);
}
#menu ul li a.bleu
{background-image:url(theme/button-bleu.png);
}
#menu ul li a.vert
{background-image:url(theme/button-vert.png);
}
#menu ul li a.rose
{background-image:url(theme/button-rose.png);
}


/*///////////////////////
CONTENU
//////////////////////////*/

#contenu
{
background:url(theme/cont.png) repeat-y left;
padding:0 15px;
}

/* Les news */
#news{
	float:left;
	width:350px;
}
#news {
		height: 100%;
		margin:0;
		padding:0;
		color:#ffffff;
		font-family:sans-serif;
		font-size:20;
	}
#news h1{
	padding:0 10px;
	margin:0 0 0 20px;
	display: block;
	height:27px;
	line-height:27px;
	width:282px;
	background:url(theme/news_h1.jpg);
	font-size:1em;
	font-weight:bold;
}

#news p{
	padding:0 15px;
	color:#2A1F00;
}

/* La navigation */
#navigation{
	float:right;
	margin:0 30px 0 0;
	
}
.bloc{
	width:160px;
	text-align:center;
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	background:url(theme/nav.jpg) no-repeat top left;
}
.image
{
border:thin;
cursor:pointer;
}
.finbloc{
	background:url(theme/nav_b.jpg) no-repeat top left;
	width:170px;
	margin:0;
	height:15px;
}

#navigation ul{
list-style:none;
	color:#959595;
	margin:0;
}
#navigation ul li a{
	list-style-image:url(theme/nav_li.jpg);
	color:#959595;
}
#navigation ul li a:hover{
	color:#000000;
}
#comment
{
position:relative;
top:5px;
left:5px;
width:310px;
height:120px;

}
#image_comment, #image_comment2, #image_comment3, #image_comment4, #image_comment5, #image_comment6
{
	position:absolute;
	left:0px;
	width:300px;
	overflow:hidden;
	visibility:hidden;
	
}
#image_comment5
{
visibility:visible;
}

#menu2
{
	padding:1px 10px 40px 40px;
	
	}
	
#menu2 ul li
{

float:left;
list-style:none;
}
#menu2 ul li a
{
width:200px;
font-size:14px;
display:block;
text-decoration:none;
text-align:center;

}
#menu2 ul li a:hover
{
width:200px;
text-decoration:none;
text-align:center;
color:#000;

}
	
/*/////////////////////////////////////
		    Le footer
/////////////////////////////////////*/
#bas{
	margin:0 auto;
	padding:0 0 16px 40px ;
	background:url(theme/cont_bas.png) no-repeat;
	width:560px;
	height:25px;
	color:#FFF;
	line-height:25px;
}
#bas p
{
margin:0 0 0 50px;}
#bas a{
	
	font-weight:bold;
	color:#CCC;
}
#bas a:hover{
	
	font-weight:bold;
	color:#FFF;
}
/*/////////////////////////////////////
		    clearbox
/////////////////////////////////////*/

#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_iFrCont {
	position: absolute;
	width: 0px;
	height: 0px;
}

#CB_HiddenText {
	position: absolute;
	visibility: hidden;
	z-index: -1000;
	top: -100px;
	left: -1000px;
}

.CB_Sep {
	color: #bbb;
}

.CB_TnThumbs {
	width: 0px;
	height: 0px;
	border: 0px;
	outline-style: none;
	outline: 0px;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.CB_BtmNav {
	position: relative;
	top: 4px;
	border: 0;
	padding: 0px 0px 0px 3px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 20%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 62px;
	padding-top: 10px;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 52px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
	border: 1px solid #fff;
	cursor: pointer;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_NavPrev, #CB_NavNext {
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	top: 47%;
	cursor: pointer;
}

#CB_NavPrev {
	left: 18px;
}

#CB_NavNext {
	right: 15px;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	position: relative;
	text-align: left;
	overflow: hidden;
}

#CB_T1 {
	height: 14px;
	white-space: nowrap;
	position: relative;
}

#CB_T2 {
	margin-top: -1px;
}

#CB_TL {
	position: relative;
	background-color: #fff;
	display: none;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(../pic/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(../pic/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(../pic/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(../pic/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color: #fff;
}

#CB_Right {
	background-image:url(../pic/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(../pic/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(../pic/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(../pic/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(../pic/blank.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style: none;
	outline: 0px;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	padding-right: 5px;
	color: #999;
	outline-style: none;
	outline: 0px;
	cursor: pointer;
	border: none;
}

.CB_TextNav:hover {
	text-decoration: underline;
	color: #555;
	border: none;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent;
}

#CB_Next:hover {
background:transparent;
}

#CB_CloseWindow {
	position: absolute;
	right: -14px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	left: -11px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	background-color: #fff;
	width: 0px;
	position: absolute;
	height: 2px;
	display: none;
	z-index: 1102;
}

#CB_Email {
	position: absolute;
	right: 15px;
}                          