@import url(global.css);

body {
	background-color: #0d0127;
	background-image: url(../img/global/pro_bkgd.gif);

}

/* LIENS */

a {
	color: #684baa;
}

a:hover {
	color: #7c980b;
	text-decoration: none;
}

/* HEADER*/

.header {
	background-image: url(../img/global/pro_header_bkgd.jpg);
	margin: 0;
	padding: 19px 0 0 0;
}

.search-input {
	background-image: url(../img/global/pro_input-field.gif);
}

.search-input input{
	background-color: #d6cfe5;
	border: #d6cfe5;
	color: #301b60;
}

.top-menu {
	float: left;
	display: inline;
	width: 576px;
	height: 31px;
	margin: 13px 0 0 154px;
}

.main-menu {
	background-image: url(../img/global/pro_mainmenu_bkgd.gif);
}

.main-menu a{
	background-image: url(../img/global/pro_mainmenu_arrow.gif);
}

.main-smenu {
	background-color: #6f5e97;
}

.main-smenu-theme ul{
	background-color: #6f5e97;
}



/* PAGE */

.page-bkgd {
	background-image: url(../img/global/pro_page_bkgd-fin.gif);
	background-repeat: repeat-y;
}

.page {
	background-image: url(../img/global/pro_page_bkgd.gif);
	background-repeat: no-repeat;
}

/* FOND */

.dossier-bkgd {
	clear :both;
}

/* FIL D'ARIANE */

.ariane {
	background-color: #a991db;
}

.ariane div {
	background-color: #fff;
}

.ariane a{
	color: #7c9909;
}

/* LINK */

.link{
	padding: 0 18px 0 0;
	background-image:url(../img/global/pro_green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
}

/* MENU */

.dossier-menu {
	float: left;
	text-align: right;
	width: 169px;
	height: 300px;
	margin : 46px 0 0 0;
	padding : 0 20px 0 0;
}

.dossier-menu ul{
	margin: 14px 0 0 0;
	list-style-type: none;
}

.dossier-menu li{
	margin: 0 0 2px 21px;
	padding: 1px 7px 2px 0;
	background-image: url(../img/global/pro_arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
}

.dossier-menu .select {
	background-color: #e4dcf4;
	background-image: none;
}

.dossier-menu .select a{
color: #1f1538;
}

#smenu1 {
		left: 73px;
}

#smenu2 {
		left: 208px;
}

#smenu3 {
		left: 337px;
}

#smenu4 {
		left: 409px;
}

#smenu5 {
		left: 522px;
}

#smenu6 {
		left: 695px;
}

#smenu7 {
		left: 682px;
}

#smenu7 .bulle-menu {
	position: absolute;
	top: 178px;
	left: 125px;
}

/* TITRE */

.dossier-title {
	float: left;
	height: auto!important;
	height: 50px;
	width: 580px;
	min-heigt: 50px;
	margin: -6px 0 0 0;
	padding: 0 0 0 25px;
}

/* FOOTER */

.footer {
	background-color: #fff;
	
}

.footer-interieur {
	background-color: #c2bdcd;
}

.footer-menu a{
	color: #301b60;
}

.footer-menu a:hover{
	color: #fff;
}

.footer-menu a span{
	color: #fff;
}

/* ZOOM IMAGE */

.agrandir {
	border-left: 1px solid #c2bdcd;
}

