/* ***** BEGIN LICENSE BLOCK *****
 * This file is based on Maurice Svay, a DotClear contributor.
 *  reused by gaspard from freelancis.com
 */


/* Les éléments HTML en général
-------------------------------------------------------- */

body{
	background: #ffffff;
	color: #000;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background: #990000;
	height: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 140px;
	}
html>body #top {
	height: 140px; /* ie5win fudge ends */
	}
#sidebar {
	position: absolute;
	top: 160px;
	left: 0px;
	margin: 0px;
	padding: 10px 0 4em 10px;
	border: 0px;
	width: 220px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
	background:#ffffff;
	}
html>body #sidebar {
	width: 210px; /* ie5win fudge ends */
	}
#main {
	padding: 10px;
	border: 0px;
	background: #ffffff;
	margin: 0px 50px 0px 220px; 
	}





h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #333;
}

a:visited{
	color: #666;
}

a:hover{
	color: #990000;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}
.small{
	font-size:0.8em;
}

/* la tetiere 
-------------------------------------------------------- */
#top h1{
	display:none;
}
#top a img { /*top has a 10px padding*/
	margin:15px 0 0 15px;
	display:block;
	border:none
}
#top h2{
	margin:0 0 0 15px;
	padding: 0 0 0 0;
	color:#000000;
	font-weight:normal;
	font-size:7.75pt;
}

#top .pub{
	float:right;
	padding-right:10px;
}

#top #navbar{
	position:absolute;
	top:145px;left:0;
	width:100%;
	text-align:right;
}

#top #navbar a#n1{
	display:block;
	float:left;
	width:220px;

}
#top #navbar a.r{

	display:block;
	float:right;
	margin:0 10px;
}
#top #navbar a{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
#top #navbar a:hover{
	color:#990000;
	background:#ffffff;
	
}



/* Le contenu
-------------------------------------------------------- */
#main {
	border-left:solid #990000;
}
.day-date{
	display:none;
	text-align:right;
	color: #eeeeee;
	font-style: italic;
}

.post{
	margin-top:2em;
}
.post-title{
	color: #000000;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #000000;
	font-size:0.9em;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	font-size:0.8em;
	color: #666666;
	padding-bottom:1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info div {
	margin:0 0 0 -10px;
	padding:17px 0 0px 37px;
	display:block;
	height:17px;
}
.post-info div a{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

.post-info div.catVeille-metiers{
	background: url(img/picto1.gif) no-repeat top left;
}
.post-info div.catActu-arts{
	background: url(img/picto2.gif) no-repeat top left;
}
.post-info div.catActu-vocation{
	background: url(img/picto3.gif) no-repeat top left;
}
.post-info div.catLiens-utiles{
	background: url(img/picto4.gif) no-repeat top left;
}
.post-info div.catQue-sont-ils-devenus{
	background: url(img/picto7.gif) no-repeat top left;
}
.post-info div.catVeille-technique{
	background: url(img/picto5.gif) no-repeat top left;
}
.post-info div.catPause-cafe{
	background: url(img/picto6.gif) no-repeat top left;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	clear:both;
	text-align: left;
	font-size:0.8em
}
.post-info-co a {
	color:#990000;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 0 0 15px;
	margin:0 20px 1em 0;
	background:url(img/puce.gif) no-repeat center left;
}
.post-info-co a:hover {
	color:#ff0000;
}

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


/*Table des matieres
-------------------------------------------------------- */
#toc {margin:30px 0 0 20px;}
#toc h2{display:none;}
#toc h3{
	font-size:1.1em;
	margin:0 0 0 -10px;
	padding:17px 0 0px 37px;
	display:block;
	height:17px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}


#toc h3.toc-group-Veille-metiers{
	background: url(img/picto1.gif) no-repeat top left;
}
#toc h3.toc-group-Actu-arts{
	background: url(img/picto2.gif) no-repeat top left;
}
#toc h3.toc-group-Actu-vocation{
	background: url(img/picto3.gif) no-repeat top left;
}
#toc h3.toc-group-Liens-utiles{
	background: url(img/picto4.gif) no-repeat top left;
}
#toc h3.toc-group-Que-sont-ils-devenus{
	background: url(img/picto7.gif) no-repeat top left;
}
#toc h3.toc-group-Veille-technique{
	background: url(img/picto5.gif) no-repeat top left;
}
#toc h3.toc-group-Pause-cafe{
	background: url(img/picto6.gif) no-repeat top left;
}


#toc ul li{
	list-style-image:url(img/puce.gif);
}
#toc ul li a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
/* La barre de navigation
-------------------------------------------------------- */
#sidebar {
	text-align:right;
}

#sidebar div{
	text-align:left;
	background:white;
	padding-bottom:5px;
	border-bottom: 2px solid #990000;
	color: inherit;
	margin:0 0 0 auto ;
	width: 200px;
}

#sidebar div ul li a,#sidebar div a{
	color:#990000;
	font-size:0.8em;
	text-decoration:none;
}
#sidebar div ul li a:hover{
	color:#ff0000;
}


#sidebar div ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3, #sidebar h4{
	color: #990000;
	margin: 0.5ex 0 0.5ex 0px;
}

#sidebar h2{
	font-size: 1.2em;
}

/* credits - mentions legales */
#sidebar div#credits{
	border:none;
} 
#sidebar div#credits h4{
	text-align:left;
}
#sidebar div#credits h4 a{
	font-size: 0.72em;
	font-weight:normal;
}
#sidebar div#search{
	background: transparent;
	color: inherit;
}
#sidebar div#search{
}


#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
	margin: 0 0 0 25px;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 9px;
	text-align: center;
	margin: 0 auto;
	padding:0;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0;
	padding:0 0 0 2px;
	text-align:left;
	color:#990000;
	text-transform:uppercase;
}

#sidebar div#calendar table th{
	color: #f00;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #f00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #fff;
	color: #f00;
}

#sidebar div#categories a{
	margin:0 0 0 10px;
	padding:17px 0 0px 37px;
	display:block;
	height:17px;
}

#sidebar div#categories a.catVeille-metiers{
	background: url(img/picto1.gif) no-repeat top left;
}
#sidebar div#categories a.catActu-arts{
	background: url(img/picto2.gif) no-repeat top left;
}
#sidebar div#categories a.catActu-vocation{
	background: url(img/picto3.gif) no-repeat top left;
}
#sidebar div#categories a.catLiens-utiles{
	background: url(img/picto4.gif) no-repeat top left;
}
#sidebar div#categories a.catQue-sont-ils-devenus{
	background: url(img/picto7.gif) no-repeat top left;
}
#sidebar div#categories a.catVeille-technique{
	background: url(img/picto5.gif) no-repeat top left;
}
#sidebar div#categories a.catPause-cafe{
	background: url(img/picto6.gif) no-repeat top left;
}
#sidebar div#categories a:hover{
	background-color:#ff0000;
	color:#ffffff;
}


/* Le pied de page
-------------------------------------------------------- */
#footer{
	display:none;
}