
body {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 1024px;
	position: relative;
}

/* Contenu des pages */
h1 {
	font-family: Georgia;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
}

#rollover_abracadabra{
	position:relative;
	top:-60px;
	right:-375px;

	color:transparent;
 	height:60px;
	width:180px;
	z-index:20;
	border:0;
	cursor:pointer;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_abracadabra.jpg) no-repeat 0px 0px;
}

#rollover_abracadabra:hover{
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_abracadabra.jpg) no-repeat 0px -60px;
}

#lien_abracdabra{
	display:none
	position:relative;
	top:-60px;
	right:-375px;
	height:60px;
	width:180px;
}

#rollover_imprimer{
	position:absolute;
	left:470px;
	top:8px;
	height:36px;
	width:84px;
	z-index:20;
	border:0;
	cursor:pointer;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_imprimer.png) no-repeat 0px 0px;
}

#rollover_imprimer:hover{
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_imprimer.png) no-repeat 0px -36px;
}

#rollover_envoyer{
	position:absolute;
	left:470px;
	top:25px;
	height:36px;
	width:84px;
	z-index:20;
	border:0;
	cursor:pointer;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_envoyer.png) no-repeat 0px 0px;
}

#rollover_envoyer:hover{
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_envoyer.png) no-repeat 0px -36px;
}

#lien_envoyer{
	text-decoration:none;
	position:relative;	
	top:-35px;
	left:470px;

}

a#rollover_devinettes {
    position: absolute;
	top: 365px;
	left:40px;
	height:40px;
	width:160px;
	z-index:10;
}

a#rollover_moulinette {
    position: absolute;
	top: 315px;
	left:40px;
	height:40px;
	width:160px;
	z-index:10;
}

#rollover_nouvelle {
	position:relative;
	top:-50px;
	right:-375px;
	color:transparent;
 	height:60px;
	width:180px;
	z-index:20;
	border:0;
	cursor:pointer;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_devinette.png) no-repeat 0px 0px;
}

#rollover_nouvelle:hover {
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_devinette.png) no-repeat 0px -60px;
}

#rollover_gagne, #rollover_chat {
	margin-top:8px;
	position:relative;
	color:transparent;
 	height:30px;
	z-index:20;
	border:0;
	cursor:pointer;
}

#rollover_gagne {
	width:100px;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_gagne.png) no-repeat 0px 0px;
}

#rollover_gagne:hover {
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_gagne.png) no-repeat 0px -30px;
}

#rollover_chat {
	width:150px;
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_chat.png) no-repeat 0px 0px;
}

#rollover_chat:hover {
	background: url(http://mathiasfranck.free.fr/new_deco/bouton_chat.png) no-repeat 0px -30px;
}

#lien_nouvelle{
	text-decoration:none;
	position:relative;	
 	height:60px;
	width:180px;
}


.champ {
	position:absolute;
	margin-top: -2px;
	left:100px;
	width:300px;
	border-color:#C8EC49;
}

.champ_rebus {
	border-color:#C8EC49;
	width:543px;
	height:92px;
}

#bandeau_top {
	width:1024px;
	height: 200px;
	z-index:0;
	background: url(http://mathiasfranck.free.fr/new_deco/bandeau_top.jpg) no-repeat;
}

.erreur {
	position:absolute;
	top:330px;
	left:250px;
	font-size:18px;
	color:#FF0000;
}

#jauge {
	position:absolute;
	top: 80px;
	left:260px;
}

.blocsommaire {
	position:relative;
	top:65px;
	left:685px;
	width:160px;
	z-index:20;
	margin-bottom:-20px;

}

.sommaire {
	display:block;
	height: 20px; 
	font-family: Georgia;
	font-size:16px;
	text-decoration:none;
	color: #009900;
}

.sommaireselected {
    padding-top: 1px;
   padding-bottom: 1px;
    padding-left:3px;
	display:block;
	height: 18px; 
	font-family: Georgia;
	font-size:16px;
	text-decoration: none;
	color:#FFFFFF;
	background-color:#00B9E9;
}

a.sommaire:hover {
	color: #00B9E9;
}

#banner {
	position:absolute;
	top:220px;
	left:215px;
	width:610px;
	height:0px;
	z-index:20;
	background-color:transparent;
	display:none;
}

/*
#blocpub {
	float:left;
	margin-top:20px;
	margin-left:34px;
	width:120px;
	height:600px;
	z-index:20;
}
*/

#blocpub {
	/* display:none; */
	position:absolute;
	left:-4px;
	top:430px;
	width:160px;
	height:600px;
	z-index:11;			
	display:none;
}

#banner_droite {
	/* display:none; */
	position:absolute;
	left:883px;
	top:430px;
	width:120px;
	height:600px;
	z-index:20;
	display:none;
}

.top,.top_devi,.top_annexe {
	width: 1024px;
	height:220px;
	font-family: Georgia;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	/* color: #00BBD3;*/
	 color: #00bcd5;
}

.top {
	background: url(http://mathiasfranck.free.fr/new_deco/haut_moulinette.jpg) no-repeat;
}

.top_devi {
	background: url(http://mathiasfranck.free.fr/new_deco/haut_devinette.jpg) no-repeat;
}

.top_annexe {
	background: url(http://mathiasfranck.free.fr/new_deco/haut_annexe.jpg) no-repeat;
}


.mid,.mid_devi,.mid_annexe{
	width: 1024px;
	font-family: Georgia;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	/* color: #00B9E9;*/
	 color: #00bcd5;
}

.mid {
	background: url(http://mathiasfranck.free.fr/new_deco/bords.jpg) repeat-y;
}

.mid_devi {
	background: url(http://mathiasfranck.free.fr/new_deco/bords_devi.jpg) repeat-y;
}

.mid_annexe {
	margin-top:-10px;
	background: url(http://mathiasfranck.free.fr/new_deco/bords_annexe.jpg) repeat-y;
}

.contenu_fixe,.entete_redac {
	position: relative;
	top:40px;
	left:245px;
	z-index:20;
}

.entete_redac {
	font-size:18px;
	width:400px;
}

.suite_fixe {
	position: relative;
	left:245px;
	margin-bottom:-60px;
    /* color: #00B9E9; */
    color: #00bcd5;

}

#rebus {
	display:none;
	position:relative;
	margin-top:-140px;
	left: 225px;
	width:630px;
}

.rappel_phrase, .invite_devi {
	position:absolute;
	padding-left:75px;
	padding-top:8px;
	top:8px;
	font-size: 16px;
	width:400px;
	height:32px;
	color:#FF6600;
	background:	url(http://mathiasfranck.free.fr/new_deco/main.png) no-repeat;
}

.invite_devi {
	position:relative;
	padding-left:75px;
	padding-top:8px;
	top:8px;
	color:#E8238D;
}

.bot, .bot_devi,.bot_annexe{
	position:relative;
	top:0px;
	margin-left: 167px;
	margin-right: auto;
	width:1024px;
	height:60px;
	z-index:0;
}

.bot {
	background: url(http://mathiasfranck.free.fr/new_deco/bas_mouli_court.jpg) no-repeat;
}

.bot_devi {
	background: url(http://mathiasfranck.free.fr/new_deco/bas_devi_court.jpg) no-repeat;	
	margin-left: 166px;
	margin-top:60px;
}
.bot_annexe {
	background: url(http://mathiasfranck.free.fr/new_deco/bas_annexe_court.jpg) no-repeat;
	margin-left: 166px;
	margin-top:60px;
}

.nopub {
	position:absolute;
	font-size:15px;
	top:140px;
	left:692px;
	z-index:20;
}

.bonne_reponse, .mauvaise_reponse, .langue_au_chat {
	position:relative;
	font-family: Georgia;
	font-size: 30px;
	font-weight:normal;
	width:570px;
	text-align:center;
	text-decoration: none;
}

.bonne_reponse {
	top:50px;
	color:#099716;
}

.mauvaise_reponse{
	color:#FF0000;
}

.langue_au_chat {
	top:50px;
	/* color: #00B9E9*/
	color: #00bcd5;

}

.titre_annexe {
	font-size:50px;
	color:#099716;
	margin-bottom:20px;
}

.contenu_redac {
 position:relative;
 top:-30px;
 width:560px;
 color:#000000
}

.encadre {
	border:2px groove #00bcd5;
	color: #000000;
	background: #F9F9F9;
	padding:10px ;
}

#banner_digdeep {
	position:absolute;
	top:18px;
	left:350px;
}

#topo_digdeep {
	font-size:14px;
	color:#e2490f;
	margin-top:-23px;
 	width:560px;
}

a.topo_digdeep {
	color:#e2490f;
}



