/*
Theme Name: L'Arbresle en coummun
Theme URI: http://www.larbresle-encommun.org
Description: Theme pour l'association "L'Arbresle en coummun".
Version: 0.1
Author: Jean-Michel CHASSIN
 
Cr�éation par Jean-Michel CHASSIN || http://chassin.c.la
 
*/

/* ***********************************
Tags 
*************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-color: white;
	background-image: url(images/fond_global.gif);
	background-repeat:repeat-x;	
}
a:link, a:visited {
	text-decoration: none;
	color: black;	
}
a:hover {
	text-decoration: underline;
	color: black;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color:#00a700;
}
h1 {
	font-size: 2em;
	font-weight:bold;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 a {
	font-size: 1.6em;
	font-weight:bold;
	color:#00a700;
}

/* ***********************************
Mise en page 
*************************************/
#global {
	margin: 0 auto;
	width: 950px;
}

#top{
	margin: 0 auto;
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 750px;
	height: 40px;
	padding-top: 210px;
	padding-left: 200px;
	overflow: hidden;
	/* font-size: 0.8em; */
}

#contenu{
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-y;
}

#colonne{
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-y;
	width:180px;
	padding-left: 15px;
	font-size: 0.8em;
	text-align:left;
	color:#00a700;
	float:left;
}

#colonne ul{
	padding-left: 15px;
	margin-left: 0px;
}

#page{
//	background-image: url(images/fond_page.gif);
// 	background-repeat: repeat-y;
	overflow: auto;
	width: 720px;
	font-size: 0.8em;
	text-align:left;
	margin-left:200px;
	padding: 5px;
	padding-top:20px;
}

#footer {
	background-image: url(images/fond_bas.gif);
	clear:both;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	font-size: 0.6em;
	color:#00a700;
}


/* ***********************************
Barre de menus
*************************************/
#menu_ul {
	background-color: #EDFBEC;
	margin: 0;
	width: 900px;
	overflow: hidden;
	font-size: 14px;
	color: #00A400;
	text-align:center;
	display:inline;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding-left:10px;
	font-weight:bold;
}

.page_item {
	background-image: url(images/pictos/gris.gif);
	background-repeat:no-repeat;
	color: #AAAAAA;
	display:inline;
	padding:8px 3px 8px 33px;
}

.current_page_item  {
	color: #00A400;
}

.page-item-0.current_page_item {
	background-image: url(images/pictos/vert.gif);
	background-repeat:no-repeat;
}
.page-item-5.current_page_item {
	background-image: url(images/pictos/rose.gif);
	background-repeat:no-repeat;
}
.page-item-8.current_page_item {
	background-image: url(images/pictos/bleu.gif);
	background-repeat:no-repeat;
}
.page-item-10.current_page_item {
	background-image: url(images/pictos/jaune.gif);
	background-repeat:no-repeat;
}

.current_page_item  a{
	color: #00A400;
}

/* ***********************************
Date Post
*************************************/

.datestamp {
	display:inline;
	float:left;
	margin-right:1em;
	padding:1px;
	background:white none repeat scroll 0 0;
	border:1px solid #00a700;
}

.datestamp div {
	background:#EDFBEE;
	color:#00a700;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Sans-Serif;
	line-height:1.4em;
	padding:1px;
	text-align:center;
	width:2.9em;
}

.datestamp span {
	display:block;
}

.cal1 {
	letter-spacing:0;
	padding-left:0;
	font-size:1.5em;
}

.cal2 {
	font-size:1.9em;
	font-weight:bold;
	line-height:0.7em;
}

.cal3 {
	font-size:0.8em;
	line-height:1em;
}

/* ***********************************
Widget
*************************************/

.widgettitle {
	padding-top: 20px;
}

.widget_links a:link, .widget_links  a:visited {
	text-decoration: none;
	color: #1D79B8;	
}

.widget_links a:hover {
	text-decoration: underline;
	color: #249DEE;	
}
