/**********************************
* contenu principal
**********************************/
#content h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}

#content h4 {
	display:block;
	margin: 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

#content p {
	margin: 0 0 20px 0;
	padding: 0;
}

#content a {
	color: #E63636;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content .content2cols {
	width: 470px;
}

#content .content2cols .left, #content .content2cols .right {
	width: 220px;
}

#content .content2cols .left {
  float: left;
  margin-right: 30px;
}

#content .content2cols .right { 
  float: left;
}

#content #roundedCorners {
	display:block;
	width:520px;
	height:520px;
	margin:10px 0 0 20px;
	padding:0;
	overflow:hidden;
	background:url(../images/shop_detail_fond.gif) left top no-repeat;
	position: relative;
}

#contentHome #roundedCorners {
	display:block;
	width:724px;
	height:530px;
	margin:10px 0 0 20px;
	padding:0;
	overflow:hidden;
	background:url(../images/home_fond.gif) left top no-repeat;
	position: relative;
}

#roundedCorners #roundedCornersContainer {
	padding: 12px 14px;
}

#roundedCorners #roundedCornersTitle {
	height: 50px;
	margin-bottom: 5px;
}

#roundedCorners #roundedCornersContent {
	width: 492px;
	height: 420px;
	overflow: auto;
}

/**********************************
* rg_googlemap
**********************************/
.tx-rggooglemap-pi1 #infobox {
	height: 60px;
	width: 510px;
	background: url(../images/bgBandeauRouge.png) no-repeat left top;
}

.tx-rggooglemap-pi1 #infobox h4, .tx-rggooglemap-pi1 #infobox p, .tx-rggooglemap-pi1 #infobox a {
	color: #fff;
	margin: 0;
}

.tx-rggooglemap-pi1 #infobox h4 {
	font-weight: normal;
	font-size: 19px;
	padding: 10px 0 0 10px;
}

.tx-rggooglemap-pi1 #infobox p {
	font-size: 11px; 
	padding: 5px 0 0 10px;
}

#rightContent .rggooglemap-menu {
	height: 504px;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-country, 
#rightContent .rggooglemap-menu .rggooglemap-menu-city {
	display: block;
  width: 220px;
  height: 50px;
  margin: 0 0 20px 0;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-country {
  margin: 20px 0;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-country form,
#rightContent .rggooglemap-menu .rggooglemap-menu-city form {
  margin: 0;
  padding: 0;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-city .selectdiv select {
	width:160px;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-shop #rggooglemap-menu-results {
	height: 340px;
	width: 220px;
	overflow:auto;
}

#rightContent .rggooglemap-menu h4 {
	padding: 0 0 10px 0;
	margin: 0;
}

#rightContent .rggooglemap-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rightContent .rggooglemap-menu ul li {
	display: block;
	padding: 1px 0;
	font-size: 12px;
}

#rightContent .rggooglemap-menu ul li a {
	margin: 0;
	padding: 0 0 0 22px;
	height: 18px;
	line-height: 18px;
	display: block;
	color: #000;
	text-decoration: none;
}

#rightContent .rggooglemap-menu ul li a:link,
#rightContent .rggooglemap-menu ul li a:visited {
	background: transparent url(../images/puce_radio.gif) no-repeat 0 -1px;
}

#rightContent .rggooglemap-menu ul li.act a:link,
#rightContent .rggooglemap-menu ul li.act a:visited {
	background: transparent url(../images/puce_radio.gif) no-repeat 0 -151px;
}

#rightContent .rggooglemap-menu .rggooglemap-menu-results {
	overflow: auto;
}


/**********************************
* social bookmarks
**********************************/
.tx-rggooglemap-pi1 .tx-spsocialbookmarks-pi1 {
	position: relative;
	top: -15px;
	left: 410px;
}


/**********************************
* dmail subscription
**********************************/
.dmailsubscription input.subscribeBtn {
	display:block;
	width:131px;
	height:24px;
	border:none;
	cursor:pointer;
	background:url(../images/subscribe.gif) left top no-repeat;
	text-indent:-9000px;
	margin:0;
	padding:0;
}

.dmailsubscription input.unsubscribeBtn {
	display:block;
	width:131px;
	height:24px;
	border:none;
	cursor:pointer;
	background:url(../images/unsubscribe.gif) left top no-repeat;
	text-indent:-9000px;
	margin:0;
	padding:0;
}

.dmailsubscription span.error {
	padding-left: 5px;
	color: #cc0000;
	font-weight: bold;
}
