/* CSS Document */

/************  DIV  ****************/

div#conteneur {
position:relative;
width: 900px;
margin: 0px auto;
}
div#header {
background-image:url(images/mamie-suz_01.jpg) ;
width: 900px;
height: 149px;
}
div#centre {
background-image:url(images/mamie-suz_13.jpg) ;
background-repeat:no-repeat;
padding:0 0 0 0;
margin:0 0 0 0;
width: 900px;
}
div#title {
	background-image:url(images/centre_13.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
}
div#news {
	height:42px;
	padding:0px;
	margin:0px;
}
div#footer {
background-image:url(images/footer_14.jpg) ;
background-repeat:no-repeat;
background-color:#464138;
float:bottom;
padding:0 0 0 0;
margin:0 0 0 0;
width: 900px;
height: 50px;
clear:both;
text-align:center;
}
div#footer {
	width:900px;
}

table#tab_contact {
background-image:url(images/centre_13.jpg);
}
/******************  UL  *******************/

ul#menu {
list-style-type:none;
width: 900px;
height:31px;
display:inline;
padding:0 0 0 0;
margin:0 0 0 0;
text-align:center;
}

img {
border:0px;}

body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


div#piedpage {
 position:relative;
 background-color:#464138;
}

div#piedpage a{
 text-decoration:none;
 color:#FFFFFF;
}

image#cometik_logo{
display:inline;
padding-top:20px;
}

p#cometik{
float:right;
color : #FFFFFF;
text-decoration:none;
font-size:10px;
margin-right:15px;
text-align:center;
position:relative;
top:-50px !important;
top:-25px;
}

p#mentions_legales a{
display:block;
color:#FFFFFF;
text-decoration:underline;
font-size:10px;
padding-right:200px;
}

p#mentions_legales{
color:#FFFFFF;
text-decoration:none;
font-size:10px;
text-align:center;
padding-top:20px;
position:relative;
top:-55px;
}

p#bloc_droite {
	float: right;
	width: 290px;
	height:42px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/mamie-suz_12.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.bloc_gauche {
	float:left;
	padding:0px;
	margin:0px;
}

form#newsletter {
	position:absolute;
	left:650px;
	top:198px;
	margin:0px;
	padding:0px;
	height:0px;
	text-align:left;
	width:300px;
}

form#newsletter input {
	margin:0px;
	padding:0px;
}

.newsletter_input {
	font-size:12px;
	border:1px #484139 solid;
	color:#484139;
}

.btn_ok {
	background-color:#484139;
	color:#FFFFFF;
	border:1px #FFFFFF solid;
	font-size:10px;
}

.phrase_emailing {
	position:relative;
	left:28px;
	top:18px;
    color:#484139;
	font-size:10px;
	width:100px;
	text-align:center;
}

.texte4 {
	font-weight:bold;
}

.titre_actu {
	color:#FFFFFF;
}

.texte_actu {
	color:#484139;
	font-size:10px;
}


/* CSS AFFICHAGE DYNAMIQUE SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
