body{
	margin-bottom:8%;
	margin-top:8%;
	text-align:center;
}

#contenu{
	margin-right:auto;
	margin-left:auto;
	width:760px;
	height:460px;
	border:1px solid #000;
	background-color:#fff;
	font-size:8px;
}

#blocTXT{
	padding-left:15px;
	padding-right:15px;
	line-height:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000;
}

#blocTXT ul{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#blocTXT li{
	margin-left:20px;
	list-style-type:georgian;
}

#blocTXT_img{
	padding:15px 15px 15px 15px;
}

#sousparagraphe{
	color:#ABABAB;
}

#texte_orangeFR{
	color:#FF9900;
}

#texte_orangeEN{
	color:#FFCC00;
}

	#contenu H1{
		display:none;
		text-align:left;
	}
	
	#flash{
		border-bottom:1px solid;
		border-bottom-color:#000;
	}
	
	#logo_profil_evenement{
		width:224px;
        height:85px;
		float:left;
		border-right:1px solid #000;
	}

	#logo_profil_organisation{
        vertical-align:middle;
		width:405px;
        height:85px;
		align:center;
		float:left;
		border-right:1px solid #000;
                
            
	}
	
	#lien_entree{
		width:103px;
		align:center;
		font-family:"Trebuchet MS", Arial, Verdana;
		font-size:16px;
		color:#ABABAB;
		padding-top:30px;
		float:right;
		font-weight:bold;
                text-indent:-25px;
	}

	#lien_entree a{
		font-family:"Trebuchet MS", Arial, Verdana;
		font-size:16px;
		color:#ABABAB;
                text-decoration:none;
	}
        
       	#lien_entree a:hover{
                text-decoration:underline;
	} 