
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	/* color: #454545; */
		color: #494949;
}

a {	color: #225599;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  {
	color: #737373;
	background: inherit;
	font-weight: bold;
}

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px; }
h222 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
h4 { margin: 0; padding: 0; font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }


li.texte {
	list-style-image: url(images/li-menu.gif);
	margin-left: 10px;
}


form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 100px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/*-------------------------------------------------
  ads-468.php
-------------------------------------------------*/
.ads468{
	width: 340px;
	height: 285px;
	background: #fff;
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 950px;
	padding: 10px; 
}

.header { 
	height: 35px;
 background: #ddeeff; 
/* 	background: #eee url(images/logo-feminin-masculin.gif) no-repeat left; */
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #ddeeff;
	background: #ddeeff;
	color: #DC4362;
}

.logodd {
background: url(images/logo-feminin-masculin.gif) no-repeat top left;

}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #ddeeff;
	}
.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #ffbbdd;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
	background: #ffbbdd;
		float: left; 
	}
	
	.bar li.active { 
		background: #ffbbdd url(images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
		padding: 7px 10px 6px 10px;
	} 
	
	.bar li a:hover { 
		/* color: #E0691A; */
		/* background: inherit; */
		color: #fff;
		background: #DC4362 url(images/bar.gif) no-repeat center top; 
				font-weight: bold; 
		padding: 7px 10px 6px 10px;
	} 
	
.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}



.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

.pubheader {
	/* height: 100px; */
	background: #ddeeff;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #ccc;
}




/* ----------------------------------------------------------------- */
/* bloc gauche ( gauche + milieux)
   --------- */
.left {
	float: left;
	width: 770px;
	margin: 0 0 10px 0;
}


/* gauche dans le milieux
   ---------- */
		
.gauche {
	/* float: right; */
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
}

.gauche h3 {
	background: #DC4362  url(images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.gauche_articles {
		background: #ddeeff;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
/* style menu gauche */
.gauche_articles  li a {
	 display: block; 
	background: #ffffff url(images/li-menu.gif) no-repeat center left;
	color: #DC4362;
	padding: 2px 0 2px 20px;
	margin: 2px 0px 2px 0px; 
	text-decoration: none;
	font-weight: bold;

}
.gauche_articles  li a:active {
	display: block;
	background: #ffffff url(images/li-menu.gif) no-repeat center left;
	color: #DC4362;
	padding: 2px 0 2px 20px; 
   margin: 2px 0px 2px 0px; 
	text-decoration: none;
	font-weight: bold;
}
.gauche_articles  li a:hover { 
	display: block;
	background: #ffffff url(images/li-menu.gif) no-repeat center left;
	color: #334477;
	padding: 2px 0 2px 20px;
	margin: 2px 0px 2px 0px; 
	text-decoration: none;
	font-weight: bold;
}
	

	
.left_box {
font: 1.2em Verdana,Tahoma,Arial,sans-serif;
}



	
	/* Milieux
   ---------- */

.left2 {
	/* float: left; */
	float: right;
	width: 500px;
		color: #494949;
	margin: 0 0 10px 0;

}

.left2 h3 {
	clear: both;
	background: #A9C0CE url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1.2em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

.left2 h1 {
	clear: both;
	background: #A9C0CE url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: normal bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
}

		
		
	.left2_box {
	margin: 0 0 10px 0;
	color: #494949;
	/* font: 1.2em; */
	background: #FFF;
	padding: 3px 0;
	font-size: 1.0em; ;
}
	

/*  bloc annuaire */


	.bloc_gauche {
		float: left;
		width: 250px;
		padding: 0 0 0 40px;
		margin: 0px 0;
	}
	
		.bloc_droit {
		float: right;
		width: 250px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 0px 0;
	}
		
	.bloc_gauchee a, .bloc_droitee a { color: #414141; background: #FFF; }

	.left2_side {
		float: left;
		width: 100px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	
		.right2_side {
		float: right;
		width: 120px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left2_side a, .right2_side a { color: #414141; background: #FFF; }


		

	
	/* right side
   ---------- */
		
.doite {
	float: right;
	width: 170px;
	margin: 0 0 10px 0;
}

.doite h3 {
	background: #DC4362  url(images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.doite_articles {
		background: #ddeeff;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.imagep {
	float: left;
	margin: 0 10px 3px 0;
}

td.bordtab {
	border: 1px solid #CCC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}



/*-------------------------------------------------
  Horoscope
-------------------------------------------------*/
#horoscope {
	top: 0px;
	margin: 10px auto;
	width: 455px;
	height: 175px;
	text-align: center;
	background: #fff;
}

#horoscopetop {
	background: url(images/top-produit.gif) top center no-repeat;
	padding-top: 0px;
	margin: 5px 0px 0px 0px;
	height: 25px;
}

#horoscopeimg {
	padding-top: 0px;
	border-left: 1px solid #bbddee; 
	border-right: 1px solid #bbddee; 
	height: 120px;
}

img.horoscope {
	float: center;
	border: 0;
	margin: 5px 0px 0px 0px;
}

#horoscopebas {
	padding-top: 5px;
	height: 20px;
	border-left: 1px solid #bbddee;
	border-right: 1px solid #bbddee; 
	border-bottom: 1px solid #bbddee; 
}

#horoscopea {
	float:left;
	left: 0;
	width: 145px;
	height: 180px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px; 
}

#horoscopeb {
	float: left;
	width: 145px;
	height: 180px;
	background-color:#FFF;
	padding-top: 0px;
	margin-left: 0px;  
	padding-left: 5px; 
}

#horoscopec {
	float: left;
	width: 145px;
	height: 180px;
	background-color: #FFF;
	margin-left: 0px; 
	padding-top: 0px;
	padding-left: 5px; 
}

/*-------------------------------------------------
/*-------------------------------------------------
  Partenaires
-------------------------------------------------*/


.lienpartenaires li {
list-style-type:circle;
}

.lienpartenaires  a:visited {
color:#333333; text-decoration:none;}
.lienpartenaires  a:link {
color:#333333; text-decoration:none;}
.lienpartenaires  a:hover {
color:#294D69; text-decoration:none;}

.codelink
{
	width: 470px;
	background: #d8dfee;
	text-align: left;
	padding: 5px 5px 5px 5px; /* border-width: 0px 2px 2px 2px; */
/* border-style: solid; */
	border-color: #000;
	margin: 0 auto;
	color: #000;
	font-size: 10px;
	border: 1px solid #6987bc;
	/* border-style: dotted; */
	/* border-style: 1px solid #035E04; */
}

/* Boutons des formulaires contact*/

#formcontact{
	 text-align: left;
	font-style: normal;
	color: #6B6B6B;
	font-size: 11px;
	padding-top: 5px;
}

input.contact {
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

/* Textarea pour contact du site */
textarea.contact {
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

#contact{
	text-align: left;
	font-style: normal;
	color: #000;
	font-size: 11px;
	padding-top: 5px;
	margin-left: 10px;
	/* margin-right: 100px; */
}
#contact a { text-decoration: underline; color:#6B6B6B; font-size: 11px;}
#contact a:hover { text-decoration: none; color:#6B6B6B; font-size: 11px;}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }