/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.8em; color:#4d4c4c; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { font-size:0.9em;}
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#d95426; text-decoration:none;}
#preview a:hover { color: #211c3a !important; text-decoration: none;}
/*#preview a:visited { text-decoration: underline; color:#999 }*/
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }

ul.actions  {margin:2em; clear:both;}
#preview { text-align:justify; }
#preview ul { margin: 1em 1em 1em 2em;}
#preview ul li { margin:0; padding-left:14px; list-style:none; background:url(../images/puce_li.gif) no-repeat 0 5px; text-align:left; }
#preview p { margin:1em 0; }
p#rss { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 {margin: 1em 0px; padding: 0px;}
h1 { font-size: 1.8em; margin:2em 0 0; padding:0 0 2px; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-weight:normal; background:url(../images/point_point.gif) repeat-x left bottom; }
h2 { font-size: 1.6em; margin:0.05em 0 1em; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-weight:normal; color:#000; }
h3 { font-size: 1.5em; clear:left; font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-weight:normal; color:#000; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/* codes couleurs des rubriques   */
.aldente-restaurant-italien h1 { color:#ff8400;}
.aldente-restaurant-italien a { color:#ee6224;}
.aldente-chez-vous h1 { color:#ffa200;}
.aldente-chez-vous a { color:#ffa200;}

.notre-carte h1, .notre-carte a { color:#ff4800;}
.actualites h1, .actualites a { color:#ce27bc;}
.specialites-italiennes h1, .specialites-italiennes a { color:#00b2b9;}
.plans-acces h1, .plans-acces a { color:#70b100;}
.contact h1, .contact a { color:#8a00ff;}

#preview em { color: #ff6600; font-style: normal; }


/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top:0; margin-bottom: 15px; padding-top:2px; background:url(../images/point_point.gif) repeat-x;}
.element { float:left; width:100%; padding:15px 0 5px; background:url(../images/point_point.gif) repeat-x left bottom;}

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { padding: 0;}
.gauche { float: left; margin: 0 1.5em 1em 0 !important;}
.droite { float: right; margin: 0 0 1em 1.5em !important;}
.centre { margin: 1em auto !important; text-align: center; }

#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* icones des fichiers 
#contenu .icone a, #contenu a.icone {margin-top: 0em; padding-left: 1.5em; list-style: none; }
#contenu .pdf { background: url(../images/icons/acrobat.gif) left center no-repeat !important; }
#contenu .doc, #contenu .rtf { background: url(../images/icons/word.png) left center no-repeat !important; }
#contenu .xls, #contenu .xla { background: url(../images/icons/excel.png) left center no-repeat !important; }
#contenu .ppt, #contenu .pps { background: url(../images/icons/powerpoint.png) left center no-repeat !important; }
#contenu .zip, #contenu .rar { background: url(../images/icons/compressed.png) left center no-repeat !important; }
#contenu .gif, #contenu .jpg, #contenu .png { background: url(../images/icons/picture.png) left center no-repeat !important; }
#contenu .url { background: url(../images/icons/world.gif) left center no-repeat !important; }
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; padding-left: 2em !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat !important;}
.icone { padding: 0.2em 0; }
.broken { text-decoration: line-through; }*/

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #626369;
	color:#fff;
	text-align: left;
}
h3.message { font-size: 0.9em; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }


/*
 * Pagination et Outils d'impression et de retour
*/
.pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 0.5em 0;
	margin-top: 2em;
	text-align: center;
}
.pagination { text-align: right; }
#contenu ul#nav-contenu { float:left; width:100%; margin:1em 0; background:url(../images/point_point.gif) repeat-x;}
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:0.85em; color:#3A846E; border-right:1px solid #eee; }
#contenu #nav-contenu li.last { border:0;}
#contenu #nav-contenu li a { color:#333;}
#contenu #preview #nav-contenu li a:hover { color:#fff !important;}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
#preview ul.plan {}
#preview ul.plan li { font-weight: bold; float: left; width: 45%; }
#preview ul.plan li li { font-weight: normal; float: none; }
#preview ul.plan li a { color:#666;}
#preview ul.plan li a:hover { color:#000;}

/* liste actualites */

h3 .date { color:#434448;}
.date .rose { color:#ce27bc;}
.actualites h3 { margin-bottom:0;}
.actualites h3 a { color:#000;} 
.actualites #preview h3 a:hover { color:#ce27bc !important;}

/* liste carte avec accordeon */
#accordion h2.drag { cursor:pointer; padding:2px 10px; margin-top:1em; margin-bottom:0; background:#eee; text-align:center; color:#ff4800; border-left:3px solid #ff4800; border-right:3px solid #ff4800; border:0;  border-bottom:1px solid #ff4800;}
#accordion .element { padding :20px 0;}
#accordion .element h3 { margin:0 0 5px; text-align:left; font-family:Arial, Helvetica, sans-serif;}

div.prix { float:right; padding:5px; color:#ff4800; color:#000; font-weight:bold; /*font-size:1.2em;*/}


