* {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
text-decoration: none;
text-indent: 0;
}
 ul { margin: 0; padding: 0; }

img {
   behavior: url("images/pngbehavior.htc");
}

input {
	background-image:url(images/fond_champs.jpg);
	border-style:solid;
	border-width:1px;
	border-color: #f6d341;
}


a {
	color: #000000;
	text-decoration:underline;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}


a.bg-white {
	color: #000000;
	text-decoration: none;
}
a.bg-white:link {
	color: #000000;
	text-decoration: none;
}
a.bg-white:visited {
	color: #000000;
	text-decoration: none;
}
a.bg-white:hover {
	color: #000000;
	border-bottom: 2px dotted #f6d341;
	text-decoration: none;
}

a.bg-white:active {
	color: #777777;
	text-decoration: underline;
}

a.bottom {
	color: #777777;
	text-decoration: underline;
}
a.bottom:link {
	color: #777777;
	text-decoration: underline;
}
a.bottom:visited {
	color: #777777;
	text-decoration: underline;
}
a.bottom:hover {
	color: #777777;
	text-decoration: underline;
}

a.bottom:active {
	color: #777777;
	text-decoration: underline;
}

a.lk-img:hover {
	text-decoration: none;
	border-bottom:none;
}



body {
	background-color: #ababab;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}	
	
#link-bottom {
        text-align:center;
        color:#777777;
        width:1050px;
        top:151px;
        position:relative;
        overflow: visible;
}

#header {
	position: absolute;
	top:16px;
	left:9%;
	width: 831px;
	overflow: visible;
}

#header-left {
	float: left;
	position: relative;
}

#header-line {
	float: left;
	position: relative;
	margin-right:3px;
	margin-left:10px;
	top:-13px;
}

#header-menu {
	float: left;
	margin-left:5px;
	margin-top:10px;
	position:relative;
	top:80px;

}

#middle {
	position: relative; 
	top:152px;
	left:9%;
	background-image:url(images/page_middle_background.jpg);
	width: 831px;
	text-align: left;
}


#cadre-phototheque {
	margin: 1%;
	float:left;
	width: 92%;
	background-color: #ece9db;
	background-image:url(images/bord_gauche_parts.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#line {
	position:relative;
	float:left;
	width:10px;
	left:0px;
}

#middle-right {
	float:left;
	position:relative;
	width: 145px;	
}

#bottom {
	position: relative; 
	left:9%;
	top:175px;
	width: 831px;
}


#center-page {
	position:relative;
	left:15px;
	padding-left:55px;
	background-image:url(images/bandeau_gauche_page.jpg);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
	width:550px;
	height:100%;
        background-color:#FFF;
}


#right-page {
	float:right;
	width:190px;
}


.image-middle-right {
	border-top: 1px solid #f6d341;
	border-left: 1px solid #f6d341;
        border-right: 1px solid #f6d341;
        border-bottom:1px solid #f6d341; 
   }
   
.cadre {
	margin-top: 45px;
	margin-left:1%;
	margin-right:1%;
	float:left;
	width: 245px;
	background-color: #ece9db;
	background-image:url(images/bord_gauche_parts.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.titre-cadre {
	position:relative;
	float:left;
	left:10px;
	margin-left:2px;
	margin-right:13px;
	padding-bottom:5px;
}

.conteneur {
  width: 100%;
}
.spacer {
  clear: both;
}

	
.image-cadre {
	position: relative;
	top:5px;
	border-top: 1px solid #f6d341;
	border-left: 1px solid #f6d341;
    	border-right: 1px solid #f6d341;
    	border-bottom:1px solid #f6d341; 
}	
	
.image-phototeque{
	position: relative;
	top:-10px;
	border-top: 1px solid #f6d341;
	border-left: 1px solid #f6d341;
    	border-right: 1px solid #f6d341;
    	border-bottom:1px solid #f6d341; 
	margin-left:1px;
}	
	
.jaune {
	color: #f6d341;
	font-size: 14px;
	font-weight: bold;
	margin-left:10%;
}
.texte-mariage {
	margin-top:15px;
	margin-left:3px;
}

.texte-login {
	margin-top:15px;
	margin-left:15px;
}

.texte-login2 {
	color: #f6d341;
	margin-left:115px;
	font-weight: bold;
}

.titre {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.gros-titre {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
