/* 
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: #ffffff url("images/bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #7c2323; /*couleur des puces sur la sidebar droite et commentaire, contact...*/
}

img{
	border:0;
}

H3{
	font-size: 8pt;
}

a, a:visited {
	color: #000;	
}

a:hover {
	color: #808080;
}

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

#header a, #header a:hover, #header a:visited{
	/*color: #000;
	text-decoration: none;*/
}

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

#container {
	width: 820px;	/*largeur de la liste des news*/
	background: #fff url("images/sidebar.gif") repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
}

#horizontal {
	width: 560px;
	height: 30px;
	background: url("images/horizontal.gif") 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: #C2D9EF;
	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;
}

#horizontal_1 {                /*bandeau sous le titre*/
	width: 500px;
	font-weight: bold;
	font-size: 8pt;
	margin-top:-30px;
	padding-left: 80px;	
}

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

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

#horizontal_1 a, #horizontal_1 a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 15px;
}

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

.sstitle{
	color:black;
	text-align: center;
}

/*Sidebar droit*/
#connected {		/*nombre de connectes et de pages vues*/
	text-align: center;
	text-decoration: none;
	color:black;
}

#right-column {
	width: 184px;
	float: right;
	padding: 12px !important;
	padding: 12px ;
	background-image: url(images/menutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#right-column h2 {
	color: #000000;
	font-size: 1em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 5px 5px 8px;
	margin: 10px 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#right-column h3 {
	color: #000000;
	font-size: 1em;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

#right-column li{
	margin-left: 12px;
	padding-left: 5px;
	padding-bottom: 0px;
	list-style-type: disc;
}

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

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

#archives {			/*archives*/
	text-align: justify;
}

#searchbox {			/*Rechercher sur le site*/
	padding: 5px;
	height: 30px;
}

input.button {			/*bouton OK sur Rechercher sur le site*/
	color: #000000;
	padding-left: 0px;
	font-size: 8pt;	
	border: 1px solid #000000;
	background: none;
}

#q {		/*Rechercher*/
	width:145px;
}

#syndicate ul li a{		/*S'abonner*/
	padding-bottom: 0px;
	padding-left: 5px;
}

#email {		/*mail Newsletter*/
	width:145px;
}

/*#newsletter_subscribe input {width: 100px;}*/

#aS_select {		
	/*width:145px;*/
}

#subscribe{		/*Bouton OK de Newsletter*/
	color: #000000;
	padding-left: 0px;
	font-size: 8pt;	
	border: 1px solid #000000;
	background: none;
}

#aS_submit{
	/*color: #000000;
	padding-left: 0px;
	font-size: 8pt;	
	border: 1px solid #000000;
	background: none;*/
}

#footer-droit {
	clear: both;
	margin-left: 4px;
	height: 90px;
	padding: 4px;
	color: #666666;
	text-align: center;
	padding-top: 40px;
}

/*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: 13px;
	color: #333;
	font-weight: bold;
	padding: 15px 0 5px 0;
	width: 138px;
	margin: auto;
}

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

#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: #000;
	font-weight: bold;
	text-decoration: none;
}

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

/*Partie centrale*/
#accueil {
	/*float: left;*/
	width: 538px;
	margin-left: auto;
	margin-right: auto;
}

.post-accueil{ /*contenu des news*/
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-left:5px;
	/*background-image: url(images/articlebg.gif);*/
	/*background-repeat: repeat-y;*/
	background-position: -6px top;
}

.post-fin{ /*contenu des news*/
	color: #000000;
	text-align: justify;
	font-size: 1.2em;
	margin-top: 20px;
	padding-left:5px;
	/*background-image: url(images/articlebg.gif);
	background-repeat: repeat-y;*/
	background-position: -6px top;
}

.p1 {			
	margin: 10px;
	/*padding-left: 2px;*/
}

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

#content h2{
	font-size: 12pt;
	font-weight: bold;
	padding-left: 14px;
}

p {			/*a une influence sur box newsletter*/
	margin-bottom: 10px;
	padding-left: 2px;
}

.post {
	border-bottom: 4px solid yellow;
	margin-bottom: 10px;
	margin-top:25px;
	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
	width:552px;
}

.post-title {
	color: #000000;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
	width:550px   !important;
width:500px;

/*position:bottom;*/
}

.post-title-text a{
	text-decoration: none;
	/*padding-right:70px;*/
}

.post-title-text {
	color: #000000;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	text-decoration: none;
padding-right:70px;
padding-top:5px;
padding-bottom:5px;
width:480px;
text-align:justify;
}

.post-info{
	margin-top: 0;
	color: #76b7d7;
	padding-bottom: 1ex;
}

.post-info a{
	color: #76b7d7;
	text-decoration: underline;
}

.post-content{ /*contenu des news*/
	color: #000000;
	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{
	color: #76b7d7;
	text-decoration: underline;
}

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

.post-info-co{
	padding-left : 400px;
	background : #fff url(images/ico_comm.gif) no-repeat 380px; 

}

.post-info-co a{
	color: #76b7d7;
	text-decoration: underline;
}

#comments{
	width:562px;
}

.comment-texte{
	color:blue;
	text-align: justify;
}

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


#toc{
margin-left:5px;
margin-top:25px;
/*padding-left:50px;*/
}

#toc li{
list-style-type: disc;
margin-left:25px;
margin-bottom:5px;
}

.toc-title{
width:545px;
}

/*footer partie centrale*/
#footer {
	color: #ccc;
	clear: both;
	width: 550px; /*largeur du footer*/
	margin-left: 4px;
	height: 90px;
	padding-top: 4px;
	text-align: center;
}

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

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

/*mise en page de pagination*/
.pagenav {
	font-size: 1em;
	width: 572px;
	text-align:center;
	margin-top:25px;
}

p.pagenav a {
	background : #ffff00;
	color: black;
	padding:3px;
	text-decoration: none;
	font-size:1em;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
}

/*Date sur les titres de billets*/
.day-date {
	display: none;
}

.date { 
    float:right;
    line-height:2.3em;
    /*margin:5px 10px 5px 5px;*/
    padding-right:5px;
 margin-bottom:-60px;
    border-right:1px solid silver;
    font-size:.8em;
    text-align:center;
    position:relative;
    /*right:0;*/
}

.date_day {
	display:block;
	font-size:2em;
	color: #0273B9;
	line-height:.8em;
	padding-bottom:3px;
}

.date_num {
	display:block;
	font-size:2em;
	color: #000000;
	line-height:.7em;
	padding-bottom:3px;
}

.date_month {
	display:block;
	font-size:2em;
	color: #0273B9;
	line-height:.8em;
	padding-bottom:3px;
}

.date_year {
	display:block;
	font-size:1.8em;
	color: #000000;
	line-height:.8em;
}

/*Page contact*/
.post_1 {
	/*border-bottom: 4px solid yellow;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-top:25px;
	padding-left:10px;
	padding-right:10px;
	width:540px;*/
}

.post-title_1 {
	/*color: #000000;
	font-size: 1em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 5px 5px 8px;
	margin-left:-20px;
	font-weight: bold;
	width:542px;*/
}

.error{
	margin-left:30px;
}

.field{
padding-top:30px;
	margin:auto;
	/*width: 300px;*/
}

/*tableau convocation*/
.cal{
width:100%;
border-style: solid;
border-collapse: collapse;
border-color: black;
text-align: center;
}

.affichage_2 {
         /* font-weight : bold;*/
font-size:12px;
/*text-align: center;*/
/*border-style:none;*/ 
/*border: solid 5px;*/
/*width:41px;*/
      	}

.affichage_3 {
/*border-style:none;*/ 
/*border-width:1px; */
/*border-color:blue;*/
/*text-align :center;*/
border: solid 2px;
width:33%;
/*text-align: center;*/
      	}

.titre 	{
         /* color : blue;*/
          font-weight : bold;
font-size:13px;
border-style:solid; 
border-width:2px; 
/*border-color:yellow;*/
/*background-color : yellow;*/
/*padding-top:8px;*/
/*text-align :center;*/
      	}



/*plugin Modeles*/
#msg_modeles_ok{
	background: #84FF84 url(../images/check_on.png) no-repeat 5px center;
	color: #00A400;
	padding: 2px 0px 2px 20px;
	border-left: #00A400 solid 3px;
}

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

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

#menus ul li{
	/*margin-left: 12px;
	padding-left: 5px;
	padding-bottom: 0px;*/
/*list-style-type: disc;*/
/*list-style-position: outside;*/
/*display: block;*/
}

.black {
	/*color: #000;*/
}

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

