/* Styles de la page d'accueil */
#globalheader {
	background: url(img/globalheader-accueil-bk.gif) repeat-x;
}
#globalheader, #header {
	height: 528px;
}
#vignettes {
	top: 151px;
	top: 152px;
	width: 146px;
	height: 217px;
	background: url(img/vignettes-accueil-bk.gif);
	right: 0px;
	left: auto;
	display: none;
}

#world {
	left: 584px;
	top: 218px;
	display: none;
}
#vignette_A,
#vignette_B,
#vignette_C {
	position: absolute;
	left: 19px;
	top: 15px;
	width: 120px;
	height: 75px;
}
#vignette_B {
	left: 19px;
	top: 124px;
}
#vignette_C {
	left: 307px;
		display: none;
}
#sideA {
	margin: 0;
	padding: 0 32px;
	height: auto;
	width: 507px;
	background: #FFFFFF url(img/side-A-accueil-bk.gif) no-repeat;
	position: relative;
}
#sideB {
	height:auto;
	padding: 0;
	float: left;
	margin: 0;
	background: #E7E7E7 url(img/side-B-accueil-bk.gif) no-repeat;
	width: 156px;
	position: relative;
}
#content {
	background: none;
}
#breadcrumb  {
	display: none;
	}
#map {
	height: 210px;
	width: 420px;
	position: absolute;
	top: 164px;
	right: 0px;
	z-index: 600;
}
#random-bay {
	height: 274px;
	width: 588px;
	position: absolute;
	left: -17px;
	top: 160px;
	z-index: 600;
	background: url(img/random-bay-bk.gif);
}
#random-bay-img {
	height: 246px;
	width: 558px;
	position: absolute;
	left: 23px;
	top: 7px;
	z-index: 700;
}
#sideA h1 {
	margin: 0;
	padding: 0px 0px 20px 56px;
	height: 59px;
	color: #FFFFFF;
	text-transform: none;
	font: normal 17px/59px Georgia, "Times New Roman", Times, serif;
	display: block;
	}
#sideA #worldbays_icon {
	height: 52px;
	width: 50px;
	position: absolute;
	left: 30px;
	top: 5px;
	z-index: auto;
}
#sideB h1 {
	margin: 0px 0px 36px;
	padding: 0px 0px 0px 56px;
	line-height: 59px;
	height: 51px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-align: left;
	}
#sideB #baies_icon {
	height: 41px;
	width: 43px;
	position: absolute;
	left: 11px;
	top: 10px;
	z-index: auto;
}
#syndication_blogbays {
	margin-bottom: 20px;
}
#syndication_blogbays .colA {
	float: left;
	width: 150px;
	background: url(img/colA-bk.gif) no-repeat right top;
	height: 290px;
	padding-right: 5px;
}
#syndication_blogbays .colB {
	float: left;
	width: 336px;
	height: auto;
	padding-left: 16px;
}
#syndication_blogbays .colB ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#syndication_blogbays .colB li {
	background: url(none);
	margin: 0px 0px 16px;
	padding: 5px;
	display: block;
}
#syndication_blogbays .colB li:hover {
	cursor:pointer;
	background: #F0F0F0;
}
#syndication_blogbays .colA h3 {
	font-size: 12px;
	color: #000000;
}
#syndication_blogbays .colB a {
	font-size: 11px;
	font-weight: bold;
}

#syndication_blogbays .colB h3 a {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#syndication_blogbays .colB  a:hover ,
#syndication_blogbays .colB h3 a:hover {
	color: #FCC11B;

}
#syndication_blogbays .colB .image {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#syndication_blogbays .colB .image:hover {
	border: 1px solid #C0C0C0;
	background: #FDDD60;
}
#syndication_blogbays .colB .image img a {
	padding: 0px;
	margin: 0px;
}











/* Pages sommaire des actus - témoignages - liens */
.element,
.element_detail {
	border:1px none #008BCF;
	padding:0 0 20px;
	margin:0px 0px 8px;
	height:auto;
	width: 507px;
	color: #000000;
	background: transparent url(img/element-border-bottom.jpg) no-repeat center bottom;
}
#syndication_blogbays .element {
	background: transparent url(img/syndication-element-border-bottom.jpg) no-repeat center bottom;
	width: 336px;
}
.element_detail {
	border:none;
	padding:0;
	background: transparent;
}
.element h4,
.element_detail h4 {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF7E28;
	padding: 0 2px;
	margin: 0px 8px 2px 0;
	background: transparent;
	height: auto;
	line-height: normal;
}
.element_detail h4 {
	display: inline;
}
.element h3,
.element_detail h3  {
	padding: 0px;
	margin-bottom: 6px;
	border-style: none;
}
.element h3,
.element h3 a,
.element_detail h3,
.element_detail h3 a  {
	color: #008BCF;
	font-size: 13px;
}
.element h3 a:hover, 
.element_detail h3 a:hover {
	color: #568954;
}
.element_detail h3 {
	display: inline;
}
.element .resume,
.element_detail .resume {
	text-align:left;
	margin-bottom: 8px;
	margin-top: 4px;
	font-size: 11px;
	line-height: normal;
}
.element .resume p {
	font-size: 11px;
	line-height: normal;
}
.element .vignette {
	float:left;
	margin: 0px 0px 0px 0px;
	display: block;
}
.element .image,
.element .image img,
.element_detail .image,
.element_detail .image img {
	float:left;
	margin: 0px 16px 0px 0px;
	display: block;
}
.element .plus,
.element_detail .plus {
	display: block;
	float: right;
}
.element .plus a,
.element_detail .plus a {
	color: #008BCF;
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	border: none;
	display: inline;
	float: none;
	font-size: 11px;
	font-weight: bold;
}
.element .plus a:hover,
.element_detail .plus a:hover {
	display: inline;
	float: none;
	color: #FCC11B;
	background-color: transparent;
	border: none;
}
.element .description p,
.element_detail .description p {
	margin: 0px;
	padding: 0px;
}








a.item_precedent,
a.item_suivant,
a.item_liste {
	color: #008BCF;
	display: block;
	margin-top: 8px;
	font-size: 11px;
	margin-bottom: 8px;
}
a.item_liste {
	background: url(img/icons/picto-revenir-liste.gif) no-repeat 0px 8px;
	width: auto;
	padding: 10px 0 4px 16px;
	line-height: 20px;
	display: inline;
}
a.item_suivant {
	float: right;
	background: url(img/icons/next.gif) no-repeat right 5px;
	padding-right: 6px;
}
a.item_precedent{
	float: left;
	background: url(img/icons/previous.gif) no-repeat left 5px;
	padding-left: 7px;
}
a.item_precedent:hover,
a.item_suivant:hover,
a.item_liste:hover {
	color: #FCC11B;
}
.navigation_element {
	text-align: center;
	border-top: 1px dotted #0064a9;
	padding-top: 4px;
	margin-top: 10px;
}
.element .resume .vignette img {
	padding: 4px;
	border: 1px solid #C0C0C0;
}
.element .resume .vignette img:hover  {
	border: 1px solid #C0C0C0;
	background: #FDDD60;
}



#syndication_blogbays .colB h3 {
	margin: 0px 0px 4px;
}
.club {
	background: url(img/leclub-bk.gif) no-repeat;
	height: 326px;
	width: 397px;
	padding: 0px;
	position: relative;
	font-weight: normal;
	margin-top: 0px;
	margin-left: -148px;
}



#sideB .col dl {
	margin-bottom: 2px;
	padding-bottom: 4px;
}

