/* =================================== *\
|  CSS Structure                         |
|  Date: Novembre 2007                   |
|  Autor I Puselja Pedja                 |
\* =================================== */

/*------------------------------------------------
CSS Reset
--------------------------------------------------*/
/*reset*/
* {margin:0; padding:0}  :link,:visited { text-decoration:none } ul,ol { list-style:none } address { font-style:normal } fieldset { border: 0; } 
img{border:none; background:none;} a img {border: 0 none;} h1, h2, h3, h4, h5, h6{margin:0; padding:0;} .clear{clear:both;}
table {border-collapse:collapse; border-spacing:0;} caption,th {text-align:left;} :focus {-moz-outline-style: none;}

/*------------------------------------------------
General
--------------------------------------------------*/
body {
	background:#FFFFFF url(../img/bg_body.jpg) repeat-x 0 0;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#333;
	font-size:0.9em;
	margin:0;
	padding:0;
}

/*------------------------------------------------
Containers
--------------------------------------------------*/
#wrapper {
	background:transparent url(../img/bg_wrapper.jpg) no-repeat center top;
	width:100%;
	height: auto !important;
	height:411px;
	min-height:411px;
	padding:90px 0 0 0;
	margin:0;
}
#container {
	margin:0 auto; 
	padding:0; 
	width:955px;
	text-align:left;
}
.left {
	margin:0;
	padding:0;
	width:350px;
	float:left;
}
.right {
	margin:230px 0 0 0;
	padding:0;
	width:510px;
	float:left;
}
#footer_Top {
	background:transparent url(../img/footer_Top.gif) no-repeat 0 0;
	width:955px;
	height:76px;
	margin:0 0 0 -55px;
	padding:0;
}
#footer {
	background:transparent url(../img/bg_footer.jpg) repeat-x center top;
	width:100%;
	height:286px;
}
/*------------------------------------------------
Left sidebar
--------------------------------------------------*/

.left h1{
	margin:15px 0 0 27px; 
	padding:0;
	width:298px; 
	height:118px;
}
.left h1 a:link, .left h1 a:visited, .left h1 a:focus, .left h1 a:hover, .left h1 a:active{
	display:block;
	width:298px; 
	height:118px;
	text-indent:-9999px;
	background:transparent url(../img/transparent.gif) 0 0 no-repeat;
}

.carte_visit {
	color:#867948;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:100px 0 0 50px;
	line-height:1.1;
}
.carte_visit table {
	margin:10px 0 0 0;
}
.mail {
	margin:18px 0 0 0;
}
.credits {
	font-size:80%;
	background:transparent url(../img/pouce_Gris.gif) no-repeat left center;
	padding-left:10px;
	margin:30px 0 0 50px;
}
.credits a:link, .credits a:visited {
	color:#777777;
}
.credits a:hover {
	text-decoration:underline;
}
.image_Left_Gal {
	width:230px;
	margin:60px 0 30px 60px;
}
.image_Left_Gal img{
	border:1px solid #ccc;
	padding:2px;
	margin:0 0 10px 0;
}

/*------------------------------------------------
Top Menu
--------------------------------------------------*/

ul.top_Menu {
	width:451px;
	height:34px;
	background:transparent url(../img/top_Menu.jpg) no-repeat 0 0;
	margin:-5px 0 0 0;
	padding:0;
}
ul.top_Menu li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
}
ul.top_Menu li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../img/top_Menu.jpg) no-repeat;
}
li#salle a {
	width:175px;
	height:34px;
}
li#traiteur a {
	width:172px;
	height:30px;
}
li#contact a {
	width:104px;
	height:30px;
}
li#salle a:hover, li#salle a:focus {
	background-position:0px -34px;
} 
li#traiteur a:link, li#traiteur a:visited {	
	background-position:-175px 0;
}
li#traiteur a:hover, li#traiteur a:focus {	
	background-position:-175px -34px;
}
li#contact a:link, li#contact a:visited {	
	background-position: -347px 0;
}
li#contact a:hover, li#contact a:focus {	
	background-position: -347px -34px;
}

ul.top_Menu li#salle.selected a:link, 
ul.top_Menu li#salle.selected a:visited,
ul.top_Menu li#salle.selected a:hover{
	background-position:0 -34px;
}
ul.top_Menu li#traiteur.selected a:link, 
ul.top_Menu li#traiteur.selected a:visited,
ul.top_Menu li#traiteur.selected a:hover{
	background-position:-175px -34px;
}
ul.top_Menu li#contact.selected a:link, 
ul.top_Menu li#contact.selected a:visited,
ul.top_Menu li#contact.selected a:hover{
	background-position: -347px -34px;
}
/*------------------------------------------------
Contenue site
--------------------------------------------------*/

.cont_traiteur {
	margin:40px 0 0 23px;
	color:#666666;
	line-height:1.5em;
}
.cont_traiteur span{
	color:#546428;
	font-weight:bold;
}
.cont_traiteur p {
	margin:0 0 20px 0;
}
.cont_traiteur h2, 
.cont_traiteur h2 a:link, 
.cont_traiteur h2 a:visited, 
.cont_traiteur h2 a:focus, 
.cont_traiteur h2 a:hover, 
.cont_traiteur h2 a:active {
	margin:0 0 15px 0; 
	padding:0;
	display:block;
	text-indent:-9999px;
}
.cont_traiteur h3 {
	color:#546428;
	font-size:1em;
	margin:0 0 20px 0;
}

/*------------------------------------------------
Home page
--------------------------------------------------*/
#home .block_Cont {
	background:transparent url(../img/Cont_Home.jpg) no-repeat 0 0;
	width:899px;
	height: auto !important;
	height:390px;
	min-height:390px;
	margin:40px 0 0 28px;
}
#home .cont_traiteur h2 {
	background:transparent url(../img/bienvenue.jpg) 0 0 no-repeat;
	width:240px; 
	height:20px;
}

/*------------------------------------------------
Salle page
--------------------------------------------------*/

#salle .block_Cont {
	background:transparent url(../img/Cont_Salle.jpg) no-repeat 0 0;
	width:899px;
	height: auto !important;
	height:390px;
	min-height:390px;
	margin:40px 0 0 28px;
}
#salle .cont_traiteur h2 {
	background:transparent url(../img/salleTitle.jpg) 0 0 no-repeat;
	width:195px; 
	height:24px;
}

/*------------------------------------------------
Traiteur page
--------------------------------------------------*/

#traiteur .block_Cont {
	background:transparent url(../img/Cont_Traiteur.jpg) no-repeat 0 0;
	width:899px;
	height: auto !important;
	height:390px;
	min-height:390px;
	margin:40px 0 0 28px;
}
#traiteur .cont_traiteur h2 {
	background:transparent url(../img/TraiteurTitle.jpg) 0 0 no-repeat;
	width:223px; 
	height:18px;
}

/*------------------------------------------------
Contact page
--------------------------------------------------*/

#contactPage .block_Cont {
	background:transparent url(../img/Cont_Contact.jpg) no-repeat 0 0;
	width:899px;
	height: auto !important;
	height:390px;
	min-height:390px;
	margin:40px 0 0 28px;
}
#contactPage .cont_traiteur h2 {
	background:transparent url(../img/contact.jpg) 0 0 no-repeat;
	width:77px; 
	height:18px;
}
.contact_Left {
	float:left;
	width:250px;
}
.contact_Right {
	float:left;
	width:210px;
	margin-left:10px;
}
#contactPage .cont_traiteur h3 {
	color:#546428;
	font-size:1em;
	margin:0 0 0 0;
}
span.renseign {
	color:#546428;
	font-weight:lighter;
	font-size:0.8em;
}
span.bold {
	color:#666666;
	font-weight:bold;
	font-size:0.8em;
}
.contact_Right img {
	border:1px solid #ccc;
	padding:2px;
}
a.plusLook {
	font-size:80%;
	background:transparent url(../img/pouce_Gris.gif) no-repeat left center;
	padding-left:10px;
	margin:-20px 0 0 0;
}
a:link.plusLook, a:visited.plusLook {
	color:#777777;
}
a:hover.plusLook {
	text-decoration:underline;
}

/*------------------------------------------------
Crédits page
--------------------------------------------------*/

#credits .block_Cont {
	background:transparent url(../img/Cont_Home.jpg) no-repeat 0 0;
	width:899px;
	height: auto !important;
	height:390px;
	min-height:390px;
	margin:40px 0 0 28px;
}
#credits .cont_traiteur h2 {
	background:transparent url(../img/credits.jpg) 0 0 no-repeat;
	width:77px; 
	height:18px;
}
.cred_Logo img {
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin:0 20px 0 0;
}
.cred_Logo a:link, .cred_Logo a:visited {
	color:#777777;
	font-weight:bold;
}
.cred_Logo a:hover {
	text-decoration:underline;
}


