body {
	margin: 0;
	background: url( '/images/fond.jpg' ) repeat-x top left #F4419C;
}
* {
	outline: none !important;
	outline: 0 !important;
}
div.clear {
	clear: both;
}
img {
	border: 0;
}

#body {
	text-align: center;
	height: 100%;
}
#main {
	text-align: left;
	margin: 0 auto;
	width: 1197px;
	height: 100%;
	background: url( '/images/bg-main.jpg' ) repeat-y top center;
}

#main-layout {
	width: 1197px;
	height: 100%;
	border: 0;
	border-collapse: collapse;
}
#main-layout td {
	padding: 0;
	vertical-align: top;
}

#main-columns {
	width: 1103px;
	height: 100%;
	border: 0;
	border-collapse: collapse;
}
#main-columns td {
	padding: 0;
	vertical-align: top;
}
td.col-left {
	width: 245px;
	text-align: center;
	vertical-align: top;
}
div.col-left {
	width: 245px;
	background: url( '/images/bg-col-left.gif' ) repeat-y top center;
}


td.col-right {
	width: 848px;
	text-align: center;
	vertical-align: top;
	background: url( '/images/bg-top-liste.gif' ) repeat-y left center;
}


#top-liste {
	width: 853px;
	padding: 0 0 0 5px;
}

div.site {
	width: 262px;
	height: 240px;
	float: left;
	margin: 0 10px 10px 10px;
}
div.fiche {
	float: none;
	margin: 0 auto;
}
img.thumb {
	width: 260px;
	height: 195px;
	border: 1px solid black;
}
div.description {
	font-size: 11pt;
	font-family: Verdana;
	line-height: 16pt;
}
div.description p {
	font-size: 9pt;
	color: #999;
	line-height: 11pt;
	text-align: left;
}

div.site-description {
	display: none;
}

#info-bulle {
	width: 258px;
	position: absolute;
	color: #FFF;
	border: 1px solid transparent;
	display: none;
}

div.info-top {
	background: url( '/images/bg-description.gif' ) repeat-y top center;
	border: 1px solid transparent;
}
div.info-bottom {
	height: 16px;
	background: url( '/images/bg-description-bottom.gif' ) no-repeat bottom center;
	
}
div.info-texte {
	background: url( '/images/bg-description-top.gif' ) no-repeat top center;
	
}
div.info-texte p {
	margin: 0;
	padding: 10px;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
}












div.description span {
	font-weight: bold;
}
div.description span, div.description a {
	color: #FFF;
}
p.fiche, p.stats {
	margin: 0;
	line-height: 11pt;
	width: 50%;
	float: left;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color: #999;
}
p.fiche {
	text-align: left;
}
p.stats {
	text-align: right;
}
p.fiche a {
	color: #999;
}
div.site span {
	font-weight: normal;
}

div.boost-top {
	clear: both;
	padding: 20px 0;
	text-align: center;
}


#cadeau-top {
	width: 858px;
	height: 123px;
	background: url( '/images/bg-cadeau-top.gif' ) no-repeat top center;
	text-align: center;
}
#cadeau-top p {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	margin: 0;
	padding-top: 8px;
}
#cadeau-top a {
	color: #F4419C;
}


div.inner-left {
	background: url( '/images/bg-inner-left.gif' ) no-repeat bottom center;
	padding-bottom: 21px;
	width: 245px;
}

#link-home {
	width: 100%;
	height: 75px;
	margin-bottom: 48px;
}
/**
* bloc gauche nouveautes 
*/

#nouveautes {
	background: url( '/images/top-nouveautes.gif' ) no-repeat top center;
}
#nouveautes p {
	font-family: Verdana;
	font-size: 12pt;
	margin: 0;
}
#nouveautes a {
	color: #000;
	text-decoration: none;
}
#nouveautes p.liste-site {
	margin-top: 15px;
}
#nouveautes p.liste-site a {
	text-decoration: underline;
}

/**
* bloc gauche webmasters  
*/
#webmasters {
	background: url( '/images/top-webmaster.jpg' ) no-repeat top center;
	padding-top: 48px;
}

#webmasters p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	margin: 0 0 10px 0;
}
#webmasters a {
	font-size: 12pt;
	color: #000;
}

/**
* bloc gauche menu webmasters  
*/
#menu-webmaster {
	background: url( '/images/top-webmaster-menu.jpg' ) no-repeat top center;
}

#menu-webmaster p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	margin: 0 0 10px 0;
}
#menu-webmaster a {
	font-size: 12pt;
	color: #000;
}

/**
* bloc gauche boost  
*/
#boost-left {
	background: url( '/images/top-boost-left.gif' ) no-repeat top center;
	padding-top: 48px;
}

/**
* bloc cadeau gauche 
*/
#cadeau-left {
	background: url( '/images/top-cadeau-left.jpg' ) no-repeat top center;
	padding-top: 48px;
}

#cadeau-left p {
	padding: 0 12px;
	font-family: Verdana;
}
#cadeau-left p a {
	color: #000;
}
#cadeau-left p.titre {
	font-size: 24pt;
	margin: 0;
}
#cadeau-left p.titre a {
	color: #FF0384;
	font-weight: bold;
}
#cadeau-left p.titre img {
	vertical-align: middle;
}
#cadeau-left p.titre2 {
	font-size: 14pt;
	margin: 15px 0;
	font-weight: bold;
}
#cadeau-left p.titre3 {
	font-size: 12pt;
	margin: 0;
	font-weight: bold;
}




#webmaster-layout {
	width: 1197px;
	border: 0;
	margin: 0 auto;
	border-collapse: collapse;
}
#webmaster-layout td {
	padding: 0;
	vertical-align: top;
}

/**
* forms 
*/
div.webmaster {
	width: 853px;
	height: 100%;
	background: url( '/images/bg-top-liste.gif' ) repeat-y left center;
	padding: 0 0 0 5px;
}

div.form {
	width: 600px;
	margin: 0 auto;
	font-family: Verdana;
	
}

div.webmaster p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
div.webmaster h2 {
	color: #999;
	font-family: Arial;
	font-size: 13pt;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

div.webmaster p.error {
	margin: 10px 0;
	font-weight: bold;
	color: #F00;
}
div.webmaster table {
	border-collapse: collapse;
}
div.webmaster th, div.webmaster td {
	padding: 3px 0;
}

div.webmaster th {
	color: #FFF;
	font-size: 14px;
	width: 250px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
div.webmaster th span {
	font-size: 10px;
	color: #FFF;
	font-style: italic;
}
div.webmaster td {
	text-align: left;
	vertical-align: top;
	width: 350px;
}
div.webmaster input, div.webmaster textarea {
	font-family: Verdana;
	width: 250px;
	border: 1px solid #000;
	font-size: 12px;
}
div.webmaster textarea {
	height: 80px;
}
div.webmaster .field-error {
	background-color: red;
}
div.webmaster input.submit {
	width: auto;
}
div.webmaster a {
	color: #FFF;
}


#all-sites {
	width: 853px;
	background: url( '/images/bg-top-liste.gif' ) repeat-y left center;
}
div.list-sites {
	padding-left: 25px;
}
#all-sites p {
	font-family: Verdana;
	font-size: 8pt;
	width: 33%;
	float: left;
	margin: 5px 0;
	text-align: left;
}
#all-sites a {
	color: #FFF;
}


.hidden {
	visibility: hidden;
}


table.mes-sites {
	border-collapse: collapse;
	margin-left: 30px;
}
table.mes-sites th {
	text-align: right;
	vertical-align :top;
}
table.mes-sites th img {
	margin-right: 20px;
}
table.mes-sites td {
	text-align: left;
	vertical-align :top;
	font-family: Verdana;
	font-size: 10pt;
}
