/* Corps de la page */
body {
	font-family:Arial, Trebuchet MS, sans-serif;
    font-size:10pt;
	background-color: white;
	margin: 0px 10px 10px 10px;
	color: black;
	border:none;
}
/* Formulaire */
form {
	/*display:none;*/
}
/* Lien */
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#E0611C;
	text-decoration: underline;
}
.disabled {
	color:#8B8682;
}
/* Image */
img {
	border: none;
}
td.body {
	padding: 5px 0px 0px 10px;
	border:none;
	vertical-align:top;
}
td.right {
	width:165px;
	border-left:none;
	padding: 5px 0px 0px 0px;
	vertical-align:top;
}

div.header {
	padding: 0px 0px 5px 0px;
}

div.menu {
	padding: 0px 0px 5px 0px;
}

div.floatLabel, div.float {
	text-align: center;
	margin:5px 10px 0px 0px;
	width:100px;
	height:100px;
	border:none;
	float:left;
}
div.floatLabel {
	height:130px;
}

div.floatLabel p {
	margin:2px 0px 2px 0px;
}

img.paysage {
	width:800px;
	height:600px;
}
img.portrait {
	width:600px;
	height:800px;
}
img.tnpaysage {
	width:100px;
	height:75px;
}
img.tnportrait {
	width:75px;
	height:100px;
}

/* Definition pour le tableau */

table {
	margin: 0px 0px 0px 0px;
	border: none;
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
}

div.visites {
}
div.partners, div.partners div{
	padding:0px 0px 2px 0px;
}
div.googleads {
	border:1px solid #000000;
}
div.googlesearch {
	border:1px solid #000000;
}
form.googlesearch {
	margin:0px;
	padding:0px;
}
div.googleparrainage {
}
