




/* entries ----------------------------------------------- */


div.dayTitle {
    font-size: 120%;
    font-weight:bold;	
    padding: .5em 0 0 0;
}


/* category chooser ----------------------------------------------- */

.category-chooser {
    margin: -50%;
    width:100%;
}
.rCategory li {
    font-size: 80%;
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}
li.selected {
    font-weight: bold;
}

/* other lists ----------------------------------------------- */

ul.rNavigationBar, ul.rMenu, ul.rFolder, ul.rReferersList, ul.rEntriesList {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 80%;
}



/* calendar ----------------------------------------------- */

.hCalendarDay{
    text-align : center;
    font-size: small;
}
th.hCalendarDayNameRow {
    text-align : center;
    font-size : small;
    font-weight : bold;
}
td.hCalendarDayCurrent {
    text-align : center;
    font-size  : small;
    font-weight: bold;
}
td.hCalendarDayLinked {
    text-align : center;
    font-size  : small;
    font-weight: bold;
}

/* comments ----------------------------------------------- */




form li.focused{ background-color: #fff7c0 !important; }

/*form li p{ font-size: 9px; line-height: 13px; color: #444; }*/

/*form[id] li{ display: block; }
form li div{ display: inline-block; }
form[id] li div{ display: inline; }*/


form .left{ float: left !important; margin: 0; }
form .right{ float: right !important; margin: 0; }
form .clear{ clear: both; } 

form div.left{ margin-right: 2px !important; }
form div.left[class]{ margin-right: 4px !important; }
form div.left img{ margin: 0 0 -2px 0; }
form h2{ font-size: 1.8em; clear: left; } 


select.select{ padding: 1px 0 0 0; margin: 1px 0 3px 0; }
select.select[class]{ margin: 0; padding: 1px 0 1px 0; }
form .small{ width: 70px; }
form .medium{ width: 170px; }

form .tags{ width: 320px; }
form textarea.small{ height: 5.5em; }
form textarea.medium{ height: 10em; }

.choices input{ width: 200px; margin-right: 3px; }
.choices ol{ margin: 10px 0 0 0; }
.choices[class] ol{ margin: 0 !important; }
.choices img{ margin: 0 0 1px 0; }
fieldset ol li{ display: list-item !important; margin: 0 5px 2px 3px !important; padding: 0 !important; list-style: inside decimal; }




input.currency{ text-align: right; }

input.focus, textarea.focus { background: #ffd; color: #000; }


/**
  * STANDARD ELEMENTS
  */


div.links
{ 
  line-height: 18px;
}

div.links div.rFolder {
    margin-left: -5px;
    margin-bottom: 10px;
}

dd
{
  margin-bottom: 10px;
}


select
{
  font-family: Georgia, serif;
}



label.styled, div.styled
{
  font: 800 oblique .85em Georgia, serif;
  color: #000;
}

/**
 * PAGE SectionS
 */



#smallContainer
{
  border: 2px solid #ccc;
  margin: auto;
  overflow: hidden;
  width: 450px;
  text-align: left;
  background: #fff;
}




#mainColumn
{
  padding: 10px;
  width: 720px;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 700px;
}

#smallColumn
{
  padding: 10px;
  width: 450px;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 430px;
}



/**
 * MENU
 */
 
#menu
{
    padding: 5px;
    background: #fff;
    text-align: center;
    font-family: Arial, sans-serif;
    border-bottom: 1px dashed #ddd;
}	

#menu a
{
    color: #999;
    padding:0px 2px 0px 2px;
}

#menu a:link
{
    text-decoration: none;
    font-size: 1em;
}	

#menu a:visited
{
    text-decoration: none;
    font-size: 1em;
}	

#menu a:hover	
{
    text-decoration: underline;
}	

/**
 * SEARCH
 */

.searchEntryTitle
{
    font: 400 .5em Georgia, serif;
} 

.searchResultBox
{
  border-bottom: 1px solid #ddd;
}

.searchResultTitle
{
    border-bottom: 1px solid #ddd;
    font: 800 1.6em Georgia, serif;
}

/**
 * STORYLIST
 */





/**
 * STORY
 */

.storyTitle
{
    font: 400 oblique 1.7em Georgia, serif;
    color: #111;
}


.story>a
{
}

/**
 * COMMENTS
 */

div.trackbackUrl {
    background: transparent;
    color: #006633;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted silver;
}

#commentBox
{
  font-family: Arial;
  color: #555
}



#commentBoxPreview
{
  font-family: Arial;
  color: #555;
  padding: 5px;
  background: #eee;
  border: 1px solid #aaa;
}

#commentBoxPreview h3
{
  margin: 0px;
}





.commentFormInput,
.commentFormTextarea {
    font-family: Verdana, serif;
    font-size: 1em;
}



/**
 * FORM ROWS
 */

.formRow
{
  width: auto;
}

.formRowTitle
{
  text-align: left;
  font: 800 oblique 11px Georgia, serif;
}

.formRowControl
{
  padding-top: 5px;
}

.formRowControl input, .formRowControl textarea
{
  border: 1px solid #999;
  font-family: Georgia, serif;
}

/**
 * SIDE COLUMN
 */

#quoteBox
{
  font-style: oblique;
  font-family: Arial, sans-serif;
}

.sidebarHeading, div.rFolder
{
  border-bottom: 1px solid #999;
  color: #990000;
  padding: 0px 0px 3px 5px;
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 12px;
  font-variant: small-caps;
}



#aboutBox
{
  font-size: 10px;
  font-family: Arial, sans-serif;
}

#aboutBox a
{
  text-decoration: none;
  border-bottom: 1px dotted #314E6C;
}

#blogChalk
{
  width: 35px;
  height: 30px;
  border:1px dashed #ddd;
}

/**
 * CLASSES
 */

.noBorder
{
  border: 0em;
}


.floatSpacer
{
  clear: both;
  overflow: hidden;
}

.noDisplay
{
  display: none;
}

.blockDisplay
{
  display: block;
}

.smallText
{
  font-size: 9px;
  font-family: Verdana, sans-serif;
}



.new
{
  color: blue;
  font-size: 9px;
}

.draft
{
  font: 800 oblique 14px Georgia;
  color: #aaa
}

.border
{
  border-bottom: 1px solid #ccc;
}


.sectionTitle
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-style: oblique;
    font-size: 1.2em;
    color: #555;    
}

.heading
{
    font-family: Georgia, serif;
    font-weight: 400;
    font-style: oblique;
    font-size: 1.0em;
    color: #555;    
}

.blockquote
{
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    line-height: 1.7em;
    color: #444;
    clear: both;
    /*font: 400 oblique 12px Helvetica, sans-serif;*/
    font-style: oblique;
    font-family: "Courier New", "Andale Mono", "MS Sans Serif";
}

img.smiley 
{
    vertical-align: top;
}

/**
 * CALENDAR
 */

#calendar
{
    border: 1px solid #999;
}

#sideCalendar, table.hCalendarTable
{
    width: 160px;
}

table.hCalendarTable {
    font-size: 1em;
}

.thead, .hCalendarDayNameRow
{
    border-bottom: 1px solid #ffbf74;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    /*font-variant: small-caps;*/
    color: #444;
}

.calLink, .hCalendarDayTitle
{
    font-size: .9em;
    color: #555;
    text-align: center;
}

.calLink a:link, div.hCalendarDayTitle a
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:hover, div.hCalendarDayTitle a:hover
{
    text-decoration: underline !important;
    font-size: 1.1em;
    font-weight: 800;
}

.calendar
{
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
    text-align:left;
}

.calendarCaption, .hCalendarMonthYearRow
{	
	font-family: Georgia, serif;
	color: #111;
	font-size: .9em;
	font-weight: 400;
	padding: 2px;
	letter-spacing: .3em;
	background: #fff;
	/*font-variant: small-caps;*/
    text-transform: uppercase;
	text-align: center;			
}

#calendar>caption 
{
    margin: 5px;
}

/*
 * Yeah, this is a mess. Too lazy to code, easier to do the calendar through
 * styles.
 */
#cell1, #cell3, #cell5, #cell7, #cell8, #cell10, #cell12, #cell14, #cell15,
#cell17, #cell19, #cell21, #cell22, #cell24, #cell26, #cell28, #cell29, #cell31,
#cell33, #cell35, #cell36, #cell38, #cell40, #cell42
{
    background: #f7f7f7;
}

#c1, #c3, #c5, #c7, #c8, #c10, #c12, #c14, #c15,
#c17, #c19, #c21, #c22, #c24, #c26, #c28, #c29, #c31,
#c33, #c35, #c36, #c38, #c40, #c42
{
    background: #f0f0f0;
}


/**
 * Easier to use attr=[], but not well supported
 */
#cell1, #cell2, #cell3, #cell4, #cell5, #cell6, #cell7, #cell8, #cell9, #cell10,
#cell11, #cell12, #cell13, #cell14, #cell15, #cell16, #cell17, #cell18, #cell19, #cell20,
#cell21, #cell22, #cell23, #cell24, #cell25, #cell26, #cell27, #cell28, #cell29, #cell30,
#cell31, #cell32, #cell33, #cell34, #cell35, #cell36, #cell37, #cell38, #cell39, #cell40,
#cell41, #cell42
{
    border-top: 1px solid #999;
    height: 120px;
    width: 90px;
    text-align: left;
}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10,
#c11, #c12, #c13, #c14, #c15, #c16, #c17, #c18, #c19, #c20,
#c21, #c22, #c23, #c24, #c25, #c26, #c27, #c28, #c29, #c30,
#c31, #c32, #c33, #c34, #c35, #c36, #c37, #c38, #c39, #c40,
#c41, #c42, td.hCalendarDay
{
    /*border-top: 1px solid #999;
    height: 120px;
    width: 90px;*/
    font: 400 1em Arial, sans-serif;
    text-align: center;
}

.hCalendarDayCurrent 
{
    border: 1px solid #ffbf74;
}

.day
{
    font: 800 1.1em Georgia, serif;
    font-variant: small-caps;
}

.calendarMonth
{
    display: inline;
    font-family: Georgia, serif;
    font-weight: 400;
    font-variant: small-caps;
    /*font-style: oblique;*/
    font-size: 1.6em;
    color: #000;    
}

a.calendarLink
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-size: 1.1em;
}

a.calendarLink:link, a.calendarLink:visited
{
    text-decoration: none;
}

a.calendarLink:hover
{
    text-decoration: underline;
}

/**
 * INDEX
 */

.indexBox
{
  color: #999;
  margin-top: 10%;
  border: 4px solid #ccc;
  height: 250px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  background: #fff;    
}






















/* __________________________________________________________________________________________________

									NTE REPRISE
__________________________________________________________________________________________________*/




body {
	background-color:#FFF;
	border:0 none;
	font-family:tahoma,'Trebuchet MS',lucida,helvetica,sans-serif;
	color:#333134;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}




#mainContainer {
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:794px;
	font-size:100%;
}


#leftColumn {
  padding: 0 0;
  width: 170px;
  float: left;
}


#pageBanner {
  height: 281px;
  float:right;
  width:624px;
}

#pageBanner .header01 {
	height:71px;
	background-image:url(images/header01.png);
	background-repeat:no-repeat;
}
#pageBanner .header02 {
	height:62px;
	background-image:url(images/header02.png);
	background-repeat:no-repeat;
}
#pageBanner .header03 {
	height:36px;
	background-image:url(images/header03.png);
	background-repeat:no-repeat;
}
#pageBanner .header04 {
	height:112px;
	background-image:url(images/header04.jpg);
	background-repeat:no-repeat;
}

#pageBanner .header01 a, #pageBanner .header02 a, #pageBanner .header04 a { display:block; width:100%; height:100%; text-decoration:none; }

/*______________________________________________________________

						PAGEBANNER
_____________________________________________________________ */

#pageBanner .header02 a h1  { color:#fff; text-decoration:none; font-weight:normal; font-size:13px; text-align:right; margin:0; padding:0; padding-top:27px; padding-right:22px; }
#pageBanner .header02 a:hover h1 { text-decoration:none; color:#fff; }

/*#pageBanner h1 { color:#FFF; font-weight:normal; font-size:13px; margin-top: 99px; text-align:right; padding-right:22px; }*/

#midColumn {
  padding-left: 100px;
  padding-top:24px;
  width: 524px;
  float: left;
}




.spaceur {
	clear:both;
	font-size:0
}


/*______________________________________________________________

						GENERIQUES
_____________________________________________________________ */


img,
a img {
    border: 0;
    margin: 0; 
	display:block;
}


a:link,
a:visited {
  color: #00b6f1;
  text-decoration:none;
}


a:hover {
	color:#3fccfa;
	text-decoration:underline;
}




ul, dl {
  padding: 0px 0px 0px 5px;
  margin: 0px;
}

li, 
dt, 
dd, 
div.links a {
  list-style-type: none;
}








/*______________________________________________________________

						MENU OGLETS
_____________________________________________________________ */


#menu_onglet {
	padding:0;
	margin:0;
	text-align:right;
	padding-right:14px;
	padding-top:4px;
}



#menu_onglet .bloc_barre_menu  a {
	margin:0;
	padding:0;
	color:#333134;
	padding-right:8px;
	padding-left:6px;
	padding-top:4px;
	background-image:url(images/separateur_menu.png);
	background-repeat:no-repeat;
}

#menu_onglet .bloc_barre_menu  a:hover {
	text-decoration:none;
	color:#00b6f1;
}


/*______________________________________________________________

						ARTICLES
_____________________________________________________________ */



.story {
  border-bottom: 1px solid #414141;
  margin-bottom:25px;
  padding-bottom:20px;
  line-height:140%;
}


.main_each_article .story {
	border-bottom:none;
}




.story p {
	margin-bottom:8px;
	margin-top:4px;
}


.story ul li {
	list-style-type:disc;
	margin-left:12px;
	padding-bottom:4px;
}

.story ul ul li {
	list-style-type:circle;
	margin-left:24px;
	padding-bottom:0;
}


.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
	margin:0;
}



#midColumn .storyBox p.entryTitle a {
	font-weight:normal;
	color:#302f31;
}


.entryTitle,
.story h1 {
	font-size:22px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	color:#302F31;
}

.story h2 {
	font-size:22px;
	font-weight:normal;
	padding-top:24px;
	padding-bottom:4px;
	color:#B9B9B9;
}


.story h3 {
	font-size:20px;
	font-weight:normal;
	padding-top:24px;
	padding-bottom:4px;
}


.story h4 {
	font-size:18px;
	font-weight:normal;
	padding-top:14px;
	padding-bottom:4px;
}

.story h5 {
	font-size:16px;
	font-weight:normal;
	padding-top:14px;
	padding-bottom:4px;

}

.story h6 {
	color:#969696;
	font-weight:normal;
	font-size:100%;
}


.story hr {
	border:none;
	font-size:0;
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	background-color:#969696;
}




/* DATE */

.storyDateBox {
	display:none;
}



/* PLUG-IN ADDTHIS */

.bookmark_entry {
	padding:8px 0;
}


/* INFOS DIVERSES */

.entryInfo {
	display:none;
}




/* COMMENTAIRES */


#comments {
	line-height:140%;
	border-top:1px solid #414141;
	padding-top:20px;
}


div.comments-head {
    padding-top: 20px;
	font-size:22px;
}

p.comment-details {
	background-image:url(images/commentbug.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:1px 0 8px 18px;
	margin:25px 0 0 0;
}

p.comment-date {
	margin:4px 0 0 0;
	text-transform:uppercase;
	font-size:11px;
}

.comments-form {
	margin-top:40px;
	border-top:1px solid #414141;
	margin-bottom:18px;
	padding-bottom:18px;
}

.comments-form form li { 
	display:block;
	padding:0 0 5px 0;

}

.comments-form label.desc {
    margin:10px 0 0 0;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
}

.comments-form  label.choice {
	line-height:1.8em;
	padding:0 0 0 0;
}




input.button {
	font-family:arial;
}











/* NAVIGATION ARTICLE */


.next-previous {
	text-align:center;
	padding-bottom:10px;
	font-size:11px;
}

.page_list .next-previous {
	height:40px;
}

.next-previous .prev_article {
	float:left;
}

.next-previous .next_article {
	float:right;
}


.main_each_article .next-previous {
	display:none;
}



/*______________________________________________________________

						PAGE DE RESULTATS
_____________________________________________________________ */



h1.title_search {
	text-align:left;
	font-weight:normal;
}

p.text_search {
	text-align:left;
	font-weight:normal;
	margin-bottom:25px;
}

p.text_search span {
	font-weight:bold;
	text-decoration:italic;
}

/*______________________________________________________________

						FIRST POST
_____________________________________________________________ */





.main_firstpost h2,
.main_firstpost .entryTitle,
.main_firstpost .entryInfo {
	display:none;
}




/* BUMPERS */

.tab_bumper_home td {
	vertical-align:center;
	height:120px;
	vertical-align:bottom;
}

.tab_bumper_home td a {
	display:block;
	width:190px;
	height:120px;
	text-align:center;
	background-color:#3399FE;
	border:1px solid #999999;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.tab_bumper_home td a:hover {
	background-color:#63B0FE;
	text-decoration:none;
}

/*______________________________________________________________

						RAPPEL TAG SELECTIONNE
_____________________________________________________________ */


.rappel_tags {
	text-align:center;
	font-size:110%;
	background-color:#EEE;
	border:1px solid #999;
	padding:5px;
}

.rappel_tags .tag {
	font-weight:bold;
}





/*______________________________________________________________

						SEE MORE
_____________________________________________________________ */


.seemore {
	background-color:#EBEBEB;
	padding:5px;
	margin:10px 0;
}




/*______________________________________________________________

						FORMULAIRE
_____________________________________________________________ */

label.desc {
    margin: 4px 0 0 0;
    font-weight: bold;
	display:block;
}



form li { 
	padding:10px 0 0 0;
	display: inline-block	
}

form li div p { 
	margin: 0 0 5px 0; 
}


label.choice {
    display: block;
    line-height: 1.4em;
    margin: -22px 0 0 22px;
    padding: 4px 0 5px 0;
}


form .info[class]{ 
	display: block; 
}

form .info p { 
	font-size: 1em; 
}



form .large, 
form textarea.textarea { 
	width: 340px; 
}



input.text, 
input.number, 
input.url, 
input.email, 
input.password, 
input.file, 
textarea.textarea, 
select.select,
input.styled, 
textarea.styled, 
div#searchAgain input,
div.comments-form input {
	border: 1px solid #999;
	font-size:1.0em;
	font-family:tahoma,'Trebuchet MS',lucida,helvetica,sans-serif;
	padding:2px; 
}

div.comments-form input.checkbox {
	border:none;
}


form textarea.large { 
	height: 20em; 
}


/* BOUTON */

input.button { 
	width: 100px;
	color:#000;
	font-weight:bold;
}





/* VALIDATION SYNTAXE HTML */

.comments-syntax-indicator {
	display:block;
    font-weight: bold;
	font-size:0.85em;
	padding-bottom:14px;
	color:#AAA;
}

span.enabled {
    color: green;
}

span.disabled {
    color: red;
}


/* MESSAGE ETAT */

span.error,
span.status  {
    display: block;
    background: white;
    margin: 10px 0px;
    padding: 6px;
    font-size: 1.4;
    font-weight: bold;
	width:340px;
}

span.error {
    color: red;
    border: 1px solid red;
}

span.status {
    color: green;
    border: 1px solid green;
}



/*______________________________________________________________

						SIDEBAR
_____________________________________________________________ */

#leftColumn {
	font-size:11px;
}


#leftColumn h2 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#969696;
}


/* MESSAGE WELCOME */

.sidebar_welcome {
	height:282px;
}


.sidebar_welcome td{
	vertical-align:bottom;
	padding-right:10px;
	color:#00b6f1;
	line-height:140%;
}



/* CHOIX LANGUE */

.sidebar_langue {
	border:1px solid #969696;
	width:80px;
	padding:2px 5px;
	margin-top:30px;
}

.sidebar_langue .separateur_menu {
	color:#969696;
	font-weight:normal;
	padding:0 4px;
}


#leftColumn .sidebar_langue a {
	color:#333134;
}

#leftColumn .sidebar_langue a:hover {
	text-decoration:none;
	color:#00B6F1;
}

.sidebar_langue .langue_current {
	color:#969696;
	text-decoration:none;
}


.sidebar_langue a:hover .langue_current {
	text-decoration:none;
	cursor:auto;
}


/* SOCIAL */

.menu_social {
	margin-bottom:4px;
}

.menu_social .picto_addthis,
.menu_social .picto_rss,
.menu_social .picto_igoogle {
	margin-right:6px;
}

.menu_social a:hover {
	text-decoration:none;
}



/* FACEBOOK */

.sidebar_facebook {
	margin-top:5px;

}




/* FORM RECHERCHE */

.sidebar_search {
	margin-top:8px;
	margin-bottom:8px;
}

.sidebar_search h2 {
	display:none;
}

#searchForm {
	padding:0;
	margin:0;
}

#searchForm p {
	padding:0;
	margin:0;
	margin-top:5px;

}

#searchForm input {
	width:125px;
	color:#969696;
	font-size:10px;
}

#searchForm input.button {
	width:25px;
	color:#000;
}




/* ARTICLE SIDEBAR POUR MENU */


.sidebar_menu {
	margin-top:30px;
}


#leftColumn .sidebar_menu .storyDateBox,
#leftColumn .sidebar_menu .entryTitle {
	display:none;
}


#leftColumn .sidebar_menu .story {
	border-bottom:none;
	line-height:100%
	margin-bottom:0;
}

#leftColumn .sidebar_menu .story h1 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:4px;
	color:#969696;
	padding-top:10px;
}

#leftColumn .story ul {
	padding:0;
	margin:0;
}


#leftColumn .story ul li {
	list-style-type:none;
	padding:0 0 0 0;
	padding-bottom:6px;
	margin:0;
	line-height:normal;
	font-size:11px;
}

#leftColumn .story ul li a {
	color:#333134;
}


#leftColumn .story ul li a:hover {
	color:#00B6F1;
	text-decoration:none;
}




/* MENU COLLAPSE */

.menu_tree ul {
	padding:0;
}

.menu_tree ul ul {
	padding-left:8px;
}


.each_menu {
	padding:0 0 10px 17px;
	margin-bottom:0;
}

.each_menu .each_menu {
	padding-left:16px;
}


.menu_tree img {
	float:left;
	margin:3px 6px 0 0;
	cursor:pointer;
}

.menu_tree span {
	cursor:pointer;
}

.each_menu a {
	margin-bottom:8px;
	line-height:160%;
}


.menu_tree .spaceur {
	display:block;
	clear:both;
	height:7px;
	font-size:0;
}


/*______________________________________________________________

						FOOTER
_____________________________________________________________ */


/* RSS */

.main_footerpost {
	background-color:#FFF;
	border-top:1px solid #414141;
	font-size:11px;
	padding-bottom:8px;
	padding-top:4px;	
}


.main_footerpost .story {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

.main_footerpost a {
	color:##333134;
}

.main_footerpost .storyDateBox,
.main_footerpost .entryTitle {
	display:none;
}








/*______________________________________________________________

			TAG CLOUD
_____________________________________________________________ */


.tag_cloud a {
	padding:0;
}


a.tag {
	font-weight:bold;
	margin-left:5px;
}

a.s1 {
	font-size:11px;
}

a.s2 {
	font-size:13px;
}

a.s3 {
	font-size:15px;
}

a.s4 {
	font-size:17px;
}

a.s5 {
	font-size:19px;
}

a.s6 {
	font-size:21px;
}




/*______________________________________________________________

			ARBRE JS DANS ARTICLE
_____________________________________________________________ */

.story .menuArticle li {
	list-style-type: none;
}




