/******************** DIV *******************/

.lien_marque{
text-decoration:none;
color:black;
}

.lien_marque:hoover{
text-decoration:underline;
}

div#conteneur {
		position:relative;
		width:900px;
		margin : 0px auto;
		background-image:url(images/orthopediste-chaussures_02.jpg)}

div#header {
		width:900px;
		background-image:url(images/orthopediste-chaussures_01.jpg);
		background-repeat:no-repeat;
		padding:0px;
		margin:0px;
}

div#centre {
		width:900px;
		background-image:url(images/orthopediste-chaussures_02.jpg)
}
		

div#pied_page {
		width:900px;
		height: 65px;
		background-image:url(images/orthopediste-chaussures_03.jpg);
		background-repeat:no-repeat;
		background-color:#90BFDD}

div#logo {
	padding-left:20px;
}

/****************** TYPO *****************/

.coordonnees {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}

.mentions_legales {
	font-size:10px;
	color:#FFFFFF;
}

/**************** MENU *******************/

ul#menu {
position:relative;
top:-10px !important;
top:-40px;
width:234px;
padding:225px 241px 59px 425px;
margin:0px;
height:110px;
}

ul#menu li {
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
float:top;
}

ul#menu img { border:0;}


body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#395968;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#FBA377;
	line-height:10px;
}


/* encart newsletter */
div#newsletter {
	position:relative;
	top:40px;
	padding-left:680px;
	z-index:1;
}

.phrase_emailing {
	color:#000000;
    font-size:10px;
}

div#phrase_rep {
	padding-top:5px !important;
	padding-top:25px;
}

.newsletter_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:0px;
	margin:0px;
}

.btn_ok{
	background:#FFFFFF;
	color:#395968;
	border:1px #395968 solid;
	margin-left:5px;
	font-size:10px;
}

.texte {
	padding-left:150px;
	display:block;
	line-height:12px;
	padding-right:50px;
	text-align:justify;
}

.plan {
	text-decoration:none;
	color:#395968;
}

.texte4 {
	font-weight:bold;
}

.titre_actu {
	color:#FFFFFF;
	font-weight:bold;
}

.texte_actu {
	color:#FFFFFF;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
