@charset "UTF-8";
html {
	height: 100%;
	width: 100%;
	border: none;
}
body {
	background-color: #768322;
	margin: 0px;
	height: 100%;
	width: 100%;
	border: none;
}
.bgViolonCentre {
	background-color: #FFFFFF;
	background-image: url(../images/parents/violonGris.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgArbres {
	background-image: url(../images/parents/arbresBas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgGauche {
	background-color: #9AAA36;
	background-image: url(../images/parents/imgGaucheViolon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBlanc {
	background-color: #FFFFFF;
}
.errMsg{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	line-height: 18px;
	text-align: left;
}
.fullHeight {
	height: 100%;
}
.news_titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9aaa36;
	font-weight: bold;
}
.news_tablePadding {
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.news_date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.news_img {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.news_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #233a1c;
	line-height: 18px;
	text-align: left;
}
a.news_text:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.padding {
	padding-bottom: 50px;
}
a.news_text:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.news_text:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.news_text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.gras {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #9aaa36;
	line-height: 19px;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	line-height: 20px;
}
.tableau {
	background-color: #e5efaa;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
.texteBlanc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../images/parents/bullet.gif);
	padding-right: 25px;
	
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #233a1c;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #9aaa36;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #233a1c;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #9aaa36;
}
.petitchamps {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
}
.cellVertFonce {
	background-color: #4f5d3a;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #4f5d3a;
	border-right-color: #4f5d3a;
}
.cellVertPale {
	background-color: #8f9c44;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4f5d3a;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4f5d3a;
	border-left-color: #4f5d3a;
}
.imageLeftAlign{
	float: left;
	padding: 4px 4px 4px 0px;
	margin: 0px 4px 4px 0px;
	
}
	
.imageRightAlign{
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #233a1c;
	text-align: left;
}
.tableauNeutre {
	background-color: #e5efaa;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableauNeutreTop {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.titreNeutre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pNeutre { font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bordureSplash {
	border: thin solid #FFFFFF;
}
