/* Thème standart */

body {
	font-size:12px;
	background-color:#333333;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	width:1000px;
}

#body {
	padding-top:10px;
	background-image:url(../img/background.png);
	background-color:#333333;
	background-repeat:no-repeat;
}

#header {
	background-image:url(../img/fd_barre.png);
	background-position:center;
	height:42px;	
}

#search {
	margin-left:5px;
	background-image:url(../img/sbar-m.png);
	background-repeat:repeat-x;
	background-position:center;
	height:28px;
}

#search * input {
	border-style:none;
	border-width:0px;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	background:none;
	margin-bottom:-4px;
	text-transform:uppercase;
	letter-spacing:-1px;
	width:200px;
}

#welcome {
	margin-left:290px;
	margin-top:-30px;
	position:static;
	color:#666666;
}

#welcome span {
	font-size:16px;
	font-weight:bold;
	color:#FF3399;
	margin-right:10px;
}

#welcome a:link,#welcome a:visited{
	color:#333333;
	text-decoration:none;
	background:none;
	padding:2px;
	margin:1px;
}
#welcome a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#FF3399;
	padding:2px;
	border-color:#9D004F;
	border-style:solid;
	border-width:1px;
	margin:0px;
}

#avatar {
	text-align:center;
	margin-bottom:-13px;
}

#whereiam {
	background-image:url(../img/fd_barre_2.png);
	background-position:center;
	height:30px;
}

#child{
	font-size:13px;
}

#child li{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	position:relative;
	float:left;
	border-right-color:#dadada;
	border-right-style:solid;
	border-right-width:1px;
	height:22px;	
	margin-top:2px;
	padding-top:6px;
}

#li-first{
	border-left-color:#dadada;
	border-left-style:solid;
	border-left-width:1px;
}

#child li:hover{
	background-color:#ffffff;
}

#child li a:link,#child li a:visited{
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:none;
	height:22px;	
	padding-top:4px;
}
#child li a:hover{
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:#ffffff;
	height:24px;	
	margin-top:2px;
	padding-top:6px;
}

.pageon {
	background-color:#FFFFFF;
}
#selected li{
	list-style:outside;
	list-style-image:none;
	list-style-type:none;
	position:relative;
	float:left;
	height:22px;	
	margin-top:0px;
	padding-top:8px;
}

#selected li img{
	margin-top:-8px;
	background:url(../img/fd_barre_2.png);
}

#selected2{
	background-image:url(../img/fd_barre_2_selected.png);
	padding-top:-4px;
}

.selectedsuivi{
	background-image:url(../img/fd_barre_2_selected.png);
}

#selected a:hover,#selected a:active,#selected a:link,#selected a:visited,.selectedsuivi a:active,.selectedsuivi a:hover,.selectedsuivi a:visited,.selectedsuivi a:link{
	color:#ffffff;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:none;
	height:24px;	
	padding-top:4px;
}

#home {
	background-image:url(../img/fd_barre_2_out.png);
	border-right:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:60px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:5px;
	float:left;
}

#home li{
	margin:0px;
	padding:0px;
	border-right:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:-10px;
	margin-left:0px;
	height:24px;
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#home li a{
	color:#ffffff;
	text-decoration:none;
}

#home:hover {
	background-image:url(../img/fd_barre_2_over.png);
}

#page {
	padding:5px;
	background-color:#FFFFFF;
}

.logo_article {
	border:#dadada solid 1px;
}

#colonne-gauche {
	width:402px;
	float:left;
}

#colonne-centre {
	width:200px;
	margin-left:408px;
}

#colonne-droite {
	width:376px;
	float:right;
}



#colonne-gauche span{
	margin:5px;
	line-height:1.5em;
	display:block;
	text-align:justify;
}

#colonne-gauche span a{
	color:#000000;
	text-decoration:none;
}

.titre_lien_orange a:link,.titre_lien_orange a:visited {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-variant:small-caps;
	text-decoration:none;
	color:#FF6600;
	background:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
	padding-top:1px;
	display:block;
}

.titre_lien_orange a:hover {
	background:#FF6600;
	color:#ffffff;
}

.titre_lien_mauve a:link,.titre_lien_mauve a:visited {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	font-variant:small-caps;
	text-decoration:none;
	color:#CC3366;
	background:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
	padding-top:1px;
	display:block;
}

.titre_lien_mauve a:hover {
	background:#cc3366;
	color:#ffffff;
}

#pied {
	clear:both;
	display:block;
	text-align:right;
}

.actualite {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.actualite li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px;
}

.actualite li a {
	color:#000000;
	text-decoration:none;
}

.actualite li a:hover {
	color:#000000;
	text-decoration:underline;
}

#actualite {
	border:#FFCC99 1px solid;
	background-color:#FFFDF0;
}
