/* CSS Document */

html {
	background: url(./images/html-background.jpg) repeat-x bottom fixed #b2def6;
}

body{
	margin:0;
	padding:0;
	background: url(./images/body-background.jpg) repeat-x top;
	text-align: center; /* pour corriger le bug de centrage IE */
}

/*
#site{
	position:absolute;
	top:0px;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
*/

#site{
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width:1015px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

#logo{
	width:262px;
	height:63px;
	position:absolute;
	left:11px;
	top:20px;
}

#bandeau, #bandeau-partie-1, #menuSite, #contenu {
	width: 1015px;
}

#bandeau-partie-1{
	height: 110px;
	background: url(./images/bandeau-background.gif) bottom left no-repeat #ffffff;
}

#bandeau{
	height:384px;
	background:url(./images/bandeau.gif);
}

#bandeau-bas{
	width:690px;
	height:260px;
	background:url(./images/bandeau-bas.gif) no-repeat;
}

#nouveaux-inscrits, #plus-actifs{
	margin:0px;
	padding:0px;
	margin-top:7px;
	width:650px;
}

#diaporama1{
	position:relative;
	margin-top:0px;
	margin-left:0px;
}

#diaporama1{
	height:250px;
}

#titreMenuUser{
	width:253px;
	height:56px;
}

#menuUser, #menuUser table{
	width:240px;
}

#menuUser{
	text-align:right;
	line-height:17px;
}

#lesinfosUser{
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:8px;
}

#menuUser table{
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

#contenu{
	height: 300px;
	background: url(./images/content-background.gif);
	padding-bottom: 20px;
}

#contenu table:first-child {
	width: 100%;
	margin: 0;
}

HTML>BODY #contenu{
	height:auto;
	min-height:300px;
}

#menuSite{
	background:#025E8F;
	text-align:left;
	text-indent:10px;
	line-height:40px;
	height: 40px;
	boder-left: solid 1px #418bb4;
	boder-right: solid 1px #418bb4;
}

.infosUserText{
	color:#d31228;
}

#menuSite a{
	padding:13px 8px 13px 8px;
}

#menuSite a:hover{
	background:#5195ba;
}

#menuSelect{

}

#lecontenu{
	width:950px;
	margin-left:25px;
	height:200px;
	padding-top:20px;
	padding-bottom:20px;
}

HTML>BODY #lecontenu{
	height:auto;
	min-height:160px;
}

h1{
	padding:0px;
	margin:0px;
}

h2{
	padding:0px 0px 0px 10px;
	margin:0px;
}

.data, .mef, .formulaire{
	border-collapse:collapse;
}

.data th{
	border:solid 1px #7f7f7f;
	padding:5px;
	color:#fff;
	background:#800e50;
}

.data td{
	border:solid 1px #7f7f7f;
	padding:5px;
	vertical-align:middle;
}

.mef{
	width:100%;
}

.mef td{
	vertical-align:top;
	padding:0px 10px 0px 10px;
}

.formulaire td{
	padding:3px 0px 3px 0px;
}

.pagination{
	
}

#retourHaut{
	width: 950px;
	margin-left: 25px;
	margin-top: -21px;
}

#retourHaut table{
	border-collapse:collapse;
	width:100%;
	padding: 0;
	margin:0px;
}

#retourHaut td{
	margin: 0px;
}

#bassite{
	padding-top: 6px;
	width:1015px;
	line-height:30px;
	background: url(./images/footer-background.jpg) no-repeat top left #1f191a;
	text-align:center;
	margin-top:0px;
}

#banniere{
	width:728px;
	height:90px;
	background:#000;
	position:absolute;
	left:273px;
	top:10px;
}

#imagebanniere{
	width:16px;
	height:60px;
	position:absolute;
	left:244px;
	top:25px;
}

#imagecarre{
	position:absolute;
	width:17px;
	height:58px;
	left:675px;
	top:125px;
}

HTML>BODY #imagecarre{
	/*margin-top:30px;*/
}

#lecarre{
	position:absolute;
	width:300px;
	height:250px;
	background:#000;
	top:125px;
	left:692px;
}

HTML>BODY #lecarre{
	/*margin-top:-20px;*/
}

#lienAccueil{
	position:absolute;
	width:350px;
	height:120px;
	left:0px;
	top:262px;
	cursor:pointer;
}

#lienAccueil a, #lienAccueil img{
	cursor:pointer;
	border:0px;
}

/* les styles */

/* blanc */
#menuSite, #menuSite a, .haut-panneau{
	color:#fff;
}

/* noir */
b, strong{
	color:#000;
}

/* gris */
#bandeau-bas, #bandeau-bas td, h1{
	color:#707070;
}

#lecontenu, #lecontenu td, #contenu, #contenu td{
	color:#000000;
}

/* gris foncé */
#bassite, fieldset label{
	color:#636262;
}

/* gris clair */
#bassite a{
	color :#c8c8c8;
}

/* rouge */
#lecontenu a, #lecontenu td a, #contenu a, #contenu td a, .rose, .letitresujet, legend{
	color:#d31228;
}

#contenu td .haut-panneau a{
	text-decoration:none;
	color:#FFFFFF;
}


/* rouge */
.red{
	color:red;
}

/* noir */
.noir{
	color:#000000;
}

#bassite, .forum th{
	font-size:10px;
}

.forum th{
	/*
	text-align:left;
	*/
}

#lecontenu, #lecontenu td, #contenu, #contenu td, #bandeau-bas, #bandeau-bas td, input, label, select, textarea{
	font-size:8pt;
}

h1{
	font-size: 12pt;
}

#menuSite, #menuSite a{
	font-size:8.5pt;
}

.letitreFo a{
	font-size:12px;
}

h2{
	font-size:11pt;
}

#menuUser, #menuUser td, #menuUser a, #menuUser td a, h1, .vert, .rouge, .orange, .letitreFo a, .letitresujet, label, legend, #menuSite, #menuSite a, #contenu td .panneau-totem-droite .interieur-panneau #lesinfosUser td a{
	font-weight:bold;
}

#infos{
	font-weight:normal;
}

#menuUser, #menuUser td, #menuSite, #menuSite a, h1, h2, .haut-panneau{
	font-family: Arial, Helvetica, sans-serif;
}

body, #lecontenu, #lecontenu td, #contenu, #contenu td,#bassite, #bandeau-bas, #bandeau-bas td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menuSite, #menuSite a, fieldset b{
	text-transform:uppercase;
}

#menuUser a:hover, #menuUser td a:hover, #menuSite, #menuSite a, #lecontenu a:hover, #lecontenu td a:hover, #contenu a:hover, #contenu td a:hover, #bassite a:hover{
	text-decoration:none;
}

/* Les balises */

.champsTexte, select{
	color:#666;
	border:solid 1px #666;
}

textarea{
	color:#666;
	border:solid 1px #666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bouton{
	cursor:pointer;
	padding: 3px 4px 3px 22px;
	background: url(./images/button-background.jpg) no-repeat left #ca0618;
	color:#ffb8bd;
	font-weight: bold;
	text-transform: uppercase;
	border:solid 1px #ca0618;
}

.bouton:hover, .bouton:focus {
	color:#ffffff;
	background: url(./images/button-background_hover.jpg) no-repeat left #ca0618;
}

.bouton2{
	background:#000;
	color:#FFFFFF;
	border:solid 1px #fff;
}

fieldset{
	border:solid 1px #636262;
	padding:10px;
	text-align:left;
	margin:0px;
}

img.avatar{
	border:solid 1px #FFFFFF;
}

.fondImage{
	width:159px;
	height:111px;
	background:url(./images/fond_image.gif);
	padding:3px 5px 7px 5px;
}

HTML>BODY .fondImage{
	width:149px;
	height:101px;
	text-align:center;
}

.boutonRouge{
	border:solid 1px #686868;
	background:#CC0000;
	color:#FFFFFF;
}

.boutonVert{
	border:solid 1px #686868;
	background:#009900;
	color:#FFFFFF;
}

.rouge{
	color:#CC0000;
}

.vert{
	color:#009900;
}

.orange{
	color:#FF3300;
}

.checkBox{
	border-collapse:collapse;
}

.checkBox td{
	padding:0px;
	margin:0px;
}

/* les tableaux */

.annonces td{
	vertical-align:middle;
	border:solid 1px #710143;
	background: url(./images/fondTDannonce.gif) repeat-x top #fff;
}

.annonces td:hover{
	background:#fff
}

.noborder, .noborder td{
	border:none;
	background:none;
}

.messagerie{
	border-collapse:collapse;
	width:100%;
}

.messagerie td, .messagerie th{
	padding:5px 3px 5px 3px;
	border: solid 1px #333333;
	vertical-align:middle;
	background:#f3f3f3;
}

.messagerie th{
	text-align:center;
	background-color:#d30e21;
	color:#FFFFFF;
}

.nonlu{
	font-weight:bold;
}

.leMessage{
	height:300px;
}

HTML>BODY .leMessage{
	height:auto;
	min-height:300px;
}

.leMessage .acomplete { position: relative; z-index: 5; background-color: #f8e7ef; border: 1px solid #666; }
.leMessage .acomplete ul, .leMessage .acomplete li { margin: 0px; padding: 0px; list-style: none; color: #707070; }
.leMessage .acomplete li { padding: 2px; border-top: 1px solid #ccc; }
.leMessage .acomplete .selected { background-color: #f3fafd; }

.forum{
	border-collapse:collapse;
}

.forum td{
/*	padding:5px 3px 5px 3px;
	border: solid 1px #333333;
	vertical-align:middle;
*/
}

.forum .ligne1 td, .forum .ligne2 td, .forum .ligne3 td, .forum .ligne4 td, .forum th{
	padding:5px 3px 5px 3px;
}

.forum .ligne1 td, .ligne1{
	background:#d7d7d7;
}

.forum .ligne2 td, .ligne2{
	background:#b4b3b3;
}

.forum .ligne3 td, .ligne3{
	background:#f6f4f4;
}

.forum .ligne4 td, .ligne4{
	background:#ebe9e9;
}

.forum .header_forum{
	background:#1f191a;
	color:#FFFFFF;
}

.forum td:hover{
	/*background:#fff;*/
}


/*info site  */
#lesinfosSite, #lesinfosSite a{
	font-weight:normal;
}

.selectionner{
	background-color:#666666;
}

.pagination{
	text-align:right;
	font-weight:bold;
	margin-top:5px;
}

/* membre connecté */
.fiche{
	width:235px;
	border:solid 1px #710143;
	background: url(./images/fondTDannonce.gif) repeat-x top #fff;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#diapo1 li{
	position:absolute;
	top: 0;
	left: 0px;
	width: 254px;
	visibility: hidden;
}

/* Correction pour IE7 et Firefox (Non testé pour safari) */
* html body #diapo1 li{
	left: -127px;

}

/*
#diapo1 li img {
	display: block;
	border: 2px solid #1f191a;
}
#diapo1 .caption {
	clear: both;
	padding-top:7px;
	padding-bottom:9px;
	background-color: #1f191a;
	text-align:center;
}
*/


/* Carte membre */

#cartemembre, #cartemembre td{
	color:#FFFFFF;
}

#cartemembre{
	width:200px;
	height:107px;
	background:url(./images/fond-carte-homme.gif) no-repeat;
}

.vip #cartemembre{
	background:url(./images/fond-carte-homme-vip.gif) no-repeat;
}

.privilege #cartemembre{
	background:url(./images/fond-carte-homme-privilege.gif) no-repeat;
}

.confirme #cartemembre{
	background:url(./images/fond-carte-homme-confirme.gif) no-repeat;
}

.gold #cartemembre{
	background:url(./images/fond-carte-homme-gold.gif) no-repeat;
}

#cartemembre, #cartemembre #avatar_carte{
	border:1px solid #3f899d;
}

#cartemembre .infos, .infosfonctionnalites, #menuUser, #menuUser a, .infosUserText, .infosUserText td, #infos{
	font-size:7.5pt;
}

#cartemembre.femme, #cartemembre.femme #avatar_carte{
	border:1px solid #e74da4;
}

#cartemembre.femme{
	background:url(./images/fond-carte-femme.gif) no-repeat;
}

.vip #cartemembre.femme{
	background:url(./images/fond-carte-femme-vip.gif) no-repeat;
}

.privilege #cartemembre.femme{
	background:url(./images/fond-carte-femme-privilege.gif) no-repeat;
}

.confirme #cartemembre.femme{
	background:url(./images/fond-carte-femme-confirme.gif) no-repeat;
}

.gold #cartemembre.femme{
	background:url(./images/fond-carte-femme-gold.gif) no-repeat;
}

#avatar_carte img{
	border:0px;
	margin:0px;
	padding:0px;
}

#avatar_carte{
	height:100px;
	width:80px;
	background:#000000;
	vertical-align:middle;
}

#login_carte, #login_carte a, #contenu #login_carte, #contenu #login_carte a{
	color:#FFFFFF;
}

#login_carte{
	text-indent:2px;
	padding-top:2px;
	padding-bottom:2px;
}

#login_carte, #login_carte a{
	display:block;
	width:108px;
}

#cartemembre.femme #login_carte, td.femme{
	background-color:#e74da4;
}

#cartemembre.homme #login_carte{
	background-color:#3f899d;
}

.panneau-type-1, .panneau-type-2, .panneau-type-3, .panneau-type-4, .panneau-totem-droite{
	margin-top:7px;
}

.panneau-type-1, .panneau-type-1 .haut-panneau, .panneau-type-1 .bas-panneau, .panneau-type-1 .interieur-panneau{
	width:100%;
}

.panneau-type-2, .panneau-type-2 .haut-panneau, .panneau-type-2 .bas-panneau, .panneau-type-2 .interieur-panneau{
	width:290px;
}

.panneau-type-3, .panneau-type-3 .haut-panneau, .panneau-type-3 .bas-panneau, .panneau-type-3 .interieur-panneau{
	width:290px;
}

.panneau-type-4, .panneau-type-4 .haut-panneau, .panneau-type-4 .bas-panneau, .panneau-type-4 .interieur-panneau{
	width:290px;
}

.panneau-totem-droite, .panneau-totem-droite .haut-panneau, .panneau-totem-droite .bas-panneau, .panneau-totem-droite .interieur-panneau{
	width:300px;
}

.panneau-type-1 .haut-panneau, .panneau-type-2 .haut-panneau, .panneau-type-3 .haut-panneau, .panneau-type-4 .haut-panneau, .panneau-totem-droite .haut-panneau{
	height:26px;
}

.panneau-type-1 .bas-panneau, .panneau-type-2 .bas-panneau, .panneau-type-3 .bas-panneau, .panneau-type-4 .bas-panneau, .panneau-totem-droite .bas-panneau{
	height:0px;
}

.interieur-panneau{
	margin: 0;
	background: #ffffff;
}

.panneau-type-1{
	background:url(./images/interieur-panneau-1.gif) repeat-y;
}

.panneau-type-1 .haut-panneau{
	/*background:url(images/haut-panneau-1.gif) no-repeat;*/
	background-color:#5195BA;
}

.panneau-type-1 .bas-panneau{
	background:url(./images/bas-panneau-1.gif) no-repeat;
}

.panneau-type-2{
	background:url(./images/interieur-panneau-2.gif) repeat-y;
}

.panneau-type-2 .haut-panneau{
	/*background:url(images/haut-panneau-2.gif) no-repeat;*/
	background-color:#5195BA;
}

.panneau-type-2 .bas-panneau{
	background:url(./images/bas-panneau-2.gif) no-repeat;
}

.panneau-type-3{
	background:url(./images/interieur-panneau-3.gif) repeat-y;
}

.panneau-type-3 .haut-panneau{
	/*background:url(images/haut-panneau-3.gif) no-repeat;*/
	background-color:#5195BA;
}

.panneau-type-3 .bas-panneau{
	background:url(./images/bas-panneau-3.gif) no-repeat;
}

.panneau-type-4{
	background:url(./images/interieur-panneau-4.gif) repeat-y;
}

.panneau-type-4 .haut-panneau{
	/*background:url(images/haut-panneau-4.gif) no-repeat;*/
	background-color:#5195BA;
}

.panneau-type-4 .bas-panneau{
	background:url(./images/bas-panneau-4.gif) no-repeat;
}

.panneau-totem-droite{
	width: 302px;
	margin: 10px 0 5px 8px;
	padding-top: 5px;
	border-bottom: 8px solid #5195BA;
	background: url(./images/panneau-background.gif) no-repeat top left;
}

.panneau-totem-droite .haut-panneau {
	border-left: 2px solid #5195BA;
}

.panneau-totem-droite .interieur-panneau {
	border-left: 1px solid #5195BA;
	border-right: 1px solid #5195BA;
}

.panneau-totem-droite .haut-panneau{
	/*background:url(images/haut-panneau-totem-droite.gif) no-repeat;*/
	background-color:#5195BA;
}

.panneau-totem-droite .bas-panneau{
	background:url(./images/bas-panneau-totem-droite.gif) no-repeat;
}

.panneau-type-1, .panneau-type-2, .panneau-type-3, .panneau-type-4 {
	border:1px solid #02659b;
}

.haut-panneau{
	line-height:25px;
	font-weight:bold;
	font-size:13px;
	text-indent:5px;
}

.titre-panneau{
	margin-bottom:3px;
}

.derniere_photo{
	margin-top:3px;
	width:230px;
}

.image_derniere_photo, .image_derniere_photo img{
	margin:0px;
	padding:0px;
	border:0px;
}

.titre_derniere_photo{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	background-color:#333333;
	padding-top:3px;
	padding-bottom:3px;
}

#titrepage h1{
	margin:0px;
	padding:0px;
	text-indent:20px;
	color:#025E8F;
}

#texte_contenu{
	margin:15px;
	margin-top:0px;
}

#texte_contenu u b {
	color: #025E8F;	
}

#titrepage, #titrepage table, #titrepage td, #titrepage td img{
	margin:0px;
	padding:0px;
}

#titrepage{
	padding: 12px 0 0 0;
	height:51px;
	width:690px;
	background:url(./images/fond-titre.gif) no-repeat left;
}

#limit_contenu{
	padding: 10px 0 0 15px;
	margin-bottom: 15px;
	width:690px;
}

#sup-haut-droite{
}

.signature{
	font-style:italic;
	font-size:10px;
}

#sup-haut-droite a img{
	border:0px;
}

#filariane{
	background:#9d9c9c;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:20px;
	font-size:11px;
	margin: 0 10px 0 10px;
	border-top: 10px solid #ffffff; 
	border-bottom: 10px solid #ffffff;
}

#lesinfosSite table td, #interieurtotem, #interieurtotem table td, #interieurtotem table td strong, #lesinfosUser label{
	color:#025E8F;
}

#filariane, #filariane a{
	text-decoration:none;
	color:#FFFFFF;
}

.align-left{
	text-align:left;
}

#filariane2{
	margin-left:15px;
	margin-top:7px;
	width:550px;
	height:22px;
}

#contenu .forum .ligne1 td, #contenu .forum .ligne2 td{
	color:#000000;
}

.noborder{
	border:0px;
}

td.votesvdc{
	text-indent:10px;
	background:#FFFFFF;
	padding-top:3px;
	padding-bottom:5px;
}


#panneau-recherche{
	/*margin-top:-15px;*/
}

#panneau-recherche, #haut-panneau-recherche, #interieur-panneau-recherche, #bas-panneau-recherche{
	width:653px;
}

#haut-panneau-recherche, #bas-panneau-recherche{
	height:10px;
}

#haut-panneau-recherche{
	background:url(./images/haut-panneau-5.gif) no-repeat;
}

#interieur-panneau-recherche{
	background:url(./images/interieur-panneau-5.gif) repeat-y;
}

#bas-panneau-recherche{
	background:url(./images/bas-panneau-5.gif) no-repeat;
}

#panneaumessage{
	border:1px solid #000000;
	width:500px;
}

#panneaumessage, #panneaumessage td{
	font-weight:bold;
}

.miniature-album, .visuel-miniature-album, .miniature-photo, .visuel-miniature-photo{
	border:1px solid #000000;
}

.miniature-album, .miniature-photo{
	background:#676666;
}

.visuel-miniature-album, .visuel-miniature-photo{
	/*height:150px;*/
	background:#000000;
}

.visuel-miniature-album, .visuel-miniature-photo, .label-miniature-photo{
	/*width:200px;*/
}

.visuel-miniature-album, .label-miniature-album, .visuel-miniature-photo, .label-miniature-photo{
	margin:5px;
	text-align:center;
}

#contenu table td .label-miniature-album, #contenu table td .label-miniature-album a, #contenu table td .label-miniature-photo, #contenu table td .label-miniature-photo a{
	color:#FFFFFF;
}

.item{
}

#contenu td .panneau-totem-droite .interieur-panneau .item-title, #contenu td .panneau-totem-droite .interieur-panneau .item-title a{
	color:#019f01;
}

#contenu td .panneau-totem-droite .interieur-panneau .item-date, #contenu td .panneau-totem-droite .interieur-panneau .item-desc, #contenu td .panneau-totem-droite .interieur-panneau #lesinfosUser td a, #contenu td .panneau-totem-droite .interieur-panneau #lesinfosUser td{
	color:#FFFFFF;
}

#contenu td .panneau-totem-droite .interieur-panneau .item-date{
	font-style:italic;
}

.signe-horoscope img{
	border: 1px solid #676666;
}

.titre-panneau{
	margin-left:10px;
	border:none;
}

hr{
	height: 1px;
	border: 0;
	color:#000000;
	background-color:#000000;
}

.interieurpost{
	height:200px;	
}

HTML>BODY .interieurpost{
	height:auto;
	min-height:200px;
}

.signaturecontainer{
	text-align:right;
}

.illustration-forum{
	background:url(./images/fond-illustration-forum.gif) repeat-y;
}

/* SINGLE PROGRESS BAR */

.progressBar{
	width:150px;
	height:19px;
	background:url(./images/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:150px;
	height:18px;
	background:url(./images/bar.gif) no-repeat 0 0;
	top:1px;
	left:0px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:150px;
	height:18px;
	background:url(./images/bg_cover.gif) repeat-x 0 0;
	top:0;
}

#blaguesaccueil, #blaguesaccueil b, #blaguesaccueil a, #site #contenu #blaguesaccueil a{
	color:#ffffff;
	text-decoration:none;
	cursor:text;
}

.pagination{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	display:block;
}

.liensboutons a{
	display:block;
	float:left;
	width:280px;
	text-indent:25px;
	height:30px;
	line-height:30px;
	background:url(./images/fleche-leguide-reunion-20.gif) left no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

.liensboutons a:hover{
	margin-left:5px;
}

.clear{
	clear:both;
}

#typespro a, #videoControl a{
	text-transform:uppercase;
	color:red;
}

.nomcommercial{
	text-transform:uppercase;
	color:rgb(0, 149, 171);
	font-weight:bold;
}

a .nomcommercial{
	color:red;
}

/* ___________________________________________________________________________________________________ */
.panneau-totem-droite .access {
	height: 30px;
	background: url(./images/icon-access.jpg) no-repeat top right #5195BA;
}

.panneau-totem-droite .stats {
	height: 30px;
	background: url(./images/icon-stats.jpg) no-repeat top right #5195BA;
}

.panneau-totem-droite .pubs {
	height: 30px;
	background: url(./images/icon-pubs.jpg) no-repeat top right #5195BA;
}

.panneau-totem-droite .news {
	height: 30px;
	background: url(./images/icon-news.jpg) no-repeat top right #5195BA;
}

.panneau-totem-droite .registered {
	height: 30px;
	background: url(./images/icon-registered.jpg) no-repeat top right #5195BA;
}

table#ctl0_contenu_liste {
	width: 100%;	
}

table#ctl0_contenu_liste span div {
	padding-bottom: 6px;
	background: url(./images/dotted-border.jpg) bottom left repeat-x;
}