* {margin: 0; padding: 0;}

img {
	border: none;
}

.format_png { behavior: url(../img-restaurant-grillades/win_png.htc);}

abbr, acronym, .help {
  border-bottom: 1px dotted #2B1814;
  cursor: help;
}

a, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #ffa041;
	text-decoration: underline;
}

/* Permet d'appliquer la valeur 100% au bloc */
html, body {
	margin: 0;
	padding: 0;
}


body {
	padding: 0;
	margin: 0;
	
	color: #2D2D2D;
	font-family: arial, verdana, helvitica, sans-serif;
	font-size: 12px;
	scrollbar-base-color: #FFF; /*couleurs auto-gerees*/
	text-align: center;
	background-color: #ffffff;
	/*background-color: #8e0d00;
	background-image: url(../img-restaurant-grillades/fond-body.gif);
	background-repeat: repeat-x;	
	background-position: top left;*/
}

/*
//********** C O N T A I N E R ***********
*/

div#container {
	margin: 0 auto;
	text-align: left;
	width: 930px;
	position: relative;
	/*border: #FF00FF 1px solid;*/
	padding: 0 10px 0 10px;
	background-color: #FFF;
}

/*
//********** H E A D E R ***********
*/

div#header {
	width: 930px;
}

/* ****** Sous Menu ****** */

/*ul#sous-menu, div#temp {
	width: 1px;
	float: left;
	margin: 15px 0 0 14px !important;
	margin: 15px 0 0 7px; 
}

ul#sous-menu li {
	list-style-type: none;
	font-size: 13px;
	margin: 0 0 23px 0;
}*/

div#temp {
	width: 1px;
	float: left;
	margin: 15px 0 0 14px !important;
	margin: 15px 0 0 7px; 
}

ul#sous-menu {
	float: left;
	margin: 0 0 0 135px; 
	border-bottom: #FFA08C 1px solid;
	width: 649px;
	
}

ul#sous-menu li {
	list-style-type: none;
	display: inline;
	font-size: 15px;
	margin: 0 23px 0 23px;
	color: #CCCCCC;
	font-weight: bold;
}

ul#sous-menu li:hover {
	/*border-bottom: #ffa041 1px solid;*/
}

ul#sous-menu li a, ul#sous-menu li a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

ul#sous-menu li a:hover {
	color: #ffa041;
}

ul#sous-menu li a.selected, ul#sous-menu li a.selected:visited {
	display: block;
	color: #ffa041;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

ul#sous-menu li a.selected:hover {
	color: #ffa041;
	text-decoration: none;
}

ul#sous-menu li span {

	font-weight: bold;
	font-size: 15px;
	color: #ffa041;
	text-decoration: none;
}

/* ****** Sur Menu ****** */
div#sur-menu {
	display: block;
	margin: 0 10px 0 0; 
	/*border: 1px solid #f0f;
	width: 290px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 680px;*/
	float: right;
	text-align:right
}

div#sur-menu ul {
	
}

div#sur-menu ul li {
	list-style-type: none;
	margin-left: 4px;
	display: inline;
	
}

ul#langue {
	margin: 0;
}

div#identifiant {
	position: absolute;
	width: 350px;
	height: 20px;
	top: 25px;
	left: 580px;
	text-align: right;
}



/* ****** Logo ****** */

h1#logo, p#logo {
	width: 375px;
	height: 74px;
	margin-bottom: 15px;
}

h1#logo span, p#logo span {
	position:absolute;
	left:0px;
	top:500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* ****** Menu ****** */

/*ul#menu {
	display: block;
	width: 950px;
	height: 25px;
	background-image: url(../img-restaurant-grillades/fond-menu.gif);
	background-repeat: no-repeat;	
	background-position: bottom left;
	
}

ul#menu li {
	list-style-type: none;
	margin-right: 16px;
	display: inline;
	font-size: 17px;
	
}

ul#menu li span {
	font-weight: bold;
	color: #ffa041;
	text-decoration: underline;
	font-variant: small-caps ; 
}


ul#menu li a {
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps ; 
}

ul#menu li a.selected, ul#menu li a.selected:visited {
	color: #ffa041;
	text-decoration: underline;
}*/

/*
//********** C O N T E N T ***********
*/


div#content {
	width: 930px;
	margin: 0;
}

div#content h2#titre {
	width: 930px;
	height: 36px;
	background-image: url(../img-restaurant-grillades/fond-h2.gif);
	background-repeat: repeat-x;	
	background-position: top left;
	border-top: #FFF 1px solid;
}

div#content h2#titre span {
	color: #ffcc33;
	font-size: 21px;
	font-variant: small-caps ; 
	font-weight: bold;
	margin: 7px 0 0 14px;
	display: block;	

} 





/* ****** Texte ****** */

div#texte {
	width: 405px;
	margin: 0 0 0 35px;
	float: left;
	position: relative;
}

div#texte-long {
	/*width: 677px;*/
	width: 850px;
	margin: 20px 0 0 35px;
	float: left;
	position: relative;
}

p.home {
	color: #000000;
	margin: 10px 0 0 0;
}

div#image-index {
	width: 675px;
	margin: 0 auto;
}

div#texte ul, div#texte-long ul {
	margin: 0 0 0 20px;
}

div#texte li, div#texte-long li {
	list-style-type: disc ;
}

div#texte-long li.rouge {
	list-style-type: disc ;
	color: #990000;
}

div#texte h2, div#texte-long h2,  div#texte-long table td h2{
	color: #990000;
	font-size: 21px;
	font-variant: small-caps ; 
	font-weight: bold;
	margin: 7px 0 0 0;
	display: block;	
}


div#texte h3, div#texte-long h3,  div#texte-long table td h3{
	margin: 5px 0 0 0;
	color: #990000;
	font-size: 19px;
}

div#texte-long h3.compte {
	display:block;
	padding:3px;
	margin: 15px 0 5px 0;
	color: #FFCC33;
	background-color:#990000;
	font-size: 15px;
}

div#texte h4, div#texte-long h4,  div#texte-long table td h4 {
	color: #990000;
	font-size: 15px;
	margin: 10px 0 10px 0;
}

div#texte h4.titre, div#texte-long h4.titre,  div#texte-long table td h4.titre {
	color: #990000;
	font-size: 15px;
	margin: 0;
}

div#texte h5, div#texte-long h5, div#texte-long table td h5 {
	font-size: 12px;
	color: #990000;
	margin: 10px 0 10px 0;
	
}

div#texte p, div#texte-long p,  div#texte-long table td p {
	margin: 10px 10px 0 0;
	text-align: justify;
}	

div#texte span.rouge, div#texte-long span.rouge,  div#texte-long table td span.rouge {
	color: #990000;
}

em.error {
	color: #ffcc33;
	background-color: #990000;
	margin-left: 5px;
	padding: 0 3px 0 3px;

}

/*div#texte-long input:focus {
	background-color: #900;
	color:#FFF;
}*/






/* ****** Sous sous Menu ****** */

/*ul#sous-sous-menu {
	margin: 0 0 0 20px;
}

ul#sous-sous-menu li {
	list-style-type: none;
	font-size: 11px;
	margin: 10px 0 0 0;
	border-bottom: #FFF 1px solid;
}

ul#sous-sous-menu li a, ul#sous-sous-menu li a:visited {
	border: none;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul#sous-sous-menu li a:hover {
	border: none;
	color: #ffa041;
	text-decoration: underline;
}

ul#sous-sous-menu li a.selected2, ul#sous-sous-menu li a.selected2:visited {
	border: none;
	color: #ffa041;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul#sous-sous-menu li a.selected2:hover {
	border: none;
	color: #ffa041;
	text-decoration: underline;
}

ul#sous-sous-menu li span {
	border: none;
	font-weight: normal;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

ul#sous-sous-menu li span.selected { 
	border: none;
	font-weight: bold;
	font-size: 12px;
	color: #ffa041;
	text-decoration: none;
}*/

/* ****** Divers content ****** */
table.tableauNormal {
	margin-top: 10px;
}

table.tableauNormal td {
	padding: 0 10px 15px 0;
}

div#texte-long table th {
	font-size: 14px
}

div#texte-long p.bouton-petit {
	background-image: url(../img-restaurant-grillades/fond-bouton-112x38.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	width: 112px;
	height: 38px;
	border: 1px solid #FFF;
}

div#texte-long p.bouton-moyen {
	background-image: url(../img-restaurant-grillades/fond-bouton-136x36.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	width: 136px;
	height: 36px;
	border: 1px solid #FFF;
}

div#texte-long p.bouton-long {
	background-image: url(../img-restaurant-grillades/fond-bouton-177x36.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	width: 177px;
	height: 36px;
	border: 1px solid #FFF;
}

div#texte-long p.bouton-treslong {
	background-image: url(../img-restaurant-grillades/fond-bouton-200x36.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	width: 200px;
	height: 36px;
	border: 1px solid #FFF;
}

div#texte-long p.bouton a, p.bouton a:visited {
	color: #990000;
	font-size: 12px;
	margin-top: 10px;
	display: block;
	text-align: center;
	font-weight: bold;
}

div#texte-long p.bouton a:hover {
	color: #FFFFFF;
}

div#texte-long a.oublie, div#texte-long a.oublie:visited {
	font-size: 11px;
}

div#cadre-compte, div#cadre-creation {
	margin-top: 15px;
	
}

fieldset {
    position : relative;
    top : 1em;
    padding : 0 0.5em 1em 0.5em;
}
html>body fieldset {
    padding-top : 1em;
    top : 0;
}

legend {
    position : relative;
    top : -1em;
    padding : 0.4em;
	color: #990000;
}

p.message {
	color: #FF0000;
	font-size: 16px;
}


table.tableContentFormAdmin {
	margin: 20px 0 20px 0;
	
}

table.tableContentFormAdmin td {
	vertical-align: top;
}

table.tableContentFormAdmin td.intitule {
	padding: 5px 10px 5px 5px;
	color: #990000;
	font-weight: bold;
}

.err {
 	color: #ff0000;
}

/* ****** Offres ****** */

table#tab-offres {
	margin-top: 10px;
}

table#tab-offres td {
	padding: 0 10px 15px 0;
	
}

table#tab-offres td.nbreOffres {
	font-size: 12px;
	color: #990000;
}

table#tab-offres td span#span_nbannonces {
	font-weight: bold;
	color: #000;
}


table.tableauNormal td{
}

table.tableauNormal th.titre {
 	padding: 0 10px 10px 0;

}

table.tableauNormal td {
	vertical-align: middle;
	
}

div#infos-resto {
	position: absolute;
	top: 45px;
	left: 630px;
}

div#postule {
	position: absolute;
	top: 250px;
	left: 630px;
}

/* ****** Neutre ****** */

div#neutre-large {
	clear: both;
	height: 15px;
	
}

div#neutre-fin {
	clear: both;
	height: 1px;
	margin-top: 15px;
}

div#neutre-fin hr, div#neutre-large hr {
	visibility: hidden;
	display: none;
}



/*
//********** F O O T E R  ***********
*/

div.footer-lien {
	float: left;
	width: 136px;
	height: 90px;
	margin-right: 10px; 
}

div.footer-lien p.titre {
	font-size: 11px;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-bottom: 3px;
}

div.footer-lien p {
	color: #990000;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

div#footer{
	width: 930px;
	clear: both;
	background-image: url(../img-restaurant-grillades/fond-footer.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
}

div#footer p {
	color: #FFF;
	text-align: right;
	margin-right: 30px;
}

/*
//********** C O P Y R I G H T  ***********
*/

div#copyright {
	margin: 0 auto;
	text-align: right;
	width: 930px;
	color:#f6c14c;
	font-size: 10px;
	visibility: hidden;
	display: none;
}

div#copyright p {
	text-align: right;
	margin-top: 5px;
}

div#copyright a, div#copyright a:visited {
	color:#f6c14c;
	font-size: 10px;
}

div#copyright a:hover {
	color:#ffa041;
	font-size: 10px;
}



td, input, textarea { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  }

.tableauNormal {}
.tableauNormal td {padding: 2px 5px 2px 5px;}


