@charset "UTF-8";
/* CSS Document */

body{
	background-color:#0C0C0C;
	background-image:url(../images/fond_rep.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
}

.spacer{
	clear:both;
}

.left_spac{
	clear:left;
}

#global{
	width:948px;
	margin:0 auto;
}

#titre{
	background-image:url(../images/titre.jpg);
	width:948px;
	height:186px;
}

#conteneur{
	width:948px;
	background-image:url(../images/cont_rep.jpg);
}

#bas{
	width:948px;
	background-image:url(../images/bas.jpg);
	height:78px;
}

#contenu{
	background-image:url(../images/patte_bas.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:600px;
}

#bande{
	background-image:url(../images/bande.jpg);
	height:53px;
	width:590px;
	margin: 0px 0px 0px 27px;
	padding:0px;
}

#bouton{
	background-image:url(../images/ok.jpg);
	border:none;
	height:53px;
	width:46px;
	margin: 0px 10px 0px 0px;
	float:right;
	cursor:pointer;
}

#bouton:hover{
	background-position:0px 52px;
}

#contenu_droit{
	width:235px;
	float:right;
	height:105px;
}

#question{
	background-color:#333;
	border:1px solid;
	color:#FFF;
	border-color:#c34289;
}

#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	right: 0; top: 0;
	background:url(../images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

a img{
	border:0px;
}

*, * focus {
	outline: none;
}

#bande label {
	padding:19px 0px 0px 15px;
	display:block;
	width:250px;
	font-size:12px;
	float:left;
}

#bande input{
	margin:15px 0px 0px 0px;
	width:250px;
	height:14px;
}

#navigation {
	cursor:pointer;
	padding:0px 0px 0px 21px;
  	list-style: none;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  	height: 32px;
	position: relative;
	display: block;
	background: url(../images/menu_part.jpg) 0 0 no-repeat;
}

#partage{
	height:44px;
	width:475px;
	background-image:url(../images/com_fond.jpg);
	margin:5px 0px 0px 27px;
}

#partage h1{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 0px 0px 80px;
}


#commentaire{
	height:44px;
	width:475px;
	background-image:url(../images/com_fond.jpg);
	margin:5px 0px 0px 27px;
}

#commentaire h1{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 0px 0px 80px;
}

#commentaire a{
	color:#FFF;
	text-decoration:none;
}

#commentaire a:hover{
	color:#ff2798;
	text-decoration:underline;
}

#connexion{
	color:#FFF;
	font-size:12px;
	padding:5px 0px 5px 50px;
}

#connexion a{
	color:#FFF;
	font-size:12px;
}

#connexion a:hover{
	color:#f62e91;
	text-decoration:none;
	font-size:12px;
}

#cont_onglet{
	background-image:url(../images/fond_rep_prof.jpg);
	width:948px;
	color:#FFF;
}

#pieddepage{
	font-size:10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	margin: 5px auto;
	width:220px;
	text-align:center;
}

#pieddepage a{
	color:#FFF;
}

#pieddepage a:hover{
	color:#f62e91;
	text-decoration:none;
}

#comment_form{
	margin: 5px 70px;
}

#comment_form textarea{
	width:413px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bouton_form{
	background-image:url(../images/envoie2.jpg);
	border:0px;
	width:203px;
	height:46px;
	margin:0 100px;
	cursor:pointer;
}

#connect{
	margin: 0px 115px;
}

#connect a{
	color:#666;
font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#connect a:hover{
	color:#f62e91;
	font-family:"Century Gothic", Arial;
	font-size:14px;
	font-weight:bold;
}