a {
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

body {
	background: #e6e6e6;
}

#container {
	width: 960px;
	margin: auto;
	background: #fff;
}

/* navh */

.navh {
	float: left;
	display: block;
	height: 38px;
	overflow: hidden;
	background: url(img/bg-navh.png) bottom left repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #312d2e;
	letter-spacing: -1px;
	padding-right: 19px;
	margin-right: 17px;
	line-height: 32px;
	text-decoration: none;
}

.navhon, .navhon:hover, .navh:hover {
	float: left;
	display: block;
	height: 38px;
	overflow: hidden;
	background: url(img/bg-navh.png) top left repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #1076bc;
	letter-spacing: -1px;
	padding-right: 19px;
	margin-right: 17px;
	line-height: 32px;
	text-decoration: none;
}

/* page content */

#page-content {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 195px;
	font-family: 'Open Sans', sans-serif;
	color: #231f20;
	/*background: url(img/bg-rub-in.png) top right no-repeat;*/
}

#page-content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
	padding-bottom: 15px;
}

#page-content p strong, #page-content p b {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
	font-weight: 700;
}

#page-content p em, #page-content p i {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
	font-style: italic;
}

#page-content a {
	font-family: 'Open Sans', sans-serif;
	color: #1076bc;
	text-decoration: underline;
}

#page-content a:hover {
	font-family: 'Open Sans', sans-serif;
	color: #1076bc;
	text-decoration: none;
}

#page-content p a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #1076bc;
	line-height: 18px;
	text-decoration: underline;
}

#page-content p a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #1076bc;
	line-height: 18px;
	text-decoration: none;
}

#page-content h3.spip {
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	color: #662d91;
	line-height: 18px;
	font-style: italic;
	padding-bottom: 15px;
	font-weight: 400;
	padding-top: 15px;
}

/* header */

#langues {
	float: left;
	width: 50px;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	color: #919090;
	font-style: italic;
	padding-top: 7px;
}

	#langues a {
		font-family: 'Droid Serif', serif;
		font-size: 14px;
		color: #919090;
		font-style: italic;
	}

	#langues a.match {
		font-family: 'Droid Serif', serif;
		font-size: 14px;
		color: #1076bc;
		font-weight: 700;
		font-style: italic;
	}

/* visuel home */

#visuel-container {
	width: 920px;
	margin: auto;
}

#visuel-top {
	height: 2px;
	background: url(img/visuel-home-top.png) top left repeat-x;
}

#visuel-core {
	height: 428px;
	background: url(img/visuel-home.jpg) top left no-repeat;
}

#visuel-core-pad{
	padding-top: 20px;
}

#visuel-col1 {
	float: left;
	width: 270px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #231f20;
	line-height: 24px;
	text-align: right;
	padding-top: 12px;
}

	#visuel-col1 span {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		font-weight: 800;
		letter-spacing: -1px;
		color: #1076bc;
		line-height: 30px;
	}
	
#visuel-col2 {
	float: left;
	width: 318px;
	background: url(img/bg-visuel.png);
	padding-top: 12px;
	padding-bottom: 14px;
}

	#visuel-col2 div {
		padding-left: 45px;
		padding-right: 45px;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #3a3a3a;
		line-height: 18px;
	}

		#visuel-col2 div strong, #visuel-col2 div b {
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			color: #3a3a3a;
			line-height: 18px;
			font-weight: 700;
		}

#visuel-col3 {
	float: left;
	width: 318px;
}

	#visuel-col3 div {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #3a3a3a;
		line-height: 18px;
		padding-top: 12px;
	}

		#visuel-col3 div strong, #visuel-col3 div b {
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			color: #3a3a3a;
			line-height: 18px;
			font-weight: 700;
		}
		
	#visuel-col3 a {
		margin-left: 0px;
		display: block;
		margin-top: 20px;
		float: left;
		height: 25px;
		overflow: hidden;
		background: url(img/bg-link-visuel.png) top left no-repeat;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #231f20;
		font-weight: 800;
		letter-spacing: -1px;
		line-height: 32px;
		padding-left: 23px;
		padding-right: 16px;
		margin-right: 30px;
	}
	
#visuel-bottom {
	height: 13px;
	background: url(img/visuel-home-bottom.png) top left repeat-y;
}

/* home content */

#home-core {
	padding-left: 106px;
	background: url(img/bg-home-bottom.png) bottom left no-repeat;
}

.p10 {
	padding-left: 10px;
}

.m10 {
	margin-left: 10px;
}

.title-grey {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #231f20;
	line-height: 16px;
}

.title-blue {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #1076bc;
	line-height: 16px;
}

.title-news {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #1076bc;
	line-height: 24px;
}

.title-sub {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	color: #989898;
	line-height: 16px;
}

.texte-12-16 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	line-height: 16px;
}

.link-more {
	display: block;
	margin-top: 26px;
	float: left;
	height: 25px;
	overflow: hidden;
	background: url(img/bg-link-more.png) top left no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #1076bc;
	line-height: 32px;
	padding-left: 23px;
	padding-right: 6px;
}

.push-img {
	display: block;
	margin-top: 14px;
	margin-bottom: 14px;
}

/* etude de cas */

#home-case-container {
	float: left;
	padding-top: 22px;
	width: 210px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	line-height: 16px;
}

.home-case-img {
	display: block;
	background: #1076bc;
	padding-left: 10px;
	margin-top: 14px;
	margin-bottom: 14px;
}

#home-right {
	float: right;
	width: 603px;
	background: url(img/pixg.png) top left repeat-y;
}

#home-right-pad {
	padding-left: 40px;
}

/* news */

#home-news-container {
	float: left;
	width: 270px;
	padding-top: 22px;
}

/* tweets */

#home-tweet-container {
	float: right;
	width: 270px;
	margin-top: 4px;
	/*background: url(img/bg-tweets.png) top right no-repeat;*/
}

#home-tweet-pad {
	padding-top: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 18px;
}

	#home-tweet-pad div.sep {
		background: url(img/pixgt.png) bottom left repeat-x;
		margin-top: 8px;
	}
	
	#home-tweet-pad a {
	}
	
/* push */

#home-push-container {
	clear: both;
	padding-left: 40px;
	background: url(img/pixg.png) 273px 0px repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
}

#home-push1 {
	float: left;
	width: 200px;
}

#home-push2 {
	float: left;
	width: 200px;
	margin-left: 68px;
}

/* rub header */

#sec-header {
	position: relative;
	width: 920px;
	margin: auto;
}

#sec-header-top {
	height: 2px;
	background: url(img/visuel-home-top.png) top left repeat-x;
}

#sec-titre {
	position: absolute;
	padding-left: 17px;
	height: 47px;
	padding-right: 20px;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 18px;
	color: #231f20;
	line-height: 44px;
}

#sec-header-bg {
	height: 29px;
	background: url(img/bg-titre.png);
}

/* navv */

#navv-container {
	float: left;
	width: 206px;
	padding-top: 19px;
}

.navv {
	background: #231f20;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	margin-bottom: 1px;
	padding-right: 12px;
}

	.navv a {
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #fff;
		font-weight: 800;
		letter-spacing: -1px;
		line-height: 17px;
		padding-left: 24px;
	}

.navvon {
	background: #1076bc;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	margin-bottom: 1px;
	padding-right: 12px;
}

	.navvon a {
		display: block;
		background: url(img/bg-navv.png) left top no-repeat;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #fff;
		font-weight: 800;
		letter-spacing: -1px;
		line-height: 17px;
		padding-left: 24px;
	}
	
.navv-sub {
	padding-left: 48px;
	padding-top: 4px;
	padding-bottom: 8px;
	background: url(img/pixg.png) 31px 0px repeat-y;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 12px;
}

a.navv-sub-link {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #231f20;
	padding-top: 2px;
}

a.navv-sub-linkon {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1076bc;
	padding-top: 2px;
}

/* rub-core */

#rub-core {
	float: right;
	width: 707px;
	min-height: 500px;
	margin-right: 20px;
	background: url(img/bg-rub-in.png) top right no-repeat;
}

/* rub-header */

#rub-header-text {
	padding-top: 20px;
	padding-right: 195px;
}

/*#rub-header {
	background: url(img/bg-rub.png) top right repeat-y;
}

#rub-header-text {
	float: left;
	margin-left: 40px;
	width: 360px;
	padding-top: 50px;
}*/

	#rub-header-text h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		font-weight: 800;
		letter-spacing: -1px;
		color: #1076bc;
		line-height: 30px;
	}
	
	#rub-header-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 800;
		letter-spacing: -1px;
		color: #231f20;
		line-height: 18px;
		padding-top: 8px;
	}
	
#rub-header-img {
	float: right;
	width: 293px;
}

#rub-header-bottom {
	clear: both;
	height: 1px;
	background: url(img/pixgr.png);
}

/* footer */

#footer-container {
	background: url(img/bg-footer.png) top left repeat-x;
	height: 170px;
}

	#footer-container h4 {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: 800;
		letter-spacing: -1px;
		color: #fff;
		line-height: 14px;
	}

#footer-container-pad {
	padding-top: 10px;
	padding-left: 92px;
}

.footer-col {
	float: left;
	height: 150px;
	padding-right: 40px;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px;
	background: url(img/pixgf.png) top right repeat-y;
	padding-top: 10px;
	padding-left: 20px;
}

.footer-col-last {
	float: left;
	height: 150px;
	padding-right: 40px;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 20px;
}

.footer-content {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
}

	.footer-content a {
		font-family: 'Open Sans', sans-serif;
		font-size: 10px;
		color: #fff;
		line-height: 14px;
	}
	
.social {
	padding-top: 8px;
}

	.social a {
		margin-right: 10px;
	}

#footer-right {
	float: right;
	padding-right: 53px;
	padding-top: 4px;
}

#footer-copy {
	padding-left: 32px;
	padding-top: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
}

/* form */



.formLabel {
	float: left;
	width: 140px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}

.formLabel label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #313131;
	font-size: 12px;
}

.formField {
	float: left;
	padding-left: 0px;
}

.formField div {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.radioLabel {
	float: left;
	display: block;
	height: 19px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size: 12px;
	line-height: 19px;
	margin-right: 10px;
}

/* elements spip */

.spip_documents { text-align: center; line-height: normal; margin-bottom: 10px; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; margin-bottom: 20px; }
.spip_documents_left { float: left; margin-right: 20px; margin-bottom: 20px; margin-top: 3px; }
.spip_documents_right { float: right; margin-left: 20px; margin-bottom: 20px; margin-top: 3px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

.spip_surligne {font: inherit; padding: 0px; margin: 0px;}

ul {
	padding-bottom: 15px;
}

ul strong, ul b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

ul em, ul i {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

ul.spip li {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
	background: url(puce.gif) 0px 4px no-repeat;
	padding-left: 11px;
}

ul ul {
	padding-left: 11px;
	padding-bottom: 0px;
}

ul ul.spip li {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
	background: url(img/puce2.gif) 0px 4px no-repeat;
	padding-left: 11px;
}

.960-auto {
	width: 960px;
	margin: auto;
}

/* spacers */

.spacer {
	clear: both;
	height: 0px;
}

.spacer10 {
	clear: both;
	height: 10px;
}

.spacer20 {
	clear: both;
	height: 20px;
}

.spacer35 {
	clear: both;
	height: 35px;
}

/* table tarifs */

.tarifs {
	margin-bottom: 20px;
	font-size: 12px;
}

.tarifs td {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.tarifs td strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.right {
	text-align: right;
}

.bleuor {
	color: #1076bc;
}

#chapeau {
	font: inherit;
	font-weight: 700;
	font-size: 14px;
	padding-bottom: 20px;
}

#chapeau em, #chapeau i {
	font: inherit;
	font-weight: 700;
	font-size: 14px;
	font-style: italic;
}

#chapeau a, #chapeau a:hover {
	font: inherit;
	font-weight: 700;
	font-size: 14px;
	color: #1076bc;
}



.msgError {
	padding: 9px;
	background-color: #231f20;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	display: none;
	margin-bottom: 15px;
}

.msgError div {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	padding: 0px;
}

#tweets ul li  {
		display: block;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #1076bc;
		line-height: 12px;
		padding-top: 6px;
		padding-bottom: 9px;
		background: url(img/pixgt.png) bottom left repeat-x;
}

	#tweets ul li  p {
		font-family: 'Open Sans', sans-serif;
	}
	
	#tweets ul li p a, #tweetsh ul li p a {
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #1076bc;
		line-height: 16px;
	}