body{
	background-image: url(img_yoga/texture_yoga.jpg);
	margin: 0px;
	padding: 0px;
}

body, p, tr, h4, h5 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout typo                                 */
/***********************************************/
h1 {
	margin: 0px;
	padding-top: 210px;
	padding-left: 60px;
}

.credit {
	color: #4C5C82;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	}
	
.para_bold {
	color: #4C5C82;
	text-decoration: none;
	font-family: "Arial", Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	font-weight: bolder;
	}
	
.para {
	color: #4C5C82;
	text-decoration: none;
	font-family: "Arial", Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	font-weight: normal;
	}
	
.para_small {
	color: #4C5C82;
	text-decoration: none;
	font-family: "Arial", Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	font-weight: normal;
	}
	
.font_table {
	color: #4C5C82;
	text-decoration: none;
	font-family: "Arial", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	font-weight: normal;
	padding: 2px;
	}
	.titre_table {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 2px;
	}
	
h2 {
	margin: 0px;
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 100px;
	padding-bottom: 15px;
}

h3 {
	margin: 0px;
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 100px;
	padding-bottom: 15px;
}

/***********************************************/
/* Layout boutons                                 */
/***********************************************/

.bouton_on {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #959595;
	text-transform: uppercase;
	font-weight: bolder;
	}
	
a.bouton_on:link, a.typo:visited {
	text-decoration: none;
	}

a.bouton_on:hover {
	color: #959595;
	text-decoration: none;
	}
	
a.bouton_on:active {
	color: #959595;
	text-decoration: none;
	}

.bouton {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #4C5C82;
	text-transform: uppercase;
	font-weight: bolder;
	}
a.bouton:link, a.typo:visited {
	text-decoration: none;
	}

a.bouton:hover {
	color: #959595;
	text-decoration: none;
	}
	
a.bouton:active {
	color: #4C5C82;
	text-decoration: none;
	}

a {
	text-decoration: none;
	color: #4C5C82;
	}

a:link, a.typo:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
a:active {
	color: #4C5C82;
	text-decoration: none;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
        
#container {
	width: 850px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(img_yoga/fond_page.jpg);
	background-repeat: no-repeat;
}

#head {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	background-image: url(img_yoga/head_yoga.jpg);
	height: 125px;
}

#photo_accueil {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_home.jpg);
}

#photo_profil {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_profil.jpg);
}

#photo_service {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_service.jpg);
}

#photo_horaire {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_horaire.jpg);
}

#photo_tarif {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_tarif.jpg);
}

#photo_contact {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_contact.jpg);
}

#photo_evenement {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 200px;
	background-image: url(img_yoga/photo_evenement.jpg);
}


#contenu {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	background-image: url(img_yoga/img_fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#bottom {
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
	height: 252px;
	background-image: url(img_yoga/bottom_page.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.table {
	margin-left: 60px;
	background-image: url(img_yoga/fond_page.jpg);
	background-repeat: no-repeat;
	}

</style>
