
body {
	background-color: #e9bb25;
	background-image: url(../imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 16px;
	color: #260012;
	
}
#global
{
    text-align: center;
}
#frame {
	width: 900px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#nav {
	height: 257px;
}
table.table, tr.table, td.table {
	height: 100px;
	vertical-align: top;
}
#content {
	width: 749px;
	padding: 0px;
	background: #fff;
	height: 100%;
}
#marge {
	width: 6px;
}
#sideBar {
	width: 145px;
	height: 100px;
	padding: 0px;
	background: #c4005d;
}
#titre {
	font-size: 24px;
	color: #8b0037;
	padding: 27px 35px 7px 35px;
    margin-bottom:10px
}
#texte {
	display: block;
	padding: 0px 35px 14px 35px;
}
img.gauche {
	float: left;
	margin: 3px 14px 7px 0px;
	border: 1px #bfbfbf solid;
}
img.droite {
	float: right;
	margin: 3px 0px 7px 14px;
	border: 1px #bfbfbf solid;
}
.sideTitre {
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	margin: 27px 9px 6px 9px;
}
.sideTexte {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 9px 7px 9px;
}
#liste {
	margin: 5px 0px 5px 0px;
}
input.courriel, input.envoyer {
	font-family: Trebuchet MS;
	color: #260012;
	font-size: 12px;
	border: 0px;
	height: 15px;
}
input.courriel {
	margin: 0px 0px 6px 0px;
}
input.envoyer {
	margin: 6px 0px 6px 0px;
}
input.radio {
	margin: 0px;
}
a.lien {
	color: #bf0059;
	text-decoration: underline;
}
a.lien:hover {
	color: #fff;
	background-color: #bf0059;
	text-decoration: none;
}
