#page {
	position: relative;
	width: 750px;
	padding:10px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
div.auteur {
	display: none;
}

/* @group HAUT */

#haut {
	/*background-image: url('../img/docs.png');*/
	/*background-repeat: no-repeat; */
	/*padding-left: 110px;
		background-color: #00F;*/
}
#haut h2 {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin:0px;
}

#haut h1 {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	margin:0px;
}

#haut h1 a, #haut h2 a {
	text-decoration: none;
	color:#000;
}
#haut_logo {
	float: left;
	margin-right:10px;
}
/* @end */
/* @group BAS */
#bas {
	margin-top: 30px;
	border :0px solid #FFF;
	border-top: 1px solid #919698;
	clear: both;
}

#bas P {
	text-align: center;
}
#bas P IMG {
	padding:0px;
}
#creativecommons {
	background-image: url('../images/creativecommons.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 83px;
}

/* @end */
/* @group NAV */
#nav {
	position: relative;
	top:0px;
	padding:0px;
	margin:0px;
}
#nav H2 {
	text-align: center;
	margin-bottom: 0px;
	margin-top:0px;
}

#nav_tools {
	position: relative;
	margin:0px;
	padding:0px;
	height:90px;
}
#nav_link {
	position: relative;
	margin:0px;
	padding:0px;
	height:3em;	
}
#nav_prevlink {
	position: relative;
	width:50%;
	text-align:left;
	float:left;
}
#nav_nextlink {
	position: relative;
	width:50%;
	text-align:right;
	float:left;
}

/* @end */
/* @group CADRE */
#haut, #nav, .post-court, div#listcat {
	border :0px solid #FFF;
	border-bottom: 1px solid #919698;
	margin-top :10px;
	margin-bottom :10px;
}

.cadre {
	padding:10px;
	margin:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #A1A5A9;
	float: left;
	position:relative;
	width: 230px;
}

#cadre_nuage {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 465px;
	height: 50px; 
}

a#autre_cadre_nuage {
	color: black;
	font-weight: bold;
}
#cadre_nuage a, #cadre_nuage_sb a {
	text-decoration: none;
}
a.tag-link-1,
a.tag-link-2,
a.tag-link-3,
a.tag-link-4,
a.tag-link-5 {
	color:#999;	
}

/*a.tag-link-4,  {
	color:#666;	
}*/

#cadre_recherche {
	height: 50px;
}

#cadre_recherche P {
	text-align: center;
}
#recherche_img {
	vertical-align: bottom;
}

/* @end */
/* @group HOME: listcat */
div#listcat dt {
	font-weight: bold;
	float: left;
	position: absolute;
}
div#listcat dd {
	width: 155px;
	margin: 0px;
	font-size: 10px;
	float: left;
	position: absolute;
}
dt#dt1, dt#dt2, dt#dt3 {
	top:0px
}
dd#dd1, dd#dd2, dd#dd3 {
	top:15px
}
dt#dt4, dt#dt5, dt#dt6 {
	top:90px
}
dd#dd4, dd#dd5, dd#dd6 {
	top:105px
}
dt#dt2, dt#dt5, dd#dd2, dd#dd5 {
	left: 165px;
}
dt#dt3, dt#dt6, dd#dd3, dd#dd6 {
	left: 330px;
}
div#listcat {
	height: 160px;	
}
/* @end */


/* @group SIDEBAR */
#leftbar {
	width:485px;
	float:left;
	position:relative;
	left:0px;
	top:20px;
}
#sidebar {
	width:230px;
	padding:10px;
	float:left;
	position: relative;
	left:0px;
	top:0px;
}

#cadre_rss {
	width: 230px;
	height: 80px;
	/*height: 150px; */
}

#flux_rss {
	background-image: url('../images/add2rss.png');
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-top:2px;
	padding-bottom:3px;
}

#flux_aide {
	background-image: url('../images/aide.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top:1px;
	padding-bottom:3px;
}
/* @end */

/* @group COMMENTAIRES */
.commentlist .odd, .commentlist .even
{
	padding:10px;
}
.commentlist .odd
{
	background-color: #EAF4F7;
}
.commentlist .even
{
	background-color: #F8F8F8;
}
.commentmetadata a
{
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
cite a, .cite_author {
	color: #000;
	text-decoration: none;
	font-style: italic;
}
textarea {
	width :740px;
}
/* @end */

/* @group PAGE RECHERCHE */
#bigsearch {
	width:450px;
}

/* @end */
/* @group LISTES D'ARTICLES */

.post-court {
	margin-left:50px;
	margin-right:50px;
	padding-top:20px;
	padding-bottom:20px;
}
.postmetadata {
	margin-left:20px;
	padding-left:80px;
	height : 55px;
	background-image: url('../images/fleche.png');
	background-repeat: no-repeat;
}

/* @end */

/* @group demi page */

.demi {
	width:50%;
	float:left;
	position:relative;
}
#cols {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	height:300px;
}

/* @end */

/* @group Autres */

hr {
	display :none;
}

/* @end */

/* @group page_tagcould */
#page_tagcoud {
	border-style: solid;
	border-width: 1px;
	border-color: #A1A5A9;
	
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
	
	text-align: center;
	line-height: 50px;
}
#page_tagcoud a {
	margin-left: 10px;
	margin-right: 10px;
}

/* @end */
