/* CSS Document */


/*================================BALISES================================*/

/*================================BLOCS================================*/

.mlb-conteneur{
	position: absolute;
	width: 983px;
	left: 50%;
	margin-left: -491px;
	background: #000 url('../images/ml-brehant/fond.jpg') bottom right no-repeat;
	border: 1px solid #c79848;
	top: 2px;
}
/*================================BANDEAU HAUT================================*/
.std-interface-mlbrehant {
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 980px;
	background: #fff url('../images/img-xl-ml-brehant.jpg') top left no-repeat;
	border: 0px solid red;
}

/*================================BOUTONS================================*/

a#mlb-bt-accueil:link, a#mlb-bt-accueil:visited {
	display: block;
	height: 24px;
	width: 304px;
	background: transparent url('../images/bt-ml-brehant-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-accueil:hover {
	background: transparent url('../images/bt-ml-brehant-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-accueil span {
	display: none;
}

a#mlb-bt-adhesion-mlbrehant:link, a#mlb-bt-adhesion-mlbrehant:visited {
	display: block;
	height: 32px;
	width: 287px;
	background: transparent url('../images/ml-brehant/bt-adhesion-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-adhesion-mlbrehant:hover {
	background: transparent url('../images/ml-brehant/bt-adhesion-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-adhesion-mlbrehant span {
	display: none;
}

a#mlb-bt-inscription-mlbrehant:link, a#mlb-bt-inscription-mlbrehant:visited {
	display: block;
	height: 32px;
	width: 314px;
	background: transparent url('../images/ml-brehant/bt-inscription-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-inscription-mlbrehant:hover {
	background: transparent url('../images/ml-brehant/bt-inscription-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-inscription-mlbrehant span {
	display: none;
}

a#mlb-bt-cdp1-mlbrehant:link, a#mlb-bt-cdp1-mlbrehant:visited {
	display: block;
	height: 32px;
	width: 287px;
	background: transparent url('../images/ml-brehant/bt-cdp1-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-cdp1-mlbrehant:hover {
	background: transparent url('../images/ml-brehant/bt-cdp1-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-cdp1-mlbrehant span {
	display: none;
}

a#mlb-bt-cdp2-mlbrehant:link, a#mlb-bt-cdp2-mlbrehant:visited {
	display: block;
	height: 32px;
	width: 287px;
	background: transparent url('../images/ml-brehant/bt-cdp2-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-cdp2-mlbrehant:hover {
	background: transparent url('../images/ml-brehant/bt-cdp2-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-cdp2-mlbrehant span {
	display: none;
}

a#mlb-bt-souscription-mlbrehant:link, a#mlb-bt-souscription-mlbrehant:visited {
	display: block;
	height: 32px;
	width: 287px;
	background: transparent url('../images/ml-brehant/bt-souscription-out.jpg') top left no-repeat;
	border: 0px solid white;
}

a#mlb-bt-souscription-mlbrehant:hover {
	background: transparent url('../images/ml-brehant/bt-souscription-over.jpg') top left no-repeat;
	text-decoration: none;
}

#mlb-bt-souscription-mlbrehant span {
	display: none;
}

/*================================MISE EN PAGE GENERIQUE================================*/
.mlb-table {
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
}

.mlb-table txt{
	margin: 0px;
	padding: 0px;
	width: 350px;
	border: 0px solid red;
}

.mlb-table img{
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
}

.mlb-table-photo{
	margin: 0px;
	padding: 20px;
	padding-left:40px;
	padding-right:40px;
	vertical-align: top;
	border: 0px solid red;
}

/*================================CONTACT================================*/


/*================================LIENS================================*/


.std-footer {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: #000 url('../images/filet-footer.gif') top center no-repeat;
	border: 0px solid red;
}



