@CHARSET "ISO-8859-1";


/* Style du plugin */

body { 
	border-color: rgb(153, 153, 255);
	background-color:rgb(0,0,0);
    border-width: 2px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align:center;
	margin:0px;
	padding:0px;
    }

.cadre {
	position:relative;
    width:800px;
    top:40px;
    margin-left:auto;
    margin-right:auto;
    text-align:justify;

    }

.top{
	background-image:url(./images/banner.jpg);
	background-repeat:no-repeat;
 	width:800px;
 	height:177px;
 	background-color:rgb(0,0,0);
 	position:relative;
 	}
.logo { 
 	background-color:transparent;
    bottom: 0px;
    left: 0px;
    text-align:left;
    position: relative;
    height: 100px !important;
    width:250px;
    }

.astro{
	position:absolute;
	background-image:url(images/astro.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:42px;
	left:232px;
	top:-42px;
}

.banniere {
    position: absolute;
    z-index:1;
    text-align:right;
    width:auto;
    bottom:0px;
    right:0px;   
    float:left;
    color:rgb(255,255,255);
    font-weight:bold;    
    }
	
.banniere h1{
	position:absolute;
	width:500px;
    font-size:13px;
    bottom:140px;
    right:35px;
    }
.banniere div{
	width:468px;
	float:right;
    }

.souscadre{
	background-color:rgb(255,255,255);
	background-image:url(images/fade.gif);
	background-repeat:repeat-x;
	}
	
.content { 
	background-color:rgb(255,255,255);
	display:block;  
	float:left;
	border-right: 1px solid rgb(180,180,180);
    border-bottom: 1px solid rgb(180,180,180);
    padding:0.25%;
   	margin-top:3px;
    margin-left: 0.5%;
	width:90%;
    }
    
.colonne {
     position:absolute;
	 top:200px;
	 right:-105px;
	 background-color:rgb(255,255,255);
	 background-image:url(images/fade.gif);
	 background-repeat:repeat-x;
     display:block;
     margin:0.5%;
     float:left;
     width:165px;
     border-right:3px solid rgb(0,0,0);
    }
.colonne #top{
	 background-image:url(images/colonne-top.gif);
	 background-repeat:no-repeat;
	 height:36px;
	 width:100px;
	 margin-left:67px;	 
	 position:relative;
}
.colonne #bottom{
	 background-image:url(images/colonne-bottom.gif);
	 background-repeat:no-repeat;
	 height:25px;
	 width:100px;
	 margin-left:65px;	 
	 position:relative;
}
	
.menu {
    color:rgb(255,255,255);
	height:28px;
    font-weight:bold;
    border-bottom:solid 1px rgb(82,8,67);
	padding-top:3px;
	font-size:16px;
	text-align:center;
    }
    
.d_sublink{
	clear:left;
	margin-left:10px;
	border-left:2px solid rgb(102,36,88);
		}
    	
.menu a, .menu img {
	-moz-border-radius:30px;
	color:rgb(0,0,0);
    font-weight:bold;
    background-color:rgb(255,255,255);
    border-top:1px solid rgb(0,0,0);
    border-right:1px solid rgb(0,0,0);
    height:24px;
    top:0px;
    text-decoration: none;
    }
    
.menu #lien{
	opacity:0.6;
	filter: alpha("opacity = 60");
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:24px;
	text-decoration:none;
	}
	
.menu #onlien{
	opacity:0.95;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	text-decoration:none;	
	}
	
.menu #lien:hover{
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:24px;
	opacity:1;
	filter: alpha("opacity = 100");
	}
    
.menu a:hover {
	background-color:rgb(28,28,139);
    background-repeat:repeat;
    height:100%;
    color:rgb(255,255,255);
    font-weight:bold;
    } 
    
.pied {
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:rgb(255,255,255);
	width:800px;
    text-align:center;
    border-top:1px dotted rgb(180,180,180);
    color:rgb(180,180,180);
	clear:left;
	padding-bottom:25px;    
    }
.pied a{
    color:rgb(155,180,180);
    }
    
.colonne .titre  {
	width:100%;
    text-align:center;
    font-size: 12px;
	font-weight:bold;
	background-color:rgb(0,35,73);
	color:rgb(255,255,255);
	padding-bottom:1px;
	text-decoration: none;
	background-image:url(images/cloud.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}

 .content .titre{
	width:100%;
    text-align:center;
    font-size: 14px;
	height:16px;
	font-weight:bold;
	color:rgb(255,255,255);
	background-color:rgb(0,35,73);
	background-image:url(images/cloud.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
        }

.text {
    border-bottom:solid rgb(0,35,73);
    margin-bottom:5px;
    margin-top:0px;
    font-size:12px;
   	background-color:rgb(255,255,255);
    line-height:1.5em;
    }

.colonne .text {
	background-color:rgb(255,255,255);
	margin:3px;
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;

	
		}

.horoscope img{
	width:20px;
	height:20px;
}


/* Ajout Horoscope Michel */

.mhoroscope { text-align: justify;
width: 70%;
padding-left: 15%;
padding-right: 15%;
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-weight:bold;
font-size:16px;
background-color:#ffffff;

}
.mhoroscope img {
margin-top:35px;
background-color:#ffffff;
margin-left:10px;
alpha:filter(opacity=70);
opacity:0.7;
float: left;
width: 100px;
height: 100px;
margin-right:15px;
margin-bottom:15px;

}
.msigne { margin:5px;
padding-bottom: 50px;
padding-left: 10px;
text-align: justify;
color:#333399;
font-size: 13px;
font-weight: bold;
font-style: italic;
background-color:#CC66CC;
background-repeat: repeat-x;
-moz-border-radius:25px;
border:2px outset #aaaaaa;
}


 /* Core Classes */
/*----------------------------------------------------------------------------*/

td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 12px  arial, verdana, tahoma, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}

a {
	color: #1A4487;
}

a:hover {
	color: #000;
}

img {	
	border: 0px;
	margin:0px;
	padding:0px;	
}
.linkspage_button{
	border:0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;

	border-bottom: 1px solid #bbb;
	font-size:15px;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
	background-color:rgb(255, 255, 0);
}

.helpbox {
	border: 0px;
}



.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
	width:150px;
	}

/*.logo {
	 display: block;
}*/
 
/* Classe du thème source */


/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.container {
	width: 755px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-right: 1px solid #126CA3;
	border-bottom: 1px solid #126CA3;
	margin-left: 0px;
}

.top_section {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_section {
	vertical-align: top;
	width: 160px;
	border-right: 1px solid #126CA3;
	background-color: #CCDCF9;
}

.top_bar {
	background-color: #126CA3;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {
	border-left: 1px solid #126CA3;
	text-align: center;
	vertical-align: top;
	width: 160px;
}

.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
	vertical-align: top;

}

.main_caption {
	font-size: 16px;
	font-weight:bold;
	color:rgb(255,255,255);
	background-image:url(images/cloud.gif);
	background-repeat:no-repeat;
	background-color:rgb(0,35,73);
	}
.main_caption a{
	color:rgb(255,255,255);
	text-decoration: none;
	}
.main_caption #bordure {
	float:left;
	height:20px;
	}
	
.tablerender .category {
	text-align:right;
	width:100%;
}

.category :link, .category :visited{
	font-weight:bold;
	font-size:13px;
	color:rgb(255,255,255);
	position:relative;
	padding-right:10px;
	padding-left:20px;
	border:0px;
	background-color:rgb(97,15,81);
	background-image:url("images/bordure.gif");
	background-repeat:no-repeat;
}


.main_caption2 {
	position:relative;
	font-size:12px;
	color:rgb(200,200,200);
	top:20px;
}

.main_caption2 *:link{
	color:rgb(100,100,100);
}

.tablerender {
	margin-top: 25px;
}
.tablerender h3{
	font-size:13px;
	font-weight:bold;
	font-style: italic;
	background-image:url(./images/sommaire.png);
	background-repeat:repeat-x;
	background-color:rgb(235,235,250);
	margin:0px 0px 0px 5px;
	padding:3px;
	opacity:0.6;
	filter: alpha("opacity = 60");
	}

/* Theme Specific Classes: News Style */

.news_info_top {
	padding: 2px;
}

.news_info_bottom {
	width: 100%;
	background-color: #f7f7f9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

/* Theme Specific Classes: Advanced Content Management Graphic */

.advanced_image {
	width: 145px;
	height: 90px;
	display: block;
	margin-left: 14px;
}


/* Theme Specific Classes: Paperclipped Notes Menu */

.paperclip_container {
	text-align: center;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 130px;
	height: 175px;
}

.paperclip_caption {
	padding: 6px 0px;
	text-align: right;
}

.paperclip {
	font-weight: bold;
	font-size: 12px;
	padding: 34px 20px 0px 20px;
	text-align: left;
	background-image: url(images/paperclip.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	vertical-align: top;
}


/* Theme Specific Classes: Post It Note Menu */

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: 7px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.post_it_top {
	background-image: url(images/post_it_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.post_it_back {
	text-align: left;
	background-image: url(images/post_it_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.post_it_bottom {
	background-image: url(images/post_it_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 12px 7px;
}

.post_it_caption {
	padding-bottom: 5px;
}