/********************************************* PAGE */
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size:10px;
}
a {
	color:#FF7F00;
	text-decoration:none;
}
a:hover {
	color:#E4A700;
	text-decoration:underline;
}
#login {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	text-align:center;
}
#content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
/********************************************* haut de la page */
#header {
	height: 80px;
}
#horaire {
	float:right;
	text-align:right;
}
#logo_cafe{
	position:absolute;
	z-index:20;
}
/********************************************* CENTRE de la page */
#back_ground{
	background-color:#3F3F4C;
	margin-top:2px;
	height:420px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#image_cadre{
	position:relative;
	z-index:1;
	margin-bottom:10px;
	margin-top: 15px;
	margin-right: 10px;
	padding:5px;
	float:right;
	border: medium double #E4A700;
}
#image_cadre_agenda{
	position:relative;
	z-index:1;
	margin-top:45px;
	border: medium double #E4A700;
}
.image_cadre{
	height:420px;
	float:right;
	vertical-align:middle;
}
/********************************************* PAGE :   ACCUEIL ***************/
#titre{
	color:#FF7F00;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
#text_accueil{
	font-size: 10px;
	padding: 10px;
	height: 150px;
	width: 400px;
	margin-top: 10px;
	margin-left: 10px;
	float:left;
	text-align: justify;
	z-index:2;
	left: 88px;
	top: 96px;
}
#text_news{
	font-size: 10px;
	padding: 10px;
	height: 170px;
	width: 410px;
	margin-top: 20px;
	margin-left: 10px;
	float:left;
	text-align: justify;
	z-index:2;
	overflow:auto;
	left: 88px;
	top: auto;
}
/********************************************* PAGE :   CARTE ***************/
.titre_carte a {
	cursor:pointer;
	display:block;
	width:298px;
	font-size:14px;
	text-align:center;
	color:#FF7F00;
	text-decoration:none;
	border: thin solid #E4A700;
}
.titre_carte a:hover {
	background-color:#444444;
	color: #E4A700;
}
.titre_carte a.selected {
	background-color:#222222;
}
#text_carte{
	height: 350px;
	width: 300px;
	margin-top: 15px;
	margin-left: 10px;
	background-color:#4b4b5b;
	float:left;
}
#text_carte2{
	height: 350px;
	width: 300px;
	margin-top: 15px;
	margin-left: 30px;
	background-color:#4b4b5b;
	float:left;
}
#carte_phrase{
	margin-top: 10px;
	margin-left: 10px;
	float:left;
	width:500px;
}
#carte_produits{
	float:left;
}
#carte_prix{
	float:right;
	padding-left:12px;
}
/********************************************* PAGE :   SHISHAS ***************/
#titre_prix{
	color:#E4A700;
	font-size:25px;
	margin-top:20px;
	margin-bottom:10px;
}
#text_shishas{
	padding: 10px;
	height: 300px;
	width: 200px;
	margin-top: 10px;
	margin-left: 2%;
	float:left;
}
/********************************************* PAGE :   AGENDA ***************/
#titre_agenda{
	color:#FF7F00;
	font-size:14px;
}
#text_agenda{
	padding: 10px;
	height: 350px;
	width: 283px;
	margin-top: 30px;
	margin-left: 10px;
	float:left;
	z-index:2;
}
/********************************************* PAGE :   GALERIE ***************/
#text_galerie{
	margin-left: auto;
	margin-right: auto;
	padding:20px;
	height:350;
	overflow:auto;
}
#text_galerie_back{
	width: 400px;
	float:right;
}
#galerie{
	float:left;
	color:#FF7F00;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
}
#galerie_back{
	float:left;
	color:#FF7F00;
	width:350px;
	height:400px;
	overflow:auto;
	margin-top: 10px;
	margin-left: 10px;
}
/********************************************* PAGE :   GALERIE PREVIEW***************/
#text_galerie_preview{
	width: 960px;
	padding-top:20px;
	padding-bottom:5px;
	margin-left:20px;
	height: 80px;
	overflow: auto;
	white-space:nowrap;
}
#galerie_link:hover{
	text-decoration:none;	
}
#galerie_preview_img{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}
#titre_preview{
	margin-top:100px;
	margin-left:60px;
	margin-bottom:10px;
	font-size:16px;
	float:left;
}
#galerie_preview_back{
	height:400px; 
	overflow:auto; 
	width:300px; 
	float:left; 
	margin-left:50px; 
	margin-top:10px
}
/********************************************* PAGE :   LIVRE ***************/
#text_livre{
	padding: 10px;
	height: 300px;
	width: 425px;
	margin-top: 10px;
	margin-left: 20px;
	float:left;
	text-align: justify;
	position:absolute;
	z-index:2;
}
#titre_livre{
	padding-left:2px;
	color:#FF7F00;
	margin-top:10px;
	width:420px;
	font-size:12px;
	float:left;
	background-color:#222222;
}
#titre_livre_form{
	color:#FF7F00;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	width:180px;;
}
#livre_date{
	padding-right:5px;
	float:right;
	color:#666666;
}
#suppr{
	font-size:16px;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
}
#livre_content{
	width:420px;
	padding-left:5px;
	float:left;
	background-color:#4b4b5b;
}
#livre{
	height:350px;
	overflow:auto;
}
/********************************************* PAGE :   PARTENAIRE ***************/
#text_partenaire{
	font-size: 10px;
	padding: 10px;
	height: 370px;
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
	float:left;
	overflow:auto;
	z-index:2;
	left: 88px;
	top: 96px;
}
#titre_partenaire{
	color:#FF7F00;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	text-align:left
}
/********************************************* PAGE :   CONTACT ***************/
#titre_contact{
	color:#FF7F00;
	margin-bottom:10px;
	font-size:16px;
	text-align:left
}
/********************************************* MENU */
#menu {
	font-size: 16px;
	line-height: 30px;
	text-align:center;
	color: #FF7F00;
	background-color:#3F3F4C;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF7F00;
}
#menu a{
	color: #FF7F00;
	text-decoration:none
}
#menu a:hover{
	color: #E4A700;
	text-decoration:underline;
}
.lettre_or{
	color:#E4A700;
}
/********************************************* BAS de la page */
#footer {
	height: 25px;
	margin-top:10px;
	color:#666666;
	background-image:url(img/logo_cs.gif);
	background-repeat:no-repeat;
	background-position:right;
	/*background-position:top;*/
	text-align:center;
}
#adresse {
	float:left;
	margin-left:380px;
	width:250px;
	color:#BBBBBB;
	text-align:center;
}