body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #414141;
	background-repeat: repeat-y;
}

a:link {
	text-decoration: none;
	color: #414141;
}

a:visited {
	text-decoration: none;
	color: #414141;
}

a:hover {
	text-decoration: none;
	color: #acc94c;
}

acronym {
	color: #414141;
	border-bottom: 1px dotted #192435;
}

label {
	cursor: pointer;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #999;
	background : transparent;
	font-size: 9px;
}
#test {
	background-image: url(degrade.png);
}

#swhead {
	position:absolute;
	left: 30%;
	margin-left: -390px;
	top: 0px;
	width: 774px;
	height: 50px;
	background-color: #414141;
	background-image: url(swhead.png);
}

/* menu	*/
.bgMenu {
	background-image: url(bgMenu.gif);
	background-repeat: repeat-y;
	background-color:4c4c4c;
}

ul.menu {
	margin:0;
	padding:2 0 0 2px;
  width:220px;
}

li.liMenu a {
	color: #C9CACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(puce_menu_out.gif);
}

li.liMenu a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(puce_menu.gif);
	/*list-style-position:outside;*/
}
/* fin menu */

/*	edito	*/
.edito {
	color: #ffffff;
}
/*	fin edito	*/

#menugeneral {
	position:absolute;
	width:774px;
	left:50%;
	margin-left:-390px;
	top: 3px;
	clear:both;
	font-size:10px;
	height:20px;
	background:#4c4c4c;
	vertical-align:middle;	
	z-index: 2;
}

#menugeneral ul {
	margin:0;
	padding:0 0 0 3px;
}

#menugeneral ul li {
	display:inline;
	margin:0;
	padding:0;
}

#menugeneral a {
	display:block;
	float:left;
	border-right:3px solid #627596;
	border-bottom: 0px;
	text-decoration:none;
	font-weight:bold;
	height:16px;
	color:#fff;
	padding:7px 5px 0 5px;
	background: #2E4873;
}

#menugeneral a:hover {
	color:#fff;
	border-bottom: 0px;
}

#menugeneral li.current a {
	color:#fff;
}

#swbandeau{
	position:absolute;
	left: 50%;
	margin-left: -390px;
	top: 0px;
	width: 811px;
	height: 227px;
}


#swbandeau h1, #swbandeau h1 a:link, #swbandeau h1 a:visited, #swbandeau h1 a:hover {
	font-size: 18px;
	color: #fff;
	width: 440px;
	margin: 3px 0 0 2px;
	text-decoration: none;
	border-bottom: 0;
	line-height: 22px;
}

#swcontenu{
	position:absolute;
	left: 50%;
	margin-left: -390px;
	margin-top: 0px;
	top: 227px;
	width: 811px;
	padding-top: 5px;
	background-color: #4c4c4c;
	background-image: url(bgContenu.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.swcorps{
	text-align: justify;
	width: 563px;
	background: #fff;
	border: 1px solid #6B89BA;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0;
	clear:right;
	font-family: Arial, Helvetica, sans-serif;
}

.swcorps:hover{
	border: 1px solid #3E5882;
}

.swcorps h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-color: #acc94b;
	background-image: url(puce.gif);
	background-repeat: no-repeat;
}

.swcorps pre, .swcorps code, .code  {
	margin: 10px 0 30px 0;
	padding: 5px 5px 15px 5px;
	border: 1px solid #3E5882;
	border-left: 5px solid #3E5882;
	background: #dfdfdf url(code.gif) no-repeat bottom right;
	overflow: auto;
}

.swcorps li {
	list-style: none url(fleche.png);
	margin-bottom: 3px;
}

.swcorps blockquote {
	/*margin: 0 20px 0 20px;
	padding: 3px;*/
  margin-left:0px;
  margin-top:3px;
  padding:0px;
}

.swcontextuel{
	width: 240px;
	clear: both;
	float: left;
	font-size: 10px;
	padding: 3px;
}

.swcontextuel h1{
	width: 193px;
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	text-align: center;
}

.swcontextuel h2{
	width: 193px;
	font-size: 14px;
	color: #2D3B50;
	margin-top: 0px;
	margin-left: -3px;
	padding: 2px;
	background: #6B7F9E;
}

.swcontextuel #calendar{
	margin-top: -3px;
	margin-bottom: 20px;
	text-align: center;
}

.swcontextuel #calendar h2 {
	display : none;
}

.swcontextuel #calendar a{
	text-decoration: none;
}

.swcontextuel #calendar table {
	font-size : 10px;
	margin : 0 auto;
	width: 180px;
}

.swcontextuel #calendar caption {
	font-size: 14px;
	color: #2E4873;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

.swcontextuel #calendar abbr {
	border: 0;
}

.swcontextuel #calendar th{
	color: #fff;
	font-style: normal;
	background: #9EAEC7;
	border-bottom: 1px solid #90A1BB;
}

.swcontextuel #calendar td {
	color: #666;
	background: none;
	text-align: center;
}

.swcontextuel #calendar td a{
	font-weight : bold;
	display: block;
	color: #666;
	background: #FFF url(calend_plein.gif) no-repeat top right;
}

.swcontextuel #calendar td a:visited{
	color: #888;
	background: #FFF url(calend_plein.gif) no-repeat top right;
}

.swcontextuel #calendar td.active a{
	color: #6B89BA;
	background: #FFF url(calend_plein.gif) no-repeat top right;
	border: 1px solid #6B89BA;
}

.swcorps #search {
	background: #fff url(hautListe.gif) no-repeat top;
}

.swcontextuel #selection, .swcontextuel #categories, .swcontextuel #archives, .swcontextuel #links, .swcontextuel #syndicate, .swcontextuel #edito, .swcontextuel #a-propos {
	margin-bottom: 10px;
	margin-left: 10px;
}

.swcontextuel ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.swcontextuel li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

.swcontextuel li a:link, .swcontextuel li a:visited {
	display: block;
	background: none;
	padding: 3px;
	color: #C9CACB;
	text-decoration: none;
}

.swcontextuel li a:hover {
	display: block;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
}

.swcontextuel a:link, .swcontextuel a:visited {
	text-decoration: none;
	color: #C9CACB;
}

.swcontextuel a:hover {
	text-decoration: none;
	color: #ffffff;
}

.day-date {
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.post-info {
	font-size: 9px;
	color: #aaa;
	padding: 3px 0 0 18px;
}

.post-content{
	padding: 0 0 0 18px;
	color: #333;
}

.post-info-co{
	clear: both;
	text-align: right;
	font-size: 9px;
	color: #333;
	padding: 3px;
	margin: 15px 0 50px 18px;
	background: #fff;
}

.post-info-co a:link {
	color: #acc94b;
	text-decoration: underline;
}

.post-info-co a:visited {
	color: #acc94b;
	text-decoration: underline;
}

.post-info-co a:hover {
	color: #acc94b;
	text-decoration: underline;
}


.post-info-cat{
	font-size: 12px;
	color: #acc94b;
	padding: 0 0 0 12px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.post-info-comment{
	font-size: 12px;
	color: #acc94b;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.post-info-trackback{
	font-size: 9px;
	color: #333;
	background: url(link.png) no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}

.post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}

.swfooter{
	clear: both;
	width: 774px;
	background: #ddd;
	margin-top: 50px;
	border-top: 4px solid #fff;
	border-bottom: 1px dotted #3E5882;
	color: #666;
	font-size: 9px;
	text-align: center;
	padding: 5px 0 3px 0;
}

.swfooter a{
	text-decoration: none;
}

.swfooter img {
	border: 0;
}

.swfooter ul {
	margin:0;
	padding:0;
}

.swfooter ul li {
	display:inline;
	margin:0 20px 0 0;
	padding:0;
}

.swimages{
	border: 0px;
}

.smiley{
	vertical-align: middle;
}

.quote {
	margin: 10px 0 10px 0;
	border: 1px dotted #6696C7;
	background: #eef;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
}

.comment-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.comment-number a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #acc94b;
}

.comment-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #acc94b;
	text-align: right;
}


#comments, #trackbacks {
	padding: 0 0 0 18px;
}

#comments h3, #trackbacks h3 {
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(puce.gif);
	background-color: #acc94b;
	background-repeat: no-repeat;
	text-indent: 20px;
	vertical-align: middle;
}

#comments fieldset {
	margin: 0 20px 0 20px;
	padding: 3px;
  border: 0px solid #3E5882;
}

#comments fieldset:hover {
	margin: 0 20px 0 20px;
	border: 0px solid #3E5882;
}

#comment-form input, #comment-form textarea {
	border: 0px;
	background-color: #F5F5F5;
	color: #081736;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 4px;
}

/*Ajout par raph*/
.commentTd { 
	color:#666666;
  font-size:12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: italic;
}

#search input {
	color: #C9CACB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment-form input:hover, #comment-form textarea:hover {
	/*border: 1px solid #526EA5;
	background-color: #acc94b;*/
  background-color: #F5F5F5;
  border: 0px;
}

.bouton_recherche {
	border: 1px solid #6B7F9E;
	background-color: #C3D1EC;
	padding-left: 13px;
	background: url(loupe.png) no-repeat left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 4px;
}

.ombregauchehaut{
	background-image: url(gauchehaut.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.ombredroitehaut{
	background-image: url(droitehaut.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.ombregauchebas{
	background-image: url(gauchebas.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.ombredroitebas{
	background-image: url(droitebas.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* blanc */
.blanc {
	color: #fff;
}
/* fin blanc */

.boutonForm {
	background-image: url(btnform.gif);
  background-repeat: no-repeat;
  width:137px;
  height:21px;
  color:#FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:center;
  font-style:italic;
  cursor:pointer;
}

/* pour la recherche*/
span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}

/* pour la pagination */

.pagenav {
	font: 0.9em;
  padding-left:20px;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}
