/**
* homepage.css
*
* Auteur: Nicolas JARRAUD
* Date de création: 11.09.2008
* Dernière modification: 28.08.2009
*/

body {
	color: #000;
	font-family: Lucida grande, helvetica, arial, sans-serif;
	margin: 15px 0px 0px 0px;
	background: #F5F6F7;
}

body, html {
	height: 100%;
	position: relative;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

/*********************************************************
/*	  		 		    				Entête
/********************************************************/
#header {
	width: 984px;
	height: 95px;
	background: url(../img/header.png);
	position: relative;
}

#hd-img {
	position: absolute;
	top: 0px;
	left: -54px;
}

.hd-flag {
	position: absolute;
	left: 956px;
}

#hd-flag-fr {
	top: 10px;
}

#hd-flag-us {
	top: 30px;
}

#hd-flag-es {
	top: 50px;
}

#hd-flag-it {
	top: 70px;
}

#hd-title {
	position: absolute;
	left: 225px;
	top: 0px;
}

/*********************************************************
/*	  		 		    	Images aléatoires
/********************************************************/
#diapo {
	width: 980px;
	height: 180px;
	margin-top: 18px;
}

#diapo-middle {
	width: 968px;
	height: 180px;
	background: url(../img/diapo-middle.png);
	float:left;
	position: relative;
}

#diapo-titles {
	width: 950px;
	height: 22px;
	background: url(../img/diapo-titles.png);
	position: absolute;
	top: 150px;
	left: 0px;
	padding: 0px 9px;
}

.diapo-title {
	width: 110px;
	line-height: 22px;
	color: #999999;
	font-size: 11px;
	margin-left: 30px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
  overflow: hidden;
  text-shadow: #000 0px 1px;
}

.diapo-title a:link {
	color: #999999;
}

.diapo-title a:visited{
	color: #999999;
}

.diapo-title a:hover {
	color: #EEEEEE;
}

#diapo-imgContainer {
	width: 950px;
	height: 110px;
	margin-top: 21px;
}

.diapo-img {
	width: 110px;
	height: 110px;
	float: left;
	margin-left: 30px;
	position: relative;
}

/*********************************************************
/*	  		 		    Partie d'introduction
/********************************************************/
#intro {
	width: 984px;
	height: 431px;
	margin-top: 15px;
}

.intro-col {
	width: 186px;
	height: 431px;
	float: left;
}

.intro-col-title {
	width: 176px;
	height: 29px;
	background: url(../img/intro-sideTop.png);
	line-height: 29px;
	color: #4d4d4d;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
}

.intro-col-main {
	width: 186px;
	height: 402px;
	background: url(../img/intro-sideBG.png);
	text-align: left;
	position: relative;
}

#intro-middle {
	width: 600px;
	height: 431px;
	margin: 0px 6px 0px 6px;
	float: left;
	position: relative;
}

#intro-middle-bottom {
	width: 600px;
	height: 121px;
	margin-top: 5px;
}

#intro-middle-bottom img {
	float: left;
}

#intro-right-logo {
	margin: 16px 0px 14px 10px;
}

.intro-text {
	margin: 15px 12px 15px 12px;
	font-size: 11px;
	color: #464646;
	line-height: 1.4em;
}

.intro-title {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.intro-separator {
	width: 162px;
	height: 1px;
	background: #d9d9d9;
	margin-left: 12px;
}

#intro-googlead {
	position: absolute;
	bottom: 12px;
	left: 3px;
	/*
	font-size: 11px;
	color: #464646;
	line-height: 1.4em;
	margin: 50px 12px 15px 12px;
	*/
}

#intro-wboosterad {
	width: 125px;
	height: 125px;
	position: absolute;
	bottom: 27px;
	left: 30px;
}

.intro-ad-link {
	color: #008DDC;
	cursor: pointer;
}

#intro-left-map {
	margin-top: 15px;
}

#intro-buzz {
	width: 196px;
	height: 121px;
	background: url(../img/intro-buzz.png);
	float: left;
	position: relative;
}

#button-rss {
	position: absolute;
	top: 12px;
	left: 17px;
}

#button-twitter {
	position: absolute;
	top: 46px;
	left: 17px;
}

#fb_share_button {
	position: absolute;
	left: 25px;
	top: 86px;
}

#yh_share_button {
	position: absolute;
	left: 46px;
	top: 86px;
}

#dl_share_button {
	position: absolute;
	left: 67px;
	top: 86px;
}

/*********************************************************
/*	  		 		    			mini galerie
/********************************************************/
#gallery-top {
	width: 984px;
	height: 35px;
	margin-top: 11px;
	background: url(../img/gallery-top.png);
}

.gallery-top-menu {
	height: 18px;
	margin-top: 9px;
	float: right;
	cursor: pointer;
}

.gallery-top-menuLeft {
	width: 7px;
	height: 18px;
	float: left;
}

.gallery-top-menuRight {
	width: 7px;
	height: 18px;
	float: left;
}

.gallery-top-menuMiddle {
	height: 18px;
	float: left;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-shadow: #A0A0A0 0px 1px;
}

#gallery {
	width: 984px;
	height: 476px;
	background: url(../img/gallery-background.png);
	margin-bottom: 10px;
	position: relative;
}

#gallery-buttons {
	width: 980px;
	height: 20px;
	position: absolute;
	left: 2px;
	top: 0px;
}

.gallery-btnSep {
	width: 1px;
	height: 20px;
	background: #1e1e1e;
	float: left;
}

.gallery-btnBg {
	height: 20px;
	padding: 0px 15px 0px 15px;
	background: url(../img/gallery-btn-off.png);
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	cursor: pointer;
	text-shadow: #000 0px -1px;
}

#gallery-top5 {
	width: 952px;
	height: 180px;
	position: absolute;
	left: 16px;
	top: 29px;
}

.gallery-top5-thumbnail {
	width: 180px;
	height: 180px;
	background: url(../img/gallery-top5-bg.png);
	margin-right: 13px;
	float: left;
	position: relative;
	font-size: 10px;
	color: #d9d9d9;
}

.gallery-top5-thumbnail a:link, a:visited {
  color: #d9d9d9;
}

.gallery-top5-thumbnail a:hover {
  text-decoration: underline;
}

.gallery-top5-img {
	position: absolute;
	left: 30px;
	top: 55px;
}

.gallery-top5-flag {
	position: absolute;
	left: 101px;
	top: 137px;
}

.gallery-top5-rank {
	width: 21px;
	position: absolute;
	left: 0px;
	top: 8px;
	text-align: right;
	font-weight: bold;
}

.gallery-top5-info {
	width: 140px;
	position: absolute;
	left: 30px;
	top: 8px;
	text-align: left;
	line-height: 1.3em;
	white-space: nowrap;
	text-overflow: ellipsis;
  overflow: hidden;
}

.gallery-top5-special {
	position: absolute;
	left: 30px;
	top: 162px;
}

#gallery-topEnd {
	width: 952px;
	height: 240px;
	position: absolute;
	left: 16px;
	top: 220px;
}

.gallery-topEnd-cell {
	height: 60px;
	float: left;
	font-size: 9px;
	color: #d9d9d9;
	text-align: left;
	position: relative;
}

.gallery-topEnd-cell a:link, a:visited {
  color: #d9d9d9;
}

.gallery-topEnd-cell a:hover {
  text-decoration: underline;
}

.gallery-topEnd-rank {
	width: 23px;
	position: absolute;
	left: 0px;
	top: 3px;
	text-align: right;
	font-weight: bold;
}

.gallery-topEnd-info {
	width: 225px;
	position: absolute;
	left: 88px;
	top: 3px;
	line-height: 1.4em;
	white-space: nowrap;
	text-overflow: ellipsis;
  overflow: hidden;
}

.gallery-topEnd-country {
	width: 225px;
	position: absolute;
	left: 88px;
	top: 45px;
	line-height: 1.3em;
	white-space: nowrap;
	text-overflow: ellipsis;
  overflow: hidden;
}

.gallery-topEnd-flag {
	position: absolute;
	left: 67px;
	top: 45px;
}

.gallery-topEnd-img {
	position: absolute;
	left: 30px;
	top: 3px;
}

.gallery-topEnd-img img {
	position: absolute;
	top: 0px;
	left: 0px;
}

/*********************************************************
/*	  		 		    				Pied
/********************************************************/
#footer {
	width: 980px;
	height: 30px;
	border-top: 1px solid #E5E5E5;
}

#footer-text {
	line-height: 30px;
	color: #666666;
	font-size: 10px;
	float: left;
}

#footer-link {
	line-height: 30px;
	color: #3B5998;
	font-size: 10px;
	float: right;
}

#footer-link a:link, #footer-link a:visited {
  color: #3B5998;
}

#footer-link a:hover {
 border-bottom: 1px dotted #3B5998;
}

#footer-stats {
	margin-top: 7px;
	margin-right: 10px;
	float:left;
}

#footer-empty {
	width: 980px;
	height: 10px;
}

/*********************************************************
/*	  		 		    Boîte de contact
/********************************************************/
#contact-box {
	width: 453px;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -226px;
}

#contact-top {
	width: 453px;
	min-height: 76px;
	background: url(../img/contact/background.png);
}

#contact-bottom {
	width: 453px;
	height: 76px;
	background: url(../img/contact/bottom.png);
}

#contact-main {
	width: 429px;
	height: 225px;
	background: url(../img/contact/backgroundBottom.png) no-repeat;
	background-position: bottom;
	position: relative;
	text-align: left;
}

#contact-title {
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	color: #313131;
}

.contact-label {
	width: 150px;
	position: absolute;
	left: 0px;
	text-align: right;
	font-size: 13px;
	color: #000;
}

.contact-fieldContainer {
	width: 245px;
	height: 22px;
	position: absolute;
	left: 160px;
	background: url(../img/contact/field.png);
}

.contact-field {
	width: 235px;
	border: 0px;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #000;
	margin-left: 5px;
	margin-top: 2px;
}

#contact-msg {
	width: 243px;
	height: 100px;
	position: absolute;
	left: 160px;
	top: 106px;
	color: #000;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border: 1px solid #ABABAB;
	background: white;
}

#contact-error {
	width: 270px;
	position: absolute;
	left: 160px;
	top: 84px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #AD0000;
	line-height: 22px;
}

.contact-button {
	height: 22px;
	float: right;
	margin-top: 16px;
	cursor: pointer;
}

.contact-buttonOn {	
	min-width: 74px;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	color: #000;
	text-shadow: #ccd3da 0px 1px;
	background: url(../img/contact/buttonOn/middle.png);
	float: left;
}

.contact-buttonOff {
	min-width: 74px;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	color: #000;
	text-shadow: #fff 0px 1px;
	background: url(../img/contact/buttonOff/middle.png);
	float: left;
}