	/* SVN FILE: $Id: cake.generic.css 7690 2008-10-02 04:56:53Z nate $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework <http://www.cakephp.org/>
 * Copyright 2005-2008, Cake Software Foundation, Inc.
 *								1785 E. Sahara Avenue, Suite 490-204
 *								Las Vegas, Nevada 89104
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright		Copyright 2005-2008, Cake Software Foundation, Inc.
 * @link				http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package			cake
 * @subpackage		cake.app.webroot.css
 * @since			CakePHP(tm)
 * @version			$Revision: 7690 $
 * @modifiedby		$LastChangedBy: nate $
 * @lastmodified	$Date: 2008-10-02 00:56:53 -0400 (Thu, 02 Oct 2008) $
 * @license			http://www.opensource.org/licenses/mit-license.php The MIT License
 */


* {
	margin:0;
	padding:0;

}

/* General Style Info */
body {
	background: transparent;
	color: #000;
	font-family: Arial,'lucida grande',helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
	padding:0;
	width:100%;
	text-align:center;
	

}

p {
	font-size: 0.7em;
	color:#808080;
	
}
a {
	background:transparent;
	color: #ea9033;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family: Arial,'lucida grande',helvetica,arial,sans-serif;
}
a:hover {
	background:transparent;
	color: #65676b;
	text-decoration:none;
}
a img {
	border:none;
	background:transparent;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-family:'Arial', Arial ,Geneva, sans-serif
}
h1 {

	font-size:16px;
	font-family:arial,helvetica,sans-serif;
	color:#ea9033;
	font-weight:bold;
	
}
h2 {
	font-size:13px;
	font-family:arial,helvetica,sans-serif;
	color:#808080;
	font-weight:bold;
	
}
h3 {
	
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	color:#808080;
	text-align:justify;
	
}

h4 {
	background:transparent;
	color: #666666;
	font-size:9px;
}

h5{
	background:transparent;
	color: #F08E31;
	margin-top:10px;
	font-size:0.65em;
	font-weight:normal;
	
}
h6{
	color: #0a77d5;
	font-weight: normal;
	padding-top: 0.5em;
	font-size:0.6em;
  
	margin-right:5px;
	
}

h7{
		background:transparent;
	color: #65676b;
	font-size:0.85em;
}

h8{
	background:transparent;
	color: #696868;
	font-family:'Verdana','lucida grande',helvetica, arial, sans-serif;
	font-size: 0.8em;
	padding-top:8px;
	font-weight:800;
	text-align:left;
	

	
}
h9{
	background:transparent;
	color: #65676b;

	font-size:0.75em;
	text-align:justify;
}

#login{
	float:right;
margin-right:45px;
margin-top:29px;
text-align:center;
width:120px;
	
}

#login a{
	font-size:0.55em;
	color:#fbfbfb;
	text-decoration:none;
	font-weight:100;
	letter-spacing:0.1em;
	
}

#login a:hover{
	color:#fee6bb;
	text-decoration:none;
	
}

ul, li {
	margin: 0 0px;
	list-style-type:none;
}

/* Layout */
#container {
	/*text-align: left;*/
	overflow:visible;
	background-image:url(../img/background.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align:left;
	color:#818285;
}



/* laurent */

#dashboard{
	margin-left:-22px;
}

#main_nav{
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	border: 0;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	width:1024px;
	height:38px;
	padding-left:8px;
	
}

.main_nav ul li{
	border:0;
	margin:0;
	padding:0;
	display: inline-block;
	
}

.main_nav ul li a{
	margin:0;
	padding:0;
	display: inline-block;

	background-image:url(../img/bg_sub.gif);
	height:20px;
	border-left:1px solid #eff0f2;
	border-bottom:1px solid #eff0f2;
	border-right:1px solid #eff0f2;
}

.main_nav ul li a:hover{
	margin: 0;
	padding:0;
	display: inline-block;	
	background-image:url(../img/menu_bg.gif);
	height:20px;
	
}

.radio ul li{
	border:0;
	margin:0;
	padding:0;
	display: inline-block;
	
}
.radio li{
	
	
	
	
}

/* BOUTON a */
.Home a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 80px;
	height: 15px;
	text-decoration:none;
}

.Offres a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 107px;
	height: 15px;
	text-decoration:none;
}

.Contacts a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	text-decoration:none;
	width: 150px;
	height: 15px;
	
}

.Distance a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 165px;
	height: 15px;
	text-decoration:none;
}

.Candidats a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 165px;
	height: 15px;
	text-decoration:none;
	border-left:1px #fff solid;
	background-image:url(../img/bg_candidats_menu.gif);
	
	
}
.References a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 164px;
	height: 15px;
	text-decoration:none;
}

.Contact a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 132px;
	height: 15px;
	text-decoration:none;
}


.Selexens a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 165px;
	height: 15px;
	text-decoration:none;
}

.Prestations a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 164px;
	height: 15px;
	text-decoration:none;
}

.Recruteurs a{
	color:#78797a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	/*text-align:center;*/
	width: 116px;
	text-decoration:none;
	height: 15px;
}





/* BOUTON a:hover */

.Home a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 80px;
	height: 15px;
}

.Selexens a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 165px;
	height: 15px;
}
.Offres a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 107px;
	height: 15px;
	
}

.Prestations a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 164px;
	height: 15px;
}

.Candidats a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg_candidats.gif);
	/*text-align:center;*/
	width: 165px;
	height: 15px;

}

.Recruteurs a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg_recruteurs.gif);
	/*text-align:center;*/
	width: 116px;
	height: 15px;
}

.Distance a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 165px;
	height: 15px;
}

.References a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 164px;
	height: 15px;
}

.Contact a:hover{
	color:#ffffff;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 132px;
	height: 15px;
}


/* BOuTON a:active*/

.Home_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 80px;
	height: 15px;
}

.Selexens_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/;
	width: 165px;
	height: 15px;
}
.Offres_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	width: 107px;
	height: 15px;
	/*text-align:center;*/
	
}

.Prestations_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 164px;
	height: 15px;
}

.Candidats_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg_candidats.gif);
	/*text-align:center;*/
	width: 165px;
	height: 15px;
}

.Recruteurs_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg_recruteurs.gif);
	/*text-align:center;*/
	width: 116px;
	height: 15px;
}

.Distance_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 165px;
	height: 15px;
}

.References_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	/*text-align:center;*/
	width: 164px;
	height: 15px;
}

.Contact_active a{
	color:#ffffff;
	text-decoration:none;
	margin:0;
	padding: 7px 0;
	display: inline-block;
	background-image:url(../img/menu_bg.gif);
	width: 132px;
	/*text-align:center;*/
	height: 15px;
}

.competences{
	border: 1px solid #f3f3f3;
	padding: 10px;
	margin: 5px;
}






.counter{
	font-size:11px;
	color:#818285;
	right:5%;
	padding-top: 8px;
	padding-left:25px;
	
}

/* AFFICHAGE TABLEAU DONEES */





.top{
	background-image:url(../img/top_general.gif);
	background-repeat: no-repeat;
	width:1146px;
	height:40px;
	float: left;
	
}

.top_login{
	background-image:url(../img/top_login_new.gif);
	background-repeat: no-repeat;
	width:461px;
	height:47px;
	float: left;
	
}

.titre{
	width: 1200px;
	height: 47px;
	padding: 10px 0 0 0;
	text-indent:15px;

}


/*Search Engine*/

.search_engine{
	height:30px;
	width:120px;
	margin-top:-15px;
	padding-left:35px;

}


.search_engine input, textarea{
	height: 50px;
	width: 140px;
	background: #fffefe;
	border: 1px solid #eceaea;

}


/* end response*/

.text_recrutement{
	
	padding:5px;
	
	
}



#CandidateFullname_autoComplete{
	
	color:#7f7f7f;
	
	border: 1px solid #efedee;
	list-style-type: none;
	font-size: 0.85em; 
}

.actions{
	margin-bottom:5px;
	font-weight: bold;
	
}


/*candidate_response*/

.response_top{
	background-image: url(../img/response_top.gif);
	width: 727px;
	height: 66px;
	background-repeat:no-repeat;
	
}

.middle_top{
	background-image: url(../img/middle_response.gif);
	width: 727px;
	height: 290px;
	background-repeat:no-repeat;
	padding-top: 10px;
	text-align: center;
	
}

.middle_response{
	width:332px;
	text-align:left;
	padding-left: 30%;
	padding-right:30%;
	
}

.bottom_response{
	background-image: url(../img/bottom_resp.gif);
	width: 727px;
	height: 87px;
	background-repeat:no-repeat;

	
}




/* Fin de Laurent */
#header{

	width: auto;
	height: 259px;
	background-repeat: repeat-x;
	
	overflow:hidden;
		
}

#flash{
	

	margin-left:auto;
	margin-right:auto;
	height:221px;
	text-align:center;
	width:1024px;
}
#header-top{
	width:1024px;
	
	background-image:url(../img/header_top.gif);
	margin-left:auto;
	margin-right:auto;
	height:79px;

	
}

.logo {
	background:transparent;
	background-image: url(../img/home_return.gif);
	background-repeat: no-repeat;	
}
	
#header h1 {
	background-color: transparent;                                                 
	color: #ff8000;
	padding: 0px 30px;
	
}
#header h1 a {
	color: #ff8000;
	
	font-weight: bold;
	text-decoration: none;
}
#header h1 a:hover {
	color: #ff8000;
	
	text-decoration: underline;
}
#content{
	background-image:url(../img/content_bg.gif);
	clear: both;
	color: #333;
	overflow: hidden;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	min-height:240px;
	

}



#content_left{
	width:182px;
	float:left;
	
	margin-left:8px;
	margin-right:3px;
	
}
#inner_left{
	width:180px
	
	
}
.inner_left_top{
	width:180px;
	background-image:url(../img/inner_left_top.gif);
	height:35px;
	padding-top: 4px;
	background-repeat:no-repeat;
	text-align:center;
	
}
.inner_left_middle{
	margin-top:-6px;
	width:168px;
	background-image:url(../img/inner_left_middle.gif);
	height:auto;
	padding:8px;
}
.inner_left_bottom{
	width:180px;
	background-image:url(../img/inner_left_bottom.gif);
	height:50px;
	
	
}


#content_center{
	width:765px;
	float:left;
	padding: 0 5px 5px 20px;
}
#content_right{
	width:225px;
	float:left;
	background-color:transparent;
	background-image:url(../img/content_left_bg.gif);
	background-repeat:no-repeat;
	min-height:573px;
	margin-top:30px;

}

.inner_right{
	width:180px
	
	
}
.inner_right_top{
	width:180px;
	
	height:35px;
	padding-top: 4px;
	padding-left:25px;
	background-repeat:no-repeat;
	text-align:center;
	
}
.inner_right_middle{
	margin-top:-15px;
	width:220px;
	
	height:auto;
	padding: 3px 0 0 30px;
	margin-right:1px;
}
.inner_right_bottom{
	width:180px;
	padding-left:25px;
	height:25px;
	
	
}





#bottom{
	background-image:url(../img/bottom_bg.gif);
	clear: both;
	color: #333;
	overflow: hidden;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	min-height:15px;
	background-repeat:no-repeat;
	
	background-position:center;
	margin-top:-7px;
	width:1024px;
	text-align:center;
	
	
}



#footer {
	clear: both;
	padding:30px 0 0 0;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:6px;
	color:#999;
	width:1024px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
}

#footer a {
	color:#999;
	font-size:9px;
}

#footer a:hover {
	color:#666;
	font-size:9px;
	
}


#home_main {
	text-align: center;
	padding: 20px 0;
}

#home_main .form {
	width: 400px;
	margin: auto;
	text-align: left;
}

#home_main form {
	width: 100%;
	margin: 0;
}

/*
 * navigations
 */

.navigation{
	
	height:20px;
	line-height:20px;
	padding:0 15px;
	font-size: 9px;
}

.navigation li{
	display:block;
	
	margin:0;
	font-size: 9px;
	
}

.navigation a{
	
	display:inline-block;
	
	padding:0 5px;
	text-decoration:none;
	background: transparent;
}
.navigation a:hover {
	
	text-decoration: underline;
	background: transparent;
}


#main_nav ul li{
	
	border:0;
	margin:0;
	padding:0;	
	display: inline-block;
	float:left;
	background-color:transparent;
	z-index:1000;
}
#main_nav li {
	z-index:3000;
	margin: 0;
}

#main_nav li .active {
	
	margin: 0;
}

#main_nav .navigation {
	margin-left: 30px;
	font-weight: bold;
}
#main_nav .navigation a:hover, #main_nav .navigation .active {
	font-weight: bold;
	
	text-decoration: none;
}

#secondary_nav {
	margin-top:46px;
	width:165px;
	margin-left: 830px;
	
}

#secondary_nav ul.navigation {
	color:#565b5d;
	font-family:'verdana',Arial,'lucida grande',Arial,sans-serif;
	font-size:1em;
	width:auto;
	
}

#secondary_nav a {
	
	color:#ffffff;
	
}

#secondary_nav a:hover {

}

/* Tables */



table {
	
	clear: both;
	color: #333;
	margin-bottom: 5px;
	
}

tbody{
	
	
	
}

.pca table{
	
	padding-left: 40px;
}

th {
	background: #efeded;
	border: none;
	border-bottom: 1px solid #818285;
	text-align: center;
	font-size:10px;

	color: #585859;
	font-family:'Verdana',Arial, Geneva, sans-serif;
	padding:1px;
}
th a {
	background:#efeded;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
	font-size:11px;
}
th a:hover {
	background: #ef8e38;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: transparent;
	padding: 4px;
	text-align: left;
	vertical-align:middle;
	color:#818285;
	font-size: 0.79em;	
}
table tr td a{
	background: transparent;
	padding: 4px;
	text-align: left;
	vertical-align:middle;
	color:#696a6c;
	
}

table tr.altrow td {
	padding-top:0.5em;
	background: #f4f4f4;
}
td.actions {
	text-align: left;
	white-space: nowrap;
	font-size: 0.7em;
}
td.actions a {
	
	background: transparent;
	color:#33719a;
	font-family:Verdana, Geneva, sans-serif;
	
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

.actions_voir a{
	background-image: url(../img/display.gif);
	background-repeat: no-repeat;
	
}

.actions_voir a:hover{
	background-image: url(../img/display_roll.gif);
	background-repeat: no-repeat;
	
}

.action_modif a{
	background-image: url(../img/edit.gif);
	background-repeat: no-repeat;
	
}
.action_modif a:hover{
	background-image: url(../img/edit_roll.gif);
	background-repeat: no-repeat;
	
}
.action_delete a{
	background-image: url(../img/delete.gif);
	background-repeat: no-repeat;
	
}
.action_delete a:hover{
	background-image: url(../img/delete_roll.gif);
	background-repeat: no-repeat;
	
}



/* Paging */
div.paging {
	background:transparent;
	color: #ccc;
	margin-bottom: 2em;
	font-size:12px;
	margin-left:25px;
}

div.paging a{
	color:#666;
	
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
	
}
div.paging span.current {
	color: #000;
}
div.paging span a {
	color:#666;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 2em 0 0;
	width: auto;
	
}
dl.altrow {
	background: #f4f4f4;
	
	
}

dd {
	
	/*margin-top: 5px;*/
	vertical-align: top;
	color:#868787;
/*	font-size:0.75em;*/
	width:auto;
/*	margin-bottom:10px;*/
	height:auto;
	line-height:normal;

}



dt {
	/*margin-top: 5px;	*/
	vertical-align: bottom;
	color:#4c5455;
	/*font-size: 0.8em;*/
	font-weight:600;
	line-height: normal;
	text-align:right;

}



/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	/*width: 1200px;*/

}
fieldset {
	/*width:1070px;*/
	border: 0;
	margin-top: 5px;
	padding: 5px 20px;
}
fieldset legend {
	background:transparent;
	color: #ff8000;
	font-size: 0.9em;
	font-weight:900;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
/*form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}*/
/*form div.input {
	color: #444;
	
}*/
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 50px;
}
label {
	
	color:#808080;
	padding-top:5px;
	font-size: 10px;
	
	width: 90%;
	
	
}



label_radio {
	display:inline;
	color:#ef892f;
	font-weight:800;
	font-size: 0.8em;
	padding-right: 20px;
	padding-top: 8px;
	width: 90%;
}
input[type="text"], input[type="password"], textarea {
	border:1px solid #e2e2e2;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	width:200px;
}


input, textarea {
	clear:both;
	color:#3B404A;
	font-family:"verdana","frutiger linotype","lucida grande",sans-serif;
	font-size:0.8em;
	/*margin-bottom:5px;*/
	padding:2px;
	width:90%;
	
}



select {
	border:1px solid #7F9DB9;
	clear:both;
	color:#3B404A;
	font-size:0.9em;
	/*margin-bottom:5px;*/
	vertical-align:text-bottom;
	font-family: 'Verdana', Geneva, sans-serif;
}

select[multiple=multiple] {
	width: auto;
}
option {
	font-size:0.90em;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: -4px 6px 5px 2px;
	width: auto;
	
}


.form_style{
	display:inline-block;
	width:300px;
}

input[type=radio] {
	clear: left;
	float: left;
	margin: 5px 6px 7px 0px;
	width: auto;
	margin-left:-2px;
	border:none;	
}

div.radio label {
	margin: 0 0 6px 20px;
	
}


input[type="submit"] {
	display: inline;
	font-size: 0.8em;
	padding: 2px;
	width: auto;
	vertical-align: bottom;
	margin-left: 30px;
	/*margin-bottom: 20px;*/
	/*color:#fff;
	border:1px solid;
	border-color: #fcb270 #d85208 #d85208 #fcb270;
	background-image: url(../img/bg_button.gif);
	background-repeat:repeat-x;*/
}

/*input[type=submit]:hover {
	display: inline;
	font-size: 0.8em;
	padding: 2px;
	width: auto;
	vertical-align: bottom;
	float: right;
	color:#fff;
	border:1px solid;
	border-color: #c2c2c2 #808080 #808080 #c2c2c2;
	background-image: url(../img/bg_button_roll.gif);
	background-repeat:repeat-x;
}*/

/* Notices and Errors */
div.message {
	clear: both;
	color: #ff8000;
	font-size: 1em;
	font-weight: 900;
	margin: 1em 0;
	text-align:center;
}
div.error-message {
	clear: both;
	color: red;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0px 0 0px 8px;
	height:18px;
	text-indent:5px;

	
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 1em;
	margin: 0 1em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color:#fff;
	text-decoration: none;
	font-size: 0.75em;
	font-family:'Verdana',Arial, Geneva, sans-serif;
	
}
div.actions ul li a:hover {
	color: #d1cfcf;
	text-decoration: none;
}


/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: transparent;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
.over {
	background: #EF8E30;
	color:white;
	font-size:12px;
	
	}
	
.out {
	background:white;
	color:black;
}
.autocomplete {
	background:white;
	font-size:12px;
	border-width: thin;
	border-style: double;
	border-color: #EF8E30;
	
	}
	
.curseur{
	cursor:pointer;
	width:350px;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position: 75% 0%;
	
}	

.curseur_dashboard{
	cursor:move;
	
}
.curseur_recherche{
	cursor:pointer;
	width:450px;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:5% 0%;
	padding-left:2%;
}


.border{
	border-bottom: 1px dotted #CCC;
	width:1200px;
	height:10px;
}

.icone{
	background-image:url(../img/by_user.gif);
	background-position:left;
	
	
}


.competence{
	display: inline-block;
	width: 1000px;
}


.competence_title{
	background-image:url(../img/new_content_top.gif);
	padding-top: 5px;
	text-indent:10px;
	font-family: Verdana,Arial,Geneva, sans-serif;
	color: #f4933e;
	font-size:0.78em;
	font-weight:700;
	width:530px;
	height:25px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;	
	
}

.competence_left{
	float:left;
	width: 535px;
	margin-right:35px;
}

.competence_right{
	float:left;
	width:535px;
	
	
}
.center_competence{
	width:500px;

	

	display:inline-block;
	height:auto;
	padding:0 ;
	padding: 0 15px 15px 15px;
	border-top:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	
}
.bloc_competence{
	display:inline-block;
	width:1120px;	
}

.annotation_pcaprint{
	
	font-family:Verdana, Geneva, sans-serif,arial;
	font-size:8px;
	color:#999;
}

.title_reporting{
	color:#EF892F;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	padding-top:5px;
	padding-left:10px;	
	font-weight:800;
}

/* System de sous Sourcing*/


/* Fin de system sous menu sourcing*/


/* CODIF & QUALIF*/


.bloc_codif{
	margin:0%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	width:1170px;
	display:inline-block;
	
}

.codif_left{
	float:left;
	width:573px;
	height:auto;
	padding-right:7px;
}

.codif_top{
	background-image:url(../img/top_general_codif.gif);
	width:570px;
	height:40px;
	background-repeat:no-repeat;
}

.codif_middle{
	width:570px;
	background-image:url(../img/middle_general_codif.gif);
	background-repeat:repeat-y;
	padding: 2% 2% 2% 1.5%;
	
}

.codif_bottom{
	width: 570px;
	background-image:url(../img/bottom_general_codif.gif);
	height: 29px;
	background-repeat:no-repeat;
}

iframe{
	border:none;
	border:0;
	overflow:hidden;
	
}

.codif_title{
	background-image:url(../img/new_content_top.gif);
	padding-top: 5px;
	text-indent:10px;
	font-family: Verdana,Arial,Geneva, sans-serif;
	color: #f4933e;
	font-size:0.85em;
	font-weight:700;
	width: 520px;
	height:25px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.middle_codif{
	
	/*background-image:url(../img/new_content_middle.gif);*/
	
	display:inline-block;
	
	padding:0 15px 15px 15px;
	width:490px;
	border-top:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	margin-bottom: 10px;
	text-align:left;
	
}

.questions_reponse{
	width:200px;
	padding:5px;
	vertical-align:top;
	
}

.tableau_questions{
	border:1px solid #78797a;
	margin-bottom:10px;
	padding-bottom:10px;
	vertical-align:top;	
}

.table_view{
	border-top:1px solid #58a8dd;
	border-left:none;
	border-right:none;
	border-bottom:none;
	width:500px;
	background-image:url(../img/bg_view.gif);
	background-repeat:repeat-x;
}

.table_view2{
	border-top:1px solid #58a8dd;
	border-left:none;
	border-right:none;
	border-bottom:none;
	width:1050px;
	background-image:url(../img/bg_view.gif);
	background-repeat:repeat-x;
}

.table_view td{
	border-bottom:1px solid #f2f1f1;
	padding:5px;
	width: 240px;
}

.table_view2 td{
	border-bottom:1px solid #f2f1f1;
	padding:5px;
	width: 240px;
}
.evenement_relatif{
	width:1050px;	
}

/* CONTENT */

.animation_centre{
	text-align:center;
	width:632px;
	border-bottom:1px dotted #CCC;
}

.acces_espace{
	width:620px;
	text-align:center;
	margin-right:10px;
	
}

.acces_left{
	width:310px;
	float:left;


	
}

.acces_right{
	width:310px;
	float:left;
	
	
}

.acces_content_left{
	text-align:left;
	padding:10px;
	
	
}

.acces_content_right{
	text-align:left;
	padding:10px;
	
	
}
.acces_left_bottom{
	border-top:1px dotted #3f0e62;
	border-bottom:1px dotted #3f0e62;
	width: 300px;
	
	
}
.acces_right_bottom{
	border-top:1px dotted #0a77d5;
	border-bottom:1px dotted #0a77d5;
	width: 300px;
	
	
}
.acces_left_bottom a{
	color:#3f0e62;
	font-size:11px;
	padding-bottom:10px;
	height:25px;
	
}
.acces_right_bottom a{
	color:#0a77d5;
	font-size:11px;
	vertical-align:middle;
	height:25px;
	
}

/*DROP MENU*/

#menuh-container
	{
	display:inline-block;	
	top: 1em;
	left: 1em;
	text-align:center;

	background-image:url(../img/menu.gif);
	border: 0;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	width:1024px;
	height:40px;
	
	}

#menuh
	{
	background-color:transparent;
	margin-right:auto;
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	float:left;
	width:1020px;
	
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	text-decoration:none;
	
	padding-bottom:3px;

	font-family:'Arial', Helvetica,verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	height:22px;
	
	}
	
#menuh a:link	
	{
	

	text-decoration:none;
	}
	
#menuh a:hover{
	font-family:'Arial', Helvetica,verdana, sans-serif;
	font-weight:normal;
	background-image:url(../img/menu_bg.gif);
	background-position:0 115%;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#fff;
	
	}
#menuh a:hover{
	font-family:'Arial', Helvetica,verdana, sans-serif;
	font-weight:normal;
	background-image:url(../img/menu_bg.gif);
	background-position:0 115%;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#fff;
	}	
	
#menuh_active{
	font-family:'Arial', Helvetica,verdana, sans-serif;
	font-weight:normal;
	background-image:url(../img/menu_bg.gif);
	background-position:0 115%;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#fff;
	}	

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{

	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
		
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	width:auto;	
	
	}

#menuh li 
	{

	min-height: 1px;		
	vertical-align: bottom;	
	float:left;


	
	}

#menuh ul ul
	{
	position:relative;
	z-index:500;
	
	display:none;

	margin:0 0 0 -2px;

	
	}

#menuh ul li ul li
	{
	font-size:9px;
	background-color:#009;

	width:120px;

	
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}


.offres_entreprises{
	
	width:600px;
	display:inline-block;
	
	
	
}
.inner_offres{
	width:260px;
	float:left;
	
	
}

.offre_top{
	width:230px;
	height:30px;
	background-image:url(../img/top_offre.gif);
	
	
}

.offre_center{
	width:230px;
	height:234px;
	background-image:url(../selexens/webroot/img/offres_cible.gif);
	
	
}

.offre_bottom{
	width:230px;
	height:20px;
	background-image:url(../img/offre_en_savoir_plus.gif);
	
}

.index_prestations{
	background-image:url(../img/bg_prestations.gif);
	width:625px;
	height:129px;
	background-repeat:no-repeat;
	padding-left:20px;
	
	
}


left_menu ul,li{
	font-size:10px;
	margin-bottom:5px;
	
	
}

left_menu ul,li a{
	font-size:11px;
	margin-bottom:10px;
	color:#818285;

	
}

left_menu ul,li a:hover{
	font-size:11px;
	margin-bottom:10px;
	
}

.contact{
	width:500px;
	margin-left:45px;
	padding-left:45px;
	background-color:#f6f4f4;
	border-bottom:1px dashed #CCC;
	
	
}


/* CSS Document */

/*on definit la taille de la div du menu ainsi que la taille de parties du menu.*/ 
div#menu { 
          width: 1024px; 
		 z-index:3000;
         } 

div#menu ul { 
             padding: 0; 
             width: 600px; 
            
             margin:0px; 
			 z-index:1000;
			 
            } 

/*On positionne les elements du menu */ 
div#menu ul li { 
                position:relative; 
                list-style: none; /*on enleve les icones de liste */ 
                border-bottom:1px solid; /*ajout d'une bordure de separation d'element:*/ 
				float:left;
				width:80px;
				z-index:1000;
               } 

div#menu ul ul { 
                position: absolute; 
                top: 15px;
                 /*100px correspond au décalage a droite, on décale de la taille du ul de base*/
				display:none;
				width:80px;
				z-index:1000;
               }   

div#menu li a { 
               text-decoration: none; /* plus de soulignement pour les liens */ 
              } 
/*fond jaune pr les sous-menu*/ 
div#menu li.sousmenu { 
                      background: yellow; 
                     } 
/* On cache tous les sous menu avec la propriété display none */ 


/*Lors du survol ,avec la souris, les sousmenu apparaissent grace a display: block */ 
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 { 
                                                  display:block; 
                                                 }

#menu1{
	width:1024px;
	
}


.table01 {
        margin-right: -15px;
        font-size: 12px;
		background-color:transparent;
		margin-top:10px;
	
}
table01 tr td {
	background: transparent;
	vertical-align:middle;
	color:#818285;
	font-size: 0.79em;	
	
}
table01 tr{
	
}

li:hover ul, .menu1 li a:hover ul {
        position: absolute;
        top: 24px;
		z-index:1000;
}
li:hover ul, li, a:hover ul, a {
        display: block;
        float: left;
		
}
li {
        position: relative;
		text-align:center;
}
li ul {
        display: none;
}
a:hover a {
       
}
a:hover a, ul li:hover li {
        width: 120px;
}
ul {
        left: -26px;
        padding: 0;
		
}
table01 tr ul {
        left: -26px;
        padding: 0;

		
}

table01 tr td ul li a{
	
	width:200px;
	
}
	
ul, a:hover {
        margin: 0;
}
li a:hover {
       
		color:#fff;

		/*background-position:50% 110%;*/
		background-repeat:repeat-x;
		
}

.toto{
	
		 
        height: 24px;
		width:90px;
		background-image:url(../img/menu_rollover.jpg);
		background-position:50% 110%;
		background-repeat:no-repeat;
}
table01 tr active{
		color:#4a84ce;
		background-image:url(../img/menu_rollover.jpg);
		background-position:50% 110%;
		background-repeat:no-repeat;
	
}

li a {
        text-decoration:none;
		color:#616362;
		
		
		
}


.tr:hover {
        
}
.tr {
      
       
		width:200px;
		
}
.tr, .ty {
       
}
.ty:hover {
        color: red;
}
ul li:hover li {
   
		border-left:1px solid #CCC;
		border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;
		
}

#Table_03{
	
border:0;
padding:0;
width:600px;
	
}

Table_03 tr td{
border:0;
padding:0;
margin:0;
	
	
}

table#Table_03{
	
border:0;
padding:0;
width:600px;

}

table#Table_03 tr td{
border:0;
padding:0;
margin:0;
	
	
}
table#Table_03 tr td a{
border:0;
padding:0;
margin:0;
	
}


#bottom_nav{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	
	
}

#bottom_nav a{
	color:#999;
	font-size:9px;
	padding-left:5px;

}

#bottom_nav a:hover{
	color:#CCC;
	font-size:9px;
	
}

#table_06{
	margin:0;
	padding:0;
	background:transparent;
	font-size:10px;
	color:#e5e5e5;

}
table_06 tr td{
	margin:0;
	padding:0;
	
}

table_06 tr td a{
	margin:0;
	padding:0;
	background:transparent;
	
}

table_06 tr td a:hover{
	margin:0;
	padding:0;
	color:#CCC;
	font-weight:bold;
	background:transparent;
}
#table_07{
	margin:0;
	padding:0;
	background:transparent;
	font-size:10px;
	color:#e5e5e5;
}

table_07 tr td{
	margin:0;
	padding:0;
	
}

table_07 tr td a{
	margin:0;
	padding:0;
	background:transparent;
	
}

table_07 tr td a:hover{
	margin:0;
	padding:0;
	color:#3F0;
	font-weight:bold;
	background:transparent;
}

#table_08{
	margin:0;
	padding:0;
	background:transparent;
	font-size:10px;
	color:#e5e5e5;
}

table_08 table tr td{
	margin:0;
	padding:0;
	
}

table_08 table tr td a{
	margin:0;
	padding:0;
	background:transparent;
	
}

table_08 table tr td a:hover{
	margin:0;
	padding:0;
	color:#3F0;
	font-weight:bold;
	background:transparent;
}

