
body {
	background-image: url(../images/back01.jpg);
}

#main {
width:695px;
margin-left:auto;
margin-right:auto;
}

#content {
width:555px;
background-image:url(../images/back.jpg);
background-repeat:repeat-y;
padding:20px;
margin-left:30px;
text-align:justify;
}

#bottom {
width:555px;
margin-left:30px;
}

img {
margin:5px;
border:none;
}

#box1, #tab_shops {
background-image:url(../images/title.gif);
background-repeat:no-repeat;
padding-left:15px;
border-bottom:dotted 1px #ae90a4;
padding-bottom:20px;
}

#box1 h1 {
font-size:20px;
font-weight:normal;
color:#CC0000;
text-indent:40px;
padding-top:10px;
}

#box1 h2 {
font-size:16px;
}


#box1 h2 a{
color:#ae90a4;
text-decoration:none;
}

#box1 h2 a:hover {
color:#CC0000;
text-decoration:none;
}

/*
#box2 h1, #box2 h1 a, #box2 h1 a:active, #box2 h1 a:visited{
color:#CC0000;
font-size:18px;
}

#box2 h1 a:hover {
color:#ae90a4;
text-decoration:none;
}

#box2 h2, #box2 h2 a, #box2 h2 a:active, #box2 h2 a:visited{
color:#ae90a4;
font-size:16px;
}

#box2 h2 a:hover {
color:#CC0000;
text-decoration:none;
}
*/

ul {
list-style:none;
margin:0px;
padding:0px;
}

li {
list-style:url(../images/puce.jpg);
margin-left:30px;
padding-top:3px;
}

a {
color:#CC0000;
text-decoration:none;
}
a:hover {
color:#ae90a4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ae90a4;
	font-size: 14px;
}

#fond {
margin:0px;
padding:0px;
}

#footer {
margin-top:20px;
text-align:center;
text-transform:uppercase;
font-size:12px;
}


#tab_shops td img { width:75px}
tr.separator { HEIGHT:1px;background-color:#A59687;}

#tab_shops ul a { text-transform:uppercase; color:#FFFFFF;}

#tab_shops li{ float:left; width:175px; margin-bottom:5px; list-style:none}
#tab_shops li img { width:10px;}


#tab_shops {
	width:555px;
	background-image:none;
	border-bottom:0;
}

form {border:0}

form label
{
	float: left;
	clear: left;
	width: 215px;
	margin-bottom:10px
}

input, textarea, select
{
	margin-bottom:5px;
}

#mailformformtype_mail {margin:20px 0 20px 215px}

