h1 {
	font-size: 24px;
	color: #F5A007;
}
a {
	color: #FFF;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	color: #FFF;
}

.logo {
	left: 20px;
	bottom: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 25px;
	margin-right: 210px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_12 {
	font-size: 12px;
}
.img_droite {
	float: right;
	margin-right: 40px;
}




#container {
	background-image: url(img/fond_paysage.jpg);
	height: 800px;
	width: 1024px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 208px;
	padding-bottom: 0px;
	padding-left: 208px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container #content {
	background-image: url(img/fond_noir.png);
	height: 800px;
	width: 1024px;
}
#container #content #menubar {
	height: 155px;
	width: 1024px;
	padding-top: 50px;
}
#container #content #menubar p {
	padding-top: 0px;
}

#container #content #page {
	height: 530px;
	width: 1024px;
	float: left;
}

#container #content #page #photos {
	height: 400px;
	width: 388px;
	padding-left: 112px;
	padding-right: 12px;
	float: left;
	padding-top: 10px;
	padding-bottom: 120px;
}
#container #content #page #photos p {
	margin-top: 0px;
	padding-top: 0px;
}

#container #content #page #texte {
	float: left;
	height: 400px;
	width: 400px;
	color: #FFF;
	font-size: 14px;
	overflow: auto;
	margin-right: 90px;
	margin-bottom: 120px;
	padding-right: 22px;
	margin-top: 10px;
}
#container #content #page #texte #cours {
	background-image: url(img/silhouette_club_cours.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
}
#container #content #page #texte #philosophie {
	background-image: url(img/silhouette_philosophie.png);
	height: 45px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: right top;
}

#container #content #page #texte #presentation {
	background-image: url(img/silhouette_karate_presentation.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
}
#container #content #page #texte #katas {
	background-image: url(img/silhouette_karate_kata.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
}

#container #content #page #texte #histoire {
	background-image: url(img/silhouette_club_histoire.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
}
#container #content #page #texte #bienvenue {
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
	background-image: url(img/silhouette_bienvenue.png);
}
#container #content #page #texte #contact_2 {
	background-image: url(img/silhouette_contact.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding-top: 55px;
}





#container #content #footer {
	height: 58px;
	width: 930px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 84px;
}
#container #content #footer p {
	padding-top: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#container #content #footer p a {
	text-decoration: none;
	color: #666;
}

