/*
Theme Name: Auberge de Thônex V1
Theme URI: 
Description:
Version: 1.1
Author: Cybartis
Author URI: http://www.cybartis.com/
Tags: Couleur Aubergine, blanc, police dorée, carrés, photos 
*/
html {
	margin: 0;
	padding: 0;
}
body {
    margin: 8px 0 0 0; 
	padding: 0;
    text-align: center; /* pour corriger le bug de centrage IE */
	background: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
     }
#global {
	position:relative;
	width: 800px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
    }
#upper {
	position: relative;
	margin:0;
	padding:0;
	width:800px;
	height:192px;
	background: url('images/bg_middle.gif');
	}
#logo {
	position: relative;
	width: 448px;
	height:192px;
	margin:0;
	padding:0;
	float:left;
	}
#logo h1{
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	}
#picto {
	position: absolute;
	width: 120px;
	height: 30px;
	top: 8px;
	left: 668px;
	text-align: right;
	}
#middle {
	position: relative;
	margin:0;
	padding:0;
	width:800px;
	min-height:308px;
	height:auto !important;
	height:308px;
	background: url('images/bg_middle.gif');
	}
#lower {
	position: relative;
	margin:0;
	padding:0;
	width:800px;
	height:auto;
	background: url('images/bg_middle.gif');
	}
a {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
a:active {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
a:visited {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
a:hover{
	display: inline;
	text-decoration: underline;
	color: #320000;
	}

/* ***************************************** Menu Général *****************************
**************************************************************************************/
#upper ul {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 476px;
	top: 20px;
	}
	
#upper li {
    border: 0;
    text-decoration: none;
    color: #ffffff;
	list-style-type: none;
	background:url(images/puce_blanche4.gif) center left no-repeat;
	padding-left: 12px;
	}

#upper a {
    display: block;
	width: 200px;
    /*height: 20px;*/
	text-decoration: none;
	color: #ffffff;
    line-height:20px;
     }
	 
#upper a:hover {
	 text-decoration: underline;
	 color: #ffffff;
     border: 0;
     }
/***************************************************************************************/	 

/* ************************************ Menu Rubriques ************************
*****************************************************************************/
ul#menu {
position: absolute;
width:auto;
height:auto;
margin:0;
padding:0;
top: 60px;
left: 660px;
color: #ffffff;
z-index:100;
/*width: 100%; /*Correction pour Opera*/
background:none;
list-style-type:none;
}
#menu li {
    border: 0;
    text-decoration: none;
    color: #ffffff;
	list-style-type: none;
	background:url(images/puce_blanche4.gif) center left no-repeat;
	padding: 0 0 0 12px;
	}

#menu li a {
    display: block;
	width: 124px;
    /*height: 20px;*/
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	line-height:20px;
	}
	 
#menu li a:hover {
	 text-decoration: underline;
     }
ul#smenu1 , ul#smenu2 , ul#smenu3 , ul#smenu4  {
display: none;
position: absolute;
margin: 0;
padding:12px;
bottom: 0;
right: 132px;
background: #320000;
border: 1px solid #ffffff;
}
#smenu1 li, #smenu2 li, #smenu3 li, #smenu4 li {
margin:0;
padding:0;
background:none;
list-style-type:none;
}
#smenu1 li a, #smenu2 li a, #smenu3 li a, #smenu4 li a{
display:block;
width:308px;
/*height:20px;*/
margin:0 10px;
padding:0;
background:none;
list-style-type:none;
line-height:20px;
}
 
/********************************************** LOWER *******************************
*************************************************************************************/
	
#bottomleft {
	position: absolute;
	width: 448px;
	height: 65px;
    font-size: 10px;
	background: #ffffff url(images/bg_bottom_left.gif) no-repeat top left;
	left: 0px;
	color: #000000;
	}			
.coordonnees {
	position: relative;
	width: 448px;
	height: auto;
	margin-top: 12px;
	text-align: left;
	color: #000000;
	font-size: 10px;
	}
.coordonnees a {
	display: inline;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}
.coordonnees a:link {
	display: inline;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}
.coordonnees a:active {
	display: inline;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}
.coordonnees a:visited {
	display: inline;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	}
.coordonnees a:hover {
	display: inline;
	text-decoration: underline;
	color: #7e0320;
	font-size: 10px;
	}
#bottomright {
	position: absolute;
	height: 65px;
    width: 352px;
	font-size: 10px;
	left: 448px;
	background:#320000;
	}
/***************************************************** Pied ************************************
***********************************************************************************************/

#pied {
	position: relative;
	margin-top: 80px;
	padding: 0;
	color: #999999;
	font-size: 10px;
	text-align: center;
	background: #ffffff;
	}
#pied a {
	display: inline;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	}
#pied a:active {
	display: inline;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	}
#pied a:visited {
	display: inline;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	}
#pied a:hover {
	display: inline;
	font-size: 10px;
	text-decoration: underline;
	color: #7e0320;
	}
	
a img {
border: none;
}

.adresse_lower {
	margin-top: 24px;
	text-align: center;
	color: #ffffff;
	}

/******************************************************* ACCUEIL *************************
*****************************************************************************************/
#horaires {
	position: absolute;
	width: 146px;
	height: auto;
	bottom: 10%;
	left: 650px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	z-index: 100;
	}
.photo_accueil {
	border: 1px solid #ffffff;
	}
/********************************************************* SPECTACLES *********************
******************************************************************************************/
#spectacles-txt {
	width: 642px;
	background-color: #EDE9E0;
	border: 1px solid #ffffff;
	}
.date-spectacles {
	width: 100%;
	height: 20px;
	background: url('images/bg_date.jpg');
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #330000;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	}
.txtleft-spectacles {
	position: relative;
	margin: 0px;
	padding: 0 0 20px 0;
	width: 408px;!important
	width: 388px;	
	background: url('images/bg_middle.gif');
	}
.txtleft-spectacles p{
	margin: 12px 0;
	padding:0;
	}
.txtleft-spectacles a {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
.txtleft-spectacles a:active {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
.txtleft-spectacles a:visited {
	display: inline;
	text-decoration: none;
	color: #9BB50C;
	}
.txtleft-spectacles a:hover{
	display: inline;
	text-decoration: underline;
	color: #320000;
	}
#spectaclestxt p {
	margin: 10px;
	}
#spectaclestxt h2 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #330000;
	font-size: 14px;
	margin: 10px 0 20px 0;
	padding:0;
	font-weight:normal;
	}
h2.spectacle {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #330000;
	font-size: 16px;
	padding-top: 20px;
	margin-left: 10px;
	font-weight: bold;
	}
img.visuel {
	width: 100px;
	margin: 4px;
	}

td.top {
	vertical-align: top;
	}	
/******************************************************* Titres *************************
*****************************************************************************************/
h1{
	margin:0 0 14px 0;
	padding:0;
	color: #320000;
	font-size:16px;
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
h2 {
	margin:0 0 14px 0;
	padding:0;
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #320000;
	font-size:16px;
	font-weight:bold;
	}
h3 {
	margin:0 0 10px 0;
	padding:0;
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #320000;
	font-size:14px;
	font-weight:bold;
	}
h4 {
	margin:0 0 8px 0;
	padding:0;
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #320000;
	font-size:12px;
	font-weight:bold;
	}	

/***************************************************** PLAN D'ACCES ************************
*******************************************************************************************/
.plan_acces {
	position: relative;
	width: 642px;
	height: 425px;
	padding: 0;
	left: 0px;
	top: 0px;
	background: #ffffff url(images/bg_pg_plan) no-repeat top left;
	text-align: left;
	color: #000000;
	}
.plan_nav {
	position: absolute;
	/*width: 100px;
	height: 425px;*/
	top: 40px;
	left: 8px;
	padding:0;
	color: #9BB50C;
	font-weight: bold;
	text-align: left;
	}
.plan_nav a {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #320000;
	font-weight: bold;
     }
.plan_nav a:link {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #320000;
	font-weight: bold;
	}
.plan_nav a:visited {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #320000;
	font-weight: bold;
	}
.plan_nav a:active {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #320000;
	font-weight: bold;
	}
.plan_nav a:focus {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #320000;
	font-weight: bold;
	}
.plan_nav a:hover {
	width: 100px; 
    /*height: 20px;*/
    display: inline;
	text-decoration: none;
	color: #9BB50C;
	font-weight: bold;
	}
.plan_michelin  {
	position: relative;
	width: 500px;
	height: 417px;
	padding: 0;
	top: 4px;
	left: 138px;
	}
/********************************************************* Contact ************************
******************************************************************************************/
.img_contact_right {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 308px;
	top: 0px;
	left: 412px;
	}
.txt_contact_left {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 412px;
	height: auto;
	top: 16px;
	left: 0px;
	font-size: 10px;
	/*overflow:auto;*/
	}
.txt_contact_left p {
	margin: 20px 0 0 100px;
	}

.contact_form {
	position: relative;
	width: 642px;
	min-height: 308px;
	padding: 20px 0 20px 0;
	margin:0;
	/*margin: 0px 158px 0px 0px;*/
	left: 0px;
	top: 0px;
	background: #ffffff;
	text-align: left;
	}
/*	
input.textfield {
	width:75%;
	background:#fff;
	padding:3px;
	margin-bottom: 1px;
}

input.textfield:focus, textarea:focus {
	background:#F5FFDC;
}
label {
	width:7em;
	float:left;
	text-align:right;
	background:url(../img_auberge_thonex/label.gif) no-repeat center right;
	padding-right:16px;
	color:#000000;
	font-size: 10px;
}

textarea {
	width:75%;
	height:9em;
	font-family:sans-serif;
	font-size:small;
	background:#fff;
	padding:3px;
	margin:0px;
}
sbmt_contact {
	margin:0px;
	width: 100%;
	text-align: center;
	}*/
/*******************************************************/
.imgright {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 308px;
	top: 0px;
	left: 412px;
	}
.txtleft {
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	width: 408px;!important
	width: 388px;	
	background: url('images/bg_middle.gif');
	}
.txtleft p {
	margin: 12px 0;
	padding:0;
	}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p.aligncenter {
	text-align:center;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


h3.titre_menus {
	text-align:center;
	margin: 0 0 8px 0;
	font-size: 12px;
	}
.small_italic {
	font-weight:normal;
	font-size: 10px;
	font-style: italic;
	}
/***************** Commentaires ************************/
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/
/*
.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
.commenttext
{
border-bottom: 1px solid #aaa;
margin: 15px 0 3px;
padding: 8px 15px 10px 15px;
background:url(images/bg_comments.jpg) repeat-x;
border-top: 1px solid #ddd;
}	
*/



.comments-template ol{
margin:0px;
padding:0px;
list-style:none;
}
.comments-template ol li{ 
margin:10px 0 10px 0;
padding:8px;
background:#f7f4ec;
border-bottom:1px solid #b0ae9d;
}
.comments-template ol li p{ 
margin-left:10px;
}
.comments-template h2, .comments-template h3 { 
padding:0;
}
.comments-template p.nocomments{
padding:0;
color: #9BB50C;
 }
 .reply{
margin:0px;
 }
 .avatar{
 float:left;
 border:2px solid #ccc;
 }
 cite {
 margin:0;
 padding: 0;
 background-color: transparent;
 font-weight:normal;
 font-style:italic;
 color: #9BB50C;
 }
.commentmetadata a{
margin:0;
padding:0;
background-color:transparent;
text-decoration:none;
color: #9BB50C;
}
.comment-author{
margin:0px;
}
textarea#comment {
width:300px;
}
input#comment {
width:80px;
float:none;
}
.comments-template label{
display:block;
margin:0;
padding:0;
text-align:left;
}
.comments-template a, .comments-template a:active, .comments-template a:visited {
	text-decoration: underline;
	color: #9BB50C;
	font-weight: normal;
     }
.comments-template a:hover {
	text-decoration: underline;
	color: #320000;
	font-weight: normal;
	}*/
/*******************************************************/
