@charset "utf-8";


a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #000;
	font-size: 10px;
}

.bd {background:#CC3300;
}
.text-contenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.text-contenuw {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
}

.text-contenubd {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.text-contenubd33 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}


.text-titres {
	font-family: Tahoma;
	font-size: 12px;
	color: #F57826;
	line-height: normal;
	font-weight: bold;
}
.text-titresb {
	font-family: Tahoma;
	font-size: 11px;
	color: #F57826;
	line-height: normal;
	font-weight: bold;
}

.text-titres2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #F57826;
	line-height: normal;
	font-weight: bold;
}
.text-titres3 {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #073A56;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

.descriptifs {
height:255px;
width:370px;
background-color:##E1E2DB;
font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

/* debut java menu */

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

/* fin java menu */

.contact12 {
height: 600px;
width:386px;
}
