* {
	padding:0;
	margin:0;
	border:none;
	}
.clear { clear: both;}
body {
	background-color: #000000;
	position:absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	width: 760px;
	font-family: times, sans-serif;
	font-size: 13px;
	color: #ffffff;
	}
h2 {
	font-family: times, sans-serif;
	font-size: 17px;
	color: #ffffff;
	}
#bloc_texte {
	margin-left: 5px;
	margin-right: 5px;
	}
/*============== interface =============*/
table.general {
	background-color: #000000;
	width: 755px;
	border: 0px;
	border-style: solid;
	border-color: white;
	}
	
td.haut_gauche {
	background-color: #000000;
	background-image: url(img/interface/haut-gauche-jardin-exotique.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 425px;
	}

td.haut_droite {
	background-color: #000000;
	background-image: url(img/interface/haut-droite-jardin-exotique.jpg);
	background-repeat: no-repeat;
	width: 552px;
	height: 425px;
	}	

td.milieu_gauche {
	background-color: #000000;
	background-image: url(img/interface/milieu-gauche-jardin-exotique.jpg);
	background-repeat: no-repeat;
	width: 211px;
	overflow: hidden;
	}		
	
td.milieu_droite {
	background-color: #000000;
	background-image: url(img/interface/milieu-droite-jardin-exotique.jpg);
	background-repeat:no-repeat;
	margin-left: 5px;
	width: 552px;
	}		

#dyn_gauche {
	background-image: url(img/interface/rallonge-gauche-jardin-exotique.jpg);
	background-repeat: repeat;
	width: 211px;
	height: 100%;
	}
	
td.bas_gauche {
	background-color: #000000;
	background-image: url(img/interface/bas-gauche-jardin-exotique.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 26px;
	}		
	
td.bas_droite {
	background-color: #000000;
	background-image: url(img/interface/bas-droite-jardin-exotique.jpg);
	background-repeat: no-repeat;
	width: 552px;
	height: 26px;
	}		
/*==============  menu  ===============*/
#menu {
	position: relative;
	top: 0px;
	width: 211px;
	height: 830px;
	}
#menu ul{
	margin-left:5px;
	list-style-type:none;
	z-index: 10;
	}
#menu li {
	float:left;
	margin-top: 5px;
	}
#menu a {
	display:block;
	text-decoration:none;
	}
.accueil a {
	background-image: url(img/menu/bouton-accueil-actif.gif);
	width:102px;
	height:35px;
	}
.accueil a:hover {
	background-image: url(img/menu/bouton-accueil-inactif.gif);
	width:102px;
	height:35px;
	}
.accueil_selected a {
	background-image: url(img/menu/bouton-accueil-inactif.gif);
	width:102px;
	height:35px;
	}
.service a {
	background-image: url(img/menu/bouton-services-actif.gif);
	width:115px;
	height:35px;	
	}
.service a:hover {
	background-image: url(img/menu/bouton-services-inactif.gif);
	width:115px;
	height:35px;
	}
.service_selected a  {
	background-image: url(img/menu/bouton-services-inactif.gif);
	width:115px;
	height:35px;
	}
.realisation a {
	background-image: url(img/menu/bouton-realisations-actif.gif);	
	width:143px;
	height:35px;
	}
.realisation a:hover {
	background-image: url(img/menu/bouton-realisations-inactif.gif);	
	width:143px;
	height:35px;
	}
.realisation_selected a {
	background-image: url(img/menu/bouton-realisations-inactif.gif);	
	width:143px;
	height:35px;
	}
.partenaire a {
	background-image: url(img/menu/bouton-partenaires-actif.gif);	
	width:137px;
	height:35px;
	}
.partenaire a:hover {
	background-image: url(img/menu/bouton-partenaires-inactif.gif);	
	width:137px;
	height:35px;
	}
.partenaire_selected a {
	background-image: url(img/menu/bouton-partenaires-inactif.gif);	
	width:137px;
	height:35px;
	}
.contact a {
	background-image: url(img/menu/bouton-contact-actif.gif);	
	width:113px;
	height:35px;
	}
.contact a:hover {
	background-image: url(img/menu/bouton-contact-inactif.gif);	
	width:113px;
	height:35px;
	}
.contact_selected a {
	background-image: url(img/menu/bouton-contact-inactif.gif);	
	width:113px;
	height:35px;
	}
/*==============  footer  ===============*/
#footer {
	background-image: url(img/footer.jpg);
	width:760px;
	height:28px;
	color:#ffffff;
	text-align:center;
	line-height:28px;
	}
#footer a {
	color:#ffffff;
	text-decoration:none;
		}
#footer a:hover {
	color:red;
	text-decoration:underline;
	}
#footer a.selected {
	color:red;
	text-decoration:underline;
	}
/*==============page service===============*/


	
/*==============page realisation===============*/

#real_titre {
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #ff0033;
	text-align:center;
	}
#real_texte {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	}

/*==============page partenaire===============*/

.partenaire_titre {
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #ff0033;
	}
.partenaire_texte {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	}	
a.partenaire_url {
	font-family: Arial;
	font-size: 12px;
	color: #ff0033;
	text-decoration:none;
	}		
a.partenaire_url:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff0033;
	text-decoration:underline;
	}	
/*==============page contact===============*/

.contact_titre {
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #ff0033;
	}
.contact_texte {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	}
/*==============formulaire===============*/	
input {
	background : #aaaca9;
	font-size : 14px;
	font-family: Arial;
	color : #000000;
	border:2px solid #edb1bd;
	}

input.bouton {
	background-image: url(img/fond_bouton_form.gif);
	background-repeat:no-repeat;
	width:100px;
	height:118px;
	border:0px solid #000000;
	}	
	
select {
	background : #FFFFFF;
	font-size : 14px;
	font-family: Arial;
	color : #000000;
	border:2px solid #000000;
	}

textarea {
	background : #FFFFFF;
	font-size : 14px;
	font-family: Arial;
	color : #000000;
	border:2px solid #e1114b;
	}
/*==============Footer================*/
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #fd2daf;
	}	
a.footer {
	font-family: Arial;
	font-size: 12px;
	color: #fd2daf;
	text-decoration:none;
	}		
a.footer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fd2daf;
	text-decoration:underline;
	}	
