@import url('css/thickbox.css');

* {
	margin:0;
	padding:0;
}
a {
	outline:0;
	text-decoration:none;
}
/* Hack IE6 pour les lien et png */
a, input, img
{
	position: relative;
	z-index: 1;
}
body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffaa4f url(images/fond.gif);
}
img {
	border:0;
}
.spacer {
	clear:both;
}
.droite {
	text-align:right;
}
.centrer {
	text-align:center;
}
.pair {
	background:#eee;
}
.bottom15 {
	padding-bottom:15px;
}
.titre {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#063d6c;
	padding:0 0 10px 0;
	text-align:left;
}
.stitre {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#7b850f;
	padding:0 0 5px 0;
}
a.lien {
	color:#063d6c;
	font-weight:bold;
	text-decoration:underline;
}
a.lien:hover {
	text-decoration:none;
}
a.block_lien {
	display:block;
	width:auto;
	height:15px;
	border:#a9cb44 3px solid;
	background:#bbdb5c;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}
a.block_lien:hover {
	background:#ceec76;
}
div.wait {
	background:url('../images/loadingAnimation.gif') center center no-repeat ;
	height:50px ;
}
#contenu h1 {
	float:left;
	text-align:left;
	background:url(images/fd-titre.gif) no-repeat;
	width:706px;
	height:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:2px 0 0 10px;
	margin:0 0 15px 0;
}

div#fond {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:224px;
	background:url(images/fond-2.gif) repeat-x top center;
}
div#back {
	position:absolute;
	top:0;
	left:0;
	width:100% ;
	background-image:url('./images/top.gif') ;
	background-position: top center ;
	background-repeat: no-repeat ;
	text-align:center ;
	height:auto ;
	min-height:430px ;
	_height:430px
}
div#master {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}
#entete {
	width:960px;
	height:189px;
	background:url(images/fond-top.png) no-repeat top;
	_background:0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond-top.png', sizingMethod='crop');
}
#entete h1 {
	display:none;
}
#entete a.home {
	position:absolute;
	display:block;
	top:10px;
	left:10px;
	width:236px;
	height:132px;
	background:transparent;
	
}
#entete a.home span {
	display:none;
}
#entete a.contact {
	position:absolute;
	top:0;
	left:734px;
	width:171px;
	height:64px;
	background:0;
}
#entete a.contact span {
	display:none;
}
#entete div.lang {
	position:absolute;
	top:104px;
	left:799px;
}
#entete div.lang a.fr {
	display:block;
	float:left;
	width:16px;
	height:24px;
	background:url(images/fr.gif) no-repeat;
	background-position:0 -24px;
}
#entete div.lang a.fr:hover {
	background-position:0 0;
}
#entete div.lang a.uk {
	display:block;
	float:left;
	width:16px;
	height:24px;
	margin:0 0 0 5px;
	background:url(images/uk.gif) no-repeat;
	background-position:0 -24px;
}
#entete div.lang a.uk:hover {
	background-position:0 0;
}
#entete div.lang a.fr span, #entete div.lang a.uk span {
	display:none;
}
#entete div.lang a.selected {
	background-position:0 0;
}
#menu2 {
	position:absolute;
	top:164px;
	left:552px;
	width:390px;
	height:17px;
}
#menu2 img {
	float:left;
}
#menu2 a.partenaires span, #menu2 a.acces span, #menu2 a.publications span, #menu2 a.forum span {
	display:none;
}
#menu2 a.partenaires {
	float:left;
	display:block;
	width:90px;
	height:17px;
	background:url(images/menu/partenaires.gif) no-repeat;
	background-position:0 0;
}
#menu2 a.partenaires:hover {
	background-position:0 -17px;
}
#menu2 a.acces {
	float:left;
	display:block;
	width:53px;
	height:17px;
	background:url(images/menu/acces.gif) no-repeat;
	background-position:0 0;
}
#menu2 a.acces:hover {
	background-position:0 -17px;
}
#menu2 a.publications {
	float:left;
	display:block;
	width:92px;
	height:17px;
	background:url(images/menu/publications.gif) no-repeat;
	background-position:0 0;
}
#menu2 a.publications:hover {
	background-position:0 -17px;
}
#menu2 a.forum {
	float:left;
	display:block;
	width:51px;
	height:17px;
	background:url(images/menu/forum.gif) no-repeat;
	background-position:0 0;
}
#menu2 a.forum:hover {
	background-position:0 -17px;
}

#body {
	width:960px;
	background:#fff;
	background:url(images/fond-center.png) repeat-y top;
	_background:0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond-center.png', sizingMethod='scale');
}
#menu {
	float:left;
	width:190px;
	margin:0;
	padding:0 0 0 15px;
}
#menu div.mnuht {
	width:190px;
	height:9px;
	font-size:0;
	background:url(images/menu/top.gif) no-repeat bottom;
}
#menu div.mnubs {
	width:190px;
	height:8px;
	font-size:0;
	background:url(images/menu/bottom.gif) no-repeat;
}
#menu a.niv0 {
	display:block;
	height:20px;
	padding:4px 0 0 12px;
	color:#fff;
	background:url(images/menu/elem.gif) no-repeat;
	background-position:0 0;
	text-align:left;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#menu a.niv0:hover, #menu a.selected {
	background-position:0 -24px;
}
#menu .smenu1, #menu .smenu2 {
	background:#ff942d;
	text-align:left;
	background:url(images/menu/niv2.gif) repeat-y;
}
#menu .elem {
	padding:3px 0 3px 0;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
#menu .smenu1 {
	padding:0 0 0 12px;
}
#menu .smenu2 {
	padding:0 0 0 25px;
}
#menu .smenu1 a {
	color:#000000;
	text-decoration:none;
}
#menu .smenu1 a:hover {
	text-decoration:underline;
}

#menu .dernieresactus {
	padding:10px 0 0 20px;
	text-align:left;
}
#menu .dernieresactus a.t-n {
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#menu .dernieresactus a.t-n:hover {
	text-decoration:underline;
}
#menu .dernieresactus .d-n {
	font-size:11px;
	font-style:italic;
	color:#f76f00;
}
#menu .dernieresactus a.tt-n {
	font-size:11px;
	font-weight:bold;
	color:#f76f00;
	text-decoration:none;
}
#menu .dernieresactus a.tt-n:hover {
	text-decoration:underline;
}
#menu .dernieresactus a.t_deractus {
	display:block;
	width:170px;
	height:28px;
	background:url(images/t-dernieres-actus.gif)
}
#menu .dernieresactus a.t_deractus span {
	display:none;
}
#menu .dernieresactus div.suite_actu {
	text-align:right;
	padding:0 0 10px 0;
}

#contenu {
	float:left;
	width:720px;
	height:auto ;
	min-height:395px ;
	_height:395px ;
	margin:0;
	padding:0 0 5px 15px;
	text-align:left;
}
#contenu .chapo {
	font-size:13px;
	font-weight:bold;
	color:#FF9900;
	margin:0 0 10px 0;
	text-align:justify;
}
#chemin {
	text-align:left;
	font-size:10px;
	color:#333333;
	padding:0 0 10px 0;
}
#chemin a {
	color:#333333;
	text-decoration:none;
}
#chemin a:hover {
	text-decoration:underline;
}
#pied {
	clear:both;
	position:relative;
	width:960px;
	height:61px;
	background:url(images/fond-pied.png) repeat-y top;
	_background:0;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond-pied.png', sizingMethod='scale');
}
#pied .ml {
	position:absolute;
	top:25px;
	left:35px;
	font-size:10px;
}
#pied .ml span {
	color:#000000;
	font-weight:bold;
}
#pied .ml a {
	color:#000000;
	text-decoration:none;
}
#pied .ml a:hover {
	text-decoration:underline;
}
#pied .partenaires {
	position:absolute;
	top:2px;
	left:490px;
	width:440px;
	height:50px;
}
#pied .partenaires img {
	padding:5px 4px 0 4px;
}
/**
  Page d'accueil
**/
.img_acc {
	margin:0 0 15px 0;
}
.accueil_slide {
	float:left;
	width:521px;
	height:190px;
}
.accueil_pub {
	float:left;
	width:521px;
	height:130px;
	margin:15px 0 0 0;
}
.accueil_equipes {
	float:left;
	width:253px;
	height:130px;
	margin:15px 15px 0 0;
	background:url(images/accueil/equipes.gif) no-repeat;
	cursor:pointer;
}
.accueil_equipes .txt {
	width:120px;
	height:60px;
	padding:57px 0 0 18px;
}
.accueil_equipes .img_c {
	float:right;
	margin-right:15px;
	margin-top:12px;
	border:#fff 1px solid;
}
.accueil_licencies {
	float:left;
	width:253px;
	height:130px;
	background:url(images/accueil/licence.gif) no-repeat;
	margin:15px 0 0 0;
	cursor:pointer;
}
.accueil_licencies .txt {
	float:right;
	width:120px;
	height:60px;
	padding:57px 18px 0 0;
	text-align:right;
}
.accueil_licencies .img_c {
	float:left;
	margin-left:15px;
	margin-top:12px;
	border:#fff 1px solid;
}
.accueil_equipes .txt a.at, .accueil_licencies .txt a.at {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.accueil_equipes .txt a.at:hover, .accueil_licencies .txt a.at:hover {
	text-decoration:underline;
}
.accueil_equipes .txt a.pt, .accueil_licencies .txt a.pt {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.accueil_equipes .txt a.pt:hover, .accueil_licencies .txt a.pt:hover {
	text-decoration:underline;
}
.dernieresactus_accueil {
	float:right;
	width:170px;
	padding:15px 15px 0 0;
	text-align:left;
}
.dernieresactus_accueil a.t-n {
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.dernieresactus_accueil a.t-n:hover {
	text-decoration:underline;
}
.dernieresactus_accueil .d-n {
	font-size:11px;
	font-style:italic;
	color:#f76f00;
}
.dernieresactus_accueil a.tt-n {
	font-size:11px;
	font-weight:bold;
	color:#f76f00;
	text-decoration:none;
}
.dernieresactus_accueil a.tt-n:hover {
	text-decoration:underline;
}
.dernieresactus_accueil a.t_deractus {
	display:block;
	width:170px;
	height:28px;
	background:url(images/t-dernieres-actus.gif)
}
.dernieresactus_accueil a.t_deractus span {
	display:none;
}
.dernieresactus_accueil div.suite_actu {
	text-align:right;
	padding:0 0 10px 0;
}
.imgaccueil {
	float:left;
}
.derniersmatchs {
	float:left;
	display:block;
	width:170px;
	height:190px;
	margin:0 0 0 15px;
	background:url(images/accueil/prochainmatch.jpg) no-repeat;
	cursor:pointer;
}
.derniersmatchs .prochainmatch_eq {
	margin:30px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.derniersmatchs .prochainmatch_da {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}
.derniersmatchs .prochainmatch_li {
	text-align:center;
	font-size:12px;
	color:#ff7501;
}
.derniersmatchs .derniermatch_eq {
	margin:40px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.derniersmatchs .derniermatch_pt {
	color:#6dcfee;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
a.nosequipes {
	float:left;
	display:block;
	width:171px;
	height:171px;
	margin:15px 0 0 0;
	background:url(images/accueil/equipes.jpg) no-repeat;
}
a.nosequipes span {
	display:none;
}
.usbasket {
	float:left;
	width:380px;
	height:131px;
	margin:15px 0 0 15px;
	padding:40px 140px 0 0;
	background:url(images/accueil/club.gif) no-repeat;
	font-size:10px;
	text-align:justify;
}
.usbasket span {
	color:#ff7501;
}

/**
  Module formulaire
**/
#erreur {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
.table_formulaire {
	
}
.champ {
	border:#c5c7ca 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#f3f7f9;
	padding:2px;
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:#c5c7ca 1px solid;
	font-size:11px;
	background:#f3f7f9;
	padding:2px;
}
.bouton {
	border:#333 1px solid;
	background:#999999;
	color:#fff;
	padding:3px 10px;
}
.table_center {
	margin:15px auto;
}
.td_liste_titre {
	background:#666;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:#FF9900 1px solid;
	padding:3px 5px;
	text-align:center;
}
td {
	padding:3px;
}
td.libelle {
	width:100px;
	font-weight:bold;
	padding:0 0 0 15px;
}
td.td_titre {
	background:#333333; 
	color:#FFFFFF;
	font-weight:bold; 
}
td.td_titre2 {
	background:#999999; 
	color:#FFFFFF;
	font-weight:bold; 
}
.contact_gauche {
	float:left;
	width:226px;
	padding:0 0 0 20px;
}
.contact_droite {
	float:left;
	width:460px;
	background:#d7e4ee url(images/f_form.gif) top left no-repeat;
}
.obligatoire {
	font-weight:bold;
	color:#FF0000;
	font-size:14px;
}

/**
  Module Texte Brut
**/
.float_machine {
	float:left;
	width:132px;
	margin:0 8px 8px 0;
	padding:10px;
	background:#ffffff;
	border:#cccccc 1px solid;
	
}
.float_machine img {
	width:132px;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}

.texte_image {
	border:#CCCCCC 1px solid;
	background-color:#EEEEE0;
	font-size:9px;
	padding:3px;
	color:#666666;
	margin-top:3px;
}
.tc {
	float:left;
	width:420px;
	text-align:justify;
	padding:0 0 0 25px;
	margin:0;
}
.ic {
	float:left;
	width:246px;
	padding:0 0 0 0;
	margin:0;
}
.ic img {
	margin:0 0 15px 0;
}

/**
  Module texte riche
**/
.fck {
	/*float:left;
	width:500px;*/
}
.fck p {
	padding:5px 0;
	font-size:11px;
	text-align:justify;
}
.fck p b {
	font-weight:bold;
	font-size:11px;
}
.fck a {
	color:#546716;
	font-weight:bold;
	text-decoration:underline;
}
.fck a:hover {
	text-decoration:none;
}
.fck h2 {
	color:#FF9900;
	font-size:16px;
	font-weight:bold;
}
.fck h3 {
	color:#546716;
	font-size:14px;
}
.fck ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:disc;
}
.fck ol {
	margin:0 0 0 15px;
	padding:0;
}
.fck li {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
}

.img_fck {
	float:left;
	width:100px;
	padding:0 0 0 25px;
}
.img_fck .float_machine {
	padding:5px 0;
}

/**
  Module news
**/
.news {
	width:450px;
	margin:0 auto;
	text-align:justify;
}
.news .bloc_actu {
	padding:0 0 10px 0;
	margin:10px 0 10px 0;
	border-bottom:#cccccc 1px dotted;
}
.news .bloc_actu img {
	float:left;
	border:#cccccc 1px solid;
	margin:0 10px 0 0;
}
.news .actu_titre {
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.news a.actu_titre {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.news a.actu_titre:hover {
	text-decoration:underline;
}
.news a.texte {
	text-decoration:none;
	color:#000000;
}
.news a.texte:hover {
	color:#333333;
}
.news a.plus {
	color:#666666;
	text-decoration:underline;
}
.news a.plus:hover {
	text-decoration:none;
}

/**
  Module liste
**/
.liste_intro {
	width:570px;
	font-size:12px;
	text-align:justify;
	padding:0 30px 20px 30px;
	color:#0075ba;
	font-weight:bold;
}
. {
	width:707px;
	/*margin:0 auto;*/
	text-align:justify;
}
._desc {
	width:580px;
	margin:0 auto;
	text-align:justify;
}
.bloc_actu {
	padding:0 0 10px 0;
	margin:10px 0 10px 0;
	/*border-bottom:#cccccc 1px dotted;*/
}
.photo {
	float:left;
	margin:0;
	width:149px;
	height:146px;
	overflow:hidden;
}
.photos {
	width:149px;
	height:146px;
	overflow:hidden;
	background:url(images/photo.png) no-repeat;
	_background:url(images/photo.gif) no-repeat;
}
.photos span {
	display:none;
}
a.liste_contenu_titre {
	color:#ff7603;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}
a.liste_contenu_titre:hover {
	text-decoration:underline;
}
a.texte {
	color:#0060a9;
	text-decoration:none;
}
a.texte:hover {
	color:#666666;
}
._titre {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#063d6c;
	padding:25px 0 0 0;
}
. a.actu_titre {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.news a.actu_titre:hover {
	text-decoration:underline;
}
. a.texte {
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
. a.texte:hover {
	color:#333333;
}
. a.plus {
	color:#666666;
	text-decoration:underline;
}
. a.plus:hover {
	text-decoration:none;
}
.ct {
	float:left;
	width:425px;
}

/** AGENDA DES MATCHS **/
.liste_precedents_matchs {
	float:left;
 	width:317px;
 	/*padding:0 30px 0 0;*/
	text-align:left;
}
.liste_prochains_matchs {
	float:right;
	width:317px;
	padding:0 14px 0 0;
	text-align:left;
}
.liste_precedents_matchs h2, .liste_prochains_matchs h2 {
	font-size:14px;
	font-weight:bold;
	color:#ff7603;
	margin:0 0 10px 0;
}
.liste_precedents_matchs .equipes, .liste_prochains_matchs .equipes {
	font-weight:bold;
	font-size:13px;
	color:#ff7603;
}
.liste_precedents_matchs .dates, .liste_prochains_matchs .dates {
	font-style:italic;
	font-size:12px;
}
.liste_precedents_matchs .lieu, .liste_prochains_matchs .lieu {
	font-style:italic;
	font-size:12px;
	color:#0361aa;
}
.liste_precedents_matchs .description {
	font-size:10px;
	color:#000;
	width:215px;
}
.liste_prochains_matchs .description {
	font-size:10px;
	color:#000;
	width:317px;
	padding:5px 0 0 0;
}
.liste_precedents_matchs .resultat {
	float:right;
	display:block;
	width:102px;
	height:33px;
	padding:7px 0 0 0;
	background:url(images/score.gif) no-repeat top;
	color:#6ed4fe;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

/** CONTENUS **/
.bloc_contenu {

}
.img {
	float:left;
	margin: 0 10px 0 0;
}
h2 {
	color:#ff7603;
	font-weight:bold;
	font-size:20px;
}

/** Actualites **/
.date {
	font-style:italic;
	padding:0 0 15px 0;
}
.img {
	float:left;
	margin:0 10px 0 0;
}
.video {
	width:auto;
	margin:0 auto;
	padding:15px 0;
}

/** Partenaires **/
.liste_partenaires {

}
.partenaire_titre {
	background:#50aadf;
	padding:3px 0 0 10px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	height:20px;
	margin:20px 0 10px 0;
}
.liste_partenaires .part_gauche {
	float:left;
	width:185px;
}
.liste_partenaires .part_droit {
	float:left;
	width:450px;
	padding-top:10px;
	border-right:#50aadf 2px dotted;
}
.liste_partenaires .part_droit a.titre_part {
	text-decoration:none;
	color:#0075ba;
	font-size:14px;
	font-weight:bold;
}
.liste_partenaires .part_droit a.titre_part:hover {
	text-decoration:underline;
}
.liste_partenaires .part_droit a.texte_part {
	text-decoration:none;
	color:#000000;
}
.liste_partenaires .part_droit a.texte_part:hover {
	color:#333333;
}
.liste_partenaires img {
	display:block;
	/*float:left;*/
	margin:0 3px 3px 3px;
	padding:10px;
	width:151px;
	height:85px;
	background:url(images/f-partenaires.jpg) no-repeat;
}

/** Publications **/
.liste_publications {
	
}
.liste_publications .bloc_publi {
	text-align:left;
	padding:0 30px;
}
.liste_publications .bloc_publi ._titre {
	padding:10px 0 0 0;
	margin:0;
}
.liste_publications .bloc_publi a.texte {
	color:#000000;
	text-decoration:none;
}
.liste_publications .bloc_publi a.texte:hover {
	color:#999999;
}
.liste_publications a.plus {
	color:#0075ba;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.liste_publications a.plus:hover {
	text-decoration:none;
}

/** EQUIPES **/
.liste_equipes {

}
.liste_equipes .equipe {
	
}
.liste_equipes .equipe a {
	display:block;
	float:left;
	margin:0 auto;
	width:170px;
	height:25px;
	background:url(images/fd-equipe.gif);
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0 0 0;
	margin:0 9px 9px 0;
	overflow:hidden;
}
.liste_equipes .equipe a:hover {
	color:#ffce96;
}
.galerie_equipe {
	padding:15px 0 0 0;
}
.galerie_equipe h3 {
	font-size:14px;
	font-weight:bold;
	color:#0361aa;
	margin:0 0 10px 0;
}
h2.t_equipe {
	float:left;
	width:221px;
	height:23px;
	background:url(images/fd-t-equipe.gif) no-repeat;
	color:#FFFFFF;
	margin:0 0 15px 0;
	padding:3px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.b_resultats {
	float:right;
	display:block;
	width:129px;
	height:20px;
	padding:0 0 0 14px;
	background:url(images/btn-resultats.gif) no-repeat;
}
.b_retour {
	float:right;
	display:block;
	width:108px;
	height:20px;
	padding:0 0 0 14px;
	background:url(images/btn-retour.gif) no-repeat;
}
.b_resultats span, .b_retour span {
	display:none;
}
.bloc_image {
	float:left;
	width:226px;
	padding:0 20px 0 0; 
}
.bloc_image img {
	zoom:1;
	_width:215px;
}
.bloc_texte {
	float:left;
	width:460px;
}
.float_img {
	float:left;
	margin:0;
	padding:15px 0 0 0;
}
.milieu {
	padding-left:15px;
	padding-right:14px;
}

/** Accès **/
.acces_gauche {
	float:left;
	width:200px;
	text-align:left;
}
.acces_droite {
	float:right;
	width:420px;
	padding:0 10px 0 0;
}

/** Paragraphe **/
.bloc_paragraphe {
	text-align:justify;
}
.bloc_paragraphe img {
	float:left;
	margin:0 10px 0 0;
}

div#map_canvas a, div#map_canvas input, div#map_canvas img {
	position: static ;
	z-index:auto ;
}
