/*   
The Name: MaChroniqueV2
Theme URI: http://www.machronique.com
Description: Un theme minimaliste base sur UBMinim de Robert Ellis, largement modifie 
Author: PROMALAC Marketing
Author URI: http://www.machronique.com
Version:
*/

/*
---------------------------------------------------------------
BALISES PRINCIPALES 
---------------------------------------------------------------
*/

body {
	background: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	line-height: 150%;
	color: #444444;
}

#entete {
	width: 100%;
	height: 34px;
	margin: 0px 0 0 0;
	padding: 0 ;
	
	background-image: url('images/back-top.jpg') ;
}


#container {
	/*width: 752px;*/
	width: 980px;
	margin: 10px auto 0 auto;
	padding: 0 ;
	
	background-image: url('images/back-middle.jpg') ;

	overflow:auto;
}

#container_two{
	float: right;
	width: 720px;
	overflow:auto;
	margin : -20px 0 0 0;
}


/*
---------------------------------------------------------------
EN-TETE 
---------------------------------------------------------------
*/

#pub-haut {
	width:100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#pub-bas {
	width:100%;
	overflow: auto;
	margin: 0;
	padding: 0;

}

#pub-inscription {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}

.bas-espace{
	margin-top: 40px;
}

#pub-haut .droite{
	float: right;
	margin: 0;
	padding: 0;
}

#pub-haut .gauche{
	float: left;
	margin: 0;
	padding: 0;
}


#logo{
	display:block;
	margin: 0;
	padding: 0;
		
	width: 260px;
	height: 156px;	
		
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	
	overflow:hidden;
	text-indent: -9000px;
	font-size: 2px;
	
	margin-top: 0px;
}


/*
---------------------------------------------------------------
BARRE LATERALE - GAUCHE 
---------------------------------------------------------------
*/

#sidebar {
	width: 250px;
	float: left;
	line-height: 140%;
	padding: 0px;
	margin: -10px 0 0 0;
	/*background-color: #F0F0FF;*/
	color: #e1d682;
	}
	
#sidebar a{
	color: #fff7b9;
}	
	
#searchform,
#searchform input{
	margin: 0 0 0 3px;
	padding: 0;
}

#sidebar h3 {
	border-bottom: 1px solid #e1d682;	
}

#sidebar ul,
#sidebar iframe {
	margin-left: 5px;
	margin-right: 5px;
}

#sidebar h3{
	margin-left: 5px;
	color: #e1d682;
}


/*
---------------------------------------------------------------
BARRE LATERALE - DROITE
---------------------------------------------------------------
*/

#right-sidebar{
	float:right;	
	width: 189px;
	font-size: 10pt;
	line-height: 130%;
	padding: 0px;
	margin: 0;
	/*background-color: #F0F0FF;*/
	
	overflow:auto;
}

#pub-droite{
	width: 100%;
	text-align: center;
}


.rs-block{
	margin-bottom: 10px;
	background-color: #284062;
	
	padding: 5px;
	background-image: url('images/back-right.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#right-sidebar, 
#right-sidebar h3{
	color: #e1d682;
}


#right-sidebar a{
	color: #fff7b9;
}


#right-sidebar h3{
	margin-top: 0 !important;
	border-bottom: 1px solid #e1d682;
}

#right-sidebar ul{
	margin-bottom: 0;
	font-size: 10pt;
}

/*
---------------------------------------------------------------
PIED DE PAGE
---------------------------------------------------------------
*/

#footer {
	width: 980px;
	margin: 0px auto 10px auto;
	padding: 35px 0 0 0;	
	font-size: 8pt;
	text-align: center;	
	height: 45px;	
	/*background-color: #F1F0FF;*/
	
	background-image: url('images/back-bottom.jpg');
	background-repeat: no-repeat;

}

/*
---------------------------------------------------------------
MISE EN FORME GENERALE
---------------------------------------------------------------
*/

.bold{
	font-weight: bold;
}

.attachment{
	text-align : center;
}

#sidebar h3,
#right-sidebar h3{
	margin-top: 15px;
}

.post-date{
	font-size: small;
	color:#444444;
	font-style: italic !important;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: right;
	width: 100%;
}

.index-title{
	display: inline;
	font-size: 14pt;
	color:#444444 !important;
}

.title-general{
	display: inline;
	font-size: 14pt;
	color:#444444 !important;
}

.index-title a,
.title-general a{
	color:#444444 !important;
}

.small-post-info-bas,
.small-post-info{
	font-size: 8.5pt;
	color:#444444;

}


#entries {
	float: left;
	width: 500px;
	padding: 10px 0px 10px 10px;
	margin: 0;
	}

.post {
	margin-bottom: 10px;
	text-align: justify;
	
	width: 100%;
	overflow: auto;
}

h1 {
	font-size: 14pt;
	line-height: 100%;
	/*text-transform: uppercase;*/
}

.title {
	border-bottom: 1px solid #003366;
	
}


h3 {
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0;
	letter-spacing: 5px;
	color: #34353e;
	border-bottom: 1px solid #003366;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: 0; /* ??? */
	border-bottom: 1px solid #003366;
}

#entries h1 {
	font-size: 13pt;
}


#entries h3 {
	font-size: 10pt;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

#posts-de-la-meme-cat{
	width: 100%;
	overflow: auto;
	
	padding-top: 5px;
	
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
	padding-bottom:0px;
}

	

.results_date{

 width: 100%;
 
 
}

.results_content{
 border-bottom: 1px #C0C0C0 solid;
 margin-bottom: 10px;
 
}

.results_content a{

}


.archivestexte .index-title {
	font-size: 13pt;

}
.archivestexte .small-post-info {


}
.archivestexte h3 {
	font-size: 10pt;

}
.archivestexte .post{
	margin-bottom: 10px;

}




/*
---------------------------------------------------------------
MISE EN FORME GENERALE - LIENS
---------------------------------------------------------------
*/

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none !important;
}


/*
---------------------------------------------------------------
MISE EN FORME GENERALE - LISTES
---------------------------------------------------------------
*/

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li{
	margin: 0;
	padding: 0 ;
}

li.linkcat {
	list-style-type: none;
}

#posts-de-la-meme-cat ul li,
.puce li{
	padding: 3px 0 0 7px;
	background-image: url('images/puce.gif');
	background-repeat: no-repeat;
	background-position: 0px 9px;
	line-height: 110%;
	
	margin: 0;	
	
}


#posts-de-la-meme-cat ul li{
	background-image: url('images/puce2.gif');
}


.puce2 li{
	padding: 3px 0 0 10px;
	background-image: url('images/puce2.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
	line-height: 110%;	
	
}

.puceslignes li{
	display:block;
	border-bottom : 1px solid #aaa;
	padding-bottom: 3px;

}

.puceslignes li a {
	display:block

}

.puceslignes li a:hover {

	text-decoration:none !important;
	background-color: #fff !important;


}

#posts-de-la-meme-cat ul li{
	font-size: 10pt;
	color: #777;
}

.liste_post_auteur{

}

.liste_post_auteur li{
	
margin-top: 5px;
}

.liste_post_auteur .pa_titre{
	font-size: 10pt;
}

.liste_post_auteur .pa_info{
	font-size: 8pt;
	font-style: italic;
}

.liste_post_auteur .pa_info a{
	color: #666;
}

/*
---------------------------------------------------------------
MISE EN FORME GENERALE - IMAGES
---------------------------------------------------------------
*/

#sidebar img,
#right-sidebar img{
	border: 0;
}

.post img {
	margin: 0 5px 5px 0;
	padding: 3px;	
	border: 1px solid #E6E6E6 !important;
}

.post a img {
	border: 1px solid #E6E6E6 !important;
}

.post a:hover img {
	border: 1px solid #006699 !important;
}

.attachment img {
	margin: 5px 0 5px 0 !important;;

}

/*
---------------------------------------------------------------
MISE EN FORME - PAGE AUTEUR
---------------------------------------------------------------
*/

h4.titre {
	display:inline;
}

#photo_entr {
	text-align: center;
	margin-bottom: 20px;
}

#photo_entr img{
	border: 1px solid #c0c0c0;	
}

#nom_entr {
	padding-bottom: 5px;
}

#info_auteur {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom:10px;
	margin-bottom: 10px;
	overflow:auto;
	
	width:100%;
}

#adresse {
	font-style: italic;
}

#photo_auteur img{
	float:left;
	margin-right: 10px;	
	border: 1px solid #c0c0c0;
}
#info_droite {
	
	/*border: 1px solid #c0c0c0;
	padding: 10px;*/
	
}

#desc_auteur{
	margin-top : 15px;
	margin-bottom: 15px;
	/*border: 1px solid #c0c0c0;
	padding: 10px;*/
}


/*
---------------------------------------------------------------
MISE EN FORME - fin d'un post
---------------------------------------------------------------
*/

.finpost #lienentreprise, 
.finpost #adresse,
.finpost #sitewebentreprise,
.finpost #slogan,
.finpost #nom_entreprise,
.finpost #banniere{
	text-align: center;
}


.finpost #banniere{
	clear: both;
	border-top: 1px solid #c0c0c0;
	padding-top:10px !important;
	margin-top:10px;
}

.finpost #banniere img{
	border: none;
	
}

.finpost {
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px
}

.finpost #info_auteur_post {
	overflow:auto;
	
	width:100%;
}

.finpost #info_auteur_post #photo_auteur img{
	float:left;
	margin-right: 10px;	
	border: 1px solid #c0c0c0;
}


#basdupost{
	border-top: 1px solid #c0c0c0;
	padding-top: 10px;
	text-align: center;
}

#basdupost a{
	font-weight: normal;
	font-size: 10pt;
}


.google-side-image{
	float: left;
	height: 280px;
	width: 40px;
	background-image: url('images/fleche-google.gif');
	background-repeat: no-repeat;

}


/*------------------------------------
Mini Formulaire D'inscription
------------------------------------*/

#mini-inscription{
	font-size: 9pt;
	line-height: 100%;
	
}

#mini-inscription label{
	display: block;
	margin-top: 10px;
}

#mini-inscription input{
	font-size: 12pt;
	width: 250px;
}

#mini-inscription .submitbtn{
	font-weight:bold;
	margin-top: 15px;
	width: 300px;
	
}

#mini-connection-wrap{
	width: 100%;
	margin: 0 0 15px 0;
}

#mini-connection {
	padding: 0 5px;
	font-size: 8pt;	
	line-height: 170%;
	
	position:relative;
}

#mini-connection label{
	padding: 0;
}

#mini-connection .boite-mini{
	width:100px;
	font-size: 10pt;
	padding: 2px;
	
	float: right;
	
	border: 1px solid #aaa;
	margin-bottom: 2px;

}

#mini-connection .boite-mini2{
	width:100px;
	font-size: 10pt;
	padding: 2px;
	margin:0;
	
	float: right;
	
	border: 1px solid #aaa;
}

#mini-connection .submitbtn {	
	margin: 5px 0 0 0;
	font-size: 8pt;
	width: 30px;	
	
	border: 1px solid #aaa;
	
	clear: both;
	float:right;
}

.meta-titre{
	margin-bottom: 10px;	
	padding-bottom: 10px;	
	border-bottom: 1px solid #aaa;
}

.meta-titrelien{
	text-transform: uppercase;
	font-weight:bold;
	/* color: */
	margin: 0;
}

.meta-descrlien{
	margin: 3px 0 3px 0;
}

.meta-lien{
	font-size: 8pt;
	margin: 0 0 10px 0;
	
	padding: 0 0 10px 0;
	
	border-bottom: 1px solid #aaa;
}

.post-title-wrap{

}

.post-title-wrap margegauche{
	margin-left: 70px;	
}

img.mini-image {
	float: left;
	margin: 5px 5px 0 0;
	border: 1px solid #003366;
	
	padding: 0 !important;
}

img.mini-image-single{
	margin: 2px 5px 0 0;
}

#pub-inscription {
	float: left;
	width: 500px;
	padding: 10px 0px 10px 10px;
	margin: 0;
	}
