/* Reset browser defaults */
@import url('reset.css');
/* Apply basic typography styles */
@import url('typography.css');
/* Apply basic image styles */
@import url('images.css');
/* Apply default theme styles and colors */
@import url('default.css');
/* Prepare theme for plugins */
@import url('plugins.css');
/*
	Style declare in WISIWYG
	The style for WISIWYG
	wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css
*/
@import url('wisiwyg.css');

#wrapp { margin:0 auto;width:950px; }



/* The styles of the website */
#container_page {
	width:950px;
	/*margin:-15px auto 0 auto;*/
	margin:0 auto;
	display:block;
	/*background:#ccc;*/

}
/* opera fix */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	head~body #container_page { margin-top:0; }
}

#top_menu {
	text-align:right;
	position:absolute;
	width:933px;
	z-index:1;
	padding-top:20px;
}
#top_menu a {
	color:#004990;
}

#header { height:393px;width:950px;display:block;position:relative; }
#header_logo {
	text-align:left;
	margin:10px 0 0 21px;
	position:absolute;
	z-index:2;
}

#footer_page {
	background:#c7e8a0 url(../../images/bg-footer1.gif) repeat-x;
	/*width:902px;*/
	width:912px;
	/*height:18px;*/
	margin:28px auto 0px auto;
	text-align:left;
	clear:both;
	/*padding:0px 5px;*/
	/*line-height:16px;
	font-size:10px;*/
	color:#ebf1de;
	overflow:hidden;
	padding-bottom:20px;
	/*border:2px solid #bdc8ae;*/
}

#footer_page .space { padding:15px 20px 0 15px;overflow:hidden; }
#footer_page .space.bgsep { /*background:#c7e8a0 url(../../images/bg-footer1.gif) left 50px repeat-x;*/ }
#footer_page .space div.box { /*width:210px;*/float:left;margin-right:20px; }
#footer_page .space div.box h1 { font-size:18px;color:#004990;font-weight:bold; }
#footer_page .space div.box h2 { font-size:14px !important;color:#000;font-weight:bold; }
#footer_page .space div.box.services { width:340px; }
#footer_page .space div.box.ressources { width:240px; }
#footer_page .space div.box.access { margin:0;background:none;color:#000; }

#footer_page .space div.box ul { list-style-type:none;margin:0 0 15px 0;padding:0;/*background:red;*/float:left;display:inline-block; }
#footer_page .space div.box.services ul { width:160px; }
#footer_page .space div.box.ressources ul { width:220px; }
#footer_page .space div.box.access ul { width:260px; }
#footer_page .space div.box ul li { margin:0;padding:0; }

#footer_page .space div.box.ressources h2 { margin:0 0 5px 0;padding:0; }
#footer_page .space div a { color:#000;font-weight:bold;text-decoration:none; }
#footer_page .space div a:hover { text-decoration:underline; }
#footer_page .space p.follow { color:#004990;font-weight:bold;background:#c8e69c;padding:5px 0px 5px 20px; }

#top_menu ul {
	margin:0;padding:0;
}
#top_menu ul li {
	display:inline;
	margin:0;padding:0;
}
#top_menu ul li.sep_li {
	padding:0 3px;
}

/*
#footer_page ul, #top_menu ul {
	margin:0;padding:0;
}
#footer_page ul li, #top_menu ul li {
	display:inline;
	margin:0;padding:0;
}
#footer_page ul li.sep_li, #top_menu ul li.sep_li {
	padding:0 3px;
}
*/

#top_menu ul li.sep_li {
	color:#fff;
}

#footer_left {
	text-align:left;
	position:absolute;
	z-index:2;
}
#footer_right {
	text-align:right;
	position:absolute;
	z-index:1;
	width:902px;
}
#footer_page a {
	color:#000;
}

#side_left {
	/*background:#ccc;*/
	/*width:590px;*/
	/*padding-left:20px;*/
	width:472px;
	padding:0;
	float:left;
}
#side_left_2 {
	/*background:#ccc;*/
	/*width:590px;*/
	/*padding-left:20px;*/
	width:636px;
	padding:0;
	float:left;
}
#side_left_3 {
	width:747px;
	padding:0;
	float:left;
}
#side_left_4 {
	width:100%;
	padding:0;
	/*float:left;*/
}
#side_right {
	/*background:#f5f5f5;*/
	width:255px;
	float:left;
	margin-left:20px;
	padding:0;
	font-size:12px;
	_margin-top:-15px;
	!margin-top:-15px;
}

#side_menu {
	float:left;
	width:145px;
	margin-right:20px;
	font-size:12px;
}

#breadcrumb {
	text-align:left;
	margin:352px 0 0 16px;
	position:absolute;
	line-height:24px;
	color:#808285;
	display:inline;
}

#breadcrumb ul {
      list-style:none;
      padding:0;
      margin:0;
}
#breadcrumb li {
      display:inline;
      padding:0 5px;
}
#breadcrumb li a {
	color:#808285;
}

#content {
	overflow:visible;
	text-align:left;
	padding:0 18px 0 19px;
}

.module_sidebar { /*padding:10px;*/ }


body.bg_page_1, body.home, body.page, body.page-id-3, body.search {
	background:url(../../images/bg-page-1.jpg) center top no-repeat;
}
body.bg-page-1_team {
	background:url(../../images/bg-page-1_team.jpg) center top no-repeat;
}
.sep_content {
	background:url(../../images/sep-content.gif) repeat-x;
	/*width:590px;*/
	width:100%;
	height:6px;
	font-size:0;
	line-height:0;
	margin:10px 0 10px 0;
	clear:both;
}

.clear { clear:both;line-height:0;height:0; }
.clear_button { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    /*width: 100%;*/
    /*background:red;*/
    float:right;
}

.top_menu_sep {
	clear:both;
	margin:0px 0 20px 0;

}

.fltl { float:left; }
.fltr { float:right; }

.bloc_left_1 {
	background:#c4c6dd url(../../images/corner-1.gif) no-repeat top left;
	width:637px;
}
.bloc_right_0 {
	width:255px;
	margin-bottom:15px;
}
.bloc_right_1 {
	background:#c4c6dd url(../../images/corner-1.gif) no-repeat top left;
	width:255px;
	padding:57px 0 0 0;
}
.bloc_left_2 {
	background:#dbebc1 url(../../images/corner-2.gif) no-repeat top left;
	width:637px;
}
.bloc_right_2 {
	background:#dbebc1 url(../../images/corner-2.gif) no-repeat top left;
	width:255px;
	padding:57px 0 0 0;
}

.bloc_left_mrg, .bloc_right_mrg { padding:20px; }

.bloc_footer {
	clear:both;
	text-align:left;
	padding:0 18px 0 19px;
}

.modele_page_template { width:250px; }

.bg_info_stl { background:url(../../images/bg-info-stl.jpg) top right no-repeat;height:680px; }


a.button3 {
    background: transparent url(../../images/btnr.gif) no-repeat top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 22px;
    /*margin-right: 6px;*/
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button3 span {
    background: transparent url(../../images/btnl.gif) no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 5px 7px 18px;
}
a.button3:hover {
    /*background-position: bottom right;*/
    color: #E1EECB;
    outline: none; /* hide dotted outline in Firefox */
}

a.button3:hover span {
    /*background-position: bottom left;*/
    padding: 5px 5px 7px 18px; /* push text down 1px */
}


a.button {
    background: transparent url(../../images/btnr2.png) no-repeat top right;
    color: #fff;
	display: inline;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 23px;
    /*margin-right: 6px;*/
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../../images/btnl2.png) no-repeat;
	display:block !important;
	!display:inline;
	line-height: 11px;
	_line-height: 20px;
    padding: 5px 5px 7px 18px;
    _padding: 0px 5px 0px 18px;
    cursor:pointer;
    height:23px;
}

a.button:hover {
    /*background-position: bottom right;*/
    color: #fdfe85;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    /*background-position: bottom left;*/
    padding: 5px 5px 7px 18px; /* push text down 1px */
    _padding: 0px 5px 0px 18px;
}







/* START - MENU */
#topnavigation{position:relative;width:960px;}
#topnavigation div{}
#topnavigation div div{padding-left:0px;}

#mc_menu_1{margin:0px; padding:0px; list-style:none;height:50px;}
#mc_menu_1 ul{margin:0px; padding:0px; list-style:none;}
#mc_menu_1 a, #mc_menu_1 a:visited{border-right:2px solid #91c948;color: #060707; display:block;margin:0px; padding:8px 20px 8px 20px; text-decoration:none;}
#mc_menu_1 a:hover{background: url(../../images/bg-topmenu.gif) repeat-x; color: #060707; margin:0px; padding:8px 20px 8px 20px; text-decoration:none}
#topnavigation .current_page_item{background: url(../../images/bg-topmenu.gif) repeat-x;}

#mc_menu_1 li{float:left; margin:0px; padding:0px; position:relative;}
#mc_menu_1 li li{float:left; margin:0px; padding:0px; width:150px}

#mc_menu_1 li li a, #mc_menu_1 li li a:link, #mc_menu_1 li li a:visited {
	line-height:12px;
	background:#fff;
	width:150px;
	float:none;
	text-align:left;
	text-transform:none;
	margin:0px 0 0 -2px;
	padding:7px 20px 7px 20px;
	color:#060707;
	/*border-top:1px solid #91c948;*/
	border-right:2px solid #ddecc4;
	border-bottom:1px solid #ddecc4;
	border-left:2px solid #ddecc4;
}
#mc_menu_1 li li a:hover, #mc_menu_1 li li a:active {
	background:#fff;
	margin:0px 0 0 -2px;
	padding:7px 20px 7px 20px;
}
#mc_menu_1 li ul{position:absolute; width:10em; left:-999em}
#mc_menu_1 li:hover ul{left:auto; display:block;}
#mc_menu_1 li:hover ul, #mc_menu_1 li.sfhover ul{left:auto;}
#mc_menu_1 li ul ul{left:auto; display: block; margin: -24px 0 0 171px !Important;}
#mc_menu_1 li:hover ul ul, #mc_menu_1 li:hover ul ul ul, #mc_menu_1 li.sfhover ul ul, #mc_menu_1 li.sfhover ul ul ul {left: -999em; display:block;}

#mc_menu_1 li:hover ul, #mc_menu_1 li li:hover ul, #mc_menu_1 li li li:hover ul, #mc_menu_1 li.sfhover ul, #mc_menu_1 li li.sfhover ul, #mc_menu_1 li li li.sfhover ul {left: auto;}
/* END - MENU */









.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin:0 20px 15px 0;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


.more-link {
	color:#73a334 !important;
	font-weight:bold;
}



#tbl .tbl_title { background:#c4c6dd; padding:5px; color:#004990; font-size:14px; }
#tbl table { border:1px solid #e1e6d8; width:100%; border-collapse:collapse; }
#tbl td { background:#fff; padding:5px; }
#tbl .tblborder td { border:1px solid #e1e6d8; }

table.tableau .tableau_title { background:#c4c6dd; padding:5px; color:#004990; font-size:14px;font-weight:bold; }
table.tableau .tableau_bg_green, table.tableau_green .tableau_bg_green { background:#f3f9e9; }
table.tableau { border:1px solid #e1e6d8; width:100%; border-collapse:collapse; }
table.tableau td, table.tableau_green td { padding:5px; }
table.tableau .tblborder td { border:1px solid #e1e6d8; }

table.tableau_green .tableau_title { background:#DBEBC1; padding:5px; color:#111; font-size:14px;font-weight:bold; }
table.tableau_green { border:1px solid #E1E6D8; width:100%; border-collapse:collapse; }

#tbl2 .tbl_title { background:#c4c6dd; padding:5px; color:#004990; }
#tbl2 table { border:1px solid #e1e6d8; width:100%; }

#tbl4 .tbl_title { background:#c4c6dd; padding:5px; color:#004990; }
#tbl4 table { border:1px solid #e1e6d8; }

#tbl9 .tbl_title { background:#c4c6dd; padding:5px; color:#004990 !important; font-size:14px; }
#tbl9 table { border:1px solid #e1e6d8; width:100%; border-collapse:collapse; }

.fltl { float:left; }
.fltr { float:right; }

#side_right ul { margin-left:0; padding-left:20px; }

.boxmsg {
	background: #f3f9e9;
	padding: 10px;
	color: #951b1b;
	font-weight: bold;
	border: 1px solid #e1e6d8;
}

.boxmsg_done {
	background: #f3f9e9;
	padding: 10px;
	color: #005A00;
	font-weight: bold;
	border: 1px solid #e1e6d8;
}

.bgrow1 { background-color:#F3F9E9 !important; }

.home-routes  						{ overflow:hidden; background:#d6ebf9; border:1px solid #c2d8da; }
.home-routes h3						{ margin:0; height:38px; background:url(../../images/bg-lignes-index.png) repeat-x top left;font:bold 1.4em Arial; }
.home-routes h3 span				{ position:relative; top:8px; color:#0b3458; }
.home-routes p  					{ margin:10px 5px; }
.home-routes .block					{ padding:5px; }
.home-routes img					{ margin:0 15px; }
.home-routes input					{ margin:0; }
.home-routes select					{ margin-bottom:0; }
.home-routes p.ligne				{ margin:0 0 15px 0; }
.home-routes p.arret				{ margin:15px 0 5px 0; }
.home-routes .go-btn img			{ margin:0; }

.list-index							{ list-style:none; overflow:hidden; margin:10px 0 0; padding:0; }
.list-index li						{ display:inline; float:left; }
.list-index li a					{ color:#fff; font:1.2em Arial; text-decoration:none; }
.list-index li a:hover				{ text-decoration:none; }
.list-index a.taxis					{ display:block; width:212px; height:67px;  background:url(../../images/list-taxis-home.png) no-repeat top left; }
.list-index li a.taxis span			{ position:relative; top:22px; left:85px; }
.list-index a.school				{ display:block; width:212px; height:67px;  background:url(../../images/list-school-home.png) no-repeat top left; }
.list-index li a.school span		{ position:relative; top:22px; left:70px; }
.list-index a.navigo				{ display:block; width:212px; height:67px;  background:url(../../images/list-navigo-home.png) no-repeat top left; }
.list-index li a.navigo span		{ position:relative; top:15px; left:105px; }


div#tbl9 .tbl_title.samedi	{ background:#dec6c6; }
div#tbl9 .tbl_title.samedi b	{ color:#722e2e; }
.samedi span	{  }

div#tbl9 .tbl_title.dimanche	{ background:#d7d7a6; }
div#tbl9 .tbl_title.dimanche b	{ color:#4f4300; }
.dimanche span	{ }

.tickercontainer { /* the outer div with the black border */
/*border: 1px solid #000;*/
/*background: #fff;*/
width: 200px;
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 5px;
top: 5px;
width: 190px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 200px;
/*font: bold 10px Verdana;*/
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
white-space: nowrap;
color:red;
font-size:14px;
/*background: #fff;*/
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
/*font:10px Verdana;*/
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

marquee { color:#db0000;font-weight:bold;font-size:14px;padding:5px 0; }

#module_info_reseau2 a, #module_ma_stl2 a { text-decoration:underline !important; }

/* title_stepsnav  */
h2.title_stepsnav { margin:0; padding:5px 8px; background:#dbebc1; color:#000; font-size:14px; clear:both; }

/* steps_container */
div.steps_container { background:#fff; padding:8px; overflow:hidden; border:1px solid #E1E6D8; }

/* tabs_stepsnav */
ul.tabs_stepsnav { margin:24px 0 14px 0; padding:0; list-style:none; border-bottom:1px solid #CCCCCC; overflow:hidden; }
ul.tabs_stepsnav li {
	float: left;
	margin: 0 4px 0 0;
	padding: 5px 16px 5px 5px;
	white-space: nowrap;
	font-size:12px;
	font-weight:bold;
	color:#b5b5b5;
	background:#eaeaea;  }
ul.tabs_stepsnav li.selected { background:#c4c6dd; color:#424781; }
ul.tabs_stepsnav li span { background:#fff; font-size:10px; margin-right:4px; padding:2px 4px; }
ul.tabs_stepsnav li.selected span { color:#424781; }
.tabs_stepsnav.stepsnew li { padding: 5px 16px 5px 15px; }


/* steps_note*/
div.steps_note { font-size:11px; clear:both; overflow:hidden; }
div.steps_note h5 { margin:8px 0; padding:0; font-size:12px; font-weight:bold; }


.page_opus input { margin:0;padding:0; }
.page_opus hr { margin:0 0 15px 0;padding:0;line-height:0;height:1px; }
.page_opus .radio { margin:-2px 10px 0 0;background:none;border:none;vertical-align:middle; }
.page_opus .answer li { !margin-left:40px; }

.hide { display:none; }
.show { display:block; }

.page_opus h2 { font-size:18px;font-weight:bold; }
.page_opus h3 { font-size:16px;font-weight:bold; }
.page_opus h6 { font-size:11px;font-weight:bold; }
.page_opus .clear_button { margin-bottom:10px; }

dl.list  { margin-left:0;padding:0; }
.list dt { float:left;font-weight:normal; }
.list dd { margin-left:30px;padding:0; }

dl.list2  { margin-left:30px;padding:0; }
.list2 dt { float:left;font-weight:normal; }
.list2 dd { margin-left:30px;padding:0; }

.addthis_separator { color:#000; }
.collapse_space_p { height:10px;line-height:10px;margin:0;padding:0; }
.br_space { height:0;line-height:0;margin:0;padding:0; }

.newfooter_wrap {
	background:#66b22b url(../../images/bg-newfooter.gif) repeat-x;
	margin-top: 10px;
}
.newfooter { width:910px;margin:0 auto;padding:30px 0 15px 0;text-align:left; }
.newfooter .left { float:left;width:610px;margin-right:40px; }
.newfooter .right { float:left;width:260px; }
.newfooter ul.zone { margin:0;padding:0;list-style-type:none; }
.newfooter ul.zone li { height:25px;overflow:hidden; }
.newfooter ul.zone a { background: url(../../images/arrowf.png) no-repeat;padding:3px 0 0px 25px;text-transform:uppercase;display:inline-block; }
.newfooter h1 { padding-bottom:10px;border-bottom:1px solid #295a01;margin-bottom:30px;font-size:24px; }
.newfooter li h2 a { color:#2e570b; }
.newfooter h2 { color:#2e570b; }
.newfooter li { margin:0;padding:0; }
.newfooter li a { color:#fff;text-decoration:none;font-weight:bold; }
h2.bluetitle26 { font-size:16px !important;color:#8bc83c;text-transform:uppercase; }
h1.greentitle24 { font-size:24px;color:#8bc83c; }
h2.bluetitle14 { font-size:14px !important;color:#00adef;text-transform:uppercase; }
.list_blue { margin:0 0 5px 10px !important;padding:0 0 5px 10px !important;list-style-type:none; }
.list_blue li { background:url(../../images/list-blue.gif) no-repeat left 5px;padding-left:15px; }
.menuclic {
	border-bottom:1px solid #ccc;
	margin-bottom: 15px;
}
.menuclic a { display:inline-block;padding:5px 15px 5px 15px ;background:#eaeaea;color:#b5b5b5;font-weight:bold;text-decoration:none; }
.menuclic a.active, .menuclic a:hover{ background:#c4c6dd;color:#424781; }

<!-- page concours -->

table.concours select { padding:5px;background:#fff; }
table.concours .input_txt { padding:5px;width:465px;background:#fff; }
table.concours td { padding-bottom:5px; }
table.concours td span { color:red; }
table.concours .phone { padding:5px;background:#fff; }

table.checklist td { vertical-align:top;padding-bottom:10px; }
table.checklist input { background:none;border:none; padding:0; }







.ztabs {
/*float:left;*/
/*width:100%;
background:#DAE0D2 url("bg.gif") repeat-x bottom;
font-size:93%;
line-height:normal;*/
}
.ztabs ul.tabs-list {
margin:0;
padding:0;
/*padding:10px 10px 0;*/
list-style:none;
}
.ztabs ul.tabs-list li {
float:left;
background:url("../../library/scripts/tabs/left2.gif") no-repeat left top;
margin:0 10px 0 0;
padding:0 0 0 18px;
}
.ztabs ul.tabs-list a {
float:left;
display:block;
background:url("../../library/scripts/tabs/right2.gif") no-repeat right top;
padding:10px 30px 10px 15px;
text-decoration:none;
font-weight:bold;
color:#fff;
}
/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
.ztabs ul.tabs-list a {float:none;}
/* End IE5-Mac hack */
.ztabs ul.tabs-list a:hover {
/*color:#333;*/
}
.ztabs ul.tabs-list .current {
background-image:url("../../library/scripts/tabs/left2_on.gif");
border-width:0;
}
.ztabs ul.tabs-list .current a {
background-image:url("../../library/scripts/tabs/right2_on.gif");
color:#fff;
padding-bottom:10px;
}



.js .ztabs .current-info,
.js .ztabs .accessibletabsanchor,
.js .ztabs .tabhead /*position each individual tab's heading (default class .tabhead) off-screen*/ {
    position:absolute;
    left:-999em;
}
.js .ztabs .content{
    clear:both;
    /*margin:30px 0 0 0;*/
}
.js .ztabs{
    /*width:500px;*/
}

.ztabs{
    /*padding:2em;*/
}

.tabbody { padding:15px 0 0 0; }

.tabbody ul { !list-style-type:disc !important; }
.tabbody ul li { !padding-left:0px !important;!margin-left:40px !important; }

dl.table-display { margin:0 0 10px 0;padding: 0;clear:both;overflow:hidden; }
.table-display dt { float:left;width:20px;display:inline;margin:0;padding:.5em;font-weight: bold; }
.table-display dd { float:left;display:inline;width:400px;margin:0 0 0 0;padding:.5em; }

.table-display dt.dt2 { float:left;width:20px;display:inline;margin:0;padding:.5em 0 0 40px;font-weight: bold;clear:left; }
.table-display dd.dd2 { float:left;display:inline;width:360px;margin:0 0 0 0;padding:.5em; }

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.concours h4 { font-weight:bold; }

#etape2 { display:none; }
#etape3 { display:none; }
#etape3 h1 { font-size:20px; }

.post ul, .post ol { margin-left:40px;padding-left:0; }

/* */
.vslider .title {
	background: #dbebc1 url(../../../../../wp-content/uploads/2011/10/ta_fleche1.gif) no-repeat right center !important;
	/*padding: 8px 50px 8px 25px;*/
	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #fff;
}
.vslider .title p {
	color: #004990;
	margin: 0px;
	font-weight: bold;
	margin:5px 50px 5px 20px;
	padding:0 !important;
}
.vslider .selected {
	background:#fff !important;
}
.vslider .selected .selected {
	background: #DBEBC1 url(../../../../../wp-content/uploads/2011/10/ta_fleche2.gif) no-repeat right center !important;
}
.vslider .content {
	margin: 0px !important;
	padding: 15px 10px 5px 10px;
}
.vslider .content p, .vslider .content li {
	margin: 0px 0px 15px;
}
.ta_titre_faq {
	background: #c4c6dd;
	padding: 10px 0px 10px 20px;
	margin-bottom: 15px;
	color: #004990;
	font-weight: bold;
}
.ta_titre_faq p {
	margin: 0px;
	font-weight: bold;
}

/* */

.ta_boite_bleu .ta_boite_bleu_texte {
	background: #004792 url(../../../../../wp-content/uploads/2011/09/ta_sec_bleu.gif) no-repeat center bottom;
	padding: 0px 10px 10px;
	width: 451px;
	color: #FFFFFF;
}
.ta_boite_bleu .ta_boite_bleu_texte p.bb_titre {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.ta_boite_bleu .ta_boite_bleu_texte p {
	margin-top: 0px;
}
p {
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.ta_boite_bleu {
	margin-bottom: 10px;
}
.ta_boite_bleu img {
	display: inline-block;
	margin-bottom: 0px;
	vertical-align:bottom;
}
.ta_sec2 {
	background: url(../../../../../wp-content/uploads/2011/09/ta_fond_2.jpg) no-repeat center top;
	height: 170px;
	width: 472px;
	position: relative;
}
.ta_sec3 {
	background: url(../../../../../wp-content/uploads/2011/09/ta_img02.gif) no-repeat right top;
	width: 472px;
	height: 200px;
	position: relative;
}
.ta_sec2 .ta_sec2p1 {
	display: block;
	position: absolute;
	left: 55px;
	top: 102px;
	text-align: left;
}
#tab1 .ta_sec2 .ta_sec2p2 {
	display: block;
	width: 175px;
	position: absolute;
	left: 295px;
	top: 102px;
	text-align: left;
}
.ta_sec3 .sec3_p1 {
	display: block;
	left: 60px;
	position: absolute;
	width: 190px;
}
.ta_sec3 .sec3_p2 {
	display: block;
	position: absolute;
	width: 165px;
	left: 300px;
	top: 130px;
}

p.ta_sec_img {
	width: 210px;
	margin-left: 60px;
}

.ta_tab2_sec1 {
	background: url(../../../../../wp-content/uploads/2011/10/ta_img03.jpg) no-repeat right top;
	height: 167px;
	width: 472px;
}

.ta_tab2_sec2 {
	background: url(../../../../../wp-content/uploads/2011/10/ta_img04.jpg) no-repeat right top;
	height: 167px;
	width: 472px;
}
.ta_tab2_sec3 {
	background: url(../../../../../wp-content/uploads/2011/10/ta_img05.jpg) no-repeat right top;
	height: 214px;
	width: 472px;
}
.ta_tab2_sec4 {
	background: url(../../../../../wp-content/uploads/2011/10/ta_img06.jpg) no-repeat right top;
	height: 198px;
	width: 472px;
}
p.ta_sec_sans_img {
	margin-left: 60px;
}
.ta_tab4_sec1 {
	background: url(../../../../../wp-content/uploads/2011/10/ta_img08.jpg) no-repeat right top;
	height: 178px;
	width: 472px;
}
.ta_tab4_se2_p1 {
	padding-left: 55px;
	background: url(../../../../../wp-content/uploads/2011/10/ta_14_sb1.gif) no-repeat 5px top;
}

.ta_tab4_se2_p2 {
	padding-left: 55px;
	background: url(../../../../../wp-content/uploads/2011/10/ta_14_sb2.gif) no-repeat 5px top;
}

.ta_tab4_se2_p3 {
	padding-left: 55px;
	background: url(../../../../../wp-content/uploads/2011/10/ta_14_sb3.gif) no-repeat 5px top;
	padding-bottom: 10px;
}


.menutabs { border-bottom:1px solid #ccc;margin-bottom:15px;display:inline-block; }
.menutabs a { display:inline-block;padding:10px;background:#eaeaea;color:#b4b4b4;font-weight:bold;overflow:hidden;text-decoration:none;line-height:12px;height:25px;float:left;vertical-align:bottom;margin-right:2px; }
.menutabs a.active, .menutabs a:hover{ background:#c4c6dd;color:#757575; }
.menutabs a.simple { line-height:24px; }
.menutabs a.last { margin-right:0; }

.page-item-7974 a { background:url(../../../../../wp-content/uploads/2011/10/icon-adapte.png) no-repeat 10px !important;padding-left:40px; }
