
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/

body {
	background: url(../images/bodybg.png) repeat top left;
	padding:0;
	margin:0;
	font-family:verdana;
}
#all {
	background: url(../images/allbg.png) repeat-x top left;
	padding-top:0px;
	text-align:center;
}
div#header {
	height:134px;
	width:794px;
	background: url(../images/topban.png) no-repeat top left;	
	margin:0 auto 0 auto;
}
#topmainpage a{
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin-left:10px;
	text-decoration:none;
}
#topmainpage a:hover{
	text-decoration:underline;
}
#container1 {
	width:768px;
	margin:0 auto 0 auto;
	padding:0 0 0 13px;
	background: url(../images/leftmainpage.png) no-repeat top left;
}
#container2 {
	width:768px;
	background: url(../images/rightmainpage.jpg) no-repeat top right;	
	padding:0 17px 0 0;
}
#container3 {
	background-color:#ffffff;
	text-align:left;
}
#topmainpage {
	height:25px;
	background: url(../images/topmainpage.png) no-repeat top left;
}
#navigation {
	width:672px;
	padding-left:48px;
	background: url(../images/navigation.jpg) no-repeat top left;
	margin-left:20px;
	border:0px dashed red;
	height:232px;
}
#imageMenu {
	position: relative;
	width: 672px;
	height: 172px;
	overflow: hidden;
	border:0px dashed blue;
	
	padding:0;
	margin:0;
}
#navlinktitle {
	background: url(../images/navlinkstitlebg.png) no-repeat bottom left;
	padding:0 0 2px 4px;
}
#navlinks {
	padding:0px;
	background: url(../images/navlinksbg.gif) no-repeat bottom left;
	background-color:#f49e00;
	height:60px;
	font-size:12px;
	color:white;
}
#navlinks a {
	color:white;
	font-weight:bold;
}

#navlinks #links table {
	width:550px;
	border:0px dashed red;
	padding:0;
	margin:0;
	margin-left:30px;	
}
#navlinks #links  table tr {
	margin:0;
	padding:0;
}
#navlinks #links  table tr td {
	padding:0;
	margin:0;
	border:0px dashed blue;
}

#navlinks #links  table tr td a {
	font-size:12px;
	color:white;
	font-weight:bold;
	padding:0 0 0 10px ;
	margin:0;
	background: url(../images/puce_.png) no-repeat center left;
	text-decoration:none;
}
#navlinks #links table tr td a:hover {
	text-decoration:underline;
}

#imageMenu ul {
	list-style: none;
	display: block;
	height: 172px;
	width: 680px;
	border:0px dashed red;
	margin: 0px;
	padding:0px;
}

#imageMenu ul li {
	float: left;
	margin:0;
	padding:0;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:112px;
	height: 172px;
	border:0px dashed green;
}
#imageMenu ul li.profess a {
	background: url(../images/cessater/ongl_profess.jpg) repeat scroll 0%;
}
#imageMenu ul li.format_continue a {
	background: url(../images/cessater/ongl_format_continue.jpg) repeat scroll 0%;

}
#imageMenu ul li.concours a {
	background: url(../images/cessater/ongl_concours.jpg) repeat scroll 0%;

}
#imageMenu ul li.catalog a {
	background: url(../images/cessater/ongl_catalog.jpg) repeat scroll 0%;
}
#imageMenu ul li.mention_legal a {
	background: url(../images/cessater/ongl_mention_legal.jpg) repeat scroll 0%;
}
#imageMenu ul li.contact a {
	background: url(../images/cessater/ongl_contact.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.profess2 a {
	background: url(../images/cessater/ongl_profess_2.jpg) repeat scroll 0%;
}
#imageMenu ul li.format_continue2 a {
	background: url(../images/cessater/ongl_format_continue_2.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.concours2 a {
	background: url(../images/cessater/ongl_concours_2.jpg) repeat scroll 0%;
}
#imageMenu ul li.catalog2 a {
	background: url(../images/cessater/ongl_catalog_2.jpg) repeat scroll 0%;
}
#imageMenu ul li.mention_legal2 a {
	background: url(../images/cessater/ongl_mention_legal_2.jpg) repeat scroll 0%;
}
#imageMenu ul li.contact2 a {
	background: url(../images/cessater/ongl_contact_2.jpg) repeat scroll 0%;
}
table.list td {
	padding:3px;
}
a.button {
	border:1px solid #666666;
	-moz-border-radius:3px;
	background:url('../images/button_light.png') top left repeat-x;
	background-color:#eeeeee;
	color:#333333;
	padding:2px;
	text-decoration:none;
	text-align:center;
}
a.button:hover {
	border:1px solid orange;
	color:#cd8200;
}
a.green {
	border-color:green;
	color:green;
}
a.red {
	border-color:#ff9666;
	color:#ff9666;
}
a.blue {
	border-color:#6696ff;
	color:#6696ff;
}

.clear {
	clear: both;
}
div.staticlink {
	position:relative;
	cursor:pointer;
	color:white;
	font-weight:bold;
	font-size:12px;
}
div.staticlink:hover {
	text-decoration:underline;
	color:#fffddb;
}
div.formationsblock{
	float:left;
	width:372px;
}
#maincol h3{
	border-bottom:1px solid #666666;
	color:#666666;
	padding:2px;
}
#maincol {
	font-size:12px;
	padding:10px;
}
div#accordion h3.toggler {
	margin-top:3px;
	margin-left:10px;
	margin-right:15px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding:0px;
	padding-left:18px;
}
div#accordion h3.toggler span.p0 {
	color:black;
}
div#accordion h3.toggler span.p1 {
	color:#336692;
}
div#accordion h3.toggler span.p2 {
	color:#622733;
}
div#accordion div {
	padding-left:15px;
}
div#sommaire {
	padding:15px;
	border:1px solid #6696ff;
	border-top-width:0px;
	background-color:#f5f5f5;
	width:400px;
	margin:0 150px 9px 150px;

}
div#sommaire a {
	display:block;
	color:#144082;
	margin-bottom:2px;
	padding-left:8px;
	background:url('../images/puce.png') top left no-repeat;
	background-position:0px 6px;
	text-decoration:none;
}
div#sommaire a:hover {
	text-decoration:underline
}
div#precatalogue {
	background:url('../images/trsbgh.png') top left repeat-x;
	position:relative;
	top:10px;
	width:740px;
	height:10px; 
}
table.tabcata{
    width:95%;
    border-top:1px solid #f49e00;
    border-left:1px solid #f49e00;
	border-collapse:collapse;
}
table.tabcata td{
    border-bottom:1px solid #f49e00;
    border-right:1px solid #f49e00;
	text-align:center;
}
table.tabcata  tr.entetetabcata  td{
    background-color:#f49e00;
	color:white;
}
div#catalogue {
	border:1px solid #666666;
	-moz-border-radius:5px;
	width:740px;
	height:420px;
	padding:5px;
	overflow:auto;
	background:url('../images/trsbg.png') top left repeat-y; 
	background-color:#fcfcfc;
}
div#catalogue h1 {
	color:#666666;
	border-bottom:1px solid #666666;
	text-align:center; 
}
div#catalogue h2 {
	color:#f49e00;
	text-align:left;
}
div#catalogue a {
	color:#4477dd;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	padding-left:60px;
}
div#catalogue a.niv1 {
	padding-left:20px;
	font-size:16px;
	color:#f49e00;
	font-family:arial;
}
div#catalogue a.niv2 {
	padding-left:40px;
	font-family:verdana;
	color:black;
	font-weight:bold;
}
div#catalogue a.niv3 {
	padding-left:60px;
	font-family:verdana;
	color:black;
	font-weight:normal;
}

div#catalogue a:hover {
	text-decoration:underline;	
}
a#catalinkpdf {
	padding-left:18px;
	background:url('../images/pdf.png') top left no-repeat;
	background-position:0px 1px;
	padding-bottom:2px;
}
div#courrier div,div#telephone div,div#fax div,div#email div {
	width:260px;
	height:60px;
	border:0px dashed white;
	position:relative;
	left:95px;
	top:30px;
	color:white;
	font-weight:bold;
	font-size:14px;
}
div#telephone div,div#fax div {
	left:110px;
}
div#courrier div,div#fax div,div#telephone div {
	top:40px;
}
div#courrier,div#telephone,div#fax,div#email {
	width:373px;
	height:98px;
	background:url('../images/courrier.jpg') top left no-repeat;
	float:left;
}
div#email {
	clear:left;
	height:108px;
	background-image:url('../images/email.jpg');
}
div#telephone {

	background-image:url('../images/telephone.jpg');
}
div#fax {
	height:108px;
	background-image:url('../images/fax.jpg');
}
div#contentcourse {
	float:left;
	width:530px;
}
div#leftmenu {
	float:left;
	width:194px;
}
div#nosbts,div#recherche,div#actualites,div#titrespro,div#nosstages {
	background:url('../images/nosbts.jpg') top left no-repeat;
	padding-top:35px;
	padding-left:15px;
	color:#2c2c2;
	font-family:arial;
	margin-top:10px;
}
div#nosstages {
	background-image:url('../images/nosstages.png');
	border:1px dashed blue;
}
div#recherche {
	background-image:url('../images/rechercher.jpg');
}
div#actualites {
	background-image:url('../images/actualites.jpg');
}
div#titrespro,div#nosbts {
	background-image:none;
	padding-top:0px;
	padding-left:0px;
}
div#titrespro a.cat,div#nosbts a.cat{
	background-image:none;
	padding-left:0px;
}
div#titrespro a.cat img,div#nosbts a.cat img{
	border:0px none red;
}
div#actualites a{
	color:#2c2c2c;
	display:block;
	padding-left:8px;
	text-decoration:none;
	background:url('../images/puce.png') top left no-repeat;
	background-position:0 4px;
	margin-top:3px;
}
div#actualites a:hover{
	text-decoration:underline;
}

div#nosbts a,div#titrespro a,div#nosstages a,div#nosstages div.mainlink{
	display:block;
	color:#eb3200;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	background:url('../images/pucered.png') top left no-repeat;
	background-position:0 5px;
	padding:1px;
	padding-left:15px;
	border:0px dashed blue;
	font-family:arial;
	margin-top:7px;
	margin-left:1px;
}

div#nosstages div.links a{
	margin-left:0px;
	padding-left:5px;
}
div#nosstages div.links {
	margin-left:12px;
	padding-bottom:8px;

	border-left:2px dotted red;
	padding-left:2pw;
}
div#nosstages div.mainlink {
	margin-bottom:0px;
	padding-bottom:0px;
}
div#nosstages div.mainlink{
	cursor:pointer;
}
div#nosstages div a{
	text-decoration:none;
}
div#nosstages div a:hover{
	text-decoration:underline;
	color:orange;
}
div#nosbts a:hover,div#titrespro a:hover {
	text-decoration:underline;
}
div#nosstages div a {
	font-size:12px;
	color:#2c2c2c;
	background-image:none;
}
div#espcandidats, div#espentrep {
	height:281px;
	width:507px;
	background:url('../images/espacecand.jpg') top left no-repeat;
}
div#espentrep {
	background-image:url('../images/espaceetre.jpg');
}
div.trombi {
    clear:left;
	float:left;
	margin-right:15px;
	display:block;
	width:80px;
	height:80px;
	margin-bottom:20px;
}
div.contactmail,div.contactphone 
{	clear:left;
	margin-left:25px;
	margin-top:5px;
	float:left;
	background:url('../images/mail.png') top left no-repeat;
	padding:3px;
	padding-left:28px;
}
div.contactphone {
	background-image:url('../images/phone.png');
}
div.contact {
	clear:left;
	float:left;
	margin-top:5px;
	border:1px solid  #2c2c2c;
	border-width:0 0 1px 0;
}
div.content_contact {
    float:left;
}
div#fcont h1 {
	font-size:14px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom:1px solid #185aa4; 
	color:#185aa4;
}
div#fcont h2 {
	margin-left: 10px;

	margin-top:0;
	font-size:12px;
	float:left;
	color:#2c2c2c;
	color:#185aa4;
	font-weight:normal;
	font-size:11px;
	width:40px;
	margin-bottom:3px;

}
div#catalogue  h3{
    border:none;
	color:#666666;
	padding:2px;
}
div#catalogue  h4{
    text-decoration:underline;
}
div#fcont h6 a {
	text-decoration:underline;
	color:orange;
}
div#fcont h3 {
	margin-bottom:3px;
	margin-right: 10px;
	width:430px;
	font-weight:normal;
	font-size:11px;
	color:#2c2c2c;	
	color:#185aa4;
	margin-top:0;
	text-align:right;
	float:right;
	border-width:0 0 0 0;
	
}
div#fcont ul {
	clear:both;
	margin-bottom:20px;
	border:0px dashed red;
}
div#fcont ul li{
}
div#fcont {
	padding:5px;
	background-color:#f5f5f5;
	-moz-border-radius:10px;
	border:1px solid #e0e0e0;
}
div#fcont div.obj {
	text-align:justify;
	padding-left:20px;
	padding-right:15px;
	border:1px solid #185aa4;
	background-color:#f5faff;
	margin-left:10px;
	margin-right:10px;
	
}
div#fcont div h5, div#fcont div h6,div#fcont div h4 {
	font-size: 13px;
	margin-top:3px;
	margin-bottom:3px;
	color:#185aa4;
	margin-left:-5px;
}
div#fcont h1.main{
	font-size:18px;
	text-align:center;
	border-bottom-width:2px;
	margin-bottom:15px;
	color:#333333;
	border-color:#333333;
	
}
div#fcont div#formbutton {	
	background:url('../images/boutton_inscript.png') top left no-repeat;
	width:185px;
	height:22px;
	border:0px none white;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}
div#fcont  #inscription_form #submit:hover{
	background:url('../images/boutton_boutton_confirm.2.png') top left no-repeat;
}
div#fcont  #inscription_form #submit{
	background:url('../images/boutton_inscript.png') top left no-repeat;
	width:185px;
	height:22px;
	border:0px dashed blue;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	
}
div#fcont  #inscription_form {
	border:0px none blue;
	margin-bottom:5px;
}
/*************************************************************/

div#btslinks{
	margin-left:70px;
}
div#btslinks a{
	margin-left:10px;
	margin-right:10px;
}
div#btslinks a img{
	text-decoration:none;
	border:none;
}
a#newstage {
    float:left;
    display:block;
	text-decoration:none;
	width:186px;
	height:26px;
	background:url(../images/bt-ajout-prop-stage.jpg) no-repeat top left;	
}
a#viewstagesearch {
    float:left;
    margin-left:20px;
	margin-bottom:20px;
    display:block;
	text-decoration:none;
	width:185px;
	height:26px;
	background:url(../images/bt-dem-stage.jpg) no-repeat top left;	
}
a#newstagesearch {
    float:left;
    margin-left:20px;
	margin-bottom:20px;
    display:block;
	text-decoration:none;
	width:186px;
	height:26px;
	background:url(../images/bt-ajout-rech-stage.jpg) no-repeat top left;	
}
a#viewstagesopportunity {
    float:left;
	margin-left:20px;
    display:block;
	text-decoration:none;
	width:196px;
	height:26px;
	background:url(../images/bt-consul-prop-stage.jpg) no-repeat top left;	
}
div#content{
   width:535px;
}
div#content div#connexion {
    font-size:10px;
	width:250px;
	float:left;
}
div#content div#connexion span{
    font-weight:bold;
    font-size:12px;
	color:#d28800
}
div#content a#compte {
    position:relative;
	top:-5px;
    padding:0px 20px 0px 0px;
    float:right;
    display:block;
	text-decoration:none;
	width:91px;
	height:25px;
	background:url(../images/bt-cpte.jpg) no-repeat top left;
}
div#content a#deconnexion {
    position:relative;
	top:-5px;
    padding:0px 20px 0px 0px;
    float:right;
    display:block;
	text-decoration:none;
	width:91px;
	height:25px;
	background:url(../images/bt-deco.jpg) no-repeat top left;
}
h2{
   clear:both;
   width:450px;
   color:#666666;
}
div#login{
   width:100%;
   border-bottom:1px solid #f49e00;
   height:25px;
   margin-top:10px;
}
div.stage{
   clear:both;
   margin-top:30px;
   margin-bottom:10px;
   border:1px solid #f49e00;
   color:#666666;
}
div.entete{
   height:26px;
   font-family:arial;
   background-color:#f49e00;
}
div.intitule{
   float:left;
   color:white;
   font-size:14px;
   font-weight:bold;
   margin-left:5px;
   margin-top:4px;
   background-color:#f49e00;
}
div.dheure{
   float:left;
   color:white;
   font-size:10px;
   margin-top:6px;
   margin-left:15px;
   background-color:#f49e00;
}
div.action{
   float:right;
   margin-top:4px;
   margin-right:4px;
   background-color:#f49e00;
}
div.title{
   width:520px
}
div.content{
   width:520px
}
div.title div{
   width:250px;
   float:left;
   font-weight:bold;
}
div.content div{
   width:260px;
   float:left;
}
div#l0,div#l1,div#l2,div#l3 {
   display:block;
   clear:both;
   margin-top:15px;
   margin-left:10px;
   border:0px dashed green;
}
div#l3 div{
   margin-left:10px;
   width:514px; 
}
div#l0 div.title,div#l1 div.title,div#l2 div.title,div#l3 div.title {
    display:block;
	border:0px dashed red;
}
div#l0 div.spacer,div#l1 div.spacer,div#l2 div.spacer,div#l3 div.spacer {
    clear:both;
    float:none;
	height:1px;
	border:0px dashed blue;
	width:100%;
}
a.editbutton {
    float:left;
    display:block;
	width:47px;
	height:19px;
	background:url(../images/edit.jpg) repeat top left;
	text-decoration:none;
	margin-right:5px;
}
a.deletebutton {
    float:left;
    display:block;
	width:67px;
	height:19px;
	background:url(../images/supp.jpg) repeat top left;
	text-decoration:none;
}
a#addmetostage {
    float:left;
    display:block;
	width:131px;
	height:19px;
	background:url(../images/candidat.jpg) repeat top left;
	text-decoration:none;
}
a#removemefromstage {
    float:left;
    display:block;
	width:132px;
	height:19px;
	background:url(../images/retire-candidat.jpg) repeat top left;
	text-decoration:none;
}
a#homebutton {
    float:right;
    display:block;
	width:116px;
	height:28px;
	background:url(../images/retour-accueil.jpg) no-repeat top left;
	text-decoration:none; 
    margin-bottom:10px;	
	position:relative;
	top:-20px;
    padding:0px 20px 0px 0px;
}
a#addstagefollowing {
    float:left;
    display:block;
	width:145px;
	height:18px;
	background:url(../images/bt-retenir-candidat.jpg) repeat top left;
	text-decoration:none;
}
a#removestagefollowing {
    float:left;
    display:block;
	width:97px;
	height:18px;
	background:url(../images/bt-neplus-retenir-candidat.jpg) repeat top left;
	text-decoration:none;
}
div#information {
    border:0px solid #666666;
	background:url(../images/information.jpg) no-repeat top left;
	background-position:10px 0px;
	margin-bottom:15px;
	clear:both;
}
div#information div.content {
   border:0px dashed blue;
   color:#4e787e;
   margin-top:10px;
   margin-left:75px;
   width:450px;
}
div#fcont a {
   text-decoration:none;
   color:black;
}
div.blok_concours {
   border-bottom:1px solid #666666;
   margin-bottom:30px;
   margin-left:10px;
   width:720px
}
div.blok_concours h1{
    font-size:18px;
	color:#666666;
	font-weight:bold;
	font-family:arial;
	margin-left:20px
}
div.blok_concours h2 {
    font-size:14px;
	color:#c4830c;
	font-weight:bold;
	font-family:arial;
	margin-left:10px
}
div.blok_concours p {
    margin-left:5px
}
div#filter {
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:5px;
	-moz-border-radius:6px;
	border-bottom-color:#aaaaaa;
	border-right-color:#aaaaaa;
}
div#filtercache {
	height:40px;
	font-weight:bold;
	background:url('/images/filterbutton.png') top left no-repeat;
	cursor:pointer;
}
div#filtercache div.content{
	color:#1155aa;
	margin:5px;
	font-size:13px;
	padding-top:5px;
	padding-left:24px;
	color:white;
}
div#formfilter {
	padding-bottom:1px;
}