/* CSS Document */

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



h1 {

margin:0;

padding:0;

font-size:14px;

font-style:italic;

}



img {

	border:0px;

}



div#conteneur { 

				width:900px;

				background-image:url(images/fond_conteneur.jpg);

				position:relative;

				margin:0px auto;

}



div#header { 

				width:900px;

				height:180px;

				background-image:url(images/defaut_01.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;				

}



div#centre { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-accueil.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#entree { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-entrees.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#pizza { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-pates.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#dessert { 

				width:900px;

				height:357px;

				background-image:url(images/fond-desserts.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#vin { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-vins.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#walking { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-walking.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#jour { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-plats-jour.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#contact { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-contact.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#actus { 

				width:900px;

				/*height:357px;*/

				background-image:url(images/fond-actus.jpg);

				background-repeat:no-repeat;

				padding:0px;

				margin:0px;

}



div#footer {

				width:900px;

				height:78px;

				background-image:url(images/defaut_04.jpg);

				background-repeat:no-repeat;

				text-align:center;

				background-color:#7C1313;

				padding:0px;

				margin:0px;

				clear:both;

}



div#menu {

	height:35px;

	padding:0px;

	margin:0px;

}

/*****************MENU*******************/

ul#menu {

				width:900px;

				margin:0px;

				padding:0px;

				list-style-type:none;

}



ul#menu li {

	display : inline;

	font-size:1px;

	line-height:1px;

	padding:0px;

	margin:0px;

	float:left;

}



ul#menu img { border:0px; height:35px; }



body {

	margin:0px;

	padding:0px;

	background-image:url(images/fond.jpg);

	background-repeat:repeat-x;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



p#logo_cometik{

float:right;

padding:80px 10px 0 0;

margin:0;

}



p#logo_cometik a{

font:9px Verdana,Arial,Sans-serif;

color : white;

text-decoration:none;

}



p#coordonnées{

padding:80px 0 0 140px;

color : white;

text-decoration:none;

font-size:10px;

text-align:center;

margin-top:10px;

font : 10px Verdana,Arial,Sans-serif;

margin:0;}



a#mentions_legales{

color:white;

text-decoration:none;

}



.contenu_modifiable {

	margin:0px;
	min-height:357px;

	padding:70px 395px 20px 35px;

	font:11px Verdana,Arial,Sans-serif;

	text-align:justify;

	color:white;

}



#newsletter_form{

padding: 0px 0 0 70px;

margin:0;

}



#lettrine{

float: left; 

font-size: 3em; 

font-weight: bold;

font-family: Verdana,Arial,Sans-serif;

color:#003399;

margin: 0px;

padding: 0 5px 0 0px;

line-height: 1em;



}



.newsletter_input {

	font-size:10px;

}



p#newsletter_ok{

padding:70px 0 0 80px;

color:white;

font:10px Verdana,Arial,Sans-serif;

width:150px;

text-align:center

}



p#restez_informe{

	margin:0;

	padding: 65px 0 0 25px;

	font:11px Verdana, Arial, Helvetica, sans-serif;

	width:230px;

	text-align:center;

	color:#FFFFFF;

}



/* 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;

}
