/* Page d'accueil */

#contenu2 {
	background: url(../images/interface/panorama.jpg) left top #91BEE6 no-repeat;
	height: 442px;
	border-left: #004FA3 10px solid;
	border-right: #004FA3 10px solid;
	border-bottom: #004FA3 10px solid;
}

#contenu3 {
	background-color: #004FA3;
	border-left: #004FA3 10px solid;
	border-right: #004FA3 10px solid;
	border-bottom: #004FA3 10px solid;
}

.TexteRef {
	float: left;
	text-align: justify;
	width: 200px;
	height: 300px;
	font-size: 11px;
}

.SideBox {
	float: right;
	background-color: #000000;
	text-align: center;
	width: 121px;
	height: 442px;
}
.SideBox img {
	margin: 2px 0 3px 0;
}

.Box241 {
	background: url('../images/interface/241-pied.gif') no-repeat #C7D8EB left bottom;
	width: 241px;
}

.Box243 {
	background: url('../images/interface/243-pied.gif') no-repeat #C7D8EB left bottom;
	width: 243px;
}

.LinkBox241 {
	background: url('../images/interface/241-link.gif') no-repeat left top;
	text-align: center;
	width: 241px;
	height: 24px;
}
.LinkBox243 {
	background: url('../images/interface/243-link.gif') no-repeat left top;
	text-align: center;
	width: 243px;
	height: 24px;
}
.LinkBox:link 		{color: #FFFFFF; font-weight: bold; text-decoration: none;}
.LinkBox:visited 	{color: #FFFFFF; font-weight: bold; text-decoration: none;}
.LinkBox:hover 		{color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.LinkBox:active 	{color: #FFFFFF; font-weight: bold; text-decoration: underline;}

.BoxUL {
	margin: 0 0 0 0;
	list-style: none;
	padding: 10px;
}
.BoxUL li {
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background: url(../images/interface/puce-verte.gif) 0 3px no-repeat;
}

H6 {
	font-size: 18px;
	color: #004FA3;
	font-weight: bold;
	padding: 5px 10px 0 10px;
}