body {
	background: #174f74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/* liens ------------------------------*/
a:link {
	text-decoration: none;
	color: #00009F;
	border-bottom: 1px solid #6696C7;
}
a:visited {
	text-decoration: none;
	color: #4475ce;
	border-bottom: 1px solid #4475ce;
}
a:hover {
	text-decoration: none;
	color: #427aa0;
}

acronym {
	color:  #09f;
	border-bottom: 1px dotted #09f;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #999;
	background : transparent;
	font-size: 9px;
}

#head {
	position:absolute;
	left: 50%;
	margin-left: -390px;
	top: 0px;
	width: 780px;
	height: 80px;
	background: #fa0;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
#head1 {
	position:absolute;
	left: 50%;
	margin-left: -390px;
	top: 0px;
	width: 550px;
	height: 80px;
	background: #fa0 /*#6696C7*/;
	border-left: none;
	border-right: none;
}

#head2 {
	position:absolute;
	left: 50%;
	margin-left: 160px;
	top: 0px;
	width: 230px;
	height: 80px;
	background: #fff url(logoKarvafondblanc.jpg) 10px 8px no-repeat;
	border-left: none;
	border-right: none;
}

/* menu */
#menugeneral {
	position:absolute;
	width:780px;
	left:50%;
	margin-left:-390px;
	top: 57px;
	clear:both;
	font-size:10px;
	height:20px;
	background:none;
	vertical-align:middle;
	z-index: 2;
	list-style:none;
}
#menugeneral ul {
	margin:0;
	padding:0;
	list-style: none;
}
#menugeneral ul li {
	display:inline;
	margin:0;
	padding:0;
}

#menugeneral a {
	display:block;
	float:left;
	border-right:2px solid #fa0;
	border-bottom: 0px;
	text-decoration:none;
	list-style: none;
	font-weight:bold;
	height:16px;
	color:#fff;
	padding:7px 5px 0 5px;
	background: #00174F;
}

#menugeneral a:hover {
	color:#112233;
	background:#fff;
	border-bottom: 0px;
}
#menugeneral #current a {
	color:#fff;
	background:#f00;	
}

#bandeau{
	position:absolute;
	left: 50%;
	margin-left: -390px;
	top: 80px;
	width: 780px;
	height: 150px;
	background: #ffffff url(bando.jpg);
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
}

#bandeau h1, #bandeau h1 a:link, #bandeau h1 a:visited, #bandeau h1 a:hover {
	font-size: 24px;
	color: #003;
	width: 440px;
	margin: 5px 0 0 5px;
	text-decoration: none;
	border-bottom: 0;
	line-height: 22px;
}
#bandeau p {
	margin: 5px 0 0 10px;
	font-size: 16px;
	color: #003;
}

#contenu{
	position:absolute;
	left: 50%;
	margin-left: -390px;
	top: 200px;
	width: 780px;
	background: url(fond.png) #fff;
	padding: 0;
	border: 3px solid #fff;
}

#contenu p img {
display:block;
text-align:center;
}
/*--------------------------------------------------------------------------------*/
#corps{
	text-align: justify;
	width: 570px;
	background: #fff;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}

#corps h2 {
	background: url(puce.png) no-repeat;
	margin: 0;
	padding: 0 0 0 18px;
	font-size: 14px;
	color: ##6595c7;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}

#corps pre, #corps code, .code  {
	margin: 10px 0 30px 0;
	padding: 5px 5px 15px 5px;
	border: 1px solid #ea5a00;
	border-left: 5px solid #ea5a00;
	background : #EEE url(blockquotebg.gif) no-repeat bottom right;
	display: block;
	overflow:scroll;
}

html>body #corps pre, html>body #corps code {
	margin: 10px 0 30px 0;
	padding: 5px 5px 15px 5px;
	border: 1px solid #6595c7;
	border-left: 5px solid #6595c7;
	background : #EEE url(blockquotebg.gif) no-repeat bottom right;
	display: block;
	overflow:scroll;
	width:auto;
}

#corps li {
	list-style: none url(fleche.png);
	margin-bottom: 3px;
}

#corps blockquote {
	margin: 0 20px 0 20px;
	padding: 3px;
	border: 1px solid #6595c7;
	border-left: 5px solid #6595c7;
	background : #EEE url(blockquotebg.gif) no-repeat bottom right;
	text-align: justify;
	font-size: 10px;
}


/*--------------------------------------------------------------------------------*/
#contextuel{
	width: 191px;
	clear: both;
	float: left;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
	background: #85b1cc;
	margin: 0;
}
#contextuel h2{
	font-size: 14px;
	color: #fff;
	margin: 0 -3px;
	padding: 5px;
	background: #427aa0;
}
#contextuel h3{
	font-size: 10px;
	color: #fff;
	margin: 0 -3px;
	padding: 0;
}

#contextuel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contextuel li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contextuel a {
	display: block;
	height:20px;
	background: none;
	margin:0;
	padding: 0;
	border-bottom: 1px dotted #85b1cc;
	text-decoration: none;
}
#selection a {
	display: block;
	height:45px;
	background: none;
	margin:0;
	padding: 0;/*5px 5px 2px 5px;*/
	border-bottom: 1px dotted #85b1cc;
	text-decoration: none;
}

#contextuel a:link, #contextuel a:visited {
	color: #666;
}

#contextuel a:hover {
	background: #eef;
	color: #000;
}
/*
#contextuel a:link, #contextuel a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

#contextuel a:hover {
	text-decoration: none;
	color: #f00;
	border-bottom: 1px solid #f00;
}

/* ----------------------------------------------------------------------------------*/
.postlist {
	float:left;
	padding:5px 15px;
	width:250px;
	/*height:250px*/;
	font-size: 0.8em;
}
.postlist h2 .post-title a {
	text-decoration: none;
}

.postlist  a:hover {
	color: #f00;
}

.day-date {
	margin-top: 0px;
	color: #aaa;
	border-bottom: 1px solid #aaa;
	text-align: right;
	clear: both;
}
.post-info {
	font-size: 9px;
	color: #aaa;
	padding: 0 0 0 5px;
}

.post-content{
	padding: 0 0 0 5px;
	color: #333;
}

.post-info-co{
	clear: both;
	text-align: right;
	font-size: 9px;
	color: #333;
	padding: 3px;
	margin: 15px 0 15px 5px;
	border-bottom: 1px solid #85b1cc;
	border-right: 1px solid #85b1cc;
	background: #fff;
}

.post-info-co a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}
.post-info-co a:hover {
	color: #f00;
	text-decoration: none;
	border-bottom: 1px solid #f00;
}


.post-info-cat{
	font-size: 9px;
	color: #333;
	background: url(cat.png) no-repeat;
	padding: 0 0 0 12px;
}

.post-info-comment{
	font-size: 9px;
	color: #333;
	background: url(enveloppe.png) no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}

.post-info-trackback{
	font-size: 9px;
	color: #333;
	background: url(link.png) no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}

/* Commentaires------------------------------------------------------------------------*/
.comments blockquote {
   margin: 0 20px 0 20px;
	padding: 3px;
	border: 1px solid #6595c7;
	border-left: 5px solid #6595c7;
	background : #ffffff;
	text-align: justify;
	font-size: 10px; 
 }

#comments, #trackbacks {
	padding: 0 0 0 18px;
}

#comments h3, #trackbacks h3 {
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
}

#comments fieldset {
	margin: 0 20px 0 20px;
	padding: 3px;
	background: #ffffff;
}

/* Footer------------------------------------------------------------------------*/

.footer{
	clear: both;
	width: 780px;
	background: #6696c7;
	margin-top: 50px;
	border-top: 3px solid #fff;
	color: #666;
	font-size: 9px;
	text-align: center;
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #ffffff;
}

.footer a{
	border: 0;
	text-decoration: none;
}

.footer img {
	border: 0;
}

.footer ul {
	margin:0;
	padding:0;
}
.footer ul li {
	display:inline;
	margin:0 20px 0 0;
	padding:0;
}


.images{
	border: 0px;
}

.smiley{
	vertical-align: middle;
}

.quote {
	margin: 10px 0 10px 0;
	background : #ffffff;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
}




