@import "navigation.css";
@import "formulaire.css";
@import "jquery.lightbox-0.5.css";
@import "../post-it-draggable/post-it.css";
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
}
#site
{
	margin-left:auto;
	margin-right:auto;
	width: 1022px;
	height: 100%;
}
#menu
{
	width:989px;
	z-index: 500;
	margin: 0;
	padding: 0 0 0 33px;
	background-image: url(../images/deco/bg_menu.jpg);
	height: 50px;
}
#content img
{
	border:none;
}


#adresse-top
{
	text-align:right;
	width:1002px;
	height:15px;
	padding-top: 10px;
	padding-right: 20px;
}
#adresse-top p
{
	margin:0;
	padding:0;
}
#adresse-top a
{
	color:#cb008f;
	text-decoration: none;
	font-weight: bold;
}

.rose
{
	color:#cb008f;
	font-weight: bold;
}

#header
{
	width:1022px;
	height:255px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/header.jpg);

}
#content
{
	width:952px;
	background-image: url(../images/deco/bg_content.jpg);
	background-repeat: repeat-y;
	margin:0;
	padding: 35px 35px 0 35px;
}
#content p
{
	color:#000000;
	margin-bottom:10px;
	padding:0;
	margin: 10px 0 0 0;
}

#content p a, #content p a:hover
{
	color:#C0088A;
	font-weight:bold;
	text-decoration:underline;
}
#content  h1, #content h2
{
	padding:7px 5px 0 2px;
	color: #000000;
	font-size: 16px;
	margin: 0;
	background-image: url(../images/deco/bg_h1.jpg);
	background-repeat: repeat-x;
	height: 36px;
}

#content h3
{
	padding:0;
	color: #BE0688;
	font-size: 12px;
	width: 697px;
	margin:0;
	background-repeat: no-repeat;
}
#content  h4
{
	padding:0;
	color: #000000;
	font-size: 15px;
	background-repeat: no-repeat;
	margin:10px 0 0 0;
}
#right h2
{
	padding:0 0 0 15px;
	color: #E5A20D;
	font-size: 14px;
	width: 697px;
	margin: 0px 0 20px 0;
	background-image: url(../img/picto.png);
	background-repeat: no-repeat;
}

#footer
{
	width:1022px;
	background-image: url(../images/deco/footer.jpg);
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	background-repeat: no-repeat;
}
#footer p
{
	margin:0;
	padding:0;
	color: #FFFFFF;
}
#copyright
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 11px;
}

#copyright p
{
	color:#FFFFFF;
	margin:0;
	padding:0;
}
#copyright a    
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
#copyright a.menu-bas    
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
#copyright  a.actif {
	color:#BF0594;
	text-transform:uppercase;
	text-decoration:underline;
}
#copyright  a:hover {
	color:#BF0594;
	text-decoration: underline;
}

#copyright img {
	border:none;
}
#site #content #tarif 
{
	border:1px solid #fd5fe8;
	width: 370px;
	color: #FFFFFF;
}

#site #content #tarif td
{
	border: 1px solid #fd5fe8;
	padding: 5px;
	text-align: left;
}

#diapo-right
{
	float:right;
	width: 400px;
	padding-top: 0px;
	height: 350px;
}
#gallery
{
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#gallery   a  img.image-presentation
{
	margin: 10px 20px;
	border: 1px solid #cccccc;
}
#gallery a img.photo 
{
	border:1px solid #F95AE8;
	float: left;
	padding: 5px;
	margin: 5px;
}
#gallery a:hover img.photo
{
	border: 1px solid #3a3a3a;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#content ul li
{
	color:#000000;
	list-style-type: disc;
	margin: 0px;
	padding:0px;
}

#diapo-header
{
	width:936px;
	height:162px;
}

.gallery_right
{
	float:right;
	width: 230px;
}
.gallery_right img
{
	margin:5px;
}
.bloc_texte
{
	float:left;
	width: 710px;
}
.bloc_texte .descriptif
{
	text-align:justify;
}

.article
{
	margin-top: 10px;
	
}
.separateur
{
	height:6px;
	width:960px;
	background-image:url(../images/deco/separateur.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

/*********************/

#table
{
	color:#000000;
	width:950px;
}

a.nave-page
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	color:#000000;
	background-color:#a3a3a3;
	border:1px solid black;
}
a.nave-page-actif, a:hover.nave-page
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	color:#cd008f;
	background-color:#a3a3a3;
	border:1px solid black;
	text-decoration:none;
}
.noir
{
	color:#000000;
}
.addthis_button
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
