/* nouveau intégré */
#container {
	margin : 0 auto;
	width: 1027px; /* important to be same as image width */
}

#header {
	width: 1027px;
	position : relative;
	top : 0px;
}

.logo {
	float : left;
}

.clearer {
	clear : both;
}

.Nav {
	padding: 0;
	list-style: none;
}

.Nav li {
	width: 100px;
	margin: 0px 0 0 0px;
	float: left;
}

.Nav li a {
	display: block;
	font-size: 12px;
	font-family: Arial;
	color: #b5b5b5;
	text-decoration: none;	
	padding-top: 5px;
	padding-left: 2px;
}

.Nav li a:hover,#Nav li a:active {
	display: block;
	color: #349ec8;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;	
	padding-top: 5px;
	padding-left: 2px;
}

.Menu {
	padding: 0;
	list-style: none;
	display: none;
}

.Menu li {
	background-color: white;
	display: overflow;
}

#menu_jq {
	height : 40px;
	float : right;
}

#sliderContent {
    width: 1027px; /* important to be same as image width or wider */
	margin: 0;
	padding : 0;
	border: none;
}

.sliderImage {
	display: none;
	margin : 0;
	padding : 0;
	border: none;
	list-style: none;
}

.sliderImage span {
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 0;
    width: 1027px;
    background-color: #000;
    filter: alpha(opacity=00);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
	border: none;
}

.clear {
	clear: both;
	border: none;
}

.sliderImage span strong {
    font-size: 14px;
	border: none;
}

#slider {
    width: 1027px; /* important to be same as image width */
    height: 575px; /* important to be same as image height */
	border: 3px solid black;
}

#contenu {
    width: 1027px; /* important to be same as image width */
    height: auto; /* important to be same as image height */
	border: 3px solid black;
	font-size: 12px;
    font-family: Arial;
    color: #6666t66;
}

/* fin nouveau intégré */


/* MENU */
/*
.Nav {
padding: 0;
list-style: none;
}

.Nav li {
width: 100px;
margin: 0px 0 0 0px;
float: left;
}
.Nav li a {
display: block;
font-size: 12px;
font-family: Arial;
color: #b5b5b5;
text-decoration: none;	
padding-top: 5px;
padding-left: 2px;
}
.Nav li a:hover,#Nav li a:active {
display: block;
color: #349ec8;
font-size: 12px;
font-family: Arial;
text-decoration: none;	
padding-top: 5px;
padding-left: 2px;
}

.Menu {
padding: 0;
list-style: none;
display: none;
}

.Menu li {
background-color: white;
display: overflow;
}
*/
a img { border: 0; 
  border: 1px solid red;  }
/*
#menu_jq{
float: right;
height: auto;
position: relative;
height : 120px;
}
*/
/* FIN MENU */
/*
#container {
  position:absolute;
    top:35%;
    left:50%;
margin-top:-210px;
margin-left:-516px;
	width:1033px;
	height:663px;
	padding-top: 23px;
	
	}
	*/
h1
{
font-size: 15px;
font-family: Arial;
color: #666666;
padding-left: 10px;
}

h2
{
font-size: 15px;
font-family: Arial;
color: #333333;
}
/*	
#header { 
	margin:0px;
	padding:0px;
	width:auto;
	height:41px;
	border:none;
}*/
	
#header .logo {margin:0px; padding-left: 7px; height:41px; width:365px; float:left; border:none;}

#inner .home {background: url(images/inner.jpg) no-repeat top left; width:100%; height:100%;}

#inner_texte { width:700px; height:100%;}

#zone_texte {  
background-image: url(images/zone_texte.jpg); 
background-repeat: repeat;
padding-left: 30px; 
padding-top: 5px; 
}

.zone_texte_p {  

font-family: Arial;
font-size: 12px;
width:80%; 
margin-left: -45px; 
padding-left: 40px; 
}

#content {background:#FFF; padding:6px;border:none;}

.li_me
{
list-style-type: disc;
margin-left: 0px;
width: 500px;
}

.li_me2
{
list-style-type: disc;
margin-left: 30px;
width: 500px;
color: #666666;
}

.li_me3
{
list-style-type: none;
margin-left: 20px;
margin-top: 20px;
border: none;
}


/* top menu */ 
#menuHolder {width:349px; height:41px; padding:0px; background:url(images/topmenu.png); z-index:500; float:right;}
#menuHolder table {border-collapse:collapse; position:absolute; left:0; top:0;}
#menuHolder ul {padding:0; margin:0; list-style:none;}
#menuHolder ul ul {position:absolute; left:-9999px;}
#menuInner {padding:0; width:349px; height:41px;}
#menuInner li {float:left; padding-right:0px;}
#menuInner li.contact {padding:0;}

#menuInner li a {display:block; height:41px;}
#menuInner li a b {position:absolute; left:-9999px;}

#menuInner li.wedding a {width:88px;}
#menuInner li.general a {width:88px;}
#menuInner li.me a {width:34px;}
#menuInner li.blog a {width:54px;}
#menuInner li.contact a {width:85px;}

#menuInner li a:hover {background:url(images/topmenu2.png); position:relative;}
#menuInner li.wedding a:hover {background-position:88px 0px;}
#menuInner li.general a:hover {background-position:-88px 0px;}
#menuInner li.me a:hover {background-position:-176px 0px;}
#menuInner li.blog a:hover {background-position:-210px 0px;}
#menuInner li.contact a:hover {background-position:-264px 0px;}

#menuInner li:hover	{position:relative;}
#menuInner li:hover > a {background:url(images/topmenu2.png);}
#menuInner li.wedding:hover > a {background-position:0px 0px;}
#menuInner li.general:hover > a {background-position:-88px 0px;}
#menuInner li.me:hover > a {background-position:-176px 0px;}
#menuInner li.blog:hover > a {background-position:-210px 0px;}
#menuInner li.contact:hover > a {background-position:-264px 0px;}

#footer { float: right; color: grey; font-size: 10px; font-family:Arial;}

/* footer menu */
#menuFooter {width:225px; height:36px; padding:0px; background:url(images/footermenu.png); z-index:500; float:left;}
#menuFooter table {border-collapse:collapse; position:absolute; left:0; top:0;}
#menuFooter ul {padding:0; margin:0; list-style:none;}
#menuFooter ul ul {position:absolute; left:-9999px;}
#menuInner2 {padding:0; width:225px; height:36px;}
#menuInner2 li {float:left; padding-right:0px;}
#menuInner2 li.terms {padding:0;}

#menuInner2 li a {display:block; height:36px;}
#menuInner2 li a b {position:absolute; left:-9999px;}

#menuInner2 li.wedding a {width:100px;}
#menuInner2 li.general a {width:76px;}
#menuInner2 li.me a {width:49px;}


#menuInner2 li a:hover {background:url(images/footermenu2.png); position:relative;}
#menuInner2 li.wedding a:hover {background-position:0px 0px;}
#menuInner2 li.general a:hover {background-position:-100px 0px;}
#menuInner2 li.me a:hover {background-position:-176px 0px;}


#menuInner2 li:hover	{position:relative;}
#menuInner2 li:hover > a {background:url(images/footermenu2.png);}
#menuInner2 li.wedding:hover > a {background-position:0px 0px;}
#menuInner2 li.general:hover > a {background-position:-100px 0px;}
#menuInner2 li.me:hover > a {background-position:-176px 0px;}


/* Pour le script de galerie */
#contenu_contact{
    width: 1027px; /* important to be same as image width */
	height: 367px;
	border: 3px solid black;
	font-size: 12px;
    font-family: Arial;
    color: #666666;
	background-image:url(images/contact.jpg);
}

#contenu_info{
    width: 1027px; /* important to be same as image width */
	height: 367px;

	border: 3px solid black;
	font-size: 12px;
    font-family: Arial;
    color: #666666;
	background-image:url(images/fred.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#prices_info{
    width: 1027px; /* important to be same as image width */
	height: 112px;
	border: 3px solid black;
	font-size: 12px;
    font-family: Arial;
    color: #666666;
	background-image:url(images/prices.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#info_2
{
width: 700px;
padding-left: 10px;
}

#contenu p {
    height: auto;
    /*position: relative;  important */
	/*overflow: hidden;  important */
	padding-left: 10px;
	font-size: 12px;
    font-family: Arial;
    color: #666666;
	padding-right: 10px;
}

#contenu h2 {
    width: 1027px; /* important to be same as image width */
    height: auto; /* important to be same as image height */
    /*position: relative;  important */
	/*overflow: hidden;  important */
	padding-left: 5px;
	font-size: 12px;
    font-family: Arial;
    color: #666666;
}

.question
{
	font-size: 12px;
    font-family: Arial;
    color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight:bold;
}

.reponse
{
	font-size: 12px;
    font-family: Arial;
    color: #666666;
}

ul { list-style-type: none; padding:0; margin:0;}

.prices { padding-left: 25px;}
.prices_droite { padding-left: 25px; float:right;}
/*
#sliderContent {
    width: 1027px; /* important to be same as image width or wider */
/*    position: absolute;
	top: 0;
	margin-left: 0;
	border: none;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	border: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 1027px;
    background-color: #000;
    filter: alpha(opacity=00);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
	border: none;
}
.clear {
	clear: both;
	border: none;
}
.sliderImage span strong {
    font-size: 14px;
	border: none;
}*/
.top {
	top: 0;
	left: 0;
	border: none;
}
.bottom {
	bottom: 0;
    left: 0;
	border: none;
}


.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{/*position:absolute;*/display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */