body {
        margin: 0 auto;
        width : 100%;
        height: 100%;
        background-color: #5b2b51;
        font-size: 12px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content {
    position:absolute;
    top: 50%;
    width: 100%;
    height: 605px;
    margin-top: -328px;
}
.header {
    position: absolute;
    top: 50%;
    margin-top: -287px;
	 text-align: center;	 
	 width: 100%;
	 background:transparent url("../images/bgOFF.gif") repeat-x top left;
	 height:36px;
	 border-bottom:4px solid #421b3a;
	 border-top:1px solid #C0E2D4;
}

#wrap {
    width: 100%;
    height: 555px;
    text-align: center;
    background-color: #421a3a;
    position: absolute;
    top: 57px;
}

.bordhaut {
        background-image: url("../images/bordhaut.jpg");
        background-repeat: repeat-x;
        height: 5px;
        width: 100%;
}
.bordbas {
        background-image: url("../images/bordbas.jpg");
        background-repeat: repeat-x;
        height: 5px;
        width: 100%;
        position: absolute;
        top: 550px;
        z-index: 1000;
}
.gauche, .gauche2 {
        width: 1064px;
        height: 545px;
        position: absolute;
        left: 50%;
        margin-left: -550px;
        background-image: url("../images/gauche.jpg");
        z-index: 10;
}
.droite, .droite2 {
        width: 500px;
        height: 545px;
        background-image: url("../images/droite.png");
        /*background-color: transparent;*/
        position: absolute;
        left: 50%;
        margin-left: 25px;
        overflow: auto;
        z-index: 1000;
}
.droite2 {
	margin-left: -125px;
	width: 650px;
}
.droite SPAN.dd, .droite2 SPAN.dd {
        margin: 15px;
        display: block;
        color: #FFFFFF;
        text-align: justify;
        padding-bottom: 10px;
}

.bloc {
        margin-bottom: 10px;
        display: block;
}
.bloc .titre {
    color: #fff;
    font-weight: bolder;
    display: block;
    font-size: 14px;
    background-color: #694362;
    padding: 5px;		  
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bloc .titre2 {
        color: #000000;
        font-weight: bolder;
        display: block;
        font-size: 12px;
        background-color: #FFFFFF;
        padding: 5px;
}
.bloc .titre3 {
        color: #000000;
        font-weight: bolder;
        display: block;
        font-size: 14px;
        background-color: #FFFFFF;
        padding: 5px;
		  text-align:: left;
}
.bloc .titre2 .auteur {
        width: 310px;
        display: inline-block
}

.bloc .titre2 .date {
        font-style: italic;
        font-size: 10px;
        text-align: right;
        width: 150px;
}
.bloc .titre .titree {
	display: inline-block;
	vertical-align: middle;
	width: 410px;
}

.bloc .texte {
        display: block;
        padding: 10px;
}
.bloc .texte a, .livre_page a {
        text-decoration: none;
        color: #ecde3b;
}
TABLE a {
	color: #F64CD8;
}
.livre_page_sel a {
        text-decoration: none;
        color: #3b49ec;
        background-color: #FFFFFF;
        padding: 0 2px;
        font-weight: bolder;
        }
.bloc .texte a:hover, .livre_page_sel a:hover, .livre_page a:hover {
        color: #f64cd8;
}

.bloc p {
        margin: 0;
        padding: 0 0 5px 0;
}

#footer {
    position: absolute;
    top: 50%;
    margin-top: 285px;
    color: #FFFFFF;
    left: 50%;
	 margin-left: -540px;
	 width: 1070px;
	 text-align: center;
	 font-size: 11px;
}
#footer p {
	margin: 0;
	padding: 0;
	
}
#footer a {
        color: #FFFFFF
}


.sponsors {
        width: 115px;
        height: 160px;
        margin-right: 5px;
        margin-bottom: 5px;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        display: inline-block;
}

.error {
        font-weight: bolder;
        color: #ac2e2e;
}

.hopblock {
        background-color: #e596f3;
        padding: 10px;
        border: 1px solid #44115b;
        margin-bottom: 5px;
        background-image: url("../images/video.png");
        background-repeat: no-repeat;
        background-position: top right;
}
.hopblock2 {
        background-color: #e596f3;
        padding: 10px;
        border: 1px solid #44115b;
        margin-bottom: 5px;
}
.hopblock3 {
        background-color: #bb5efd;
        padding: 10px;
        border: 1px solid #44115b;
        margin-bottom: 5px;
}
.hopblock img {
        margin-bottom: 5px;
        margin-top: 5px;
}
.hopblock .weight {
        font-weight: bolder;
}
.video {
        width: 48px;
        height: 36px;
        position: absolute;
        right: 0px;
        margin-top: -11px;
        margin-right: 27px;
        cursor: pointer;
}
.middle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -320px;
        margin-left: -213px;
        color: #fff;
        text-align: center;
}

.ajouter {
    padding: 3px 10px;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    cursor: pointer;
}

/*poll-------------------------*/
.poll {
	clear: left;
}
.poll .ok {
	background-image: url(../images/poll_ok.jpg);  
	height: 9px; 
	float: left;
}
.poll .okk {
	background-image: url(../images/poll_okk.jpg);  
	height: 9px; 
	float: left;
}
.poll .no {
	background-image: url(../images/poll_no.jpg);  
	height: 9px; 
	float: left;
}
.poll .pccc, .poll .pcc {
	margin-left: 10px;
	margin-top: -3px;
	float: left;
	margin-bottom: 5px;
}
.poll .pccc {
	color: #7AC6DA;
}
.poll .pcc {
	color: #F1C9ED;
}
.poll .nom {
	margin-bottom: 2px;
}
.total {
	margin-top: 10px;
	clear: left;
	font-weight: bolder; 
	color: #F0E68C;
}
.option INPUT {
	width: 30px;
	display: inline-block;
}
.option LABEL {
	display: inline-block;
	font-weight: normal;
	cursor: pointer;
}



.submit {
	border: 1px outset #244588;
	padding: 5px 10px;
	margin-top: 5px;
	text-align: center;
	cursor: pointer;
	background-color: #dedede;
	color: #000;
	width: 150px;
}
.submit:hover {
	border: 1px inset #244588;
	background-color: #dedede;
	color: #000;
}
.submitActive {
	border: 1px inset #244588;
	background-color: #dedede;
	color: #000;
	cursor: auto;
	margin-top: 5px;
	padding: 5px 10px;
	text-align: center;
	width: 150px;
	/*height: 20px;*/
}


.waiting2 {
	width: 16px;
	height: 11px;
	display: inline-block;
}
.waiting {
	height: 20px;
	color: #BB0000;
	font-weight: bolder;
}

.livre_page a {
   text-decoration: none;
   color: #333333;
}
.livre_page_sel a {
    text-decoration: none;
    color: #fff;
    background-color: #3b5998;
    padding: 0 2px;
    font-weight: bolder;
}
.livre_page_sel a:hover, .livre_page a:hover {
    color: #f64cd8;
}

/*album photo--------------------------------------------*/
#album {
	padding: 5px;
	width: 134px;
	text-align: center;
	float: left;
	margin: 3px 3px 10px 3px;
	background-color: #E5D3E2;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

#album .titre:hover {
	text-decoration: none;	
	color: #ff7700;
}
#album img {
	border: 0;
}
#album .img, #photos .img {
	height: 135px;
	text-align: center;
}
#album .tit {
	color: #FF59AC;
	font-size: 10px;
	text-align: center;
	height: 25px;
}
#album .date  {
	color: #666666;
	font-size: 10px;
	text-align: center;
}

#photos {
	border-top: 2px solid #94a3c4;
	padding: 20px 0px 20px 0px;
	width: 590px;
	margin: 0px auto;
	text-align: left; 
	float: left; 
}
#photos img {
	border: 0;
	padding: 2px;
	margin: 0px auto;
	text-align: center;
}
#photos .img {
	padding: 3px;
	width: 134px;
	height: 150px;
	text-align: center;
	float: left;
	margin: 3px 3px 10px 3px;
	background-color: #E5D3E2;	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#photos .img SPAN {
	display: block;	
}

.nbrephotos {
	margin-left: 5px;
	float: left;
	height: 15px; 
	padding-top: 10px; 
	font-size: 11px;
}
.nbrephotos .gauchee {
	float: left;
	width: 270px;
}
.nbrephotos .droitee, .droit {
	float: right; 
	width: 310px;
	text-align: right;
}
.nbrephotos .suiv {
	width: 50px;
	cursor: pointer;
}
.nbrephotos .prec {
	width: 50px;
	cursor: pointer;
}
.changer_photo SPAN:hover {
	color: #4f6ad7;
	text-decoration: underline;
}
#photo {
	text-align: center;
	border-top: 2px solid #fff;
	clear: left;
	padding-top: 10px;
}

.blanc {
	background-color: #bb8eb3;
}
.bloc a {
	color: #A0522D;
}
.sponsors {
	float: left;
	width: 115px;
	height: 160px;
}

/*guestbook------------------------------------------------*/
.news .guestbook LABEL {
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
.news .guestbook INPUT {
	float: left;
	width: 300px;
	background-color: #F0F0F0;
	border: 1px solid #818181;
	margin-bottom: 5px;
	color: #333;
	margin-right: 100px;
}
.news .guestbook TEXTAREA {
	width: 400px;
	height: 200px;
	border: 1px solid #818181;
	background-color: #F0F0F0;
	float: left;
}
.dhtmlgoodies_question{	
	border-bottom: 1px solid #fff;
	margin-bottom:2px;
	margin-top:2px;
	overflow:hidden;
	cursor:pointer;
	text-align: right;
	background-image: url(../images/sign.gif);
	background-repeat: no-repeat;
	background-position: 300px -3px; 
}
.dhtmlgoodies_answer{	
	border:1px solid #fff;
	background-color:#bb8eb3;	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;	
}
.dhtmlgoodies_answer_content{	
	padding: 10px;
	font-size: 11px;	
	position: relative;	
	color: #000;
}
.cursor{
	cursor: pointer;
} 
.comm {
	clear: left;
	margin-top: 15px;
}
.comm .dessus {
	background-image: url(../images/comm.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 11px;
}
.comm .dessus .pseudo {
	font-weight: bolder;
	float: left;
	margin-left: 33px;
	margin-top: -5px;
	background-image: url(../images/person.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.comm .dessus .date {
	float: left;
	margin-top: -5px;
}
.comm .text {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	clear: left;
	padding: 10px;
	margin-top: -0px;
	background-color: #bb8eb3;
	color: #fff;
}

.facebook {
	display: inline-block; 
	width: 22px;
	vertical-align: middle;
	cursor: pointer;
}


.roll {
	/*position: relative;
	left: 150px;*/
}
.chanson {
	width: 240px;
	margin-bottom: 10px;
}
 .tit {
	color: #000;
	background-color: White;
	width: 230px;
	margin-bottom: 3px;
	height: 17px;
	padding-top: 3px;
	font-weight: bolder;
	padding-left: 10px;
}