@import url('http://fonts.googleapis.com/css?family=Lobster');
@import url("../lib/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css");
@import url("../lib/arscode-social-slider/fblb.css");
@import url('navigation.css');
@import url('tooltip.css');
@import url('video.css');
@import url('vote.css');
@import url('recherche.css');

body {
	margin:0;
	padding:0;
	font-size:13px;
	color: #000;
	background-color: #9C0A51;
	background-position:top center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	
	background-position:center top;
	background-attachment:fixed;
}
body.inscription {
	background-color:#FFF;
}

body ul#sharebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display:none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding:10px 0 10px 10px;
    position: absolute;
    text-align: center;
    width: 80px;
    z-index: 99;
}


body .right {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding:10px;
    position: fixed;
    text-align:left;
	top:10px;
	right:10px;
    width:200px;
    z-index: 99;
}

img {
	border:none;
}

a {
	outline:none;
}

div.error {
	background-color:#F00;
	color:#FFF;
	border:1px solid black;
	padding:5px 5px 5px 25px;
	background-image:url(../images/deco/attention.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
}

div.succes {
	background-color:green;
	color:#FFF;
	border:1px solid black;
	padding:5px 5px 5px 25px;
	background-image:url(../images/deco/valide.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
}

div.time {
	background-color:green;
	color:#FFF;
	border:1px solid black;
	padding:5px 5px 5px 25px;
	background-position:3px 3px;
	background-repeat:no-repeat;
	margin:10px 0;
	text-align:center;
	font-size:16px;
}

.italic_11 {
	font-style:italic;
	font-size:10px;
}

h1 {
	color: #E41A72;
	font-size: 28px;
	margin:0 0 10px 0;
	font-family:'Lobster',Arial,Helvetica,sans-serif;
	text-shadow:1px 1px 1px #BBBBBB;
}

h1.center {
	text-align:center;
}

h2 {
	color: #E41A72;
	font-size: 20px;
	display:block;
	font-family:'Lobster',Arial,Helvetica,sans-serif;
	text-shadow:1px 1px 1px #BBBBBB;
	text-decoration:none;

}

h2.center {
	text-align:center;
}

.texte_center {
	text-align:center;
}

h3 {
	color: #E41A72;
    font-size: 18px;
	height:25px;
    font-weight: normal;
    line-height: 25px;
	margin:0;
}



h4 {
	color: #3399dd;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}


fieldset {
	border:0;
}

.space {
	display:block;
	height:1px;
	clear:both;
}


#general {
	width:960px;
	margin: 0 auto;
	height: 100%;
	padding:0 19px;
	background-image: url(../images/deco/bg_content.png);
}

#header {
	height:120px;
	margin:0 auto;
	padding: 0;
	width: 960px;
	clear:both;
	background-image:url(../images/deco/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#header .encart_pub {
	float:right;
	width:728px;
	height:90px;
	margin:10px 10px 0 0;
}

#header a.logo {
	display: block;
	height: 115px;
	width: 200px;
	margin:0 0 0 15px;
	text-align:center;
	position:absolute;
}

#content {
	height: 100%;
	width: 956px;
	color:#000;
	padding:0;
	background-color: #FFF;
	margin: 10px auto;
}

#middle_content  {
	width: 953px;
	margin:0 auto;
	padding:0;
}

#middle_content_center {
	width:765px;
	float:left;
	
}

#middle_content_center a {
	color:#E41A72;	
}



/*####################################################*/
/*####################################################*/
/*####################################################*/

#middle_content_center .encart .liste_comentaire {
	float:right;
	width:250px;
}

#middle_content_center .encart .form_comentaire {
	width:250px;
	float:left;
	text-align: center;
}

#middle_content_center .encart .form_comentaire label {
	float:left;
	width:100px;
	color: #28DDFA;
}

#middle_content_center .encart .form_comentaire input.champ {
	float:left;
	width:140px;
	border: 1px solid #abadb3;
}


#middle_content_center .encart .form_comentaire textarea.champ {
	width:250px;
	height:100px;
	border: 1px solid #abadb3;
}

#middle_content_center .encart .middle .ban {
	margin:0 auto;
	width:468px;
	text-align:center;
}

#middle_content_center .encart .middle .date {
	color:#28d6f5;
	font-size:14px;
	font-weight:bolder !important;
}

#middle_content_center .encart .middle .titre {
	color:#f58d28;
	font-size:14px;
	font-weight:bolder !important;
}


#middle_content_center .encart .middle .note {
	font-size:16px;
	font-weight:bold;
	text-align:center;

}



/******************************************/

#middle_content_left {
	width:160px;
	float:left;
	margin:0 10px 0 10px;
}


#middle_content_left .center {
	text-align:center;
}

#middle_content_left .encart {
	width:160px;
	margin:0 0 18px 0;
}

	


/************************** HOME *******************************************/
#middle_content_center .encart_jeux_left, #middle_content_center .encart_jeux_right {
	float:left;
	padding:5px;
	border:1px solid #E41A72;
}

#middle_content_center .encart_jeux_left img, #middle_content_center .encart_jeux_right img {
	 opacity : 1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
}

#middle_content_center .encart_jeux_left img:hover, #middle_content_center .encart_jeux_right img:hover {
	 opacity : 0.6;
    -moz-opacity : 0.6;
    -ms-filter: "alpha(opacity=60)"; /* IE 8 */
}

#middle_content_center .encart_jeux_left {
	margin:0 10px 10px 0;
}

#middle_content_center .encart_jeux_right {
	margin:0 0 10px 0;
}

#middle_content_center .titre_categorie_jeux a {
	color: #E41A72;
	font-size: 22px;
	margin:0 0 5px 0;
	display:block;
	font-family:'Lobster',Arial,Helvetica,sans-serif;
	text-shadow:1px 1px 1px #BBBBBB;
	text-decoration:none;
}

/*****************************************************************************/

#middle_content a {
	
	text-decoration:none;
	font-weight:bolder;
}

/*******************************/

#footer {
	color:#fffa92;
	text-align:center;
	font-weight: bold;
	padding: 10px;
	width: 940px;
	margin: 0 auto;
	background-color: #9C0A51;
}

div.copyright {
	text-align:center;
	color:#fffa92;
	font-size:11px;
	margin:0 0 5px 0;
}

div.copyright a {
	text-decoration:underline;
	color:#fffa92;
}


.backlinks p {
	color:#FFF;
	font-size:11px;
	margin:0;
	padding:0;
}

.backlinks {
	text-align:center;
	display:block;
	margin:20px auto 0 auto;
}


.backlinks a {
	color:white;
	text-decoration:none;
}


div.jaune {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#f6ff00;
}

span.texte_11 {
	font-size:11px;
	font-style:italic;
}

.pub_right {
	float:right;
	margin:0 0 20px 20px;
	width:300px;
	height:250px;
}


.pub_center {
	display:block;
	width:728px;
	height:90px;
	margin:0 auto 20px auto;
}

.pagination_central {
	display:block;
	margin:20px 0;
	text-align:center;
	width:700px;
	margin:0 auto;
}

.pagination_central a.photo_precedente {
	background-image: url(../images/deco/picto_prev.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 10px 5px 23px;
	float:left;
	text-align:left;
	width:200px;
}


.pagination_central a.photo_suivante {
	background-image: url(../images/deco/picto_next.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:5px 23px 5px 10px;
	float:right;
	text-align:right;
	width:200px;
}



/*************************/

#middle_content_left .connexion {
	width:160px;
	background-color:#ee2494;
	color:white;
	border:1px solid #e901c9;
	padding:0 0 10px 0;
}

#middle_content_left .connexion ul {
	margin:0;
	
}
#middle_content_left .connexion label {
	display:block;
	margin:0 0 3px 0;
}

#middle_content_left .connexion input {
	display:block;
	margin:0 0 5px 0;
	padding:3px;
	background-color:white;
	border:1px solid #9C0A51;
	width:134px;
}

#middle_content_left .connexion input.submit {
	display:block;
	margin:0 0 5px 0;
	background-color:#e901c9;
	cursor:pointer;
	border-radius:5px;
	font-weight:bold;
	background-image:url(../images/deco/bg_nav.png);
}

#middle_content_left .connexion .mdp_faux {
	margin:0 0 10px 0;
	background-color:red;
	color:white;
}

#middle_content_left .connexion input.submit:hover {
	background-color:white;
	color:#9C0A51;
}

#middle_content_left .connexion a {
	font-weight:bold;
	display:block;
	margin:10px 0 0 0;
	color:white;
}

.rose {
	color: #E41A72;
	font-weight:bold;
}

span.red, label.error {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	color:red;
}

html body div#general div#content div#middle_content div#middle_content_center ul.liste {
	margin:0 0 0 20px;
	padding:0;
}

html body div#general div#content div#middle_content div#middle_content_center ul.liste li {
	list-style-image:url(../images/deco/li_liste.png);
	margin:0 0 5px 0;
	display:list-item;
}

html body div#general div#content div#middle_content div#middle_content_center ul.liste li a {
	margin:0 0 3px 0;
	text-transform: lowercase;
	color:#000;
	font-weight:normal;
}

html body div#general div#content div#middle_content div#middle_content_center ul.liste li a:hover {
	margin:0 0 3px 0;
	text-transform: lowercase;
	color:#E41A72;
	font-weight:normal;
}

.center {
	text-align:center;
}

.bt {
	display:block;
	margin:0 auto 0 auto;
	cursor:pointer;
	border-radius:5px;
	font-weight:bold;
	width:300px;
	padding:5px;
	color:black;
	background-image:url(../images/deco/bgBouton.gif);
}

.description, .texte_justify {
	text-align:justify;
}

div.source a {
	margin:20px 0 0 0;
	font-style:italic;
}

ul#sharebar li div#___plusone_0 {
	margin:10px 0 0 0;
}

html body div#general div#content div#middle_content div#middle_content_center div#cse-search-results iframe {
	width:766px;
}