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

body,td,th{font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;color: #111;}
body {
	background-color: #f0f0f0;
	margin:0;
	background-image: url('/images/menu_selectors/grey_yellow_bg.jpg');
	background-repeat: repeat-y;
}
a:link {
	color: #369;
}
a:visited {
	color: #369;
}
a:hover {
	color: #E0B740;
}
a:active {
	color: #E0B740;
}
.wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -300px;/* the bottom margin is the negative value of the footer's height */}
.push{height:300px;/* .push must be the same height as .footer */}
#footer_container{
	height:300px;
	margin:0;
	text-align:center;
	background-color: #FFF;
	border-top: solid #000 5px;
}
#copy{text-align:center; height:50px; line-height: 50px; border-top: solid #333 1px; color: #666;}
#header_container{
	height:190px;
	background-image: url('/images/menu_selectors/header_1200_2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width:980px;
}
#header{
	width:980px;
	height:190px;
	margin:0 auto;
	position: relative;
}
#home{width:240px; height:190px; display:block;}
#content_container{
	height:auto;
	min-width:980px;
	background-image: url('/images/menu_selectors/grey_white_bg_25.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#content {
	width:980px;
	height:400px;
	background-image:url('/images/menu_selectors/grey_white_bg.jpg');
	background-repeat: repeat-y;
	margin:0 auto;
	padding-top: 10px;
	position: relative;
	padding-bottom: 40px;
}
#greenstrip{
	height:310px;
	background-color: #8C955E;
	background-image: url('/images/menu_selectors/gradient_green.jpg');
}
#filmstrip{
	width:960px;
	padding-left:20px;
	margin:0 auto;
}
#main_container {
	position:relative;
	width: 960px;
	height:310px;
}
#selector_holder {
	width:230px;
	height:310px;
	float: left;
}

#slides_container1, #slides_container2, #slides_container3, #slides_container4{
	width:560px;
	height:310px;
	background-color:#000;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 1;
}
.slide_content {
	padding:60px 20px 20px 60px;
}
.slide_content a {
	color: #FFF;
	font-weight: bold;
}
.slide_content a:hover {
	color: #E0B740;
	font-weight: bold;
}
#zepic {
	float:left;
	padding-right: 14px;
	padding-bottom: 14px;
}
.zepic {
	float:left;
	padding-right: 14px;
	padding-bottom: 14px;
}
.slide_content .titre {
	font-size:24px;
	color: #FFF;
}
.slide_content .formateur {
	clear:left;
}
#slideshow_nav{background-image:url('/images/menu_selectors/grey_white_bg_25.jpg')}
#slideshow_nav_background{height:50px; width:980px; margin:0 auto; background-image:url('/images/menu_selectors/grey_white_bg.jpg');}
#nav {
	margin:0 auto;
	width:980px;
	background-color:#333;
	height: 50px;
}
#attributes {
	width:420px;
	height:auto;
	margin-left:240px;
	color:#ccc;
	padding-top: 14px;
}
.pad100 {float:left; width:100px; height:310px;}

#sidenav_holder {
	width:170px;
	height:300px;
	padding:5px;
	position: absolute;
	left: 780px;
}
#sidenav1, #sidenav2, #sidenav3, #sidenav4, #sidenav5, .sidenav1, .sidenav2, .sidenav3, .sidenav4, .sidenav5{
	width: 170px;
	height:40px;
	color:#FFF;
	padding-top: 20px;
	font-weight: bold;
}
#sidenav1 a, #sidenav2 a, #sidenav3 a, #sidenav4 a, #sidenav5 a, .sidenav1 a, .sidenav2 a, .sidenav3 a, .sidenav4 a, .sidenav5 a {
	color:#FFF;
	text-decoration: none;
}
#sidenav1 a:hover, #sidenav2 a:hover, #sidenav3 a:hover, #sidenav4 a:hover, #sidenav5 a:hover, .sidenav1 a:hover, .sidenav2 a:hover, .sidenav3 a:hover, .sidenav4 a:hover, .sidenav5 a:hover {
	color:#FC0;
	text-decoration: none;
}
.ide_yellow{color:#FC0;}
.arrow_link, .group{
	display:block;
	height:auto;
	padding-left:24px;
	padding-top:2px;
	background:transparent url('/images/menu_selectors/arrow_yellow.png') no-repeat;
/*	_background:transparent url('/images/menu_selectors/arrow_yellow.gif') no-repeat 0 0;*/
	_width:165px;
	min-height: 22px;
}
.arrow_link_mid{
	display:block;
	height:24px;
	padding-left:24px;
	padding-top:2px;
	background:transparent url('/images/menu_selectors/arrow_yellow.png') no-repeat;
	_width:300px;
	background-position: 0px 3px;	
	}



.arrow_link_wh{
	display:block;
	height:auto;
	padding-left:24px;
	padding-top:2px;
	background:transparent url('/images/menu_selectors/arrow_yellow.png') no-repeat;
	_background:transparent url('/images/menu_selectors/arrow_yellow.gif') no-repeat 0 0;
	_width:165px;
	min-height: 22px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}


.arrow_link_wh:hover{
	color: #E0B740;
	font-weight: bold;
	text-decoration: none;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 310px;
	width: 270px;
}
ul.tabs li {
	cursor:pointer;
	float: left;
	margin: 0 0 10px 0;
	height: 70px;
	width: 250px;
	line-height: 69px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	background-image: url('/images/menu_selectors/nav-bg250dark.png');
	_background-image: url('/images/menu_selectors/nav-bg250dark.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	width:240px;
	padding-left:20px;
	outline: none;
	
}
ul.tabs li a:hover {
	
	background-image: url('/images/menu_selectors/nav-bg250dark.png');
	_background-image: url('/images/menu_selectors/nav-bg250dark.gif');
	background-position: 0px -70px;
	
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	
	background-image: url('/images/menu_selectors/nav-bg250dark.png');
_background-image: url('/images/menu_selectors/nav-bg250dark.gif');
	background-position: 0px -140px;
	z-index: 80;
}
#headlines {
	width: 220px;
	height: auto;
	padding-left: 20px;
	float: left;
	color: #CCC;
	position: absolute;
	left: 0px;
}

#headlines .title {
	font-size:14px;
	font-weight: bold;
	height: 20px;
	border-bottom: solid #ccc 5px;
	}

#headlines .news {
	display: block;
	margin-bottom: 10px;
	width: 212px;
	padding-right: 8px;
	color: #CCC;
	text-decoration: none;
}
#headlines .news:hover{
	
color:#FFF;	
}
#headlines .news .myDate {
	color: #CCC;
	font-weight: bold;
}
#formations_avenir {
	width: 350px;
	height: auto;
	float: left;
	color: #000;
	position: relative;
}

#formations_avenir .title {
	font-size:14px;
	font-weight: bold;
	height: 20px;
	border-bottom: solid #000 5px;
	}
	
#formations_avenir .contenu {
	display: block;
	margin: 10px 0px 10px 0px;
	width: 340px;
	padding-right: 10px;
	border-bottom: dotted #000 1px;
	height: auto;
	position: relative;
	}	
#formations_avenir .contenu .pic{
	float:left;
	margin: 0 10px 10px 0;
}
#formations_avenir .contenu .titre {
font-size:12px;
font-weight: bold;
}

#ithq_bref {
	width: 350px;
	height: auto;
	float: right;
	color: #000;
	position: relative;
}

#ithq_bref .title {
	font-size:14px;
	font-weight: bold;
	height: 20px;
	border-bottom: solid #000 5px;
	}
	
#ithq_bref .contenu {
	display: block;
	margin: 10px 0px 10px 0px;
	width: 340px;
	padding-right: 10px;
	border-bottom: dotted #000 1px;
	height: auto;
	position: relative;
	}	
#ithq_bref .contenu p{
	text-align:justify;
}
#ithq_bref .contenu .titre {
	font-size:12px;
	font-weight: bold;
}	
.arrow_link1 {	display:block;
	height:auto;
	padding-left:24px;
	padding-top:2px;
	background:transparent url('/images/menu_selectors/arrow_yellow.png') no-repeat;
/*	_background:transparent url('/images/menu_selectors/arrow_yellow.gif') no-repeat 0 0;*/
	_width:165px;
	min-height: 22px;
}
.group1 {	display:block;
	height:auto;
	padding-left:24px;
	padding-top:2px;
	background:transparent url('/images/menu_selectors/arrow_yellow.png') no-repeat;
/*	_background:transparent url('/images/menu_selectors/arrow_yellow.gif') no-repeat 0 0;*/
	_width:165px;
	min-height: 22px;
}
#header #slogan{
	position: absolute;
	width: 300px;
	height: 55px;
	right: 0px;
	background-image: url('/template/idebitmaps/slogan_ide.png');
}
/*FOOTER*/

#footer_container a:link{color:#666;}
#footer_container a:visited{color:#666;}
#footer_container a:hover{color:#000;}
#footer_container a:active{color:#000;}

input.button{background-color :#EFEFEF;color :#000000;font-size:10px;border-bottom:solid 1px #000000;border-right:solid 1px #000000;font-weight:bold;}
input.post1{background-color :#EFEFEF;color :#000000;font-size:10px;}
.line70{
	width:20px;
	height:200px;
	background-image:url('/images/menu_selectors/line20x200.gif');
}
.icon_rss{
	width:65px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_rss.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 28px;
	text-decoration: none;
}
.icon_twit{
	width:60px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_tweeter.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 28px;
	text-decoration: none;
}
.icon_faceb{
	width:70px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_facebook.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 28px;
	text-decoration: none;
}
.list {background-color : #EFEFEF; font-size: 10px;}
.style2 {color: #FF0000}
input.button1 {background-color : #EFEFEF;
	color : #000000;
	font-size: 10px;
	
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	font-weight: bold;
}
input.post11 {background-color : #EFEFEF;
	color : #000000;
	font-size: 10px;
}
.smallprint{
	font-size:10px;
	color: #666666;
}
.titre16{font-size:16px;font-weight:bold;color:#999999;padding-bottom:8px;}


/*NEWS*/

#sections_container{
	height:auto;
	min-width:980px;
	background-color: #f0f0f0;
	}
#sections_container_w{
	height:auto;
	min-width:980px;
	background-color: #fff;
}
#smallpad{padding:20px 60px 50px 60px; text-align:justify; color: #000000; line-height: 1.8em; height: auto;}

#formpad{padding:20px 60px 50px 60px; color: #000000; line-height: 1.8em; height: auto;}

#normalpad{
	color: #000000;
	line-height: 1.8em;
	height: auto;
}
#normalpad p{text-align:justify;}
#contenu_principal {
	width:980px;
	height:auto;
	margin:0 auto;
	position: relative;
	padding-bottom: 0px;
	min-height: 500px;
}

#small_green{background-image:url('/images/menu_selectors/gradient_green.jpg');}
.subnav{
	color:#000000;
	text-align:right;
	padding:10px 60px 10px 10px;
	height:32px;
	width: 910px;
	margin: 0 auto;
}
#clearnews{padding-bottom:10px;  clear: both;}
.smallprint{
	font-size:10px;
	color: #666666;
}
.abstract{border-bottom:solid #999 1px;}
.nouvelle_detail{border-bottom:solid #999 1px; padding-bottom:40px;}
.prev{width:33px;height:32px;background-image:url('/template/idebitmaps/butsleft.png');background-repeat:no-repeat;background-position:0 0;cursor:pointer;display:block;}
.next{width:33px;height:32px;background-image:url('/template/idebitmaps/butsright.png');background-repeat:no-repeat;background-position:0 0;cursor:pointer;display:block;}
.prev:hover{background-position:0 -32px;}
.next:hover{background-position:0 -32px;}
.prevout{width:33px;height:32px;background-image:url('/template/idebitmaps/butsleft.png');background-repeat:no-repeat;background-position:0 -64px;display:block;}
.nextout{width:33px;height:32px;background-image:url('/template/idebitmaps/butsright.png');background-repeat:no-repeat;background-position:0 -64px;display:block;}
.blackbold{color:#000000;font-size:11px;font-weight:bold;}
.recentnews{width:141px;height:32px;background:url('/template/idebitmaps/news_recent141x64.png') no-repeat transparent;background-position:0 0;float:right;cursor:pointer;}
.recentnews:hover{background-position:0 -32px;}
.archives{width:141px;height:32px;background:url('/template/idebitmaps/news_autres141x64.png') no-repeat transparent;background-position:0 0;float:right;cursor:pointer;}
.archives:hover{background-position:0 -32px;}
.buts{
	float:left;
	width:140px;
	height:32px;
	padding-left:560px;
	line-height:32px;
	font-size:11px;
}

#grands_titre{border-top:dotted #999 1px; padding-top: 2px; text-align: left;}

#grands_titre li{
	line-height: 2em;
}

.docudocs{padding-left:30px;height:30px; line-height:23px; background-image:url('/template/idecons/arrowblue.jpg'); background-repeat:no-repeat; }


.icon_rss{
	width:60px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_rss.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 30px;
	padding-top:3px;
	text-decoration: none;
}
.icon_twit{
	width:60px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_tweeter.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 30px;
	padding-top:3px;
	text-decoration: none;
}
.icon_faceb{
	width:70px;
	height:28px;
	display:block;
	background:url('/template/idecons/icon_facebook.png') no-repeat transparent;
	background-position:0 0;
	padding-left: 30px;
	padding-top:3px;
	text-decoration: none;
}

#header #slogan{
	position: absolute;
	width: 300px;
	height: 55px;
	right: 0px;
	background-image: url('/template/idebitmaps/slogan_ide.png');
	top: 0px;
}
 .date {
	display:block;
	font-size:18px;
	text-align:center;
	line-height:55px;
	width:46px;
	height:46px;
	margin:18px 36px 18px 18px;
	font-weight: bold;
	color: #555558;
	float: left;
    }

    .date.month-01 { background: url('/template/idecons/jan.gif') no-repeat 0 0 }
    .date.month-02 { background: url('/template/idecons/feb.gif') no-repeat 0 0 }
    .date.month-03 { background: url('/template/idecons/mar.gif') no-repeat 0 0 }
    .date.month-04 { background: url('/template/idecons/apr.gif') no-repeat 0 0 }
    .date.month-05 { background: url('/template/idecons/may.gif') no-repeat 0 0 }
    .date.month-06 { background: url('/template/idecons/jun.gif') no-repeat 0 0 }
    .date.month-07 { background: url('/template/idecons/jul.gif') no-repeat 0 0 }
    .date.month-08 { background: url('/template/idecons/aug.gif') no-repeat 0 0 }
    .date.month-09 { background: url('/template/idecons/sep.gif') no-repeat 0 0 }
    .date.month-10 { background: url('/template/idecons/oct.gif') no-repeat 0 0 }
    .date.month-11 { background: url('/template/idecons/nov.gif') no-repeat 0 0 }
    .date.month-12 { background: url('/template/idecons/dec.gif') no-repeat 0 0 }
	
	.abstract .titres_black_caps {
	font-weight: bold;
	color: #000000;
}
.abstract .subtitle, .nouvelle_detail .subtitle {
	color: #666666;
	font-weight: bold;
}
.nouvelle_detail .titres_black_caps {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
div.hr{border-top:dotted #333 1px;height:2px;clear:both;padding-bottom:20px;}
.reponse_nl {
	background-color: #f6f6f6;
	border: solid #ccc 1px;
	padding: 8px 20px 8px 20px;
	width: 640px;
	margin: 30px auto 0 auto;
	text-align: center;
}

/*A PROPOS*/

.ytube {
	margin-top:25px;
	margin-right:25px;
	margin-bottom:5px;
	width: 285px;
	float: left;
	height: 185px;
	display:block;
	border: solid #999 1px;
}
div.titre_partenaires{display:block;height:auto;padding:4px 10px 4px 4px;margin-bottom:20px;border-bottom:solid #999 1px;margin-top:20px;border-top:solid #999 1px;}
.titre18{font-size:18px;padding-left:10px;font-weight:bold;color:#999999;margin-bottom:20px;}

#temoins{width:auto;}
#temoins .bqstart{float:left;height:45px;margin-top:-20px;padding-top:37px;margin-bottom:-50px;font-size:700%;color:#E5B53A;/*font-family:'Lucida Grande',Verdana,helvetica,sans-serif;*/
font-style:normal;}
#temoins .bqend{float:right;height:25px;margin-top:0px;padding-top:20px;font-size:700%;color:#E5B43B;font-family:'Lucida Grande',Verdana,helvetica,sans-serif;font-style:normal;}
#temoins blockquote{margin:45px;padding:0;font-size:100%;line-height:160%;font-style:normal;}
.quotesig{color:#999999;padding-top:10px;}
.separateur30{height:30px;}
.separateur60{border-bottom:solid #ccc 1px; height:60px; margin-bottom:20px;}


.imgfloatca{
	display: block;
	width: 80px;
	height: 110px;
	float: left;
}
.clear10{height: 10px; clear:both;}
#smallpad li{
	list-style-type: square;
}
#t_partenaires {
	table-layout:fixed;
	border: solid #ccc 1px;
}
#t_partenaires td{
	background-color: #FFF;
	padding: 10px;
}

/*SOLUTIONS DE FORMATIONS*/

#intro_solutions{
	height: 200px;
	padding-left: 230px;
	background-image: url('/solutions_docs/solutionbg.jpg');
	background-repeat: no-repeat;
	width: 750px;
}


#programmation {
	margin-bottom: 30px;
	width: 900px;
	margin: 0 auto;
}
#programmation a {
	text-decoration: none;	
}
#programmation a:hover {
	text-decoration: underline;
	color: #F00;
}
#programmation .prive {
	width:900px;
	height: auto;
	display:block;
	color: #4a4a4c;
	background-color: #DDD;
	border: solid #c7c7c7 1px;
	margin-bottom:-1px;
}
#programmation .ouvert {
	width:900px;
	height: auto;
	display:block;
	color: #4a4a4c;
	background-color: #fff;
	border: solid #c7c7c7 1px;
	margin-bottom:-1px;
}

#programmation .prive td {
	color: #4a4a4c;
	
}

#programmation .atelier {
	font-weight: bold;
	font-size: 18px;
	color: #4a4a4c;
	padding-top: 22px;
	height: auto;
	width: 600px;
	min-height: 90px;
}

#programmation .lieu {
	font-weight: bold;
	font-size: 10px;
	color: #4a4a4c;
	height:30px;
	width: 450px;
}

#programmation.separateur_blanc {
	border-left: solid #fff 1px;
}
#programmation .separateur_gris {
	border-right: solid #c7c7c7 1px;
}
#programmation .inscriptions_titregris{
	padding-right: 18px;
	color: #9d9ea2;
	font-size: 14px;
	height: 24px;
	padding-top: 10px;
}
#programmation .inscriptions_client{
	padding-right: 18px;
	font-size: 12px;
	height: auto;
	padding-top: 10px;
	font-weight: bold;
	min-height: 50px;
}
#programmation .inscriptions_statut{
	padding-right: 18px;
	color: #9d9ea2;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
#programmation .complet {
	color: #FF0000;
}
#programmation .ouvertaupublic {
	color: #5ceb30;
}
#programmation .idemini {
	color: #5ceb30;
	background-image: url('/template/idecons/idemini34x30.jpg');
	background-repeat: no-repeat;
	background-position: 24px 0;
	width: 100px;
	height: 40px;
	clear: both;
}
.sticky{
	display:block;
	width:640px;
	font-size:12px;
	background-image:url('/template/idecons/big_sticky-78x78.jpg');
	background-repeat:no-repeat;
	padding-left:90px;
	height:70px;
	line-height:24px;
	margin-left:30px;
	font-weight:bold;
	color:#000000;
	padding-top:20px;
}
.check_form{
	display:block;
	width:640px;
	font-size:12px;
	background-image:url('/template/idecons/big_form.jpg');
	background-repeat:no-repeat;
	padding-left:90px;
	height:70px;
	line-height:24px;
	margin-left:30px;
	font-weight:bold;
	color:#000000;
	padding-top:20px;
}
#bloc_formations {
	width: 900px;
	margin: 0px 40px;
}
#bloc_formations .tableau {
	border:solid #FFF 10px;
	background-color:#E9E9E9;
	padding:10px;
	line-height: 1.8em;
	height: 620px;
}

.pad_ithq{padding:0px 40px; line-height:1.8em;}

/*FORMS*/

.formwrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -100px;/* the bottom margin is the negative value of the formfooter's height */}
.formpush{height:100px;/* .push must be the same height as .formfooter */}
#formpad .gris{color:#9C9FA1;font-weight:bold;}
#formpad input.button{background-color :#EFEFEF;color :#000000;font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;border-bottom:solid 1px #000000;border-right:solid 1px #000000;font-weight:bold;}
#formpad input.post1{background-color :#EFEFEF;color :#000000;font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;}
#formpad .list{background-color :#EFEFEF;font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;}
#formpad .style2{color:#FF0000}
#formpad .myred{color:#FF0000}
#formpad .titre14{font-size:14px;font-weight:bold;color:#666;border-bottom:solid #666 1px;margin-bottom:10px;}
#formpad label{float:right;width:290px;font-weight:bold;}
#formpad div.notes1{
	background-color:#f6f6f6;
	border:solid #ccc 1px;
	padding:8px 20px 8px 20px;
	margin:0 auto;
}
#formpad .contact1{display:block;width:710px;margin:0 0 20px;padding-left:30px;background:#fff url('/idecons/icon_contact.gif') no-repeat 0 0;}
#formpad #conf label{text-align:left;font-weight:normal;position:absolute;width:auto;height:auto;}
#formpad .style3{font-size:14px;font-weight:bold;color:#666666;}
#formpad .style4{font-size:10px;font-weight:normal;}
#formpad .alerte14{font-size:14px;font-weight:bold;text-decoration:underline;padding-left:30px;background:#fff url('/idecons/icon_alert.gif') no-repeat 0 0;height:24px;line-height:24px;}
#formpad input.button2 {background-color :#EFEFEF;color :#000000;font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;border-bottom:solid 1px #000000;border-right:solid 1px #000000;font-weight:bold;}
#formpad input.post12 {background-color :#EFEFEF;color :#000000;font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;}
#formfooter{
	height:100px;
	line-height: 1.5em;
	border-top: solid #000 5px;
	background-color: #FFF;
}
#formfooter #coords{
	width:980px;
	text-align:center;
	margin:0 auto;
	padding-top:12px;
	padding-bottom:10px;
}
#formfooter #unsub{width:400px;text-align:center;margin:0 auto;padding-bottom:10px;}
#formfooter #adresses{margin-top:20px;}

