/*@import url(../../rsc/basic.css);	/* Import basic styles */
/*@import url(../../rsc/img.css);	/* Import standard image styles */
/*@import url(../../rsc/blog_elements.css);	/* Import standard blog elements styles */
/*@import url(../../rsc/forms.css);	/* Import default form styles */
/*@import url(../../rsc/comments.css);	/* Import default comment styles */
/*@import url(../../rsc/forms.css);	/* Import default form styles */
/*
H1 {
	MARGIN-LEFT: 0.5em;
	margin-bottom: 0ex;
}
H2 {
	MARGIN-BOTTOM: 4px
}
.infos H3 {
	FONT-SIZE: smaller; TEXT-ALIGN: right
}
.infos H4 A:unknown {
	content: '| '
}
A {
	COLOR: white; BACKGROUND-COLOR: transparent
}
A:link {
	
}
A:visited {
	
}
A:hover {
	COLOR: #4c69b9; BACKGROUND-COLOR: white
}
#main {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px 33ex 0px 10px; PADDING-TOP: 10px
}
#tagline {
	MARGIN-LEFT: 1em;
	font-weight: bold;
}
#main .infos {
	TEXT-ALIGN: right
}
.infos H3 {
	DISPLAY: inline
}
.infos H4 {
	DISPLAY: inline
}
.bPost, .bComment {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 10px; BORDER-LEFT: white 1px dotted; PADDING-TOP: 0px; BORDER-BOTTOM: white 1px dotted; moz-border-radius: 20px
}
.article {
	LINE-HEIGHT: 140%
}
#main A {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
#main A:hover {
	COLOR: #4c69b9; BACKGROUND-COLOR: white
}
UNKNOWN {
	FONT-WEIGHT: bold; COLOR: silver; content: " [" attr(hreflang) "]"
}
#main Q {
	FONT-STYLE: italic; quotes: '« ' ' »' '“ ' ' ”'
}
DIV.interaction {
	TEXT-ALIGN: right
}
DIV.storyTitle {
	MARGIN-TOP: 2em
}

}
UNKNOWN {
	WIDTH: 25ex;
}

UNKNOWN {
	
}
.center {
	TEXT-ALIGN: center
}
FIELDSET {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.contenucomment LABEL {
	FONT-WEIGHT: bold; FLOAT: left; MARGIN-LEFT: 1em; WIDTH: 9.1em
}
.contenucomment INPUT {
	MARGIN-LEFT: 1em; WIDTH: 20em
}
.contenucomment TEXTAREA {
	MARGIN-LEFT: 1em; WIDTH: 20em
}
.fincomment {
	MARGIN-TOP: 1em; MARGIN-LEFT: 11em
}
.author {
	MARGIN-BOTTOM: 0px
}
#prelude {
	MARGIN-LEFT: 1em
}
form
{
	margin: 0ex;
	padding: 0ex;
}
img.logo
{
	padding: 2px;
	border: none;
	vertical-align: middle;
}
.baseline
{
	border-top: 1px solid #FFFFFF;
	margin: 2ex;
	margin-right: 33ex;
}
/* Styles for comment form */
/*input.bComment, 
textarea.bComment
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	margin: 0ex;
}

fieldset span.notes {
	color: #000; /* override */
/*}*/
a, a:visited {
	color: #003366;
	text-decoration: none;
/*	background-image: url(images/link_dotted.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
	}
	
a:hover {
	background-image: url(images/link_solid.png);
	background-repeat: repeat-x;
	background-position: bottom;}

a img {
	border:0px;}
	
#alpha {
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 750px;
	font-size: 12px;
	line-height: 150%;
	padding: 10px 10px 0px 0px;
	display: block;
	background-color: #ffffff;
}
		
#alpha .searchResults {
	margin: 0px;
	padding: 10px 0px 10px 0px;}

#alpha .searchResults .resultIcons {
	display: block;
	float: left;
	width: 30px;
	margin: 0px 6px 6px 0px; }

#alpha .searchResults .resultIcons .resultPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding: 2px 3px 0px 3px;
	color: #333;
	font-weight: bold;
	float: left;
	display: block;
	width: 24px;
	height: 22px;
	background-image: url(images/resultsPage_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 2px; }

#alpha .searchResults .resultIcons .resultSection {
	display: block;
	float: left;
	width: 30px;
	height: 14px; }

#alpha .searchResults .resultTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	display: block;
	margin: 0px 0px 7px 0px; }

#alpha .searchResults .resultInfo {
	font-size: 11px;
	color: #333;
	display: block; }

#alpha .searchResults .resultExcerpt span {
	clear: both;
	font-size: 11px;
	color: #333;
	display: block; }
body {
     margin: 0; /* pour éviter les marges */
     }
.home img { /* On the sidebar */
	width:34px;
	height:27px;
	border: none;
	position: absolute;
	right: 0;
	}	 
#search input {
    font-size:10px;
	font-family:arial;
	border: 1px solid #999999;
	background-image: url(images/back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333;
	text-indent: 5px;
}
p.input input, textarea { width: 450px; }

#search input:hover { 
	border: 1px solid #CC0000;
	color: #CC0000;
 }

hr {
	width: 50%;
	height: 1px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
} 	 
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#wrapper {
	position:relative;
	top:0px;
	width:990px;
	height:288px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}
#pageHeader {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:163px;
	z-index:2;
}
#logo {
	position:relative;
	left:0px;
	top:0px;
	width:435px;
	height:163px;
	z-index:2;
	background-image: url(images/logo.gif);
}
#barre_recherche {
	position:absolute;
	top:0px;
	width:365px;
	z-index:2;
	background-image: url(images/barre_recherche.gif);
	right: 0px;
	height: 28px;
	text-indent: 45px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#administration {
	position:absolute;
	top:36px;
	width:auto;
	height:auto;
	z-index:2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	right: 0px;
	text-indent: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333;
}
#search {
	position:absolute;
	left:0px;
	top:0px;
	width:331px;
	height:27px;
	z-index:2;
	margin-top: 5px;
}
#menu {
	position:relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left:0px;
	top:30px;
	width:178px;
	height:91px;
	z-index:20;
	float: left;
}

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 150px; /* Width of Menu Items */ 
	border-bottom: 1px solid #ddd; 
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 149px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	height: 13px;
	text-decoration: none;
	color: #333; /* IE6 Bug */
	padding: 5px;
	/*	**************/
	
	padding: 5px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: -2px 5px;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #FFFFFF;
	border-bottom-color: #ddd;
	border-left-color: #FFFFFF;
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #cc0000;
	background: #f9f9f9; 	
	
	padding: 5px 0px 5px 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;	
} 

/* Sub Menu Styles */ 
#menu li ul a.submenu {
	text-decoration: none;
	color: #333;
	background: #fff; /* IE6 Bug */
	padding: 5px 0px 5px 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #FFFFFF;
	border-bottom-color: #ddd;
	border-left-color: #FFFFFF;
	
	
	/**/
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a.submenu:hover { 
	color: #E2144A; 
	background: #f7f7f7; 	

	padding: 5px 0px 5px 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
} 

/* Icon Styles */ 
#menu ul a.submenu {
	padding: 5px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: -2px 5px; } 
#menu ul a.submenu:hover {
	padding: 5px 0px 5px 28px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#contenu {
	position:relative;
	top:0px;
	width:800px;
	height:98px;
	z-index:2;
	float: right;

	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
}

.post {
	position:relative;
	top:0px;
	width:800px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 150%;
	background-color: #ffffff;
}

h3 {
	/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;

	padding: 0;
	font-weight: normal;*/


	color: #666;
	font-size: 18px;
	text-align: left;
	line-height: 22px;

	margin: 0;
	padding: 0;
	letter-spacing: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #999999;
}

h1, h3, h5
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

h1
{
	padding: 0 0 4px 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

h5
{
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #aaa;
}


h2 {
	/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;

	padding: 0;
	font-weight: normal;*/


	color: #666;
	font-size: 18px;
	text-align: left;
	line-height: 22px;

	margin: 0;
	padding: 0;
	letter-spacing: 0;
	/*	border-bottom: 2px solid #C0DAEF;bfbfbf*/
	font-family: Georgia, "Times New Roman", Times, serif;
/*	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #999999;*/
}
/*
blockquote {
	border: 2px dotted #004180;
	background-color: #EEF4FB;
	margin:0;
	padding:0 8px 0 8px;
	text-align:justify;
	color: Black;
}
*/
blockquote {
    margin:                 16px;
    padding:                8px;
    background:             url(images/blockquote.gif) no-repeat;
    color:                  #555;
/*    font:                   italic 1em georgia, times;*/
}

.forum_message
{
	margin: 20px 0 0 0;
	padding: 0px;
	clear: left;

	width: 560px;

}

.forum_message_debut
{
	display : block;
	width: 550px;
	height : 30px;
	background: url(images/forum_message_haut.gif) no-repeat;
}

.forum_message_icones
{
	float: left;
	padding: 0 0 0 10px;
	
}

.forum_message_auteur
{
	float: left;
	padding: 0 0 0 10px;
	
}

.forum_message_bulle
{
	width: 30px;
	height : 21px;
	float: left;
	padding: 4px 0 0 5px;
	background: url(images/bulle_message.gif) no-repeat;
	
}

.forum_message_date
{
	float: right;
	padding: 0 10px 0 0;
	color: #ccc;
}


.forum_message_texte
{
	padding: 10px;
	margin: 0;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	display : block;
	width: 526px;
}

.forum_message_fin
{
	display : block;
	width: 550px;
	height : 11px;
	background: url(images/forum_message_bas.gif) no-repeat;
}

.image_sans_marge
{
	border: 0;
	padding: 0;
	margin: 0;
}

.image_forums_icones
{
	float: left;
	border: 0;
	padding: 2px 5px 0 0;
	margin: 0;
}

.freesex a{
	color: #ff0099;
	font-weight: bold;
}

input, textarea {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	text-indent: 3px;
}
a.dl:link {color : #ffffff; text-decoration:none;}
a.dl:visited {color : #ffffff; text-decoration:none;}
a.dl:hover {color : #ffffff; border:0px; text-decoration:underline;}
a.dl:active {color : #ffffff; border:0px; text-decoration:underline;}
#divx {

	top:0px;
	width:120px;
	height:auto;
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
	z-index:1;
	border: 1px dashed #666666;
}
#top_divx {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
#bottom_divx {
	position:relative;
	left:0px;
	width:100%;
	height:auto;
	z-index:2;
	bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
#contenu_divx {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:2;
}
#pub {
	position:absolute;
	left:381px;
	top:120px;
	width:468;
	height:60;
	z-index:5;
}

