/*
Gabarit nom : Le sens du goût
Gabarit URI : http://www.lesensdugout.com
Description : Le sens du goût
Version : 1.0
Auteur : fabio ADN
*/
/*FIN_DESCRIPTION*/    
/* ==============================================
   FEUILLE DE STYLES PRINCIPALE DES TEXTES ET MODULES
   ============================================== */
   
/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX ÉLÉMENTS --- */

/* Page */
*{
}

body {
	color:#616161;
	font-style:normal;
	font-family:"Century Gothic", "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

/* -------------------------------------------------------------- */
/*------------------------- LIEN GENERALE ----------------------- */
/* Lien général */
a, a:visited {
	font-weight: bold;
	text-decoration:none;
	color:#9f2844
}
a:hover {
	color:#000
}
/* Bordure des images */
a img {
	border: none; 
}
/* Lien rappel navigation */
a.rappel_navigation, a.rappel_navigation:visited {
	color:#b3b3b3;
	font-size:10px;
}
a.rappel_navigation:hover {
	color:#616161;
}

a.retour-accueil, a.retour-accueil:visited {
	font-weight: bold;
	text-decoration:none;
	color:#b3b3b3;
	background-image:url(/img/maison.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
}
a.retour-accueil:hover {
	color:#9f2844
}
/* -------------------------------------------------------------- */
/*------------------------- MENU DU SITE------------------------- */
/* Petit menu haut */
#petitmenuh li{
	display:inline;
}
a.petit_menuh, a.petit_menuh:visited {
	color:#b3b3b3
}
a.petit_menuh:hover {
	color:#9f2844
}
/* Menu Principale */
#menu-haut li { 
	display:inline;
	padding-left:14px;

}
a.menu, a.menu:visited {
	color:#252525;
	font-size:15px;
	font-weight:500;
	background-image:url(puces/puce_niv1.png);
	background-position:left;
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:18px;
}

a.menu:hover {
	color:#9f2844
}
a.menuindex, a.menuindex:visited {
	color:#252525;
	font-size:16px;
	font-weight:500;
	background-image:url(puces/puce_niv1.png);
	background-position:left;
	background-repeat:no-repeat;
	line-height:26px;
	padding-left:18px;
}

a.menuindex:hover {
	color:#9f2844
}
/*texte sous le nom du restaurant */
a.menub, a.menub:visited {
	color:#252525;
	font-size:12px;
	color:#9f2844
}

a.menub:hover {
	color:#c1c1c1
}
/* Menu niv 2 */
a.menu_niv2, a.menu_niv2:visited {
	color:#252525;
	font-size:13px;
	font-weight:500;
}

a.menu_niv2:hover {
	color:#9f2844
}

/* Menu footer */

#footer_menu ul, #footer_lien ul{
	text-align:right;
	margin:0;
}

#footer_menu li, #footer_lien li{
	display:inline;
}
#footer_menu a, #footer_menu a:visited {
	color:#b3b3b3;
	font-size:10px;
	font-family:"trebuchet MS", arial, sans-serif
}
#footer_menu a:hover {
	color:#9f2844
}

a.bas3,a.bas3:visited {
	color:#b3b3b3;
	font-size:10px;
	font-family:"trebuchet MS", arial, sans-serif
}
a.bas3:hover {
	color:#9f2844
}

#footer_lien  a, #footer_lien  a:visited {
	color:#b3b3b3;
	font-size:10px;
	font-family:"trebuchet MS", arial, sans-serif
}
#footer_lien  a:hover {
	color:#9f2844
}

#footercontenu a, #footercontenu  a:visited {
	color:#b3b3b3;
	font-size:10px;
	font-family:"trebuchet MS", arial, sans-serif
}
#footercontenu a:hover {
	color:#7c7c7c;
}

/* -------------------------------------------------------------- */
/*----------------- STYLE DES DIFFERENT MODULE ------------------ */

/* -------------------------------------------------------------- */
/*-------------------------- ACTUALITES ------------------------- */
/* style lien titre actualités */
a.ltt_actus, a.ltt_actus:visited {
	color:#9f2844;
	text-decoration:underline;
}
a.ltt_actus:hover {
	color:#000000
}
/* style lien en savoir plus */
a.lplus_actus, a.lplus_actus:visited {
	color:#9f2844;
	text-decoration:underline;
}
}
a.lplus_actus:hover {
	color:#000000
}
/* texte date */
.txt_date_actu{
}

/* -------------------------------------------------------------- */
/*-------------------------- DIFFUSIONS ------------------------- */
.inputrecommander {
}

/* Styles notes informations*/
.label_note{
	font-size:10px;
	font-weight:600;
}
/* -------------------------------------------------------------- */
/*--------------------------- CONTACT --------------------------- */

.inputct {
}
/* -------------------------------------------------------------- */
/*-------------------------- Newsletters ------------------------ */
/* Bouton newsletter*/
#btn_abonner{
	float:left;
}

#btn_desabonner{
	float:left
}

.btn_newsletter{
	background-color:transparent;
	cursor:pointer;
}
/* Champ newsletter*/
#champ_newsletter{
	background-image:url(/img/champ-newsletter.jpg);
}
.input_newsletter{
}
/* Titre newsletter*/
.tt_newsletter{
}
/* -------------------------------------------------------------- */
/*----------------------- MOTEUR RECHERCHE ---------------------- */
/* champs recherche*/
.inputrch {
	width:148px; 
	margin-left:4px;
	height:14px; 
	top:0px; 
	border:none;
	background-color:transparent;
	font-size:11px;
	font-weight:600;
	color:#8f8f8f;
}

#champ_moteur_recherche{
	float:left; 
	background-image:url(/img/rch-saisie-bg.png); 
	background-position:left top; 
	background-repeat:no-repeat; 
}
/*bouton recherche*/
#btn_moteur_recherche{
	float:right;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/*----------------STYLE ET TEXTE GENERALE DU SITE---------------- */
/* Titres */
h1{
	font-size:24px;
	color: #252525;
	font-weight:normal;
	background-image:url(/img/puces/puce-h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:3px;
	margin:0px
}

h2{
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #252525;
}

/* Listes */
/* style liste a puce*/
ul{
	list-style-image : url(/img/puces/puce_li.png);
	list-style-position:inside;
}

/* Style des boutons standard */
.configbutton{
	padding:0px;
	margin:2px;
	width:136px;
	height:25px;
	font-weight:bold;
	background-color:transparent;
 	background-image:url(boutons/btn_normal.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	color:#ffffff;
}
/* Styles des champs de formulaire*/
input{}

textarea{}

select{}

.inputvide {
border:0px;
}


/* -------------------------------------------------------------- */
/*-----------------STYLE ET TEXTE EDITEUR ESUAU ----------------- */

.titrerouge, .titregrisfonce, .titreblanc, .titrenoir{
	font-size:14px;
	font-weight:bold;
}

.soustitrerouge, .soustitregrisfonce, .soustitreblanc, .soustitrenoir{
	font-size:12px;
	font-weight:bold;
}
.titrerouge, .soustitrerouge, .texterouge {color:##a53650;}
.titregrisfonce , .soustitregrisfonce , .textegrisfonce  {color:#252525;}
.titreblanc, .soustitreblanc, .texteblanc {color:#fff;}
.titrenoir, .soustitrenoir, .textenoir {color:#000;}

