/* Balises Classiques */


.xlist table caption a img{border:1px solid #05FD29;}
.xlist table caption a img:hover{border:1px solid red;}
.xlist table caption a{color:white;text-decoration:none;font-weight:bold;}
.xlist table caption a:link,a:visited{color:#05FD29;}
.xlist table caption a:hover{color:red;}
.xlist table{width:100%;margin:auto;margin-bottom:30px;background-image:url(../images/opacity.png);border:1px solid #2B2F31;}
caption{text-align:left;font-size:1.1em;}
.table-image{width:85px;padding:5px;}
.table-desc{text-align:justify;padding:5px;}
.thumb{float:left;}
.ok{color:#05FD29;}
.erf{color:red;}
.ok,.erf{text-align:center;font-weight:bold;font-size:1.2em;padding:10px;margin-bottom:30px;border-bottom:1px solid #2B2F31;}	


body {
	margin: 10px 0;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADADAD;
}

a {
	color: #ADADAD;
	text-decoration: underline;
	font-variant: small-caps;
}

a:hover {
	color: #04FF00;
}

input, textarea, select {
	font-size:12px;
	font-family: "lucida console", courier, monospace;
	border: 1px solid #9F9F9F;
	background-color: black;
	background-image: url(images/opacity.png);
	color: white;
}

input.button{
	background: url(http://xiberia.info/blog/themes/xiberia2/img/bottombar.png) top center;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

input.backlink{
	width: 300px;
	font-size: .9em;
}

input#search-button{
	background-image: url(images/search.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 90px;
	height: 25px;
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}

h3{
	font-variant: small-caps;
}


/* Balises IDs */


#navbar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	padding-top: 5px;
	text-indent: 10px;
	background-image: url(http://xiberia.info/blog/themes/xiberia2/img/bottombar.png);
	border-top: 1px solid #5F5F5F;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}
#navbar li {
	display: inline;
	margin-right: 15px;
}
#mainmenu{
	width: 100%;
	margin: auto;
	text-align: right;
}
#bottom {
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 200px;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#topbar{
	height: 50px;
	text-align: center;
}

#header {
	padding-top: 10px;
	padding-bottom: 20px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	
}

#header a{
	text-decoration: none;
	font-weight: bold;
}

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#dir td {
	width: 50%;
	vertical-align: top;
}
.dir-links{
	width: 200px;
	margin: auto;
	background-image: url(images/opacity.png);
	padding: 5px;
	padding-bottom: 10px;
	border: 1px solid #5F5F5F;
}

#dir table {
	border: 0;
	width: 100%;
}

#logo {
	height: 100px;
	background: url(images/xodus.png) no-repeat top center;
	cursor: pointer;
}

#main {
	background-color: none;
	width: 760px;
	margin: 0 auto;
}

#middle {
	padding: 0;
	border-top: 1px solid #9F9F9F;
}

#pages {
	padding-top: 40px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#soumettre {
	padding-top: 20px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: red;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: white;
}

.lien {
	padding-top: 25px;
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #07FF00;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: red;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}