/* REDEFINITIONS DE BASE */

a{
	color: #990000;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

a:link{
	color: #990000;
	text-decoration: none;
	border: none;
}

a:visited{
	color: #BF6500;
	text-decoration: none;
	border: none;
}

a:hover{
	color: #BF6500;
	text-decoration: underline;
	border: none;
}

/* DEFS SPECIFIQUES */

#Stitre {
	
	text-align: center;
	font: 28px "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
}

#soustitre {
	font: 16px "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#menuG {
	float: left;
	width: 180px;
	border-width: 1px;
	border-color:#755F11;
}
#menuD {
	float: right;
	width: 200px;
	border-width: 1px;
	border-color:#755F11;
}
body {
		background: url("http://www.aromattitude.org/forum/styles/aroma/theme/images/bgd2.gif");
		background-repeat:repeat-y;
		background-color:#ECE9CB;
		color: #755F11;
		font: 15px "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
}
#page {
	margin-left: 90px;	
	width: 90%;
}


/* BARRE DE NAVIGATION INTRASITE */ 
#barredenav{
padding: 0px 0px 5px 10px;
margin-left:100px;
text-align:center;
}

#barredenav img{
 display: inline;
 border:0;
}

#barredenav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
/* BARRE DE CONCLUSION */
#barredeconclu{
	padding: 10px 0px 5px;
	margin-left:100px;
	text-align:center;
	border-top: 1px solid #CCC;
	clear: both;
}

#barredeconclu img{
 display: inline;
}

#barredeconclu a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/* BARRE DE REPERAGE */
#reperage{
	font-size: 80%;
	padding: 2px 0px 0 20px;
	line-height: 1.5em;
	margin-bottom:15px;
}
.colmilieu {
	padding: 15px;
	margin-right: 200px;
	margin-left: 190px;
	min-height:400px;
	min-width:160px;
}
/* SOUS MENUS DE NAVIGATION */
.sousmenu {
	background-image: url(/forum/templates/MylGrimoire/images/cellpic3.gif);
	background-repeat:no-repeat;
	padding: 1px 0px 0px 10px;
	margin: 5px;
	margin-bottom:20px;
/*	border: 1px;
	border-color: #755F11;
	border-style:solid;
	background-position: -5px -5px;
*/
}

.sousmenu h3 {
	font-size:16px;
	font-weight: bold;
	color:#5C4A0E;
	margin-bottom: 3px;
	text-align:center;
}
.sousmenu li {
	font-size:12px;
	margin-bottom:5px;
	list-style: square outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sousmenu li.continuation {
	font-size:12px;
	margin-bottom:5px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:right;
}
.sousmenu ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
.article {
	text-align: justify;
}
.article h1 {
	font-size:28px;
	margin:0 0 0 0;
}

.st_article {
	margin-top:0;
	font-size:11px;
}

#entetesite {
	/*margin-right: 500px;*/
margin-left:100px;
	/*height:117px;*/
	margin-top:10px;
	padding-top:3px;	
	min-height:200px;
	margin-bottom:10px;
	border-bottom: 1px solid #CCC;
}

#pub1 {
	float: right;
}
#logo {
	float: left;
}
.motscles a {
	color: #755F11;
	font-size:15px;
}
.motsclespetit {
	font-size:12px;
}

.chapo {
	font-weight: bolder;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#barredenav .formulaire_recherche {float:right; }

