﻿BODY {
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#505050;
	margin:0px;
}

H1 {
	font-size:18px;
	font-weight:bold;
	margin:15px 0px;
	padding:0px;
}

H2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
}

H3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
}

.allleft {
	float:left;
	margin:15px 0px 0px 30px;
}

.zonelogo {
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	float:left;
	width:220px;
	height:188px;
}

.zonelogo-o {
	background-image:url('../images/logo-o.gif');
	background-repeat:no-repeat;
	float:left;
	width:220px;
	height:188px;
}

.zonelogo H1, .zonelogo-o H1 { font-size:0px; visibility:hidden; }

#topbarvert {
	background-color:#89B546;
	background-image:url('../images/bgtopvert.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	width:795px;
	padding:5px 0px 5px 0px;
}

#topbarbleu {
	background-color:#89B546;
	background-image:url('../images/bgtopbleu.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	width:795px;
	padding:5px 0px 5px 0px;
}

#topbarrose {
	background-color:#89B546;
	background-image:url('../images/bgtoprose.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	width:795px;
	padding:5px 0px 5px 0px;
}

#topbarvert H1 {
	font-size:18px;
	font-weight:bold;
	color:#302D2D;
}

#zonetopamu {
	height:220px;
	background-image:url('../images/bgamu4.jpg');
	background-repeat:no-repeat;
}

#zonetop {
	margin:50px 40px 0px 60px;
	float:left;
	width:500px;
}

#zonecontente {
	margin:174px 40px 0px 60px;
	float:left;
	width:500px;
}

#zonecontente2 {
	margin:0px 40px;
	float:left;
	width:500px;
	background-image:url('../images/fleur2.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#zonecontenteamu {
	margin:0px 40px;
	float:left;
	width:500px;
	background-image:url('../images/fleurbleue.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#zonecontenteart {
	margin:0px 40px;
	float:left;
	width:500px;
	background-image:url('../images/fleurrose.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#zonetext {
	margin:5px;
	width:480px;
}

#menu {
	width:210px;
	font-size:13px;
	margin:33px 0px 0px 0px;
}

#menu .ttlmenu {
	font-size:16px;
	font-weight:bold;
}

#menu P {
	width:210px;
}

#menu A:link, 
#menu A:visited,
#menu A:hover, 
#menu A:active {
	text-decoration:none;
	color:#302D2D;
}

#menu .ttl1,
#menu .ttl2,
#menu .ttl3 {
	width:210px;
	padding-left:5px;
}

#menu .sttl1,
#menu .sttl2,
#menu .sttl3 {
	margin-left:30px;
	width:180px;
	padding-left:5px;
}

#menu .ttl1_o {
	width:210px;
	background-color:#89B546;
	padding-left:5px;
}

#menu .ttl2_o {
	width:210px;
	background-color:#6691CB;
	padding-left:5px;
}

#menu .ttl3_o {
	width:210px;
	background-color:#cc5a6e;
	padding-left:5px;
}

#menu .sttl1,
#menu .sttl2,
#menu .sttl3 {
	margin-left:30px;
	width:180px;
	padding-left:5px;
}

#menu .sttl1_o {
	margin-left:30px;
	width:180px;
	background-color:#C2DC84;
	padding-left:5px;
}

#menu .sttl2_o {
	margin-left:30px;
	width:180px;
	background-color:#B9D0E9;
	padding-left:5px;
}

#menu .sttl3_o {
	margin-left:30px;
	width:180px;
	background-color:#ecbfc6;
	padding-left:5px;
}

A:link { color:#626365; }
A:visited { color:#626365; }
A:active { color:#626365; }
A:hover { color:#3C3C3C; }

.homezonereal {
	width:147px;
	float:left;
	padding-right:13px;
	text-align:center;
}

.homezonereal IMG,
.artthumb IMG,
.artthumb2 IMG {
	border:1px solid #000000;
}

.artthumb {
	width:202px;
	float:left;
	padding-right:57px;
	text-align:center;
}

.artthumb2 {
	width:202px;
	float:left;
	text-align:center;
}

.def {
	font-size:10px;
	color:#666666;
	font-style:italic;
}

.demipetitCarre {
	width:125px;
	height:85px;
	border-bottom:1px solid #000000;
}

.petitcarre {
	width:125px;
	border:1px solid #000000;
	float:left;
	margin:0px 20px 20px 0px;
	background-color:#FFFFFF;
}

.rectangle {
	width:300px;
	float:right;
	text-align:right;
	margin:0px 50px 5px 30px;
	font-size:18px;
}

.phrasecad {
	font-size:16px;
	color:#6691CB;
	font-weight:bold;
}

.petitcarre P { 
	padding:5px; 
	margin:0px;
}

.imgReal { 
	float:left;
	width:200px;
	margin-right:30px;
	border:1px solid #000000;
}



HR {
	margin-bottom:10px;
	color:#d8d8d9;
	border:1px solid #d8d8d9;
}

#footer {
	text-align:right;
	float:right;
	margin-bottom:20px;
}

.vert {
	color:#89B546;
}

.bleu {
	color:#6691CB;
}

.rose {
	color:#cc5a6e;
}

.noir {
	color:#000000;
}

.padtitre {
	margin-bottom:10px;
}


/*
.padtest { padding:11px; }

.padtest2 { border:8px solid #ffffff; }



/** COULEURS **/

.rectCouleur {
	height:200px;
	width:480px;
}

.coul1 {
	float:left;
	height:198px;
	width:238px;
	border:1px solid #000000;
}

.coul2 {
	float:left;
	height:98px;
	width:239px;
	border:1px solid #000000;
	border-left:0px;
}

.coul3 {
	float:left;
	height:99px;
	width:119px;
	border:1px solid #000000;
	border-top:0px;
	border-left:0px;
}



/** UTILITAIRES **/

.smlspace { height:20px; }
.spacer { height:30px; }
.spacer13 { height:13px; }
.spacerLinks { height:150px; }
.clear { clear:both; }
.nopad { margin:0px; padding:0px; border:0px; }
.nobord { border:0px; }
.left { float:left; }
.right { float:right; }
.p1 { margin-top:0px; padding-top:0px; }