@charset "UTF-8";
/* CSS Document */

html {
	font-size: 100%;
}
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #322231;
	margin-bottom: 0px;
}
.header {
	background: #F00 url(fond_header_109.jpg) no-repeat;
	position: relative;
	height: 145px;
	width: 1024px;
}
.header h2 {
	background: url(logo_109.png) no-repeat;
	height: 123px;
	width: 192px;
	position: absolute;
	left: 15px;
	top: 20px;
	text-indent: -9000px;
}
.header p {
	text-indent: -9000px;
}
.header .menu_principal {
	font-size: 1.35em;
	height: 100px;
	margin-top: 31px;
	padding-left: 268px;
	font-weight: bold;
}
.header .menu_principal li {
	float: left;
	height: 114px;
	margin-right: 15px;
	margin-left: 15px;
}
.header .menu_principal li a {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #767676;
	background: url(btn_nav_off.png) no-repeat center top;
	height: 114px;
	width: 85px;
}
.header .menu_principal #accueil a:hover {
	background: url(btn_accueil_on.png) no-repeat center top;
	color: #F3E72F;
	height: 114px;
}
.header .menu_principal #vision a:hover {
	background: url(btn_vision_on.png) no-repeat center top;
	color: #F2EC87;
}
.header .menu_principal #agence a:hover {
	color: #9FD7F0;
	background-image: url(btn_supports_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header .menu_principal #supports a:hover {
	color: #F6C1D3;
	background-image: url(btn_creations_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header .menu_principal #creations a:hover {
	background: url(btn_creations_on.png) no-repeat center top;
	color: #F6C1D3;
}
.header .menu_principal #contact a:hover {
	background: url(btn_contact_on.png) no-repeat center top;
	color: #F9D0C7;
}
.container .grandepartie {
	position: relative;
	height: 515px;
	width: 1024px;
}
.sidebar1 {
	width: 220px;
	background: url(barre_home.jpg) no-repeat;
	height: 485px;
	clear: both;
	position: absolute;
}
.sidebar1 .nav {
}
.sidebar1 .nav li {
}
.sidebar1 .nav li a {
	background: #F3E72F url(barre_home.jpg) no-repeat;
	border-width: 0px;
}
.container {
	height: 660px;
	width: 1024px;
	/* [disabled]margin-top: -15px; */
}
.content {
	width: 664px;
	position: absolute;
	height: 475px;
	left: 220px;
	margin-top: 10px;
}
.content .contenu2 {
	padding-top: -25px;
	margin-top: -20px;
	position: relative;
	top: -20px;
}
.sidebar2 {
	background: #E9E9EA url(angle_actu.png) no-repeat left bottom;
	height: 270px;
	width: 140px;
	position: absolute;
	left: 884px;
}
.sidebar2 h3 {
	font-size: 16px;
	color: #E95E2E;
}
.sidebar2 ul.actus {
	font-size:10px;
	margin-top: 5px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content   {
	font-size: 12px;
	color: #322231;
	font-style: italic;
	padding-top: 5px;
}
.sidebar2 ul.actus p {
	font-style:normal;
	color:#322131;
	padding-top:6px;
	font-size: 10px;
}
.sidebar2 ul.actus li a {
	color: #E95E2E;
	font-size: 10px;
}
.footer {
	background: url(fond_footer_109.png) no-repeat;
	height: 235px;
	width: 1024px;
	top: 280px;
	/* [disabled]clear: both; */
	padding-bottom: -2px;
	position: absolute;
}
.footer .vcard   {
	float: right;
	/* [disabled]display: block; */
	color: #B7B7B7;
	position: relative;
	clear: both;
	padding-top: 202px;
	text-align: right;
}
