body {
	margin: 0;
	background-image: url(../blague-img/bgBody.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #553B1E;
}
a {
	color: #FF0698;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.detail {
	color: #553B1E;
	text-decoration: none;
}
a.detail:hover {
	text-decoration: underline;
}
a.blanc {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:hover {
	text-decoration: underline;
}
.inputBtn {
	background-color:#DAE975; 
	border-color:#CCCCCC;
	border-width:1px; 
	color:#553B1E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

textarea { 
	background-color:#DAE975; 	
	border-color:#CCCCCC;
	border-width:1px; 
	color:#553B1E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
/* HEADER */

#header {
	width: 965px;
	height: 228px;
	background-image: url(../blague-img/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header p.txtTop{
	position: absolute;
	margin: 0;
	padding: 20px 0 0 410px;
	font-size: 13px;
}
ul#lienTop {
	position: absolute;
	margin: 0;
	padding: 21px 0 0 750px;
	list-style-type: none;
	font-size: 12px;
	color: #553B1E;
	font-weight: bold;
}
#lienTop li{
	display: inline;
	margin: 0 9px 0 9px;
}
#lienTop a{
	color: #553B1E;
	text-decoration: none;
}
#lienTop a:hover{
	text-decoration: underline;
}
#header p.txtMiddle{
	position: absolute;
	margin: 0;
	padding: 111px 0 0 200px;
	font-size: 14px;
}
ul#menuTop {
	position: absolute;
	margin: 0;
	padding: 177px 0 0 215px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
}
#menuTop li{
	display: inline;
	margin: 0 17px 0 17px;
}
#menuTop a{
	color: #FFFFFF;
	text-decoration: none;
}
#menuTop a:hover{
	text-decoration: underline;
}

/* CONTENEUR */

#conteneur {
	position: relative;
	width: 965px;
	margin: 0 auto; 
}

/* CONTENU */

#contenu{
	background-image: url(../blague-img/bgCentre.gif);
	background-repeat: repeat-y;
}

/* CENTRE */

#centre {
	width: 550px;
	background-color:#FFFFFF;
	margin-left: 190px;
	margin-right: 175px;
	height: 1500px;
	padding: 0 25px 0 25px;
	line-height: 18px;
	font-size: 12px;
	color: #2E1E0D;
}
html>body #centre  {
	height: auto;
	min-height: 1500px
} 

#centre2 {
	width: 550px;
	background-color:#FFFFFF;
	margin-left: 190px;
	margin-right: 175px;
	height: 1500px;
	padding: 0 25px 0 25px;
	line-height: 18px;
	font-size: 12px;
	color: #2E1E0D;
}
html>body #centre2  {
	height: auto;
	min-height: 1500px
} 

#centre h1{
	font-size: 16px;
	font-weight: bold;
	color: #FF0698;
	margin: 0;
	padding: 18px 0 10px 10px;	
}
#centre p{
	padding-left: 25px;	
	padding-right: 30px;
}
#centre2 h1{
	font-size: 16px;
	font-weight: bold;
	color: #FF0698;
	margin: 0px;
	padding: 18px 0 10px 10px;	
}
#centre2 p{
	padding-left: 25px;	
	padding-right: 30px;
}
.supTitre{
	position: relative;
	width: 540px;
	height: 45px;
	background-image: url(../blague-img/bgTitre.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.supTitre2{
	position: relative;
	width: 540px;
	height: 56px;
	background-image: url(../blague-img/bgTitre2.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.titre {
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	color: #553B1E;
	padding: 8px 0 0 45px;
	margin: 0;
}
.date {
	position: absolute;
	font-size: 9px;
	color: #553B1E;
	
	left: 45px;
	top: 30px;
}
.etoile {
	position: absolute;
	left: 440px;
	top: 11px;
}
.printFriend {
	position: absolute;
	color: #553B1E;
	font-size: 11px;
	font-weight: bold;
	left: 470px;
	top: 29px;
}
.faceb {
	position: absolute;
	left: 125px;
	top: 29px;
}
a.printFriend2 {
	color: #553B1E;
	text-decoration: none;
}
a.printFriend2:hover {
	text-decoration: underline;
}

/* GAUCHE */

#gauche {
	position: absolute;
	left:0;
	width: 190px;
	background-color:#869C1C;
}
#gauche p.topblague {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 190px;
}
#gauche p.topPartenairesL {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 190px;
}
ul#menuBlagues {
	width: 190px;
	padding: 0;
	margin: 0;
	background-color:#7C9117;
	list-style-type: none;

}
#menuBlagues li{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869C1C;
	height: 17px;
	line-height: 17px;
}
#menuBlagues a{
	padding: 0 0 0 22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../blague-img/bulletRose.gif) left center no-repeat;
}
#menuBlagues a:hover{
	text-decoration: underline;
}
.menuBlaguesB {
	background-color: #718513;
}

ul#menuPartenaires {
	width: 190px;
	padding: 0;
	margin: 0;
	background-color:#7C9117;
	list-style-type: none;

}
#menuPartenaires li{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869C1C;
	height: 17px;
	line-height: 17px;
}
#menuPartenaires a{
	padding: 0 0 0 22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../blague-img/bulletRose.gif) left center no-repeat;
}
#menuPartenaires a:hover{
	text-decoration: underline;
}
.menuPartenairesB {
	background-color: #718513;
}


/* DROITE */

#droite {
	position: absolute;
	left:790px;
	background-color:#869C1C;
}
#droite p.topPublicite {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 175px;
	background-position: right;
}
#droite p.contentPublicite {
	padding: 10px 0 10px 0;
	margin: 0;
	background-color: #869C1C;
	text-align: center;
}
#droite p.topPartenairesR {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 175px;
}
ul#menuPartenairesR {
	width: 175px;
	padding: 0;
	margin: 0;
	background-color:#7C9117;
	list-style-type: none;

}
#menuPartenairesR li{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869C1C;
	height: 17px;
	line-height: 17px;
}
#menuPartenairesR a{
	padding: 0 0 0 22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../blague-img/bulletRose.gif) left center no-repeat;
}
#menuPartenairesR a:hover{
	text-decoration: underline;
}
.menuPartenairesRB {
	background-color: #718513;
}
#droite p.topFluxRss {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 175px;
	background-position: right;
}
#droite p.contentFluxRss {
	padding: 10px 0 10px 0;
	margin: 0;
	background-color: #869C1C;
	text-align: center;
}
/* PIED */

#pied {
	height: 55px;
	background-image: url(../blague-img/footer.gif);
	width: 965px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 82px;
	color: #553B1E;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
}


.border0 {
	border: 0px;
}
.chiffreBottom {
	font-size: 12px;
	font-weight: bold;
	color: #553B1E;
	text-align: center;
	padding: 0;
	margin: 0;
}
.txtTopVote {
	margin: 0 0 0 124px;
	padding: 0 0 3px 0;
}
.txtBottomVote {
	margin: 0 0 0 198px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #778A20;
}
.bgVote {
	background-image: url(../blague-img/bgVote.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 299px;
	margin: 0 0 0 140px;
	padding:  6px 0 0 0;

}
.centre {
	text-align: center;
}
.txtRose12px{
	font-size: 12px;
	font-weight: bold;
	color: #FF0698;
}
.txtBrun10px{
	font-size: 10px;
	font-weight: bold;
	color: #553B1E;
}
.bgSupTitle2{
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #553B1E;
	text-align: center;
	background-image: url(../blague-img/bgSupTitle2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.txt10px{
	font-size: 10px;
	color: #553B1E;
}
.pubHori {
	height: 22px;
	width: 478px;
	background-image: url(../blague-img/bgPubHori.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align: center;
}
.motCle {
	font-size: 10px;
	color: #666666;
}
a.white {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
