@import url(/loa/styles-index.css);

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}


#baseline {
	background-color: #990000;
	color:#EEEEEE;
}
a.baseline:active{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline:visited{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baseline{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
a.baselinecurrent{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
#menu {
	background-color: #E0E085;
	height: 20px;
}
#item {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B66E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5D6;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	display: block;
}
#firstitem a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	width: 100%;
	height:20px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#item a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height:20px;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.current	{
	color: #990000;
}
#firstitem {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B66E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B0B66E;
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	display: block;

}

a.menu:link {
	color: #666666;
}
a.menu:visited {
	color: #666666;
}
a.menu:hover {
	color: #000000;
	background-color: #CCCC33;
}
a.menu:active {
	color: #000000;
}

#col1	{
	width: 332px;
	float:left;
}
#coldroite	{
	float:left;
	width:181px;
	margin-right: 12px;
	margin-left: 10px;	
}
#colgauche	{
	float:left;
	width:190px;
	margin-right: 10px;
}

#centre	{
	float:left;
}
#sep	{
	width: 40px;
	float:left;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 17px;
}
.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 22px;
}
.copy, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 34px;
}
a.copy:link {
	color: #000000;
	font-weight: bold;
}
a.copy:visited {
	color: #666666;
	font-weight: bold;
}
a.copy:hover {
	color: #990000;
	font-weight: bold;
}
a.copy:active {
	color: #990000;
	font-weight: bold;
}
p	{
	margin: 0px;
	padding: 0px;
}

#menudubas li, ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: Aucune;
}

li {
	line-height: 14px;
	margin-bottom: 15px;
}