/*
	Nouveau Style CSS TheRacoon.Org
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/bandeau.png) repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #aaaaaa;
}

hr {
	display: none;
}

img.left {
	float: left;
	margin: 3px 20px 15px 15px;
	border: 2px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 15px 15px 20px;
	border: 3px solid #848C8F;
}

/* Entete / Bandeau */

#logo {
	width: 670px;
	height: 77px;
	margin: 0 auto;
	padding: 13px 0 0 70px;
	background: url(images/logo.png) no-repeat 0px 15px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 750px;
	height: 39px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 40px;
	height: 39px;
	padding: 7px 40px;
	text-decoration: none;
	text-align: center;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/survol_menu.png) repeat-x center top;
}

#menu .page_courante a {
	font-weight: bold;
	background: url(images/menu_courant.png) repeat-x center top;
}

/* Wide Post */

.welcomebox {
	width: 600px;
	height: 300px;
	margin: 50px auto 5px auto;
	background: #ffffff url(images/cadre_glassy.png) no-repeat;
}

.welcomebox h1 {
	color: #ffffff;
	text-decoration: underline;
}

.welcomebox a {
	text-decoration: none;
	color: #ffffff;
	background: url(images/world_link.png) no-repeat left center;
	padding-left: 20px;
}

.welcomebox p {
	padding: 3px 0;
}

.welcomebox .titre {
	padding: 10px 10px 10px 15px;
	font-size: 2em;
}

.welcomebox .titre a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.welcomebox .titre a:hover {
	border: none;
}

.welcomebox .contenu {
	padding: 0 15px;
}

.welcomebox .pied {
	clear: both;
	margin: 10px 0 5px 0;
	padding: 5px 10px;
	border-top: 1px solid #aaaaaa;
	font-size: .9em;
	text-align: center;
}

.welcomebox .pied a {
	text-decoration: none;
}

.welcomebox .pied .modification {
	padding-left: 20px;
	background: url(images/calendar_edit.png) no-repeat left center;
}

.welcomebox .pied .auteur {
	padding-left: 20px;
	background: url(images/user.png) no-repeat left center;
}

.welcomebox .pied .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.welcomebox .pied .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* small post */

.welcomebox_small {
	width: 600px;
	height: 195px;
	margin: 50px auto 5px auto;
	background: #ffffff url(images/cadre_glassy_small.png) no-repeat;
}

.welcomebox_small h1 {
	color: #ffffff;
	text-decoration: underline;
}

.welcomebox_small a {
	text-decoration: none;
	color: #ffffff;
	background: url(images/world_link.png) no-repeat left center;
	padding-left: 20px;
}

.welcomebox_small p {
	padding: 3px 0;
}

.welcomebox_small .titre {
	padding: 10px 10px 10px 15px;
	font-size: 2em;
}

.welcomebox_small .titre a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

.welcomebox_small .titre a:hover {
	border: none;
}

.welcomebox_small .contenu {
	padding: 0 15px;
}

.welcomebox_small .pied {
	clear: both;
	margin: 10px 0 5px 0;
	padding: 5px 10px;
	border-top: 1px solid #aaaaaa;
	font-size: .9em;
	text-align: center;
}

.welcomebox_small .pied a {
	text-decoration: none;
}

.welcomebox_small .pied .modification {
	padding-left: 20px;
	background: url(images/calendar_edit.png) no-repeat left center;
}

.welcomebox_small .pied .auteur {
	padding-left: 20px;
	background: url(images/user.png) no-repeat left center;
}

.welcomebox_small .pied .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.welcomebox_small .pied .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Contenu */
#contenu {
	width: 600px;
	margin: 15px auto;
}

#contenu h1 {
	background: url(images/h1.png) repeat-x center top;
	height: 34px;
	margin: 10px 5px 0 5px;
	padding: 0 7px;
	color: #000000;
	font-size: 1.4em;
	font-style: italic;
	vertical-align: top;
}

#contenu h1 img {
	margin: 4px;
	border: 0;
}

#contenu .entree {
	background-color: #eeeeee;
	border: #2a2a2a 1px solid;
	margin: 5px;
}

#contenu .entree .nom_entree {
	padding: 0 5px;
	font-size: 1em;
	font weight: bold;
	border-bottom: #ffcc00 1px dotted;
	width: 578px;
	color: #000000;
}

#contenu .entree p {
	margin: 0 10px;
	padding: 5px 0;
}

#contenu .entree .actions {
	/*margin: 5px;*/
	padding: 5px 0;
	border-top: #000000 1px dotted;
	text-align: center;
}

#contenu .entree .actions .download {
	padding-left: 20px;
	background: url(images/cart_put.png) no-repeat left center;
}

#contenu .entree .actions .added {
	padding-left: 20px;
	background: url(images/add.png) no-repeat left center;
}

#contenu .entree .actions .size {
	padding-left: 20px;
	background: url(images/lorry.png) no-repeat left center;
}

/* Pied */

#pied {
	margin: 15px 0 0 0;
	padding: 10px 0;
	background: #3F4244 url(images/pied.png) repeat-x;
}

#pied p {
	text-align: center;
	font-size: smaller;
}

#pied a {
	color: #aaaaaa;
}

/* Table polices */
#polices {
	width: 610px;
	margin: 0 auto;
	border: 0;
}

#polices .imageTTF {
	height: 80px;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 1px dotted #ddd;
}

#polices .infosTTF {
	border-top: 1px dotted #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	color: #000;
	background: #ddf;
}

/* ErrorDocument */

.errordocument {
	font-weight: bolder;
}

address {
	margin-left: 3em;
}

.errordocumentspan {
	font-size: smaller;
}

/* Stockage */
#stockage {
	width: 80%;
	margin: 0 auto;
}

#stockage a {
	color: #555;
	text-decoration: none;
}

#stockage a:hover a:visited {
	color: #888;
	text-decoration: none;
}

#stockage table {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

#stockage table tbody td {
	border-top: #ddd dotted 1px;
	padding: 0;
	margin: 0;
}

#stockage table tbody tr th {
	text-align: left;
}