@import "layout.css";
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #CCD7DD;
	color: #000;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px; 
}

h3{
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 12px;
}

h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 0.8em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
	height: 15px;
	font-family: verdana;
}


input[type=submit]{
	border: 1px solid #999;
	height: 22px;
	font-family: verdana;
}

#ok{
	width: 15px;
	height: 15px;
	background: transparent url(img/q.png) no-repeat center top;
	border: 0px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}

a:link{
    color: #000;
}

a:visited{
    color: #000;
}

a:active{
    color: #000;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

.menuRubrique {
  width: 188px;
  list-style-type: none;
  margin: 0 0 0 0;
  padding:0 0 0 0;
}

.menuRubrique li {
  margin: 0 0 0 0;
	border-bottom: 1px solid #CCD7DD;
}

.menuRubrique a {
  display: block;
  clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.menuRubrique a:hover {
	background-color:#CCD7DD;
	color: #000;
	text-decoration: none;
}

.menuRubrique a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


/* La page
-------------------------------------------------------- */
#page{
  background-color: #FFFFFF;
	border: 14px solid #FFFFFF;
	text-align: left;
}

#main {
  background-color: #FFFFFF;
}

#nav{
  background-color: #FFFFFF;
}

#menu{

  color: #AAA;
}

#content{
  background-color: #FFFFFF;
}

#content2{
  background-color: #FFFFFF;
}
/* L'entête
-------------------------------------------------------- */
#dept{
  background: url(img/bandeau_titre1.jpg) no-repeat left top;
}

#logo{
/*  background: url(img/cg76.gif) no-repeat left top;*/
}

#titre{
  display: none;
  text-align:left;
  font-family: verdana;
  color: red;
  font-size : 50px;
  font-weight : bold;
  line-height: 40px;
}

#sous-titre{
  text-align:left;
  font-family: arial;
  color: #000;
  font-size : 15px;
  font-weight : normal;
  line-height: 18px;
}

#top{
  height: 120px;
  background-color: #D1DADF;
	text-align: right;
}

#top h1 a{
	text-decoration: none;
	color: #00A0C6;
}

#search{
  vertical-align: middle;
  text-align: left;
  background-color: #D1DADF;
}


/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: url(img/zoneMenuTop.gif) left top;
	color: #FFFFFF;
}

#prelude div{
  color: #FFFFFF;
  font-size:14px;
  line-height: 16px;
  height: 20px;
  float: left;
  padding: 0px 10px 0 10px;
}

#prelude div a:hover{
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	
}

#prelude div a{
  color: #FFFFFF;
	background: transparent;
}
/* Le contenu
-------------------------------------------------------- */

.day-date{
  
  width: 700px;
  height: 20px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 15px;
	padding-top: 6px;
	color: #888;
	border: 1px solid #AAAAAA;
}

.lien-title{
	font-size: 12px;
	margin:0 0 0 0;
	padding-left: 20px;
	background: url(img/mini-lien.png) no-repeat left center;
	cursor: pointer;
}

.mot-title{
	font-size: 12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	cursor: pointer;
}

.sites-title{
	height: 12px;
	margin: 5px 0 0 0;
	/*padding-left: 30px;
	background: url(img/mini-lien.png) no-repeat left center;*/
	cursor: pointer;
}

.rub-title{
	height: 32px;
	font-size: 1.6em;
	line-height: 1.0em;
	/*padding-left: 40px;*/
	/*background: url(img/rubrique.png) no-repeat left center;*/
	cursor: pointer;
}

.rubrique-title{
  font-size: 12px;
  font-weight: bold;
	height: 16px;
	margin-left: 40px;
	padding-left: 30px;
	background: url(img/mini-rubrique.png) no-repeat left center;
	cursor: pointer;
}

.sous-auteur{
  font-size: 10px;
  color: #CCC;
  margin-left: 70px;
}

.article-title{
  font-size: 10px;
	margin-left: 10px;
	padding-left: 30px;
	background: url(img/mini-article.png) no-repeat left center;
	cursor: pointer;
}

.cli-title{
  margin-left: 100px;
  margin-top: 10px;
  color: #999999;
}

.forum-title{
  vertical-align: bottom;
	height: 32px;
	margin: 10px 0 0 0;
	padding-left: 40px;
	padding-top: 10px;
	background: url(img/forum.png) no-repeat left center;
	cursor: pointer;
}

.for-title{
	margin: 0 0 0 0;
	padding-left: 20px;
	background: url(img/mini-forum.png) no-repeat left center;
	cursor: pointer;
}

.post {
  margin:0;
  padding:0;
}

.post-title {
  font-size: 20px;
  line-height: 20px
}

.post-title a {
	text-decoration: none;
}

.mini-icon{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.mini-icon div {
	padding: 0px 0 0 10px;
	margin: 0 0 0 0;
	width: 16px;
	height: 16px;
	float: right;
}

.post-info{
  clear: both;
  color: #666 ;
	font-size: 10px;
	background: transparent;
}

.post-info a{
	color: #666;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	
}

.post-content a{
	color:#FF9900;
	text-decoration: underline;
}

.post-content blockquote{

}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

.teaser {
		padding: 2px 2px 2px 2px; 
    margin-bottom: 10px;
		background:url(img/tsr.gif) top left no-repeat;
	}
/* La barre de navigation
-------------------------------------------------------- */
#themes{
  background: url(img/themes.gif);
}

#sidebar {
  background: #B5C3CA;
}

#sidebar div{
	color: #FFF;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFF;
}

#sidebar div li{
	padding-bottom: 2px;
}

#sidebar #categories div{
  width: 188px;
	height: 20px;
	background:url(img/fondrubbleu.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #breves div{
  width: 188px;
	height: 20px;
	background: transparent url(img/fondruborange.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #Article-Rubrique div{
  width: 188px;
	height: 20px;
	background: transparent url(img/fondrubviolet.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #Rubrique div{
  width: 188px;
	height: 20px;
	background: transparent url(img/fondrubviolet.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #Commentaires div{
	width: 188px;
	height: 20px;
	background: transparent url(img/fondrubvert.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #links div{
	width: 188px;
	height: 20px;
	background: transparent url(img/fondrubrouge.gif) no-repeat;	
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#sidebar #syndicate div{
	width: 188px;
	height: 20px;
	margin: 0 0 5px 0;
	padding-left: 20px;
}
#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#q{
	padding-left: 0px;
	background: #fff url(img/q.png) no-repeat;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #493;
	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: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	height: 28px;
	background: #FFFFFF;
	text-align: right;
}

#menubas{
  text-align: center;
  color: #AAA;
  margin-bottom: 20px;
  padding-left: 270px;
}

#menubas a{
  color: #AAA;
}

