@charset "utf-8";
/* CSS Document */

/*************** DEFAULT DEFINITION */
html {
	height: 100%;
	margin: 0;
}
body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#CC9900;
	text-decoration:underline;
}



/* Structure ------------------------------------------------------------ */
#global_home {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_home.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;	
}
#global_presentation {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_presentation.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#global_reception {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_reception.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#global_mariage {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_mariage.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#global_cocktail {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_cocktails.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#global_contact {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_contact.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#global_info {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	width: 980px;
	height:580px;
	background-color:#CCCCCC;
	background: url(../img/img_contact.jpg) no-repeat;
	border-top: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	border-bottom: 2px solid #999900;
}
#logo_home {
	width: 260px;
	height:260px;
	padding: 0px 0px 0 0;
	margin: 140px 0 0 360px;
	position: absolute;
	background: url(../img/logo_accueil.gif) no-repeat;
}
#baseline_home {
	width: 260px;
	height:30px;
	padding: 0px 0px 0 0;
	margin: 440px 0 0 360px;
	position: absolute;
	background: url(../img/baseline_home.gif) no-repeat;
}
#logo_pages {
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#logo_pages a {
	width: 150px;
	height:150px;
	padding: 0px;
	margin: 25px 0 0 35px;
	position: absolute;
	background: url(../img/logo_pages.gif) no-repeat;
	text-indent : -9000px;
}


/* Menu ------------------------------------------------------------ */
#menu_rub_container {
	z-index:101;
	position:absolute;
	width: 980px;
	height:25px;
	bottom: 2px;
	margin:0;
	padding:0;
	background-color:#999900;
	border-top: 1px solid #FFF;
}
#menu_rub_container_temp {
	z-index:101;
	position:absolute;
	width: 970px;
	height:25px;
	bottom: 2px;
	margin:0px;
	padding:5px 0px 0px 10px;
	background-color:#999900;
	border-top: 1px solid #FFF;
	color:#FFFFFF;
	vertical-align:middle;
}
#phrase_attente {
	z-index:110;
	position:absolute;
	width: 500px;
	height:40px;
	bottom: 70px;
	margin:0px 0px 0px 240px;
	padding:0px;
	border-top: 1px solid #FFF;
	color:#000;
	font-size:13px;
}
#menu {
	height:20px;
	margin: 3px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	list-style-type: none ;
	width: 100%; /* précision pour Opera */
}
	#menu li {
	margin: 0 0 0px 0 ;
	padding: 0 ;
	float: left;
}
	#menu a {
	height:20px;
	display: block ;
	color: #000 ; 
	text-indent : -9000px; 
	text-decoration: none ;
	border: none ;
	padding:0 1px 0 1px;
}

	#m_presentation a	{ background: url(../img/menu_presentation.gif) no-repeat center top; width : 93px;  }
	#m_entreprise a	{ background : url(../img/menu_entreprise.gif) no-repeat center top; width : 86px; }
	#m_reception a	{ background : url(../img/menu_reception.gif) no-repeat center top; width : 268px; }
	#m_mariage a	{ background : url(../img/menu_mariages.gif) no-repeat center top; width : 68px; }
	#m_particulier a	{ background : url(../img/menu_particulier.gif) no-repeat center top; width : 90px; }
	#m_cocktail a	{ background : url(../img/menu_cocktails.gif) no-repeat center top; width : 70px; }
	#m_contact a	{ background : url(../img/menu_contact.gif) no-repeat center top; width : 66px; }
	#m_livre a	{ background : url(../img/menu_livre.gif) no-repeat center top; width : 75px; }
	
	
	#m_1	{ background: url(../img/m_1.gif) no-repeat center top; width : 40px;  }
	#centre {width:100px; }
	#m_8	{ background: url(../img/m_8.gif) no-repeat center top; width : 40px;  }
	#m_tiret	{ background: url(../img/m_tiret.gif) no-repeat center top; width : 23px;  }
	
	
	#m_presentation #m_presentation a,
	#m_entreprise #m_entreprise a,
	#m_reception #m_reception a,
	#m_mariage #m_mariage a,
	#m_particulier #m_particulier a,
	#m_cocktail #m_cocktail a,
	#m_contact #m_contact a,
	#m_livre #m_livre a,
	#menu a:hover { background-position : center bottom; padding:0 1px 0 1px; }





#Menutop {
	float:right;
	top:0px;
	width:170px;
	height:25px;
	margin: 0px 5px 0px 0px;
	font-size:11px;
	color:#330000;
}
#Menutop a {
	color:#330000;
	text-decoration:none;
}
#Menutop a:visited {
	text-decoration:none;
}
#Menutop a:hover {
color:#999;
}

/* Liens dans contenus ------------------------------------------------------------ */
#Content_col1_link {
	position:absolute;
	float:right;
	right:0px;
	bottom:50px;
	width:230px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_col1_link2 {
	position:absolute;
	float:left;
	left:15px;
	top:200px;
	width:300px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}

.liste_link {
	color: #333;
}
.liste_link ul {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 2px;
}
.liste_link li {
	color : #333;
	background:url(../img/puce.gif) no-repeat 0px 4px;
	padding-left:2px;	
	margin: 0px 0px 5px 0px;
}

.liste_link a {
	text-decoration:none;
	color : #333;
	padding: 0px 0px 0px 7px;
}
.liste_link a:visited {
	text-decoration:none;
	color:#333;
	padding: 0px 0px 0px 7px;
}
.liste_link a:hover {
	text-decoration:underline;
	color:#CC9900;
	padding: 0px 0px 0px 7px;
}
.liste_link .current {
	text-decoration:none;
	color:#CC9900;
}
.liste_link .current a {
	text-decoration:none;
	color:#CC9900;
}
.liste_link .current a:visited {
	text-decoration:none;
	color:#CC9900;
}
.liste_link .current a:hover {
	text-decoration:underline;
	color:#CC9900;
}








/* Content présentation ------------------------------------------------------------ */
#Content_presentation_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_presentation_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:35px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_presentation.gif) no-repeat;
	text-indent : -9000px;
}
#Content_presentation_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_presentation_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:270px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
text-align:center;
}
#Content_presentation_col2terce {
	position:absolute;
	z-index:3;
	float:left;
	left:600px;
	top:65px;
	width:250px;
	height:450px;
	margin:10px;
	padding:0px;
	font-size:11px;
}
#Content_presentation_col2terce p {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
#Content_presentation_col2 {
	position:absolute;
	z-index:2;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}


/* Content Réception ------------------------------------------------------------ */
#Content_reception_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_reception_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:60px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_reception_P.gif) no-repeat;
	text-indent : -9000px;
}
#Content_reception_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_reception_E_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_reception_E_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:60px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_reception_E.gif) no-repeat;
	text-indent : -9000px;
}
#Content_reception_E_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_reception_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
}
#Content_reception_col2 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	text-align:center;
}
#Content_reception_col3bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
overflow:auto;
}
#Content_reception_col3 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	overflow:auto; 
	
}
#Content_reception_col2 img {
	margin: 0px 0px 0px 30px;
	padding:0px;
}

/* Content Livre D'or ------------------------------------------------------------ */
#Content_livre_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_livre_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:60px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_reception_P.gif) no-repeat;
	text-indent : -9000px;
}
#Content_livre_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_livre_E_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_livre_E_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:60px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_livre.gif) no-repeat;
	text-indent : -9000px;
}
#Content_livre_E_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_livre_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
}
#Content_livre_col2 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	overflow:auto;
}

#Content_livre_col2 p {
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

#Content_livre_col2 h3 {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

#Content_livre_col3bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
overflow:auto;
}
#Content_livre_col3 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	overflow:auto; 
	
}
#Content_livre_col2 img {
	margin: 0px 0px 0px 30px;
	padding:0px;
}

/* Content Mariage ------------------------------------------------------------ */
#Content_mariage_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_mariage_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:35px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_mariages.gif) no-repeat;
	text-indent : -9000px;
}
#Content_mariage_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_mariage_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
opacity: 0.6;
filter:alpha(opacity=60);
}
#Content_mariage_col2 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	text-align:center;
}
#Content_mariage_col3 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_mariage_col2 img {
	margin: 0px 0px 0px 30px;
	padding:0px;
}


/* Content Cocktail ------------------------------------------------------------ */
#Content_cocktail_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_cocktail_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:35px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_cocktails.gif) no-repeat;
	text-indent : -9000px;
}
#Content_cocktail_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_cocktail_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#Content_cocktail_col2 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
	text-align:center;
}
#Content_cocktail_col3 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_cocktail_col2 img {
	margin: 0px 0px 0px 30px;
	padding:0px;
}

/* Content Info ------------------------------------------------------------ */
#Content_info_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_info_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:35px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_info.gif) no-repeat;
	text-indent : -9000px;
}

#Content_info_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}



/* Content Contact ------------------------------------------------------------ */
#Content_contact_col1 {
	position:absolute;
	float:left;
	left:230px;
	top:0px;
	width:320px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_contact_col1 h1 {
	margin: 80px 0px 20px 0px;
	padding:0px;
	height:35px;
	font-size:11px;
	color:#fff;
	background: url(../img/titre_contact_partenaires.gif) no-repeat;
	text-indent : -9000px;
}

#Content_contact_col1 p {
	margin: 0px;
	padding:7px 15px 7px 15px;
	font-size:12px;
	color:#000;
}
#Content_contact_col2bis {
	position:absolute;
	z-index:1;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:560px;
	margin: 0px;
	padding:0px;
	background-color:#999900;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#Content_contact_col2 {
	position:absolute;
	z-index:100;
	float:left;
	left:600px;
	top:0px;
	width:380px;
	height:555px;
	margin: 0px;
	padding:0px;
	font-size:11px;
}
#Content_contact_col2 img {
	margin: 0px 0px 0px 30px;
	padding:0px;
	background: url(../img/img_chefs.jpg) no-repeat;
}




#footer {
	position: absolute;
	width: 970px;
	height:15px;
	bottom: 0px;
	background: url(../img/bg_footer.gif) repeat-x;
	background-color:#000;
	color: #666;
}
#footer p {
	float:right;
	margin: 3px 10px 2px 0px;
	font-size: 9px;
}



#center {
	padding-bottom: 60px;	
	overflow: auto;
	background-color:#999999;
}
#content {
	float: right;
	width: 530px;
	background-color:#FFFF99;	
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
}
#sidebar {
	float: left;
	width: 199px;	
	background-color: #FF0000;
}









/* LightBox ------------------------------------------------------------ */
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}



#box 
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0;
	border: 1px solid black;
	background-color: red;
	z-index:199;
	overflow: auto;
}

#boxheader
{
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:20px;
	padding:0;
	padding-top:2px;
	left-padding:8px;
	margin:0;
	margin-right:20px;
	border-bottom:1px solid black;
	background-color: #060;
	color:white;
	text-align:center;
}

#boxclose
{
	float:right;
	position:absolute;
	top: 0;
	right: 0;
	background-image:url(images/close.gif);
	background-repeat:no-repeat;
	background-color:#CCC;
	border:1px solid black;
	width:20px;
	height:20px;
}

#boxcontent
{
	position:absolute;
	top:23px;
	left:0;
	margin:0;
	padding: 8px;
}

