@import url("main.css");

ul.sf-menu>li.current {
	background-position: -128px 0;
}

ul.sf-menu>li {
	background-position: 0 0;
}


/*
ul.sf-menu .current a.submenuhead{
	background-color: #fff;
}*/

ul.sf-menu a.submenuhead.selected {
	color: #fff;
	font-family: FF_DIN_Regular;
	background-color: #c6c7c8;
}


/*#menu>ul>li {*/
/*#menu .submenu {
	height: 300px;
	margin-left: 10px;
	font-size: 14px;
}*/

/*.submenu {*/
ul.sf-menu li.submenu ul {
	display: none;
	position: absolute;
	top: 185px;
	width: 128px;
}

#callback {
	display: block;
	position: absolute;
	bottom: -55px;
	right: 0;
	width: 128px;
	height: 128px;
}

.text {
	display: none;
}

div.text {
	position: absolute;
	top: -15px;
	left: 15px;
	width: 382px;
	height: 230px;
	padding: 10px;
	color: #58585a;
	background: #eceded url(../img/textbg.gif) no-repeat right center;
	-webkit-border-bottom-left-radius: 24px;
	-moz-border-radius-bottomleft: 24px;
	border-bottom-left-radius: 24px;
}

#content div.text a {
	color: #58585a;
	/*text-decoration: none;*/
}

div.text ul {
	list-style-type: none;
}

div#text1, div#text5 {
	left: 138px;
}

div#text2, div#text6 {
	left: 276px;
}

div#text3 {
	left: 414px;
}

div#text4 {
	left: 0;
}


#container {
	min-height: 700px;
/*	height: 635px;*/
}

#content div.communique img {
	float: left;
	margin-right: 1em;
}

#content div.communique {
	margin: 1em 0;
	padding: .5em 1em;
	line-height: 32px;
	background-color: #f6f6f6;
}

#content {
	position: absolute;
	top: 366px;
	left: 15px;
	width: auto;
	background: none;
}


img.img {
	display: block;
	margin: 6px 0;
}

#content #text li {
	list-style-type: none;
}

#intro {
	width: 818px;
	margin: 0;
}

#intro .news .ad.left {
	width: 266px;
	height: 231px;
	background: url(../img/actualitesbg.gif) no-repeat;
}

#intro .news .ad.left #actualites {
	padding: 90px 20px 15px 40px;
}

#intro .news .infos {
	width: 404px;
	margin-left: 10px;
}

#intro .news .infos h3 {
	margin-bottom: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

#intro .news .infos {
	text-align: right;
}

#intro .news .infos li {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 3px dotted #ccc;
}

#intro ul.navblock {
	position: absolute;
	width: 128px;
	right: 0;
	top: 60px;
	list-style: none;
}

#intro ul.navblock a {
	text-decoration: none;
	color: #8a8c8d;
	text-transform: uppercase;
}

#intro ul.navblock a:hover {
	color: #3b3b3d;
}

#intro ul.navblock #calvitie {
	margin: 0;
	padding: 0;
}

#intro ul.navblock #calvitie a {
	display: block;
	padding: .3em;
	font-size: 14px;
	text-align: center;
	-webkit-border-bottom-left-radius: .85em;
	-moz-border-radius-bottomleft: .85em;
	border-bottom-left-radius: .85em;
	background-color: #e1e2e3;
}

#intro ul.navblock #calvitie a, #intro ul.navblock #blog a {
	color: #8a8b8c;	
}

#intro ul.navblock #calvitie a:hover, #intro ul.navblock #blog a:hover {
	color: #3b3b3d;
}

#intro ul.navblock #calvitie a:hover {
	/*border-color: #e78832;*/
}

#intro #blog {
	margin: 3em 0 1.3em;
}

#intro ul.navblock li {
	margin: .5em 0;
	padding-left: 1.3em;
}

#header object {
	display: block;
}

#charte #intro {
	width: auto;
	margin: 0;
}

#charte #container {
	height: 800px;
}
