@charset "utf-8";
* {
	padding:0;
	margin:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#101318 url(../images/BodyBG.gif) no-repeat top center;
	color:#444;
	font-size:small;
	margin:auto;
}
#tinc_content {
	margin-left:10px;
	padding-bottom:0;
	overflow:hidden;
}
a {
	color:#648486;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:thin;
	text-decoration:none;
	text-shadow:0px 0.5px 1px #555555;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
.show {
	background:url(../images/comment-add.png) no-repeat left;
	color:#FFF;
	margin-left:10px;
	padding-left:20px;
}
.hide {
	background:url(../images/close.png) no-repeat left;
	color:#FFF;
	margin-left:10px;
	padding-left:20px;
}
.showComment {
	background:url(../images/comment-add.png) no-repeat left;
	color:#FFF;
	margin-left:10px;
	padding-left:20px;
}
.hideComment {
	background:url(../images/close.png) no-repeat left;
	color:#FFF;
	margin-left:10px;
	padding-left:20px;
}
#Topmenu {
	width:100%;
	position:fixed;
	height: 80px;
	left:0;
	margin:auto;
	background: url(../images/motifFond.png) repeat-x;
	z-index:9999;
}
.menu2 {
	list-style-image:none;
	margin:auto;
	list-style-type:none;
	padding:0;
E height:39px;
	width:600px;
}
.menu2 li {
	float:left;
	margin:0;
	padding:0;
	/*position:relative;*/
text-align:center;
}
.menu2 a {
	background:transparent url(../images/menuTop_btn.jpg) no-repeat scroll center center;
	color:#FFF;
	display:block;
	font-weight:bold;
	padding:10px 0px;
	text-decoration:none;
	width:150px;
	font-size:16px;
	font-weight:bold;
}
.menu2 a:hover {
	background:transparent url(../images/menuTop_btn_over.jpg) no-repeat scroll center center;
	color:#CCC;
	display:block;
	font-weight:bold;
	padding:10px 0px;
	text-decoration:none;
	width:150px;
	font-size:16px;
	font-weight:bold;
}
/*.menu2 li em {
background:transparent url(../images/emHover.png) repeat-x scroll 0 0;
display:none;
font-style:normal;
font-weight:normal;
height:45px;
left:-15px;
padding:20px 12px 10px;
position:absolute;
text-align:center;
top:35px;
width:175px;
z-index:2;
}
*/
.rech {
	background:url(../images/searchLoop.jpg) no-repeat;
	width:20px;
	height:20px;
}
#main {
	margin-top:35px;
	background: transparent url(../images/main.png) repeat-y;
	width:900px;
	margin:auto;
	overflow:hidden;
}
#pub {
	position:relative;
	left:45px;
	top:50px;
	width:900px;
	/*height:60px;*/
	margin:auto;
	z-index:10;
}
#baniere {
	background:transparent url(../images/dragonTop.png) no-repeat bottom center;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	/*position:relative;*/
	left:0px;
	top:200px;
	width:900px;
	height:95px;
	margin:auto;
	z-index:1;
}
#pub h1 {
	font-size:36px;
	text-align:center;
	color:#FFFFFF;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-shadow:1px 1px 1px #666666;
}
#music {
	float: left;
	/*background: transparent url(../images/deezer.png) no-repeat;*/
	padding-top:10px;
	width: 262px;
	height: 250px;
}
#gauche {
	float: left;
	width: 262px;/*	height: 246px;*/
}
#menu {
	float: left;
	width: 268px;
	margin-left:20px;
	overflow:hidden;/*	height: 246px;*/
}
#menu .MenuRozTop {
	background:url(../images/MenuRozTop2.png) no-repeat top;
	width:262px;
	height:32px;
	margin-left:2px;
}
#menu .Inner {
	background: transparent url(../images/MenuRozIn.png) repeat-y;
	width: 262px;/*	height: 246px;*/
}
#menu .MenuRozBottom {
	background:url(../images/MenuRozBottom.png) no-repeat bottom;
	width:262px;
	height:33px;
}
#menu ul {
	list-style-type:none;
	margin-left:10px;
	margin-right:10px;
}
#menu li {
	display:block;
	line-height:20px;
	padding-bottom:4px;
	background:url(../images/barre-sepate-menu.png) no-repeat bottom;
}
#menu li:hover {
	display:block;
	color:#F63;
	line-height:20px;
	padding-bottom:4px;
	padding-left:5px;
	font-weight:bold;
}
#content {
	float:right;
	width: 595px;
	margin-right:8px;
	min-height:900px;
}
#content p {
	padding:2px;
}
#content h2 {
	background:url(../images/motif.gif) repeat-x;
	color:#FFF;
	font-size:14px;
	width:555px;
	padding:10px;
	margin-left:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-shadow:1px 1px 1px #666666;
}
#content .contentBas {
	clear:both;
	width:595px;
}
#content .contentDroite {
	float:left;
	width:310px;
	margin-left:4px;
}
#content .contentBas .bg-traverse-H {
	/*background:url(../images/bg-traverse-haut.jpg) no-repeat;*/
	width:595px;
	height:10px;
}
#content .contentBas .BG-traverse {
	/*background:url(../images/bg-traverse.jpg) repeat-y;*/
	width:595px;/*padding:5px;*/
}
#content .contentBas .BG-traverse table {
	margin-left:10px;
}
#content .contentBas .bg-traverse-B {
	/*background:url(../images/bg-traverse-bas.jpg) no-repeat;*/
	width:595px;
	height:10px;
}
#content .contentDroite .bg-droite-H {
	background:url(../images/bg-droite-haut.jpg) no-repeat;
	width:310px;
	height:7px;
}
#content .contentDroite .BG-D {
	background:url(../images/bg-droite.jpg) repeat-y;
	width:310px;/*padding:5px;*/
}
#content .contentDroite .bg-droite-B {
	background:url(../images/bg-droite-bas.jpg) no-repeat;
	width:310px;
	height:7px;
}
#content .contentGauche {
	float:right;
	width:280px;
}
#content .contentGauche .bg-gauche-H {
	background:url(../images/bg-Gauche-haut.jpg) no-repeat;
	width:280px;
	height:7px;
}
#content .contentGauche .BG-G {
	background:url(../images/bg-Gauche.jpg) repeat-y;
	width:280px;/*padding:5px;*/
}
#content .contentGauche .bg-gauche-B {
	background:url(../images/bg-Gauche-bas.jpg) no-repeat;
	width:280px;
	height:7px;
}
#content form {
	padding:10px;
	width:555px;
	margin-left:10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#CCC;
	border-top:1px solid #FFFFFF;
}
label {
	display:block;
	margin-bottom:5px;
	width:80px;
	float:left;
}
.champLarge, .champPetit {
	display:block;
	margin-bottom:15px;
	margin-left:110px;
}
.champLarge {
	width:500px;
}
.champPetit {
	width:350px;
}
.alerte {
	font-size:14px;
	color:#FF0000;
	background-color:#CCCCCC;
	border:1px solid #FF0000;
	width:570px;
	margin-left:10px;
}
.resultat {
	font-size:large;
	color:#00FF00;
	border:1px solid #006600;
}
.clairRSS {
	background-color:#fff;
}
.fonceRSS {
	background-color:#9999FF;
}
.RSS {
	padding:2px;
	margin-bottom:1px;
}
#divRSS {
	overflow:auto;
	border:1px solid #000000;
	width:478px;
	height:200px;
}
.boiteRss {
	background-image:url(skin/rss_boite.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:478px;
	height:60px;
}
.billetcontenu {
	background:#FFF url(../images/fade.gif) repeat-x scroll top;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	/*background-color:#FFF;*/
	padding:10px;
	margin-bottom:10px;
	width:555px;
	margin-left:10px;
}
.billetcontenuRSS {
	background:#FFF url(../images/fade.gif) repeat-x scroll top;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	/*background-color:#FFF;*/
	padding:10px;
	width:555px;
	margin-left:10px;
}
.bordure {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	padding:5px;
}
.bordurePub_cote {
	background:#F1F1F1 none repeat scroll 0 0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #E3E3E3;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
	height:250px;
	text-align:center;
}
.pub125 {
	background:url(../images/pubContainer125.jpg) no-repeat center;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	margin:3px;
	width:125px;
	height:125px;
	float:left;
	text-align:center;
}
.calendrier {
	background:transparent url(../images/post-it.png) no-repeat center;
	width:267px;
	height:227px;
}
.BulleTop {
	background:transparent url(../images/topBulle.png) no-repeat center top;
	width:267px;
	height:250px;
}
.image-place {
	float:left;
	margin:10px;
	padding:5px;
}
.Block-container {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	margin:5px;
	padding:5px;
	min-height:150px;
}
.Block-container-Small {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	margin:5px;
	padding:5px;
	min-height:100px;
}
.Block-container h3, .Block-container-Small h3, .Block-container-Small a, .Block-container a {
	padding-bottom:5px;
	font-size:12px;
	color:#648486;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:thin;
	text-decoration:none;
	text-shadow:1px 0.5px 1px #999;
}
.Block-container h3, .Block-container-Small h3, .Block-container-Small a:hover, .Block-container a:hover {
	padding-bottom:5px;
	color:#000;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	padding:5px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	padding:5px;
	color: #000;
}
div.pagination span.disabled {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E3E3E3;
	padding:5px;
}
.imgTop {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:1px solid #E3E3E3;
}
/*-------------------------------show comment-------------------------------- */
.commentaire {
	padding:10px;
	width:555px;
	margin-left:10px;
	color:#FFF;
}
.billetDate {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:10px;
	margin-bottom:2px;
	width:555px;
	margin-left:10px;
	color:#999;
}
.commentaireDate {
	padding:10px;
	margin-bottom:2px;
	width:555px;
	margin-left:10px;
	color:#FFF;
}
.commentaireContenu {
	min-height:58px;
	width:575px;
	padding:10px;
}
.message_list {
	list-style: none;
	margin-left:20px;
}
.message_list li {
	padding: 0;
	margin: 0;
}
.message_head {
	cursor: pointer;
	position: relative;
}
.message_head .timestamp {
	color: #FFF;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
.collapse_buttons {
	padding: 5px 0;
	width: 383px;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}
.show_all_message {
	background: url(../images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only {
	display: none;
	background: url(../images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.collpase_all_message {
	background: url(../images/collapse-all.gif) no-repeat right center;
	padding-right: 12px;
}
.clair {
	background:url(../images/clearBG.jpg) repeat-x;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top:1px solid #E3E3E3;
}
.fonce {
	background:url(../images/fonceBG.jpg) repeat-x;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
/*-------------------------------fin show comment-------------------------------- */
#footer {
	background:url(../images/footer.png) no-repeat;
	width:900px;
	margin:auto;
	height:70px;
	clear:both;
}

