/*DEBUT CSS LIEE A CETTE PAGE*/
A, A:VISITED, A:LINK, A:ACTIVE
{

	color: #000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

A:HOVER
{

	color: #000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}

#page
{

	text-align:center;
	background:url(page_bg.gif) center #7F7F7F repeat-y;

}

#frame
{

	width:780px;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:0px;
	text-align:left;

}

#content
{

	width:510px !important;
	width:550px;
	margin-left:auto !important; /* stupid ie... */
	padding:0 20px 0 20px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;

}

#header
{

	width:800px;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:0px;

}
	
#footer
{

	background:url(page_bottom.gif) bottom center transparent no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;

}

#pp_wrap
{

	overflow-x: hidden;

}

#pp_gallery
{

	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#pp_meta
{

	text-align: center;
	padding: 10px;

}

#pp_page_links
{

	text-align: center;

}

.pp_centered
{

	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}

/*
.pp_empty
{

	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
*/

.pp_border
{

	border: 1px solid #999;

}

.alignleft
{

	float:left;
	clear:none;
	margin-right:6px;
	border:0px none;

}

img.pp_left_side
{

	float:left;
	border: 1px solid #999;
	padding: 1px;

}

img.pp_centered 
{

	border: 1px solid #999;
	padding: 1px;
}

.pp_cell
{

	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-size: 0.9em;

}
/*
.pp_cell a
{

	float:left;

}

.pp_cell span
{

	float:left;
	display:none;

}

.pp_cell img 
{

	float:left;

}*/

.pp_prev, .pp_next
{

	margin: 10px;
	display: block;
	padding: 5px;

}

a.pp_prev, a.pp_next
{

	background: #acf;
	border: solid 1px #9ac;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}

a.pp_prev:hover, a.pp_next:hover
{

	background: #369;
	border: solid 1px #036;
	color: #fff;
	text-decoration: none;

}

.pp_prev
{

	float: left;

}

.pp_next
{

	float: right;

}
/*  
Theme Name: Freshy
Theme URI: http://www.jide.fr
Description: The jide WordPress theme : <a href="http://www.jide.fr">Jide</a>.
Version: 1.0
Author: Julien De Luca
Author URI: http://www.jide.fr
*/

/*
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body, html
{

	margin:0;
	padding:0;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 90%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}

body
{

	margin:0;
	padding:0;
	background:#7F7F7F;

}

*::-moz-selection
{

	background-color:#FF3C00;
	color:#FFFFFF;

}

/*-----------GENERAL STYLING--------------*/

a
{

	color:#515151;
	text-decoration:none;

}

#content a
{

	border-bottom:1px dotted silver;

}

#content a:hover
{

	border-bottom:1px dotted #FF3C00;

}

/*------HEADER------*/

#title_image
{

	margin:0;
	text-align:left;
	display:block;
	height:95px;
	background:url(header_image2.jpg) center center transparent repeat-y;

}

#title
{

	background:url(header.gif) top #7F7F7F no-repeat;
	height:76px;
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;

}

html>body #title
{

	height:51px;

}

#title h1
{

	padding:0;
	margin:0;
	font-weight:normal;
	line-height:.7em;
	font-size:2.1em;
	letter-spacing:-.1em;
	font-family:helvetica;
	color:#FFFFFF;

}

#title h1 a
{

	color:#FFFFFF;
	display:block;

}

.description
{

	color:#c9e45a;

}

#content h2
{

	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;

}

#content h2 a 
{

	text-decoration:none;
	border:none;

}

#content h2 a:hover
{

	border-bottom:1px dotted silver;

}

hr
{

	display:none;
	clear:both;

}

h3, h4
{

	color:#515151;
	padding:0;
	margin:2em 0 0 0;
	clear:both;

}

input, textarea, select
{

	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}

input, label
{

	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;

}

label
{

	font-size:.9em;

}

#searchform input#s
{

	width:130px !important;
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	text-transform:none;
	color:black;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:#FFFFFF;

}

#sidebar input.btn, #searchform input
{

	width:65px !important;
	width:75px;

}

#searchform
{

	margin-top:10px !important;

}

#searchform br
{

	display:none;

}

input.btn, #searchform input, input#submit
{

	background:#111111;
	color:#FFFFFF;
	padding:4px;
	border:1px outset #000000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform:uppercase;

}

input[class=btn], input[type=submit] input[id=submit]
{

	padding:3px;

}

textarea
{

	overflow:auto;
	display:block;
	width:100%;

}

ul, ol
{

	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;

}

ul li, ol li
{

	background:transparent url(puce.png) 2px .4em no-repeat;
	padding-left:15px;

}

ul ul li, ol ol li
{

	background:transparent url(bullet.gif) 0px .5em no-repeat;
	padding-left:8px;

}

#content ol li
{

	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;

}

#content ol li li
{

	padding-left:2em;

}

a img
{

	border: 0 none;

}

form
{

	padding:0;
	margin:0;

}

pre, code
{

   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   color: #000;
   background : #fff url(preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;

}

.alt
{

	background-color:#F5F5F5 !important;

}

.icon
{

	vertical-align:middle;
	border:0;

}

.with_icon
{

	padding:2px 0 2px 0;

}

.navigation
{

	clear:both;
	padding:0;
	display:block;

}

.alignleft
{

	display:block;

}

.alignright
{

	display:block;

}

/*
menu
*/

.menu
{

	list-style-type:none;
	background:url(menu_bg.gif) 50% 0 #515151 repeat-x;
	margin:0;
	padding:0;
	height:80px;
	width:780px;
	border-top:1px solid #FFFFFF;
	overflow:hidden;

}

.menu li
{

	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	float:left;
	height:80px;
	
}

.menu li.last_menu, .menu li.right_menu
{

	float:right;

}

.menu li a
{

	font-size:.8em;
	text-transform:uppercase;
	line-height:normal !important;
	line-height:80px;
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding:0 10px 0 10px;
	background:url(menu_triple.gif) top left transparent repeat-x;

}

.menu li a:hover, .menu li a:active
{

	background-position:center left;
	color:#FFFFFF;

}

.menu li.current_page_item a
{

	background-position:bottom left !important;
	color:#1F3700 !important;

}

.menu li a.first_menu
{

	padding-left:35px;
	background-repeat:no-repeat;
	background-image:url(menu_start_triple.gif);

}

.menu li a.last_menu, .menu li a.last_menu_off
{

	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(menu_end_triple.gif);
	background-position:top right;

}

.menu li a.last_menu:hover, .menu li a.last_menu:active
{

	background-position:center right;

}

.menu li.current_page_item a.last_menu
{

	background-position:bottom right !important;

}

.menu li a
{

	color:#FFFFFF;
	text-decoration:none;

}

.menu li.lang_menu
{

	float:right;

}

.menu li.lang_menu a span
{

	width:19px;
	height:80px;
	overflow:hidden;
	text-indent:100px;
	display:block;

}

.menu li.lang_menu a
{

	display:block;
	width:19px;
	cursor:pointer;

}

/*--------FOOTER---------*/

#footer .footer_content
{	

	width:760px !important;
	width:780px;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:10px 10px 10px 10px;
	border-top:1px dotted silver;
	text-align:center;

}


.date
{ /* date & author */

	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;

}

.date_day
{

	display:block;
	font-size:3em;
	text-align:right;

}

.date_month
{

	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;

}

.date_year
{

	display:block;
	font-size:1.4em;
	line-height:.9em;

}

/*FONCTION QUI*/
.cadredito
{

}

/*FONCTION NEWS*/
.cadrearticle
{

	background:#FFF;

}

.titrearticle
{

	color:#515151;
	border:none;
	clear:both;
	text-align: left;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 16px;

}

.heurearticle
{

	text-align:right;
	font-size:11px;
	background:#FFFFFF;

}

.textearticle
{

	background-color: transparent;
	color: #000000;
	font-size: 11px;
	font-weight: normal;

}

.commentairearticle {
	text-align:right;
	background:#FFFFFF;
	border-bottom:1px solid #D2D2D2;
	font-size:10px;
	color:#000;
}

.navnewstitre
{

	width:100%;
	text-align: left;
	font-size:11px;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-weight:bold;
	color:#000000;

}

.navnews
{

	background:#353535;
	font-size:11px;
	color:#000000;

}

/*FONCTION TAG*/
.tag_un
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	font-weight:bold;
	border-bottom:1px dotted #D2D2D2;
	color:#000;

}

.tag_deux
{

	background:#DDD;
	border:1px solid #D2D2D2;
	font-weight:bold;
	font-size:15px;
	color: #000;

}

/*CSS DES BLOC*/
/*MENU MENU*/
.menutitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU CALENDRIER*/
.calendriertitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

.calefont
{

	background-color:transparent;
	font-family: verdana, Arial, Sans-serif;
	font-size: 9px;
	text-align: center;
	color:#000;

}

.calespace {
	text-align:center;
	border:1px dotted #D2D2D2;
	background-color:transparent;
	width:20px;
	height:18px;
	color:#000;
}

.calespace1
{

	text-align:center;
	border:1px dotted #D2D2D2;
	background-color: #FFF;
	width:20px;
	height:18px;
	color:#000;

}

/*MENU STATISTIQUES*/
.stattitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU ARCHIVES*/
.archivetitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU LIENS*/
.lientitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU FAVORIS*/
.favoristitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU IMAGE*/
.titreimage
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*MENU CATEGORIE*/
.categorietitre
{

	background:url(menu_bg1.gif) 50% 0 #515151 repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	border-bottom:1px dotted #D2D2D2;
	font: normal bold 13px sans-serif;
	height: 21px;

}

/*EDITO*/
.edito
{

	background:#D2D2D2;
	border:1px dotted #000;
	padding:3px;
	margin:0px;
	font-size:12px;
	color:#000;

}

.edito1
{

}

/*FONCTION CATE*/
.titrecategorie
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-size:13px;
	font-weight:bold;
	color:#000000;

}

/*FONCTION CALENDARE*/
.titredate
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-weight:bold;
	font-size:13px;
	color:#000000;

}

/*FONCTION ARCHIVE*/
.titrearchives
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-size:13px;
	font-weight:bold;
	color:#000000;

}

/*FONCTION AFFICHE_IMAGES + FUNCTION IMG*/
.imagetitre
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-size:13px;
	font-weight:bold;
	color:#000000;

}

.cadreimage
{

	background:#FFF;
	border:1px dotted #D2D2D2;
	font-size:15px;
	color:#000000;

}

.navimagetitre
{

	width:100%;
	text-align: left;
	font-size:11px;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-weight:bold;
	color:#000000;

}

.navimage
{

	background:#D5D5D5;
	font-size:11px;
	color:#000000;

}

/*FONCTION ALERTE*/
.titrealerte
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-weight:bold;
	font-size:13px;
	color:#000000;

}

.cadrealerte
{

	background:#FFF;
	border:1px dotted #D2D2D2;
	color:#000000;

}

.cadrealerte1
{

	background:#D5D5D5;
	border:1px solid #D2D2D2;
	font-weight:bold;
	font-size:13px;
	color:#000000;

}

/*FONCTION COM*/
.cadrecommentaire
{

	width:100%;
	text-align: left;
	font-size:13px;
	background:#D5D5D5;
	border-bottom:1px dotted #D2D2D2;
	font-weight:bold;
	color:#000;

}

.titrecommentaire
{

	background:#D5D5D5;
	border:1px solid #D2D2D2;
	font-size:13px;
	color:#000;

}

.cadrebas
{

}

.bascom
{

	width:100%;
	background:#EEE;
	border:1px solid #D5D5D5;
	font-size:13px;

}

.bascom1
{

	font-size:11px;
	background:#D5D5D5;
	padding:2px;
	border-bottom:1px dotted #D2D2D2;
	color:#000;

}
/*FONCTION CONTACT*/
.titrecontact
{

	width:100%;
	text-align: left;
	background:#D5D5D5;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #D2D2D2;
	color:#000000;

}

.cadrecontact
{

	background:#D5D5D5;
	border:1px solid #D2D2D2;
	font-weight:bold;
	font-size:13px;
	color: #000000;

}

/*FONCTION QUI*/
.cadredito
{

}

/*FIN CSS LIEE A MINISITE.PHP*/
li
{

	color: #000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.alerte
{

	font-size:10px;
	text-align:center;

}

.heberge
{

	font-size:10px;
	padding-left: 25px;

}

.licence
{

	text-align:center;
	font-size:10px;

}

/*FONCTION TAG*/
a.level11 {font-size:11px;color:#668AA8;}
a.level12 {font-size:12px;color:#47657B;}
a.level13 {font-size:13px;color:#E76300;}
a.level14 {font-size:14px;color:#685c65;}
a.level15 {font-size:15px;color:#8c524d;}
a.level16 {font-size:16px;color:#b44732;}
a.level17 {font-size:17px;color:#e53a11;}
a.level18 {font-size:18px;color:#E76300;font-weight: bold}
a.level19 {font-size:19px;color:#FF3300;font-weight: bold}
a.level20 {font-size:20px;color:#45b0fb;font-weight: bold}
a.level21 {font-size:21px;color:#ee3ef9;font-weight: bold}
a.level22 {font-size:22px;color:#6ccb10;font-weight: bold}
/*FIN CSS LIEE A CETTE PAGE*/
