/*
Theme Name: Headline&Bodycopy 3 colonnes
Description: Thème personnalisé pour Jacques Andlauer.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Version 3 colonnes.

Version: 1.1
Author: Franck Carlichi
Tags: blanc, gris, fixe centré, 3 colonnes, widgets
*/


html {
	
}


body, html {
	
	background-color: #f6f6f6;
	font: 12px  Verdana, Helvetica, Arial, Geneva, sans-serif;
	line-height: 15.6px;
	color: #666666;
	text-align: center;
	
}

* {
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: none;
}

body.lang-ar,
body.lang-fa,
body.lang-he,
body.lang-hi,
body.lang-km,
body.lang-ko,
body.lang-ja,
body.lang-th,
body.lang-zh {
	
	
}

#spacer {
clear: both;}

#ombre {
	background-repeat: repeat-y;
	background-image: url(images/back_page.gif);
	width:894px;
	margin-left: auto;
	margin-right: auto;
	}

#page{
	background-color: #FFFFFF;
	width:843px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#header{
	background: url(images/back_header.gif) no-repeat;
	margin-bottom: 15px;
	color: #FFFFFF;
	height:175px;
}

#sidebar{
	float: left;
	width:211px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#sidebar ul{
	list-style-image: none;
	list-style-type: none;
}


#content{
	float: left;
	width:450px;
	background-color: #FFFFFF;
}

#sidebar2{
	float: right;
	width:162px;	
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top:9px;
	
}

#sidebar2 ul{
	list-style-image: none;
	list-style-type: none;
}

#search{
margin-top:22px;
}

#footer{
	background-repeat: no-repeat;
	border-top: dotted 1px;
	background: url(images/back_footer.gif) no-repeat;
	height: 150px;
	padding-top:15px;
}


#foot1{
/* border-right:#999 1px dotted; */
float: left;
width: 211px;

}
#clock{
width: 162px;}



/*Headings*/

h2, h2 a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-variant: ;
;
}

.article{
	margin-bottom: 60px;
	padding-bottom: 20px;
	background: #ffffff url(images/fancy_white_article_bg.png) no-repeat bottom left;
}

.titre {
	margin-top: 12px;
	margin-bottom: 12px;
	padding:3px 0 4px 0; 
	color:#666666;
	font-size:12px;
	border-bottom:#666666 1px dotted;
}

.titre .article_titre{
/* 	font-weight: bold; */
	text-transform: uppercase;
   	                     
	padding-bottom: 5px;
	float:left; 
	color:#666666;
	display:block; 
	font-size: 12px; 
}

.titre .article_date{
	color: #666666;
	text-align: right;
	display:block; 
}

.corps{
	/* word-wrap: break-word; */
	text-align: justify;
	/* clear: both; */
}

.feather{
	border-width: 0px;
}

img { 
	margin-bottom: 10px; 
	margin-top: 10px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}

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


/* ################################ Widget ########################### */

#sidebar a{
	text-decoration: none;
	color:#666666;}

.widget{
	font-size: 12px;
	margin-bottom: 15px;}




.widgettitle{ 
	color:#a50a19;
	border-bottom: dotted 1px;
	width: 160px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* ################################ search ########################### */

form{
	margin:0;
	padding:0
}

.search-box{ 
	/*outer background*/
	/* background:url(images/search-box.gif) no-repeat top left; */
	background: #ffffff url(images/search-form.png) no-repeat top left;
	height: 26px;
	/* padding: 5px 0 0 10px; */
	width: 165px;
}
input.search-field{ 
	/*input field */
	color:#666666;
	float: left;
	border:0;
	margin:0;
	font-size: 12px;
	line-height: 12px;
	padding: 3px 0px 0px 4px;
	height:19px;
	background-color: transparent;
	/* background: #ffffff url(images/search-form.png) no-repeat left; */ 
	width: 123px;
}
input.search-go { 
	/*search icon */
    float:left;
    border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 21px;
	width: 21px;
	background: url(images/search-icon.png) no-repeat top left;
	cursor: pointer;
}

input.search-go:hover{ 
	/*search icon hover “Does Not work in ie6″ */
	background:url(images/search-icon.png) no-repeat bottom left;
}

.quifaitquoi{
	text-align: left;
	border-left:#666666 1px dotted;
	padding-left: 5px;
}
