body { 
  	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:12px;
	text-align: center;
	background-color:#F8F8F8;
	background-image: url(img/bb.jpg);
	background-position: top center;
	background-repeat:repeat-y;
}

table {
	font-family: Arial;
	font-size:11px;
}

a:link, a:hover, a:visited {
	text-decoration:none;
	color:#2D6995;
}

marquee .lien {
	text-decoration:underline;
	color:#2D6995;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color:#2D6995;
	background-image: url(img/ligne.png);
	background-position: top center;
	background-repeat:repeat-x;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

#date {
	float:right;
	color:#CCCCCC;
	font-size: 10px;
	margin-top:10px;
}

#LSShadow {
	position:absolute;
	margin-top:-10px;
	width:140px;
	font-size:10px;
	background-color:#FFFFFF;
	border: 1px solid #2D6995;
	padding: 3px;
	z-index:10;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#LSShadow a:hover {
	color:#FD7500;
}

.select_file {
	width:180px;
}

input, textarea, select{
	border: 1px solid #CCCCCC;
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica;  
}

input:focus, textarea:focus, select:focus{
	border: 1px solid #666;
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica;  
}

#admin  { 
	text-align:left; 
	background-image: url(img/ligne.png);
	background-position: top center;
	background-repeat:repeat-x;
	margin: 10px 10px 10px 10px;
}

#admin .lien{ 
	font-weight:bold;
	text-decoration:none;
	color:#2D6995;
}

#parties {
	margin:0px;
	padding:0px;
}

.config_partie {
	list-style:none;
	cursor: move;
	background:#F6F6F6;
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

#container  { 
	width: 800px;
	position: relative;   
	margin: 0px auto 0px auto;
}

#entete {
	text-align:left;
 	background-image: url(img/entete.png);
	background-position: top center;
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 2px; 
	padding: 190px 0px 0px 0px;
}

#entete .haut {
	float:right;
	font-size: 11px; 
	color: #FFFFFF;
	margin-top: -188px; 
	margin-right: 5px;
}

#entete .haut a:link, #entete .haut a:visited, #entete .haut a:hover {
	color: #FFFFFF;
}


#entete .copy {
	position: absolute;
	font-size: 10px; 
	margin: -188px 0px 0px 5px;	
}


#entete .copy a:link, #entete .copy a:visited, #entete .copy a:hover {
	color: #84A6D5;
}

#entete .plus {
	list-style:none;
	position: absolute;
	margin: -115px 0px 0px 640px; 
	color: #FFFFFF;
}

#entete .plus_lien {
	text-decoration:none;
	font-size: 10px; 
	color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#entete .plus_lien:hover {
	text-decoration:none;
	font-size: 10px; 
	color: #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#entete .rechercher {
	position: absolute;
	margin: -40px 0px 0px 630px; 
}

#entete .rechercher .ok {
	background-color: #FD7500;
	color:#FFFFFF;
	width:30px;
	font-weight:bold;
}

#entete .q{
	padding-left: 18px;
	background: #fff url(img/search.png) no-repeat 4px center;
}

#entete .menu {
	position: absolute;
	font-size: 12px; 
	background-color: #2D6995;
	background-image: url(img/menu.png);
	background-position: top center;
	background-repeat:repeat-x;	
	margin: -30px 0px 0px 0px; 
	width:798px;
	height:22px;
}

#entete .lien:link, #entete .lien:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}

#entete .lien_on:link, #entete .lien_on:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none; 
	color: #F6BC8D;
}

#entete .lien:hover, #entete .lien_on:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none; 
	color: #FD7500;
}

#contenu  { 
	width: 800px; 
	text-align:left; 
	margin: 0px 0px 50px 0px;	
}

.corps {
	width: 600px; 
	margin: 30px 0px 0px 10px; 
	background-image: url(img/ligne.png);
	background-position: top center;
	background-repeat:repeat-x;	
}

.corps #titre {
	padding-left:15px;
	background: url(img/puce_titre.gif) no-repeat left;
}

.corps .ssrub:link, .corps .ssrub:visited {
	text-decoration:none;
	color:#2D6995;
}

.corps .ssrub:hover {
	font-weight:bold;
	text-decoration:none;
	color:#2D6995;
}

.corps ul.articles {
	list-style-image: url(img/ul.gif);
	padding-top:20px;
	padding-bottom:20px;
}

.keyword_search {
	padding:0px 2px 0px 2px;
	color:#FFFFFF;
	background-color:#FD7500;
}

.art
{
	cursor : move;
}

.corps ul.articles:hover {
	background:#F6F6F6;
}

.corps li {
	margin-top:5px
}

.corps img {
	margin: 10px; 
	border: 1px solid #CCCCCC;
}

.corps  .post-admin {
	position:absolute;
	margin-top:-20px;
	margin-left:400px;
}

.corps .img_admin {
	margin: 0px 10px 0px 0px; 
	border: 0px solid #CCCCCC;
}

.corps .album img {
	margin-bottom: 0px; 
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.corps .album:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;  
}

.miniature {
	float: left;
	text-align:center;
	width:270px;
	height:230px;
}

.corps .lien_ext {
	margin: 10px 0px 0px 0px; 
	text-decoration:none;
	color:#2D6995;
}

.corps .source {
	margin: 10px 0px 0px 0px; 
	text-decoration:none;
	color:#999999;
}

#corps_ajout {
	width: 600px; 
	margin: 30px 0px 0px 10px; 
}

#corps_ajout .ajout {
	margin: 0px 0px 0px 0px; 
	font-weight:bold;
	text-decoration:none;
	color:#2D6995;
}

#corps_ajout admin {
	margin: 400px 0px 0px 0px; 
}

.comments {
	margin: 20px 10px; 
}

.comments blockquote {
	margin: 0;
	padding: 0 1em;
	text-align: justify;
	border: 1px dotted #CCC;
}

#outils {
	clear:both;
	text-align:right;
	margin: 10px;
}

#outils img {
	border: 0px solid #CCCCCC;
}

#info_sup {
	z-index:5;
	width: 160px;
  	position: absolute;
	top:210px;
	margin: 0px 0px 0px 630px;
	padding: 0px 0px 0px 0px;
}

#plugins {
	border-top:1px solid #77A4C5;
	background-color:#E4EEF8;
	padding-top:2px;
}

#plugins .titre {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
	background: url(img/plugin2.png) no-repeat center;
}

#plugins .titre a, #plugins .titre a:hover {
	color: #FFFFFF;
}

#plugins .texte {
	color: #2D6995;
	font-size:11px;
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 10px 0px
}

#plugins .lien:link, #info .lien:visited {
	color:#2D6995;
	text-decoration:none;
	font-size: 11px; 
}

#plugins .lien:hover {
	color:#2D6995;
	text-decoration:underline;
	font-size: 11px; 
}

#plugins img {
	margin: 0px 10px 0px 0px; 
	border: 0px solid #CCCCCC;
}

#phpmyvisites {
    display:none;
}
