




/* 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;
	font-family:arial;
	color:#505050;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/bg_banner.png);
	background-repeat:repeat-x;
}



#mainContainer {
	background-color:#FFFFFF;
	font-size:100%;
	margin:0 auto;
	text-align:left;
	width:1025px;
	font-size:100%;
	width:1000px;
}


#tab_main_container {
	border-collapse:collapse;
	width:1000px;
	margin-top:60px;
}

#tab_main_container .td_content { 
	width:458px; 
	padding-left:76px; 
	padding-right:65px; 
	padding-bottom:40px; 
	vertical-align:top; 
}

#tab_main_container .td_sidebar_1,
#tab_main_container .td_sidebar_2 {
	border-left:1px solid #CCC;
	vertical-align:top;
}


#tab_main_container .td_sidebar_1 {
	width:208px;
	padding-left:15px;
	padding-right:15px;
}


#tab_main_container .td_sidebar_2 {
	width:140px;
	padding-left:10px;
	padding-right:10px;
}


.spaceur {
	clear:both;
	font-size:0
}


/*______________________________________________________________

						GENERIQUES
_____________________________________________________________ */


img,
a img {
    border: 0;
    margin: 0; 
	display:block;
}


a:link,
a:visited {
  color: #65859e;
  text-decoration:none;
}


a:hover {
	/*color:#0d6ab3;*/
	text-decoration:underline;
}




ul, dl {
  padding: 0px 0px 0px 5px;
  margin: 0px;
}

li, 
dt, 
dd, 
div.links a {
  list-style-type: none;
}




/*______________________________________________________________

						PAGEBANNER
_____________________________________________________________ */


#pageBanner {
  height: auto;
  position:relative;
}

#pageBanner h1 {
  font-family: Futura, Arial, Helvetica, sans-serif;
  margin: 0px 0px -10px 10px;
  padding-top: 10px;
  font-weight: lighter;
  font-size: 44px;
  font-stretch: narrower;
}

#pageBanner h1 a {
  background: transparent;
  color: #6F89A1;
  text-decoration: none;
  font-style: normal;
}


ul.rNavigationBar {
	display:none;
}





/* ONGLETS LANGUES */

#onglet_langue {
	position:absolute;
	width:400px;
	height:25px;
	z-index:0;
	top:145px;
	left:61px;
}


#onglet_langue .lk_langue_current,
#onglet_langue .lk_langue_off {
	display:block;
	float:left;
	background-repeat:no-repeat;
	width:60px;
	height:20px;
	padding-top:5px;
	text-align:center;
	margin-right:1px;
}

#onglet_langue .lk_langue_current {
	background-image:url(images/onglet_langue_current.png);
	behavior: url(/themes/guywagner/images/iepngfix.htc);
	font-weight:bold;
	color:#505050;
}

#onglet_langue .lk_langue_off {
	background-image:url(images/onglet_langue_off.png);
	behavior: url(/themes/guywagner/images/iepngfix.htc);
	cursor:pointer;
}

#onglet_langue a:hover {
	text-decoration:none;
}



/*______________________________________________________________

						ARTICLES
_____________________________________________________________ */



.story {
  border-bottom: 1px dotted #CCC;
  padding-bottom:18px;
  margin-bottom:18px; 
  line-height:140%;
}


.entryTitle,
.entryTitle a {
	font-size:28px;
	font-weight:normal;
	color:#434247;
	margin:0;
}

.entryTitle a:hover {
	text-decoration:none;
}

.story p {
	margin-bottom:1em;
	margin-top:5px;
}


.story ul li {
	list-style-type:disc;
	margin-left:12px;
	padding-bottom:8px;
}


.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
	line-height:normal;
	font-weight:normal;
	margin:0;
	color:#434247;
}


.story h1 {
	font-size:28px;
	padding-bottom:2px;
}

.story h2 {
	font-size:24px;
	padding-top:16px;
	padding-bottom:2px;
}


.story h3 {
	font-size:20px;
	padding-top:8px;
}


.story h4 {
	font-size:16px;
	padding-top:8px;
}

.story h5 {
	font-size:13px;
	padding-top:8px;
}

.story h6 {
	font-size:10px;
	padding-top:8px;
}

.story hr {
	background-color:#CCC;
	border:medium none;
	font-size:0;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}


.story table {
	width:100%;
}
 

.story img {
	max-width:450px;
}





/* INFOS POST */

.info_post,
.info_post a {
	font-size:10px;
	color:#606060;
	margin-bottom:12px;
}

.info_post .info_commentaire {
	background-image:url(images/picto_info_commentaire.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:14px
}

.info_categorie .analyse,
.info_categorie .gestion {
	text-transform:uppercase;
	
}

.info_categorie .analyse {
	color:#c0cf08;
}

.info_categorie .gestion {
	color:#00c4e0;
}


.separateur {
	padding-left:3px;
	padding-right:3px;
}


.main_firstpost .info_post,
.main_footerpost .info_post {
	display:none;
}



/* LIRE LA SUITE */
.readmore {
	background-image:url(images/picto_readmore.png);
	background-repeat:no-repeat;
	background-position:0 6px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding-left:13px;
}



/* COMMENTAIRES */

div.comments-head {
    padding-top: 10px;
	font-size:28px;

}

.comments-form div.comments-head {
	font-size:22px;
	padding-top:0;
}

#comments {
	line-height:140%;
}

.comment {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:18px;
}

p.comment-details {
	text-transform:uppercase;
	background-image:url(images/picto_info_commentaire_big.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 20px;
	margin:25px 0 0 0;
}

p.comment-date {
	margin:4px 0 0 0;
	text-transform:uppercase;
	font-size:10px;
}

.comments-form {
	margin-top:30px;
	border-bottom:1px dotted #CCCCCC;
	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.desc .optionnel {
	font-size:10px;
	text-transform:none;
	font-weight:bold;
}

.comments-form  label.choice {
	line-height:2.0em;
	padding:0 0 0 0;
}


input.button {
	font-family:arial;
}



/* NAVIGATION ARTICLE */


.next-previous {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.next-previous .prev_article {
	float:left;
	background-image:url(images/picto_prev.png);
	padding-left: 13px;
	background-position:left 3px;
	background-repeat:no-repeat;
}

.next-previous .next_article {
	float:right;
	background-image:url(images/picto_next.png);
	padding-right: 13px;
	background-position:right 3px;
	background-repeat:no-repeat;
}




/*______________________________________________________________

						PAGE DE RESULTATS
_____________________________________________________________ */



h1.title_search {
	text-align:left;
	padding-bottom:0;
	margin-bottom:0;
	font-size:13px;
}

p.text_search {
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:12px;
}

p.text_search span {
	font-weight:bold;
	text-decoration:italic;
}

.page_searchresults .next-previous {
	padding-bottom:13px;
}


/*______________________________________________________________

						FIRST POST
_____________________________________________________________ */


.main_firstpost h2,
.main_firstpost .entryTitle,
.main_firstpost .entryInfo {
	display:none;
}




/*______________________________________________________________

						RAPPEL TAG SELECTIONNE
_____________________________________________________________ */


.rappel_tags {
	text-transform:uppercase;
	margin-bottom:30px;
	font-size:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:12px;
	padding-bottom:10px;
}

.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 { 
	display: inline-block; 
	margin: 0 0 10px 0; 
	padding: 0 0 4px 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: 120px;
}





/* 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 1
_____________________________________________________________ */

.td_sidebar_1 h2 {
	color:#65859e;
	font-size:18px;
	font-weight:normal;
	margin:0;
	margin-bottom:4px;
}


/* FORM RECHERCHE */

#searchForm {
	margin-top:20px;
}

#searchForm h2 {
	display:none;
}

#searchForm p {
	margin:0;
}

#searchForm input {
	width:158px;
	font-size:10px;
	font-family:arial;
	color:#8e8c8b;
}

#searchForm input.button {
	width:40px;
	color:#000;
	font-weight:bold;
}



/* BOUTONS CATEGORIES */

.but_categorie {
	margin-top:20px;
}

.but_cat_analyse,
.but_cat_gestion {
	width:209px;
	height:32px;
    background-image: url(images/but_categorie_over.png);
    background-repeat: no-repeat;
	margin-bottom:10px;
}

.but_cat_analyse {
	margin-bottom:10px;
}


.but_categorie .but_cat_analyse a,
.but_categorie .but_cat_gestion a {
	display:block;
	height:26px;
	padding-top:6px;
	padding-left:8px;
    background-repeat: no-repeat;
	color:#FFF;
	font-size:16px;
}

.but_cat_analyse a {
    background-image: url(images/but_analyse_off.png);
}

.but_cat_gestion a {
    background-image: url(images/but_gestion_off.png);
}


.but_cat_analyse a:hover,
.but_cat_gestion a:hover {
    background: transparent none;
	text-decoration:none;
}



/* NUAGE DE TAGS */

.tag_cloud {
	margin-top:20px;
	line-height:1.2em;
}

.tag_cloud a {
	padding:0;
	color:#505050;
}

a.tag {
	font-weight:bold;
	padding-right: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;
}



/* PUB EDITABLE*/

.pub {
	margin-top:20px;
}

.pub .storyDateBox,
.pub .entryTitle{
	display:none;
}

.pub .story {
	border-bottom:none;
	line-height:normal;
	margin-bottom:0;
	padding-bottom:0;
}

/* CONF EDITABLE */

.conf {
      margin-top:20px;
}

.conf .storyDateBox,
.conf .entryTitle{
  display:none;
}

.conf .story {
  border-bottom:none;
  line-height:normal;
  margin-bottom:0;
  padding-bottom:0;
}

/* DERNIERS COMMENTAIRES */


.dernier_commentaire {
	margin-top:20px;
}


.dernier_commentaire p {
	width:208px;
	overflow:hidden;
	margin:0;
	border-bottom:1px dotted #65859e;
	padding-bottom:5px;
	margin-bottom:5px;
}

.td_sidebar_1 .dernier_commentaire p a {
	color:#505050;
	font-size:10px;
}




/*______________________________________________________________

						SIDEBAR 2
_____________________________________________________________ */



.td_sidebar_2 h2 {
	font-size:14px;
	margin:0;
	margin-bottom:6px;
	color:#434247;
}



/* SUIVEZ LE BLOG */

.suivez_blog a {
	font-size:10px;
	color:#505050;
	background-repeat: no-repeat;
	background-position:0 1px;
	padding-left:15px;
	line-height:1.5em;
}


.lk_suivez_rss {
    background-image: url(images/feedicon16-nM.png);
}

.suivez_blog .lk_suivez_email {
    background-image: url(images/picto_email.png);
	background-position:0 3px;
}
.lk_suivez_netvibes {
    background-image: url(images/netvibes16-nM.png);
}

.suivez_blog .lk_suivez_igoogle {
    background-image: url(images/plus_google.png);
	padding-left:42px;
}

.lk_suivez_autres {
    background-image: url(images/addthis16-nM.png);
}



/* ARCHIVE */

.archives {
	margin-top:20px;
}

.calendar_tree_tag ul {
	padding:0;
	font-size:10px;
}

.calendar_tree_tag ul ul {
	padding-left:8px;
}


.calendar_tree_tag a {
	color:#505050;
	line-height:1.5em;
}





/* A PROPOS */

.a_propos {
	margin-top:20px;
}

.a_propos p {
	font-size:10px;
	margin:0;
	margin-bottom:4px;
}

.a_propos a {
	font-size:10px;
	text-transform:uppercase;
}


/*______________________________________________________________

						FOOTER
_____________________________________________________________ */


/* RSS */

.main_footerpost .rss_content {
	padding-left:86px;
}

.main_footerpost .story {
	border-bottom:none;
	margin-bottom:0;
}

.main_footerpost h2 {
	text-transform:uppercase;
	font-size:13px;
}

.main_footerpost .storyDateBox,
.main_footerpost .entryTitle {
	display:none;
}


.main_footerpost ul li {
	padding-bottom:0;
}




/* INFO LEGALES */

.main_infos_legales {
	height:15px;
	padding:5px 0 15px 86px;
	border-top:1px dotted #CCC;
	text-transform:uppercase;
	font-size:10px;
	margin-top:40px;

}

.main_infos_legales a {
	color:#505050;
}


.main_footerpost .entryInfo {
	display:none;
}





/*______________________________________________________________

			ARBRE JS DANS ARTICLE
_____________________________________________________________ */

.story .menuArticle li {
	list-style-type: none;
}

