#logogets {
	margin-top:19px;
	margin-right:5px;
	float:left;
}

#drapeau {
	margin:95px 0 0 0;
}

#anim{
	width:760px;
	height:160px;
	float:right;
}

.bloc form{
margin:0;
padding:0;
}


/***********/
/* Accueil */ 
/***********/

#reserver_haut {
width:295px;
height:30px;
float:left;
background:url(../images/reserver.jpg);
background-repeat:no-repeat;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:5px 0px 0px 5px;
padding:8px 0px 0px 8px;
}

#reserver_centre {
width:295px;
height:150px;
float:left;
background: url(../images/reserver_centre.jpg);
background-repeat:no-repeat;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
margin:0px 0px 5px 5px;
padding:8px 0px 0px 8px;
}

#reserver_centre a {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#reserver_centre a:hover{
font-size:12px;
font-weight:bold;
color:#000000;
}

#reserver_centre table tr td {
font-size:11px;
color:white;
}

#presentation {
width:240px;
height:178px;
background: url(../images/fond_presentation.jpg);
background-repeat:no-repeat;
float:right;
padding:10px 5px 5px 10px
}

#haut_coup_coeur {
width:auto;
height: 20px;
padding:4px 0px 0px 10px;
margin:5px 5px 0px 5px;
font-weight: bold;
color: #316B05;
text-align:left;
font-size:14px;

}

#coup_de_coeur {
background-image: url(../images/fond_coup_coeur.jpg);
background-repeat: repeat-x;
height: 184px;
width: 560px;
float: left;
margin:0px 5px 0px 5px;
}

#photo_coeur {
width: 138px;
height:104px;
float: left;
border-style:solid;
border-color:#FFFFFF;
border:3px;
margin:5px 5px 0px 32px;
text-align:center;
}

#text_coeur {
float: left;
width: 149px;
height:29px;
margin:5px 5px 0px 28px;
color:#FFFFFF;
padding-top:5px;
text-align: center;
background:url(../images/fond-textecoeur.jpg);
background-repeat:no-repeat;
}

#text_coeur a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

#text_coeur a:hover {
color:#FFFFFF;
}

#ref {
	 position:absolute; 
	 width: 325px;
	 z-index:1; 
	 visibility:hidden;
}

#loc {
	position: absolute;
	width: 325px;
	z-index: 0;
	visibility: visible;
}


.linkcoeur { /* Hack 2Euros */
color:white;
}