a.shop:link, a.shop:visited, a.shop:hover, a.shop:active, a.shop:focus, b {
  color: #d42c6c;
}
a:link {
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a:focus {
 	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.tparadise {
  color: #d42c6c;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-size: .9em;
}
#wrapper {
	margin: 0 auto;
	width: 716px;
	/*height: 500px;*/
}
#contenant {
	margin: 0 auto;
	width: 100%;
  min-width: 600px;
}
#logo {
	color: #333;
	width: 100%;
  text-align: center;
	vertical-align: bottom;
  min-width: 600px;
}
#annonce {
	margin: 0 auto;
	width: 100%;
  text-align: center;
  min-width: 600px;
}
#content {
	float: left;
	color: #333;
	width: 325px;
  height: 515px;
	display: inline;
	vertical-align: bottom;
}
#contentVoir {
	float: left;
	color: #333;
	width: 312px;
  height: 300px;
	display: inline;
	background-image: url(../images/decorG.png);
	background-repeat: no-repeat;
  text-align: center;
}
#footer {
	width: 100%;
	clear: both;
	color: #ffffff;
}
#footer p {
  text-align: center;
}
#navigation {
	float: left;
	text-align: center;
	width: 100%;
}
#navigation .nav {
	font-size: 1.2em;
}
#cache {
  font-size: .8em;
	color: #000000;
}
#righttopcolumn {
  text-align: center;
	width: 384px;
	height: 153px;
	float: left;
}
#rightbottomcolumn {
  text-align: center;
	background-image: url(../images/panneauDOri.png);
	background-repeat: no-repeat;
	width: 384px;
  height: 280px;
	float: left;
}
#rightbottomcolumn p, h3 {
  text-align: center;
  margin: 5px;
  padding: 0;
}
#rightcolumn {
  text-align: center;
	background-image: url(../images/panneauD2.png);
	background-repeat: no-repeat;
	width: 384px;
  height: 300px;
	float: left;
}
#texte, #venir, #contact {
  padding: 8px;
	font-size: 1.1em;
  margin: 40px 20px 0 0;
}
#texte, #contact {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
#venir {
	background-image: url(../images/visite/plan.png);
	background-repeat: no-repeat;
	width: 439px;
	height: 321px;
}
#venir #G {
  float: left;
  width: 120px;
}
#venir #D {
  float: right;
  width: 150px;
  margin: 35px 110px 0 0;
}
#contact p {
  text-align: left;
}
