/* MEDIAIDEA TECHNOLOGIES - 'Mediaidea', by Benoit Baverel & Alexandre Viennot, http://mediaidea.fr/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Mediaidea Technologies */
/* Added: October 1st, 2006 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


body {
	background:#000000;
	margin:0px; 
	padding:0px;
	font-size:10px;
	font-family: arial;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:none;
	vertical-align:middle;
}

input, option, select {
	font-size:11px;
	cursor:pointer;
}

input[type=checkbox] {
	cursor:pointer;
	vertical-align:middle;
}

form {
	margin:0px;
	padding:0px;
}

a {
	color: #3b5998;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

label {
	cursor:pointer;
}


div.logo {
	background:url(../images/ombres_home_bandeau3.jpg) no-repeat 0px 10px;
	margin-left:auto;
	margin-right:auto; 
	width:1255px; 
	height:150px;
}


div.footer {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
div.footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.footer li {
	color:#cccccc;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	display:inline;
}
div.footer li a {
	text-decoration:none;
	color:#ffffff;
}

div.footer li a:hover {
	text-decoration:underline;
}

div.container {
	background:#000000 url(../images/bg/ombres_home_bg.jpg) repeat-y;
	font-family:Arial, sans-serif; 
	color:#ffffff;
	width:1255px;
	min-height:900px;
	_height:900px;
	margin-left:auto;
	margin-right:auto;
}



div.main { 
	border:0px solid #999999;
	width:1023px;
	padding-top:0px;
	min-height:700px;
	_height:700px;
	margin-left:auto;
	margin-right:auto;
}

div.auth {
	background:url(../images/auth_background.png) no-repeat;
	width:701px;
	height:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

div.auth div.auth_form {
	float:right;
	padding:5px;
	margin-top:120px;
	margin-right:112px;
	width:168px;
	height:110px;
}

div.auth div.auth_form div.label {
	padding-top: 3px; 
	padding-right: 0pt; 
	padding-bottom: 3px; 
	padding-left: 0pt;
	margin:0px;
}

div.auth div.auth_form input[type=text], div.auth div.auth_form input[type=password] {
	background:#000000;
	border:none;
	color:#ffffff;
	width:160px;
	height:15px;
}

div.auth div.auth_form input[type=submit] {
	float:right;
	cursor:pointer;
}




div.info_user {
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	margin-bottom:5px;
	margin-right:240px;
	font-size:11px;
}

div.info_user a {
	color:#ffffff;
}

div.menu, div.subMenu {
	border:0px solid #cc0000;
	font-size:14px;
	font-family:Helvetica;
	letter-spacing:1px;
}

div.subMenu {
	margin-top:10px;
}

div.subMenu {
	font-size:11px;
	margin-bottom:0px;
}

div.menu div.element, div.subMenu div.element {
	display:inline;
	color:#7d6554;
}

div.menu a:hover, div.subMenu a:hover {
	text-decoration:none;
}

div.menu a, div.subMenu a {
	width:200px;
	text-align:right;
	color:#ffffff;
	text-transform:uppercase
}

div.subMenu a:hover {
	color:#b09887;
}

div.menu a.inactive, div.subMenu a.inactive {
	color:#7d6554;
}

div.menu a.inactive:hover, div.subMenu a.inactive:hover {
	color:#b09887;
}

div.menu a.menu_invitation {
	padding:4px 5px 0px 7px;
	background:#FF6200;
	color:#7E0000;
}

div.menu div.anim_flash_menu {
	margin-top:30px;
	margin-left:auto;
}


div.central {
	background:#000000;
	width:660px;
	margin-right:230px;
	border:0px solid #161616;
	min-height:600px;
	_height:600px;
}


div.central div.block_actu {
	display:block;
	background:url(../images/bandeau_actu.jpg) no-repeat center;
	width:660px;
	height:62px;
	margin-bottom:20px;
}

div.central div.block_actu div.rollBox {
	position:relative; 
	overflow: hidden; 
	height:25px; 
	font-size:11px; 
	top:18px;
	left:220px;	
}

div.rollbox a {
	color:#ffffff;
}



div.centralAffich {
	background:url(../images/ombres_centrale_part_mid.jpg) repeat-y;
	width:1023px;
	min-height:410px;
	_height:410px;
}
div.centralAffichTop {
	background:url(../images/ombres_centrale_part_top.jpg) no-repeat top;
	width:1023px;
	min-height:200px;
	_height:200px;
}
div.centralAffichBottom {
	background:url(../images/ombres_centrale_part_bottom.jpg) no-repeat center;
	width:1023px;
	height:17px;
}
div.centralAffichContent{
	padding:20px;
	color:#000000;
}



/* Pages */
.page_content {
	margin-top:10px; 
	padding-bottom:10px;
}
.page_col_left {
	float:left; 
	width:290px;
	_height:500px; 
	min-height:500px; 
	text-align:center; 
	padding:0px 10px 0px 0px; 
	border-right:1px dotted #7d6554;
}
.page_col_right {
	float:right; 
	width:290px;
	_height:500px;
	min-height:500px; 
	text-align:center; 
	padding:0px 0px 0px 10px; 
	border-left:1px dotted #7d6554;
}

.page_col_left div.photo_page, .page_col_right div.photo_page {
	margin-bottom:20px;
}
.page_col_left div.photo_label, .page_col_right div.photo_label {
	text-align:center; 
	color:#602103;
}

.page_col_left img, .page_col_right img {
	border:1px solid #7d6554;
}

.page_content_left {
	_height:500px; 
	min-height:500px; 
	margin-right:300px; 
	padding-left:20px; 
	padding-right:30px;
}
.page_content_right {
	_height:500px; 
	min-height:500px; 
	margin-left:300px; 
	padding-left:30px; 
	padding-right:20px;
}
/*------------------------------------------------------ */



.news_col_left {
	float:left; 
	width:176px;
	_height:500px; 
	min-height:500px; 
	text-align:left; 
	padding:0px 10px 0px 0px;
}

.news_central {
	margin-left:186px; 
	padding:10px; 
	_height:500px; 
	min-height:500px; 
	border-left:1px dotted #7d6554;
}

.news_title {
	color:#602103;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
}

.news_title a {
	color:#602103;
	text-decoration:none;
}

.news_subtitle {
	color:#602103;
	font-size:10px;
	margin-bottom:10px;
}

.news_subtitle a {
	color:#602103;
	text-decoration:none;
}



.news_chapo {
	color:#602103;
	margin-bottom:5px;
	font-weight:bold;
}

.news_chapo a {
	color:#602103;
	text-decoration:none;
}

.news_splitter {
	margin-top:20px; 
	margin-bottom:10px;
	border-bottom:1px dotted #7d6554;
}

.news_tbn {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.news_tbn img {
	border:1px solid #7d6554;
}

.news_content {
	color:#602103;
	margin-bottom:5px;
}






/* Colonne de droite */
.col_right {
	float:right; 
	width:290px;
	_height:500px; 
	min-height:500px; 
	text-align:center;
}

.col_right2 {
	float:right; 
	width:220px;
	_height:500px; 
	min-height:500px; 
	text-align:center;
}

.col_right img, .col_right2 img {
	border:1px solid #7d6554;
}

.col_right div.photo_carte, .col_right div.photo_menu {
	margin-bottom:20px;
}

.col_right2 div.photo_recette {
	float:left; 
	width:110px; 
	margin-bottom:15px;
}

.col_right div.photo_label, .col_right2 div.photo_label {
	text-align:center; 
	color:#602103;
}
/*------------------------------------------------------ */



/* Colonne de gauche */
.col_left {
	width:682px; 
	_height:500px; 
	min-height:500px; 
	border-right:1px dotted #7d6554;
}

.col_left2 {
	width:752px;
	_height:500px; 
	min-height:500px; 
	border-right:1px dotted #7d6554;
}
/*------------------------------------------------------ */


/* Element Central */
.col_left_central {
	float:right; 
	width:495px; 
	_height:500px; 
	min-height:500px; 
	border-left:1px dotted #7d6554;
}
.col_left_central2 {
	float:right; 
	width:565px; 
	_height:500px; 
	min-height:500px; 
	border-left:1px dotted #7d6554;
}

.col_left_left {
	width:180px;
	_height:500px; 
	min-height:500px;
}


.col_left_central div.central_desc, .col_left_central2 div.central_desc {
	text-align:justify; 
	padding:10px;
}

.plat_block {
	margin-bottom:20px; 
	cursor:pointer;
}
.plat_cat_title {
	font-size:22px; 
	color:#800900;
	margin-bottom:5px;
}
.plat_cat_splitter {
	margin-top:10px; 
	margin-bottom:10px;
	border-top:1px solid #602103;
	width:100px;
}
.plat_prix {
	float:right; 
	font-size:12px; 
	color:#993300;
	font-weight:bold;
}
.plat_libelle {
	color:#602103; 
	font-size:12px; 
	margin-bottom:2px;
	font-weight:bold;
}
.plat_accomp {
	font-size:11px;
	font-style:italic;
}
.plat_vin {
	font-size:11px; 
	color:#800900; 
	margin-top:5px;
}

.carte_content {
	padding:5px;
}
.carte_desc {
	font-size:11px; 
	font-style:italic; 
	margin-bottom:10px;
}

.menu_content {
	padding:5px;
}
.menu_libelle {
	font-size:15px; 
	font-weight:bold; 
	color:#5f493a; 
	margin-bottom:10px;
}
.menu_prix {
	font-size:13px; 
	font-weight:bold; 
	color:#993300; 
	margin-bottom:10px;
}
.menu_desc {
	font-size:11px; 
	font-style:italic; 
	margin-bottom:10px;
}

.recette_content {
	color:#602103;
}
.recette_libelle {
	font-size:20px; 
	font-weight:bold; 
	margin-bottom:20px;
}
.recette_temps {
	font-size:11px;
}
.recette_pers {
	font-size:11px;
}
.recette_ingredient {
	margin-top:20px;
}
.recette_ingredient span {
	font-size:12px; 
	font-weight:bold; 
	text-decoration:underline;
}
.recette_desc {
	margin-top:20px;
}
.recette_desc span {
	font-size:12px; 
	font-weight:bold; 
	text-decoration:underline;
}



.vin_block {

	margin-bottom:20px; 
	cursor:pointer;
}

.vin_appell_title {
	font-family:Helvetica;
	font-size:20px; 
	color:#5f493a;
	margin-bottom:5px;
	border-bottom:1px dotted #7d6554;
}
.vin_appell_splitter { 
	margin-bottom:40px;
}
.vin_info {
	margin-bottom:10px;
	color:#602103;
}
.vin_prix {
	font-size:12px; 
	color:#993300;
}
.vin_libelle {
	color:#602103; 
	font-size:13px; 
	margin-bottom:2px;
	font-weight:bold;
}
.vin_desc {
	font-size:12px;
	font-style:italic;
}
/*------------------------------------------------------ */








/* Categories */

.cat_content {
	padding:10px;
}

.lnk_cat {
	cursor:pointer; 
	margin-bottom:5px;
}

.lnk_cat a {
	color:#5f493a; 
	font-size:14px; 
	font-weight:bold; 
	display:block;
}

.lnk_cat a:hover {
	color:#602103;
	text-decoration:none;
}

.lnk_cat a.active {
	color:#602103;
}

.cat_splitter {
	border-top:1px dotted #7d6554; 
	margin-top:5px; 
	margin-bottom:5px;
}
/*------------------------------------------------------ */







/* DEBUG */
#debug {
	position: absolute;
	top: 0;
	width: 100%;
	height: 4px;
	background: #d99;
	z-index:12000;
}
#debug div {
	display: none;
	padding: 3px 0.5em 2px;
}
#debug p {
	margin : 0.5em 0;
}
#debug:hover {
	height: auto;
}
#debug:hover div {
	display: block;
}
/*------------------------------------------------------ */