/* anam */

/*-------------------------------------------- GENERAL */
h1, h2, h3, address, p, ul, li{
	display:block;
	margin: 0px;
}

html, body{
	font:100%/100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	margin:0px;	
	padding:0px;
}

.bg1{
	background:url(img/bg.jpg) repeat-x left top;
}

.bg2{
	background:url(img/bg2.jpg) repeat-x left top;
}
 
#general{
	width:955px;
	height:auto;
	margin:0 auto;
	background-color:#090001;
}

#contenu{
	width: 867px;
	background:url(img/bg-contenu.jpg) no-repeat 100px bottom;
	border-left:solid 36px #301000;
	border-right:solid 38px #301000;
	margin:0px auto;
}

#contenu2{
	width: 867px;
	border-left:solid 36px #301000;
	border-right:solid 38px #301000;
	margin:0px auto;
}

.marge{
	margin:0 5px 0 0;
}

/*-------------------------------------------- BANDEAU */
#bando{
	height:301px;
	width:955px;
	background:url(img/bando1.jpg) no-repeat left top;
	position:relative;
}

#bando img, #bando2 img, #bando3 img{
	height:117px;
	width:306px;
	padding:50px 0px 0px 39px;
	border: 0px;
	margin:0px;
}

#bando2{
	height:208px;
	width:955px;
	background:url(img/bando2.jpg) no-repeat left top;
}

#bando3{
	height:208px;
	width:955px;
	background:url(img/bando3.jpg) no-repeat left top;
}

.horaire{
	position:absolute;
	top:94px;
	left:350px;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
}
/*-------------------------------------------- MENU ACCUEIL */
#menu{
	height:80px;
	width:302px;
	padding:23px 0px 32px 39px;
	float: left;
}

#menu ul{
	height:80px;
	width:233px;
	margin:0px;
	padding:0px;
}

#menu ul li{
	width:233px;
	margin:0px;
	padding:0px;
}

#menu ul li a{
    height:20px;
	width:233px;
	margin:0px;
	display:block;
	text-decoration:none;
}

#menu ul li a:hover{
	background-position:0px -20px;
}

#menu ul li a.focus{
	background-position:0px -20px;
}

a.menu_acc_1{
	height:20px;
	background:url(img/titre1.jpg) top left no-repeat;
}

a.menu_acc_2{
	height:20px;
	background:url(img/titre2.jpg) top left no-repeat;
}

a.menu_acc_3{
	height:20px;
	background:url(img/titre3.jpg) top left no-repeat;
}

a.menu_acc_4{
	height:20px;
	background:url(img/titre4.jpg) top left no-repeat;
}

/*-------------------------------------------- MENUS PAGE INTERNES */
#menu2, #menu3{
	height:41px;
	width:606px;
	padding:0px 309px 0px 40px;
	float:left;
	margin:0px;
}

#menu2 ul, #menu3 ul{
	height:41px;
	margin:0px;
	padding:0px;
}

#menu2 ul li, #menu3 ul li{
	height:41px;
	margin:0px;
	padding:0px;
	display:inline;
}

#menu2 ul li a, #menu3 ul li a{
    height:41px;
	margin:0px;
	display:block;
	text-decoration:none;
	float:left;
}

#menu2 ul li a:hover, #menu3 ul li a:hover{
	background-position:0px -41px;
}

#menu2 ul li a.focus, #menu3 ul li a.focus{
	background-position:0px -41px;
}

a.menu2_acc_1{
	width:114px;
	background:url(img/titre1b.jpg) top left no-repeat;
}

a.menu2_acc_2{
	width:246px;
	background:url(img/titre2b.jpg) top left no-repeat;
}

a.menu2_acc_3{
	width:152px;
	background:url(img/titre3b.jpg) top left no-repeat;
}

a.menu2_acc_4{
	width:92px;
	background:url(img/titre4b.jpg) top left no-repeat;
}

a.menu3_acc_1{
	width:114px;
	background:url(img/titre1c.jpg) top left no-repeat;
}

a.menu3_acc_2{
	width:246px;
	background:url(img/titre2c.jpg) top left no-repeat;
}

a.menu3_acc_3{
	width:152px;
	background:url(img/titre3c.jpg) top left no-repeat;
}

a.menu3_acc_4{
	width:92px;
	background:url(img/titre4c.jpg) top left no-repeat;
}

/* --------------------------------------------------CONTENU ACCUEIL */
.contenu{
	width:746px;
	border-left:dashed 1px #333;
	border-right:dashed 1px #333;
	margin:0px auto;
	padding:40px 0px 40px 0px;
}

#actu{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:374px;
	float:left;
}

#actu p{
	padding-left:20px;
}

#actu img{
	float:left;
	display:block;
}

.actu1{
	background:url(img/bg-actu.gif) no-repeat 0px 20px;
	height:200px;
	margin-top:20px;
	clear: both;
}

.actu2{
	margin-top:20px;
	clear:both;
}

.actu3{
	width:374px;
	margin-top:20px;
	clear:both;
}

.chocolats{
	padding:5px 0px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.cafes{
    width:250px;
	display:block;
	padding:0px 0px 0px 120px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.imgactu{
	border:solid 20px #2d1509;
	margin-left:20px;
	margin-bottom:20px;
}

.imgcafe{
	padding-bottom:60px;
}

.thes{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:746px;
	clear:both;
}

.thes img{
	float:left;
	display:block;
	padding-left:20px;
}

.thes2{
    width:586px;
	display:block;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	float:left;
}

/* --------------------------------------------------CONTACT */
.contenu2{
	width:746px;
	border-left:dashed 1px #333;
	border-right:dashed 1px #333;
	margin:0px auto;
	padding:80px 0px 80px 0px;
}

#adress{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	background:url(img/bg-adress.jpg) no-repeat top left;
	color:#fff;
	width:475px;
	float:left;
	height: 230px;
}

#adress2{
	width:220px;
	float:left;
	padding:0px 0px 0px 100px;
	display:block;
}
#adress2 p{
	padding:20px 0px 0px 0px;
}

#adress img{
	display:block;
	float:left;
	padding: 5px 0;
}

/* --------------------------------------------------POP-UP */
#popup{
	width: 700px;
	border:solid 36px #301000;
	margin:0px;
	padding:20px 60px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#popup p{
	padding:0px 10px;
	border-left:dashed 1px #333;
	border-right:dashed 1px #333;
	
}
/* --------------------------------------------------FOOTER */
#footer{
	width:100%;
	height:250px;
	background:url(img/bg-footer.jpg) repeat-x top left;
	text-align:center;
}

#footer img{
	padding:5px;
	border:0px;
}

/* -------------------------------------------------- FORMULAIRE*/
label{
	display:block;
	float:left;
	width:70px;
}

form{
	margin:0px;
}

.input{
	width:190px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 0px 5px 0px;
	background-color: #592d26;
	border: solid 1px #68342c;
}

textarea{
	width:190px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px 0px 5px 0px;
	background-color: #592d26;
	border: solid 1px #68342c;
}

#bouton{
	width:87px;
	height:18px;
	font:bold 10px verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-left: 175px;
	border: solid 1px #68342c;
	padding-bottom: 5px;
	background-color: #592d26;
	border: solid 1px #68342c;
}

#formulaire{
	text-align:justify;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	width: 270px;
	padding:30px 0px 0px 0px;
	margin: 0px;
	float: left;
	height: 200px;
}


/*------------------------- LIENS -------------------------- */
a.txtfooter {
	text-decoration: none;
}

a.txtfooter:hover {
	text-decoration: none;
	color:#924e26;
}

a{
	text-decoration: none;
	color:#fff;
}

a:hover{
	text-decoration: none;
	color:#924e26;
}

/*------------------------- TYPOS -------------------------- */
.txtfooter {
	font-size:10px;
	color:#FFFFFF;
	padding-top: 10px;
}

.txttop {
	font-size:10px;
	color:#000;
	padding-top:10px;
	display: block;
}

.txthidden{
	visibility:hidden;
	font:normal 8px Verdana, Arial, Helvetica, sans-serif;
}

.txthaut{
	height:25px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	background:url(img/bg-haut.gif) no-repeat 28px 0px;
	color:#fff;
	padding:10px 20px 0px 0px;
}


.txttitre{
	text-align:left;
	background:url(img/bg-titre.jpg) no-repeat top left;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0px 20px 25px;
}

.txttitre2{
	text-align:left;
	background:url(img/bg-titre.jpg) no-repeat left 15px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 0px 20px 25px;
}

.txtitalik{
	text-align:left;
	font:italic 9px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.txtbold{
	font-weight:bold; 
}

.txtbold2{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#924e26; 
}
