body {
	background: url('../interface/test/bg-big.gif') 0 -15px repeat-x;
}
div#wrapper2 {
	position: absolute;
	background: url('../interface/test/header-deg-gris.gif') 0 -15px repeat-x;
	left: 0;
	top: 0;
	height: 218px;
	width: 50%;
}
body.box {
	background-color: #F4F4F7;
	background-image: none;
}
.box div#wrapper2 {
	background : none;
}
div#wrapper {
	background: url('../interface/test/header-deg-gris.gif') 0 -15px repeat-x;
}
#left .inside {
	margin: 0 14px 0 20px;
}
#right .inside {
	margin: 0 20px 0 13px;
}
div#header {
	background: url('../interface/test/header_zone-contact.gif') 665px 15px no-repeat;
	/*padding: 44px 0 0 34px;*/
	padding: 33px 0 0 34px;
}
div#header h1 {
	text-indent: -5000px;
	position: absolute;
	/*top: 90px;*/
	/*top: 95px;*/
	top: 82px;
	left: 114px;
	width: 366px;
	height: 18px;
	background: url('../interface/header-accroche2.gif') no-repeat;
}
div#header div.ce_image {
	position: absolute;
	width: 114px;
	left: 0;
}
/* menu */
div.mod_navigation {
	overflow: inherit;
	position: absolute;
	top: 0;
	left: 128px;
}
div#header .level_1 li {
	float: left;
	background: url('../interface/border_menu.gif') right center no-repeat;
	position: relative;
	z-index: 900;
}
div#header .level_1 li a.first,
div#header .level_1 li span.first {
	background: url('../interface/border_menu.gif') right center no-repeat;
}
div#header .level_2 li a.first,
div#header .level_2 li span.first,
div#header .level_3 li a.first,
div#header .level_3 li span.first {
	background-image: none;
	background: none;
}
div#header .level_1 li.first {
	background: url('../interface/border_menu.gif') left center no-repeat;
}
div#header .level_1 a,
div#header .level_1 span  {
	display: block;
	width: 104px;
	/****/
	font-weight:bold;
	height: 50px;
	font-family: "Trebuchet MS";
	color: #c1022c;
	text-decoration: none;
	text-align: center;
	/*padding-top: 40px;*/
	padding-top: 35px;
}
div#header .level_1 a:hover,
div#header .level_1 li.first a:hover {
	text-decoration: underline;
	background: url('../interface/bg_over_menu.gif') repeat-x;
}
div#header .level_2,
div#header .level_3 {
	position: absolute;
	width: 180px;
	left: -999em;
	/*top: 90px;*/
	/*top: 78px;*/
	top: 84px;
	background-color: #f9f9f9;
	z-index: 999;
}
div#header .level_2 li,
div#header .level_2 li.first,
div#header .level_3 li,
div#header .level_3 li.first {
	background: #fff url('../interface/item-sep.gif') left bottom repeat-x;
	float: none;
	width: 180px;
	padding: 0 2px 2px 2px;
}
div#header .level_3 li.first {
	padding-top: 2px;
}
div#header .level_2 a,
div#header .level_2 span {
	display: block;
	width: 162px;
	text-align: left;
	height: 25px;
	padding: 5px 9px 0 9px;
}
div#header .level_2 li a:hover,
div#header .level_1 .level_2 li a:hover,
div#header .level_1 .level_2 li span  {
	background: none;
	background-color: #c1022c;
	color: #fff;
}
div#header .level_1 li:hover ul.level_2,
div#header .level_1 li.hover ul.level_2 {
	left: auto;
	min-height: 0;
}
div#header .level_2 .level_3 {
	/*margin: -91px 0 0 180px;*/
	/*margin: -80px 0 0 180px;*/
	margin: -85px 0 0 180px;
}
div#header ul.level_2 li:hover ul,
div#header ul.level_2 li.hover ul {
	left: auto;
	min-height: 0;
}
/** ariane **/
div#header div.mod_breadcrumb {
	/*padding-top: 142px;*/
	padding-top: 122px;
}
div#header div.mod_breadcrumb a {
	color: #5f0015;
	text-decoration: none;
}
div#header div.mod_breadcrumb a:hover {
	text-decoration: underline;
}
.mod_breadcrumb span.active {
	color: #fff;
}
div#header div.btn-contact {
	position: absolute;
	/*top: 110px;*/
	/*top: 116px;*/
	top: 96px;
	/*right: 16px;*/
	right: 50px;
	left: auto;
	/*width: 214px;
	height: 52px;*/
	width: 150px;
	height: 36px;
	overflow: hidden;
}
div#header {
	height: 160px;
}
/**newslist block**/
#left .mod_article,
#main .mod_article {
	padding: 12px 12px 5px 12px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	background-color: #f4f4f7;
	margin-bottom: 30px;
}
#main #google-map {
	padding: 0;
	margin: 0;
	border: none;
}
#left .mod_article {
	overflow: visible;
	position: relative;
}
#main .mod_article {
	border-bottom:  1px solid #cacaca;
	margin-bottom: 13px;
}
#left .mod_article .block {
	margin-bottom: 22px;
}
#left .mod_article .mod_newslist,
#left .mod_article .ce_hyperlink {
	margin-bottom: 0;
}
#left .mod_newslist .block {
	margin-bottom: 12px;
}
#left .mod_article .ce_feeds {
	margin: 0;
	position: absolute;
	right: 12px;
	top: 14px;
}
#left .mod_article .ce_feeds  a {
	text-indent: -5000px;
	background: url('../interface/rss_icon.gif') no-repeat;
	display: block;
	width: 14px;
	height: 15px;
}
#main .mod_article .ce_colsetStart .image_container {
	text-align: center;
}
#left .mod_newslist a,
#left .ce_hyperlink a,
#main .ce_hyperlink a,
#main .ce_download a {
	text-decoration: none;
	color: #626262;
	font-size: 11px;
	padding-right: 10px;
}
#left .mod_newslist a:hover,
#left .ce_hyperlink a:hover,
#main .ce_hyperlink a:hover,
#main .ce_download a:hover {
	text-decoration: underline;
}
#left .mod_newslist .last {
	margin-bottom: 9px;
}
#left .mod_article .ce_hyperlink {
	position: absolute;
	bottom: -20px;
	left: -1px;
	background: url('../interface/actu_block_bottom.gif') no-repeat;
	height: 23px;
	width: 251px;
	z-index: 999;
	padding-top: 7px;
	text-align: right;
}
#main .c50l .ce_hyperlink,
#main .c50l .ce_download,
#main .c50r .ce_hyperlink,
#main .c50r .ce_download,
#main .c33l .ce_hyperlink,
#main .c33l .ce_download,
#main .c33r .ce_hyperlink,
#main .c33r .ce_download {
	position: absolute;
	bottom: -23px;
	text-align: right;
	width: 332px;
	padding-top: 7px;
	height: 23px;
	background: #dbdbde url('../interface/bg_block_bottom.gif') repeat-x scroll 0 0;
}
#main .c50r .ce_hyperlink,
#main .c50r .ce_download {
	width: 333px;
}
#main .c33l .ce_hyperlink,
#main .c33r .ce_hyperlink,
#main .c33l .ce_download,
#main .c33r .ce_download {
	width: 219px;
}
.subcolumns {
	padding-bottom: 10px;
}
.layout_short p {
	margin: 0;
}
#left .mod_article h2.ce_headline,
#main .mod_article h2.ce_headline {
	font-weight: bold;
	/*font-size: 15px;*/
	font-size: 12px;
	color: #5b5b5b;
	padding-bottom: 7px;
	margin-bottom: 12px;
	text-transform: uppercase;
	background: url('../interface/h2_bg.gif') left bottom repeat-x;
}
.home #main .mod_article h2.ce_headline {
	color: #c1002b;
	padding-left: 30px;
}
#main ul {
	list-style-position: inside;
}
#main .mod_article h3 {
	/*font-size: 15px;*/
	font-size: 12px;
	letter-spacing: -0.2px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#main .mod_article h3.rouge-gras {
	font-weight: bold;
	text-transform: none;
}
/*#main div.produits {
	background: #f4f4f7 url('../interface/bg_produits.gif') 13px 13px no-repeat;
}
#main div.services {
	background: #f4f4f7 url('../interface/bg_services.gif') 13px 13px no-repeat;
}
#main div.offres {
	background: #f4f4f7 url('../interface/bg_offres.gif') 13px 13px no-repeat;
}*/
#main div.produits {
	background: #f4f4f7 url('../interface/bg_produits.gif') 13px 8px no-repeat;
}
#main div.services {
	background: #f4f4f7 url('../interface/bg_services.gif') 13px 8px no-repeat;
}
#main div.offres {
	background: #f4f4f7 url('../interface/bg_offres.gif') 13px 8px no-repeat;
}
.voir {
	text-align: right;	
}
/*.inside .ce_text,
.subcolumns {
	margin-bottom: 25px;
}*/
.subcolumns .ce_text {
	margin-bottom: 10px;
}
.subcolumns .ce_text .image_container {
	text-align: right;
}
.subcl .ce_text,
.subcr .ce_text,
.subc .ce_text {
	background-color: #fff;
	border: 1px solid #cacaca;
	/*padding: 12px;*/
}
.home .inside .ce_text {
	margin-bottom: 0;
}
.home .subcl .ce_text,
.home .subcr .ce_text {
	background: none;
	border: none;
	padding: 0;
}

#right .inside .block {
	padding: 12px;
	border: 1px solid #cacaca;
}
#right .mod_login .lost {
	float: left;
	padding-top: 10px;
	margin-top: 10px;
}
#right .mod_login .submit_container {
	margin-top: 10px;
	text-align: center; /*right;*/
}
#right .mod_login .lost a {
	color: #fff;
	font-size: 9px;
}
#right .mod_login  .login_info {
	color: #fff;
}
#right .mod_login,
#right .mod_form {
	background-color: #c1022c;
	position: relative;
}
#right .mod_login .btn {
	position: absolute;
	top: 12px;
	/*left: 12px;*/
	left: 11px;
}
#right .mod_login h2 {
	color: #ff9999;
	/*font-size: 15px;*/
	font-size: 12px;
	/*padding-left: 23px;*/
	padding-left: 18px;
	padding-bottom: 7px;
	/*text-transform: uppercase;*/
	text-transform: none;
	background: url('../interface/h2_login.gif') bottom left repeat-x;
	margin-bottom: 11px;
}
#right .mod_login label,
#right .mod_form label {
	display: none;
}
.mod_login input.text,
.mod_form input.text,
.mod_form textarea {
	width: 89px;
	border: 1px solid #da6780;
	font-size: 11px;
	font-family: Verdana;
}
.mod_form input.text,
.mod_form textarea,
.mod_form input.captcha {
	color: #94a6b0;
	border: 1px solid #fbfbfc;
}
.mod_form input.captcha {
	border: 1px solid #ececed;
	margin-top: 3px;
	width: 183px;
}
.mod_form textarea {
	width: 183px;
}
.mod_form p.error {
	display: none;
}
.mod_form input.error {
	border: 1px solid red;
}

.home .subcl,
.home .subcr {
	margin-bottom: 0;
}
.subcl,
.subcr,
.subc {
	position: relative;
}
.ce_text,
.subcl,
.subcr,
.subc {
	margin-bottom: 15px;
}
.subcolumns .ce_text {
	margin-bottom: 0;
}
.subcl .ce_text,
.subcr .ce_text,
.subc .ce_text {
	padding: 10px;
}
/** fin correction **/
#right .mod_form input.submit {
	margin: 10px 0 0 113px;
}
#right .mod_form input.text  {
	margin-bottom: 2px;
}
#right .inside div.block {
	margin-bottom: 12px;
}
#right .mod_form {
	background: #f7f7fa url('../interface/bg_aprep_contact.gif') repeat-x;
}
#right .mod_form br {
	display: none;
	float: left;
}
#right .block .block {
	padding: 0;
	border: none;
}
#right  .association div{
	background-color: #5a7e92;
}
#right .autopromo div{
	background-color: #f7f5f4;
}
/** accordï¿½on **/
div.toggler {
	height: 20px/*30px*/;
	background: url('../interface/bg_accordeon.gif') repeat-x 0 -5px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	cursor: pointer;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px;/*28px;*/
	padding-left: 8px;
}

div.accordion {

}
/** actus **/
#main .mod_newslist .layout_full h3{
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #c1022c;
	cursor: pointer;
	margin-bottom: 0;
}
#main .mod_newslist .layout_full {
	margin-bottom: 15px;
}
#main .mod_newslist .layout_full .info {
	color: #5b5b5b;
	text-transform: uppercase;
	font-weight: normal;
}
#main .mod_newslist .layout_full .ce_text {
	margin-bottom: 0;
}
/** formulaire centre **/
#main .inside fieldset {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	padding: 10px;
}
#main .inside fieldset.message {
	clear: both;
	float: none;
	width: 100%;
}
#main .inside fieldset.left {
	/*margin-right: 7px;*/
}
#main .inside fieldset legend {
	display: none;
}
#main .inside label {
	display: block;
	float: left;
	width: 100px;
}
#main .inside input.text,
#main .inside input.captcha,
#main .inside select,
#main .inside textarea {
	width: 130px;
	margin-left: 15px;
	border: 1px solid #CACACA;
	margin-bottom: 10px;
}
#main .captcha_text {
	display: block;
	font-weight: bold;
	margin-left: 115px;
	margin-bottom: 3px;
}
#main .inside select {
	width: 200px;
}
#main .inside textarea {
	width: 350px;
	height: 100px;
}
#main .inside .formbody br {
	clear: both;
}
#main .inside .submit_container {
	text-align: right;
}
#main .inside input.error {
	border: 1px solid #C1022C;
}
#main .inside p.error {
	color: #C1022C;
	margin: 0;
}
#main .inside .mod_carte {
	width: 600px;
	margin: 0 auto;
}
#main .inside .interlocuteur {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #cacaca;
}
/** mediabox **/
#mbImage {
	overflow: hidden;
	padding: 15px;
	padding-bottom: 0;
}
#mbCenter {
	background-color: #f4f4f7;
	border: none;
}
#mbBottom {
	padding: 0;
	padding-left: 10px;
}
#mbCloseLink {
	background: url('../interface/btn_box_close.gif') no-repeat;
	width: 52px;
	float: none;
}
#mbTitle {
	display: none;
}
#mbNumber {
	display: none;
}
/** ***/
.center,
.doc {
	text-align: center;
}
.doc {
	text-align: right;
	margin-top: 10px;
}
#right .inside div.loggedin {
	border: none;
	padding: 0;
}
/* footer */
div#footer {
	background: url('../interface/footer-bg.gif') repeat-x;
	height: 109px;
	clear: both;
}
div#footer .inside {
	text-align: center;
	width: 950px;
	margin: 0 auto;
	color: #fff;
	border-top: 1px solid #e50346;
}
div#footer a {
	color: #fff;
}
div#footer .inside .block {
	overflow: visible;
}

/*** opcvm ***/
.mod_talentslist,
.mod_opcvmlist {
	margin-bottom: 10px;
}
.mod_opcvmlist p {
	margin: 0.3em 0;
}
.mod_opcvmlist .filterBox,
.mod_opcvmlist .filtre {
	background-color: #e6e6e8;
}
.filterBox {
	border: 1px solid #cacaca;
	margin-bottom: 10px;
}
#main .inside .mod_opcvmlist input.text {
	margin: 0;
	color: #94a6b0;
}
.filtreIsin {
	padding-top: 10px;
	/*width: 220px;*/
	margin: 0 5px;
}
.filtreIsin div.text, .filtre div.select {
	float: left;
}
.filtre {
	padding-top: 5px;
}
.filtre div.select {
	margin-top: 10px;
}
.filtreIsin div.text .search {
	height: 28px; 	
}
.filtreIsin .submit,
.filtre .submit {
	margin-left: 5px;
}
#main .inside .filtreIsin input.text{
	width: 130px;
}
.alphanumerique{
	margin-top: 1px;
	padding: 6px;
	float: right;
	font-size: 1.1em;
	border: 1px solid #CACACA;
}
.lettre_actif {
	text-decoration: underline;
	font-weight: bold;
}
.lettre {
	text-decoration: none;
}
.mod_opcvmlist .filtre {
	background-color: #dbdadf;
}
#main .mod_opcvmlist select {
	width: 160px;
	color: #94a6b0;
}
.mod_opcvmlist th,
.mod_talentslist th {
	background-color: #c1022d;
	color: #fff;
	text-align: center;
	font-size: 9px;
	padding: 6px;
}
.mod_opcvmlist td,
.mod_talentslist td {
	padding: 6px;
	text-transform: uppercase;
	background-color: #fff;
	border:1px solid #dadada;
	font-size: 9px;
}
div.pagination {
	float: right;
}
div.pagination ul,
div.pagination li {
	list-style-type: none;
}
div.pagination li {
	float: left;
	margin-left: 2px;
}
.pagination li span.total {
	display: block;
	width: 35px;
	padding-top: 5px;
	margin-left: 5px;
}
.pagination li span.active {
	color: #c5123a;
}
.pagination li a.previous,
.pagination li a.next {
	display: block;
	width: 29px;
	height: 24px;
	text-indent: -5000px;
	background: url('../interface/fleche_first.gif') no-repeat;
}
.pagination li a.next {
	background: url('../interface/fleche_last.gif') no-repeat;
}

.mod_opcvmreader table {
	background-color: #fff;
	border: 1px solid #cacaca;
}
.mod_opcvmreader td.title {
	color: #c1002b;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.mod_opcvmreader td.libelle {
	text-align: right;
	color: #c1002b;
	font-weight: bold;
	font-size: 11px;
}
.mod_opcvmreader div.back {
	text-align: right;
}
.mod_opcvmreader td {
	/*border-bottom: 1px solid #d6d6d6;*/
}
.mod_opcvmreader td.last,
.mod_opcvmreader td.inter {
	border: none;
}
.mod_opcvmreader td.inter {
	width: 10px;
}

#main .extranet {
	margin-top: -25px;
	margin-bottom:15px;
}
#main .extranet a {
	color: #C1022C;
	text-decoration: underline;
}
#main .mod_article .pdf_link {
	position: absolute;
	right: 10px;
	top: 10px;
}
#main .mod_article .pdf_link a {
	background: transparent url(../../../system/themes/default/images/iconPDF.gif) no-repeat;
	display: block;
	width: 18px;
	height: 18px; 
}
#main .mod_article .pdf_link a span {
	display: none;
}
.tip {
	width: 170px;
	background-color: #C1022D;
	color: #fff;
	padding: 10Px;
}
