

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/imgGRIS3.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
}

.meta {
padding: 2px 0px 30px 0px;	
background: url(images/img03.gif) repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	
	font-size: 32px;
}

h2 {
	font-size: 20px;
	color: #43423D;
font-family:Tahoma,Georgia,"Times New Roman",Times,serif;
}

p, ul, ol {
	margin: 0 10em 2em 10em;
	text-align: justify;
	line-height: 26px;
	font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
	color:#8B8B8B;
}

#in_line{
display: block;	
margin: 0px 30px 20px 25px;
float: left;
width:120px;
}


a:hover, a:active {
	text-decoration: none;
	color: #BE482C;
}

a:visited {
	color: #BE482C;
}

img {
	border: none;
}


img.center{
	border: none;
	text-align: center;
}


img.left {
	float: left;
	margin-right: 0px;
}

img.right {
	
	margin-left: 0px;
}

#titre{
padding: 0px 0px 0px 5px;
}

.lettrine {
	font-size: 1.5em;
	color:#ffffff;
	margin: 1px;
	padding: 1px;
	margin-left:10px;
	line-height: 1em;
	}

#cc
{ 
margin: 2px 15px 4px 20px; 
float: left; 
border-bottom: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-bottom-color:#CBCBB1;
border-top-color:#CBCBB1;
border-right-color:#CBCBB1;
border-left-color:#CBCBB1;
}

#cc_r
{ 
margin: 2px 0px 2px 0px; 
float: right; 
border-bottom: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-bottom-color:#CBCBB1;
border-top-color:#CBCBB1;
border-right-color:#CBCBB1;
border-left-color:#CBCBB1;
}

#cc1
{ 
float: left; 
border-bottom: 4px solid;
border-top: 4px solid;
border-right: 4px solid;
border-left: 4px solid;
border-bottom-color:#E4DFCC;
border-top-color:#E4DFCC;
border-right-color:#E4DFCC;
border-left-color:#E4DFCC;
}


/* --------------------------------google map----------------------------------------- */

#ccMAP
{ 
margin: 10px 15px 6px 0px; 
float: left; 
border-bottom: 1px solid;
border-top: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
border-bottom-color:#CBCBB1;
border-top-color:#CBCBB1;
border-right-color:#CBCBB1;
border-left-color:#CBCBB1;
}

#comment{
	font-family: Tahoma,Georgia,"Times New Roman",Times,serif;
	padding: 8px 0 0px 4px;
	display: block;
	width:240px;
	height:150px;
}

#link_map{
	margin: 0;
	padding: 4px 0 12px 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0C7A6;
}

#link_map a{
	text-decoration: none;
	color: #AC8C51;
}

#link_map a:hover {
	color: #846B3E;
}



/* ----------banner for logo-------------- */
#banner {
height:auto;
text-align: center;
padding: 0px;
margin: 0px;
}


/* Header */

#header {
	height: 42px;
}

#logo h1, #logo p{
	float: left;
	text-transform: uppercase;
	color: #D0C7A6;
}

#logo h1 {
	padding: 0px 0px 0px 30px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 45px;
}



#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D0C7A6;
}

#logo a {
	text-decoration: none;
	color: #D0C7A6;
}


#left_logo{
	float: right;
	padding-top : 80px;
	padding-left : 20px;
}


/********************************************** sidebar *******************/
#sidebar {
	float: left;
	width: 40px;
	padding : 100px 50px 0px 100px;
}

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

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(images/img13.gif) no-repeat left top;
}




/**************************************************** menu2 *************************/

#menu2 {
	float: left;
	height: 42px;
	width : 880px;
	padding-top: 15px;
}


#menu2 a {
	text-align: left;
	text-decoration:none;
	padding: 50px 10px 50px 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}

/**************************************************** menu *************************/

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
	
}

#menu a {
	display: block;
	padding: 8px 12px 0px 5px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #CEC5A4;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a{
	color: #FFFFFF;
}

/******************************* end menu **********************************************************************/

#presentation {
	padding: 40px 20px 60px 90px;	
	line-height: 170%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 880px;
}


#footer{
text-align: center;
font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
	color:#8B8B8B;
	padding-top: 10px;
}


/* Post */

.post {
height:305px;	
padding: 20px 15px 0px 15px;
	background: url(images/img05_800.jpg) no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
	color: #605E57;
}

.post .entry {
padding: 30px 0px 0px 0px;	
color:#8B8B8B;
}

.post .legende {
	height:auto;
	text-align: justify;
	color:#8B8B8B;

}

.post .meta {
padding: 1px 0px 0px 0px;	
background: url(images/img03.gif) repeat-x;
}


/**************************************** post 2 *************************************************/

.post2 {
width: 925px;	
margin: 40px 0px 40px 70px;
}

.post2 .title {
	font-size: 23px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left : 0px;
	padding-right : 20px;
	color: #605E57;
}

.post2 .legende {
	display: block;
	text-align: justify;
	font-size: 15px;
	font-family: arial,serif;
}


/**************************************** post 22 *************************************************/

.post22 {
width: 900px;	
margin: 20px 0px 10px 0px;
}

.post22 .title {
	font-size: 23px;
	margin-bottom: 20px;
	padding-top: 22px;
	padding-bottom: 5px;
	padding-left : 80px;
	padding-right : 30px;
	color: #605E57;
}

.post22 .legende {
	display: block;
	text-align: justify;
	font-size: 15px;
	font-family: arial,serif;
padding-bottom: 25px;
}



