@media print {
    div#sidebar-blog, #sidebar-right, #recommander, #reponse, .formulaire_spip {
        display: none;
    }
}
body{
	font-family: Arial, Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #D8D8D8;
	color: black;
}

a { color: #0047B6; text-decoration: none; }
img { border: none; }
#content img { border: none; padding: 0px;}

#masthead {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

div#headSiteName {
	width: 980px;
	height: 120px; /* 87px - 2x padding */
	background: white url('/imgs/header.jpg') no-repeat bottom;
}
div#siteName h1{
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px;
	padding: 20px;
}

div#siteName h1 a {
	font-size: 22px;
	color: black;
	text-decoration: none;
}
div#siteName h1 a span {
	font-weight: bold;
}

div#utility {
	background: white url('/imgs/menu.gif') no-repeat;
	height: 21px; /* 33 - 2x padding */
	padding: 6px 10px;
	font-size: 11px;
}

div#utility a {
	color: #0047B6;
	text-decoration: none;
}

div#globalNav {
	background: white url('/imgs/menu.gif') no-repeat;
	height: 33px;
}

#globalLink {
	float: left;
	padding: 5px 0px;
	text-transform: lowercase;
	font-size: 10px;
}

#globalLink a {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px 4px;
}

#globalLink a.menuoff, a.menuoff:visited {
	font-weight: normal;
}

div#globalNav a {
	color: black;
	font-weight: bold;
	margin-left: 10px;
	font-size: 14px;
	text-decoration: none;
}

#search { float: right; margin: 3px 15px; }
#search input.inputtext {
    border-width: 1px;
    border-style: solid;
    border-color: #bdc7d8;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    padding: 3px;
}

#search input.inputsearch {
    background: white url("/imgs/magglass.png") no-repeat 97% 50%;
    padding-right: 17px;
}

#pagecell1 {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: white url('/imgs/bgcontent.gif');
}
#top { 	background: transparent url('/imgs/topbg.gif') no-repeat; }

#top #breadCrumb {
    color: #6C6C6C; font-size: 11px; padding: 10px;
    font-family: "Trebuchet MS", Times, Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	}
#breadCrumb a.dernier { color: #6C6C6C; text-decoration: none; }

#pageName {
	margin: 0px 0 5px 10px;
	background: url('/imgs/rubrique_title.gif') no-repeat;
	padding: 5px 0px 15px 15px;
}
#pageName h2 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 19px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}

#sidebar-blog {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 10px;
	width: 180px;
}
#sidebar-blog h2.menu-titre {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
    margin-top: 0;
    font-weight: normal;
	text-transform: lowercase;
}
#sidebar-blog h2 {
	background: url('/imgs/sidebar_title.gif') no-repeat;
	text-align: center;
	height: 23px; /* 28px - paddingtop */
	padding-top: 5px;
	font-size: 13px;
	margin: 15px 0 2px 0;
}

#sidebar-right {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 0 10px;
	width: 183px;
}
#sidebar-right h2.menu-titre {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
    margin-top: 0;
    font-weight: normal;
	text-transform: lowercase;
}
#sidebar-right h2 {
	background: url('/imgs/sidebar_title.gif') no-repeat;
	text-align: center;
	height: 23px; /* 28px - paddingtop */
	padding-top: 5px;
	font-size: 13px;
	margin: 15px 0 2px 0;
}

#sectionLinks {
	background: url('/imgs/pointille.gif') repeat-x bottom;
	float: left;
	margin: 0 10px;
	padding-bottom: 1px;
	width: 180px;
	text-transform: lowercase;
}
#sectionLinks a {
	font-family: "Trebuchet MS", Times, Verdana, Arial, Helvetica, sans-serif;
	background: url('/imgs/pointille.gif') repeat-x top;
	display: block;
	text-align: left;
	padding: 7px 0px 7px 5px;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
#sectionLinks a:hover {
	background-color: #F2F2F2;
}
#sectionLinks a.art {
	background: url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;
	display: block;
	text-align: left;
	padding: 0px 0px 3px 6px;
	margin: 4px 0px 4px 20px;
}
#sectionLinks a.rubrique-on {
    font-weight: bold;
	background-color: #F2F2F2;
}

#sectionLinks a.rubrique-on:hover {
    font-weight: bold;
	background-color: #F2F2F2;
	color: black;
}

#calendar table {
	font-size: 10px;
	width: 100%;
	margin-bottom: 15px;
}

#calendar table caption {
	margin: 0;
	padding: 0;
	color: #4B4B4B;
}

#calendar table thead tr th {
	background-color: #E0E0E0;
	font-weight: normal;
	color: #4B4B4B;
}

#calendar table tr td {
	text-align: center;
	background: #FAFAFA url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;
	height: 24px;
	width: 22px;
	vertical-align: middle;
}

#calendar table td.today {
	background-color: #0047B6; color: white;
	width: 22px;
}

#calendar table tbody tr td a:hover {
	background: #E7E7E7; color: black;
}

#calendar table tbody tr td a {
    background-color: white;
    color: #0047B6;
    font-weight: bold;
    display: block;
	width: 22px;
    height: 18px;
    padding-top: 5px;
}

#calendar table tbody tr td.today a {
	background-color: #0047B6; color: white;
	text-decoration: underline;
}

#relatedLinks, #archives, #derniers_co {
	clear: left;
	background: url('/imgs/sidebar_bottom_bg.gif') no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-transform: lowercase;
}

#relatedLinks a, #archives a, #derniers_co a, #derniers_co p {
	background: url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;
	display: block;
	padding: 1px 6px;
	margin: 1px 5px;
	width: 150px;
}

#selection, div.recents, #tags {
	clear: left;
	background: url('/imgs/sidebar_bottom_bg.gif') no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-transform: lowercase;
}

#selection h2.menu-titre, div.recents h2.menu-titre {
	text-transform: lowercase;
}

div.recents li {
	width: 130px;
}
div.recents li a {
	width: 115px;
}
#selection a,div.recents p, div.recents a {
	background: url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;
	display: block;
	padding: 1px 6px;
	margin: 1px 5px;
	width: 150px;
	text-transform: none;
	overflow: hidden;
}

#advert {
	background: url('/imgs/sidebar_bottom_bg.gif') no-repeat bottom;
	padding-bottom: 1px;
	margin-bottom: 15px;
	text-transform: none;
}

#advert h2.menu-titre {
	text-transform: lowercase;
}

#advert div.ligne { background: url('/imgs/pointille.gif') repeat-x bottom; padding-left: 2px; padding-bottom: 1px; }
#advert div.ligne-bottom { padding-left: 2px; padding-bottom: 1px; }
#advert div.cell-gauche { float: left;  background: url('/imgs/divider-side.gif') repeat-y right; padding-right: 1px; }
#advert div.cell-droite {padding-right: 1px; }



#content {
	margin: 0 210px; /* 180 + 2x15 */
	padding: 0;
}
#content .feature p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#content .feature h3 {
    background: url('/imgs/pointille.gif') repeat-x bottom;
	padding-bottom: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}

#content .feature h3.art-title {
    background: url('/imgs/pointille.gif') repeat-x bottom;
	padding-bottom: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
}

div#content div.feature {
	overflow: auto;
	height: 1%;
	width: 547px;
}

#comments {
width: 547px;
clear: left;
}
#comments h4 {
    background: url('/imgs/pointille.gif') repeat-x bottom;
	padding-bottom: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 35px 0 8px 0;
}
.feature h3.art-title span { font-weight: bold;  }


div.post { margin-bottom: 20px; }
div.post-title { background: url('/imgs/pointille.gif') repeat-x bottom; padding-bottom: 5px; }
div.post-title a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; }
div.post-info-co { float: right; text-align: right; padding-left: 5px;
	background: url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;}
div.post-info-co a { font-size: 11px;}
div.post-info { margin: 0 0 8px 0; padding: 0; color: #6C6C6C; font-size: 11px; }
div.post-info span {
    font-size: 11px;  padding-left: 5px; margin-right: 10px;
	background: url('/imgs/calendar_cell_bg.gif') no-repeat bottom left;}
div.post-info a { text-transform: lowercase; }
div.post-info-line {}
div.post-content-list a {font-size: 11px;}

#siteInfo {
    clear: both;
	background: url('/imgs/footer.gif') no-repeat;
	padding: 20px 15px 15px 15px;
	font-family: "Trebuchet MS", Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer-left {
	float: left;
	text-align: left;
	text-transform: lowercase;
}
#footer-right {
	text-align: right;
}


/*************** story styles ******************/

.attention {
	color:#CC0000;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 11.5px;
}

/*************** list tag styles ***************/

ul{
 list-style-image: url(../../images/puce_defaut.gif);
}

ul ul{
 list-style-type: none;
 list-style-image: none;
}

ul ul ul{
 list-style-type: none;
}

/* li{
	list-style-image: url(../../images/puce_defaut.gif);
}  */

puce{
	background-image: url(../../images/puce_defaut.gif);
    background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

form {
	margin: 0;
	padding: 0;
}