html body {

	background: #9c2737 url("../img/balomatic/2010/fond2.jpg") repeat-y center top;
	background-attachment:scroll; 
	text-align: center;
}

#content{
	padding-top: 2em;
}
#container{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 20em;
}

.balomatic .titreH1 {
	color: #ff0066;
	margin:0.3em 0;
	font-size: 200%;
	font-weight: bold;
}

.balomatic .titreH2 {
	color: #000000;
	margin:0.3em 0;
	font-size: 150%;
	font-weight: bold;
}

.textj {
	text-align: justify;
	text-indent: 2em;
	padding: 1em;
}

.textj p {
	padding-top: 1em;
}

.balomatic h1{
color: #650065;
margin:0.3em 0;
font-size: 180%;
font-weight: 700;
}

.balomatic h2{
color:#ff0066;
font-weight: 700;
padding-top: 1em;
margin:0.3em 0;
font-size: 140%;
}

.balomatic h3{
color:#333333;
padding-top:2em;
margin:0.3em 0;
font-size: 120%;
font-weight: bold;
}

.balomatic h4{
color:#333333;
padding-top:0.7em;
padding-bottom: 0.3em;
margin:0.5em 0;
font-size: 110%;
font-weight: bold;
}

.balomatic .evidence {
	color: #008000;
}
.balomatic .bulles {
	color: #650065;
	font-weight: bold;
	text-align: right;
}
#sous_menu .actif {
	color: #008000;
	border-top: 1px #008000 solid;
	border-bottom: 1px #008000 solid;
}
#sous_menu a:hover{
	color:#650065;
	text-decoration:none;
}
.logo_balomatic {
	background: transparent url("../img/balomatic/2010/titre-balomatic.jpg") no-repeat left top;
	height: 230px;
	margin-bottom: 4em;
}
.logo_balomatic h1 {
	color: #650065;
	margin:0.3em 0;
	font-size: 180%;
	font-weight: 700;
	padding-top: 200px;
	padding-left: 160px;
	text-align: right;
}

