/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #C6C6CE url("images/bg2.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: underline;
	color: #000;
	
}

a:hover {
	color: #808080;
}

#header {
	/*width: 562px;
	height: 60px;*/
	width:562px;
	height:60px;
	background: #000 url("images/header.jpg") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}

#header a, #header a:hover, #header a:visited{
	color: #3D3A3A;
	text-decoration: none;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 747px;
	background: #fff url("images/sidebar.gif") repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 562px;
	height: 30px;
	background: url("images/horizontal.jpg") no-repeat;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal ul {
	margin: 0;
	padding: 0;
	/*white-space : nowrap;*/
}

#horizontal ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#horizontal a, #horizontal a:visited {
	color: #3D3A3A;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover, #horizontal ul li strong a:link, #horizontal ul li strong a:active, #horizontal ul li strong a:hover, #horizontal ul li strong a:visited {
	color: #FFF;
	text-decoration: none;
}

#noscroll {
}


#right-column {
	color: #808080;
	width: 134px;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	/*position: absolute;	right: 100px; top: 100px;*/
}

/*html > body #right-column				{ width: 134px; position: fixed; right: auto; left: 76% }*/

#right-column h2{
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
}

#right-column ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#right-column ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#right-column ul li a 
{
	display: block;
	width: 125px;
	color: #000;
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
	margin: 0px;
	border: 0px;
}

#syndicate ul li a{
	padding-bottom: 0px;
	padding-left: 5px;
}

#right-column ul li a:hover 
{
	color: #FFFFFF;
	background: #76A7DC;
}

#content {
	float: left;
	width: 538px;
	margin: 10px 0 0 4px;
}

#content h2{
	font-size: 11pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	/*background: url("images/h2bg.gif") top left repeat-y;*/
}

.black {
	color: #000;
}

p {
margin-bottom: 10px;
/*padding-left: 14px;*/
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url("images/searchbox.gif") no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 570px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}

/*suppléments Blog DotClear*/
#right-column #calendar{
	margin-top: -3px;
	margin-bottom: 20px;
	text-align: center;
}

#right-column #calendar h4{
	display : none;
}

#right-column #calendar a{
	text-decoration: none;
}

#right-column #calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	width: 138px;
}

#right-column #calendar table caption{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

#right-column #calendar table th{
	color: #fff;
	font-style: normal;
	background: #76A7DC;
}

#right-column #calendar abbr {
	border : none;
}

#right-column #calendar table td{
	border: 1px solid #FFF;
}

#right-column #calendar table td a{
	display: block;
	background: #FFF;
	color: #76A7DC;
	font-weight: bold;
	text-decoration: none;
}

#right-column #calendar table td a:hover{
	color: #FFF;
	background: #76A7DC;
}


.post-title a{
	color: #8193A5;
	text-decoration: none;
	border-bottom: 0px;
	padding-bottom: 0px;
	padding-left:10px;
	background-image: url(images/h2bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
}

.post-info{
	margin-top: 0;
	color: #8193A5;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #8193A5;
	background: transparent;
	text-decoration: underline;
}

.post-content{
	text-align: justify;
	font-size: 1.2em;
	padding-left:5px;
	background-image: url(images/articlebg.gif);
	background-repeat: repeat-y;
	background-position: -6px top;
}

.post-content ul{
	padding-left:15px;
}

.post-content a{
	text-decoration: underline;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
	padding-left:15px;
	padding-right:15px;
}

.post-info-co{
	text-align: right;
}

.post-info-co a{
	text-decoration: underline;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* adds a space and then a graphic after any external (i.e. off-site) links */
a[target]:after{
	content: " " url(images/externalpage.gif);
}