/* 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:'verdana',lucida grande,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
	padding:0;
	width:100%;
	text-align:center;

}

p {
	font-size: 0.7em;
	
}
a {
	background:transparent;
	color: #585859;
	text-decoration: underline;
	font-weight: bold;
	font-size:0.9em;
	font-family: 'verdana',lucida grande,helvetica,arial,sans-serif;
}
a:hover {
	background:#transparent;
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
	background:transparent;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	background:transparent;
	color: #ef892f;
	font-family:'Verdana','lucida grande',helvetica, arial, sans-serif;
	font-size: 0.8em;
	padding-top:8px;
	font-weight:800;
	text-align:left;
	
}
h3 {
	color: #ff8000;
	font-family:'Verdana','lucida grande',helvetica, arial, sans-serif;
	font-size: 0.9em;
	padding-top: 1%;
	padding-bottom:0.5%;
	font-weight:900;
	
	text-indent: 20px;
}

h4 {
	color: #ffcc66;
	font-weight: normal;
	padding-top: 0.5em;
}

h5{
	background:transparent;
	color: #ff8000;
	font-family:'Verdana','lucida grande',helvetica, arial, sans-serif;
	font-size: 0.85em;
	padding-top:3px;
	font-weight:800;
	text-align:left;
	text-indent: 20px;
	
	
}

h6{
	color: #535858;
	font-weight: normal;
	padding-top: 0.5em;
	font-family:'verdana','lucida grande',helvetica, arial, sans-serif;
	font-size: 0.85em;
}

h7 {
	color: #696868;
	font-weight: normal;
	padding-top: 0.5em;
	padding-left:15px;
	font-family:'verdana','lucida grande',helvetica, arial, sans-serif;
}

ul, li {
	margin: 0 5px;
	list-style-type:none;
}

/* Layout */
#container {
	/*text-align: left;*/
	overflow:hidden;
	background-image:url(../img/bg_global.gif);
	background-repeat:repeat-x;


	

}



/* laurent */

.main_nav{
	background: transparent;
	border: 0;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	width:1146px;	
	
	
	
}

.main_nav ul li{
	border:0;
	margin:0;
	padding:0;
	
	display: inline-block;
	float:left;
	
	
}

.main_nav ul li a{
	margin:0;
	padding:0;
	display: inline-block;
}

.main_nav ul li a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	
	
}

.radio ul li{
	border:0;
	margin:0;
	padding:0;
	display: inline-block;
	float:left;
}
.radio li{
	float:left;
	
	
	
}

/* BOUTON a */
.Home a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image: url(../img/dashboard.jpg);
	width: 63px;
	height: 94px;
}

.Candidates a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/candidats.jpg);
	width: 63px;
	height: 94px;
}
.Contacts a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contact.jpg);
	width: 63px;
	height: 94px;
	
}

.Projects a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/projets.jpg);
	width: 63px;
	height: 94px;
}

/*.evenements a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/evenements.jpg);
	width: 63px;
	height: 99px;
}*/

.Companies a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/societes.jpg);
	width: 63px;
	height: 94px;
}

.Contracts a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contrats.jpg);
	width: 63px;
	height: 94px;
}

.Searches a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/recherches.jpg);
	width: 63px;
	height: 94px;
}

.Reportings a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports.jpg);
	width: 63px;
	height: 94px;
}

.Sourcing a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/sourcing.jpg);
	width: 63px;
	height: 94px;
}

.Objectives a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/objectifs.jpg);
	width: 63px;
	height: 94px;	
}

.Reportings a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports.jpg);
	width: 63px;
	height: 94px;	
}
.Tasks a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/taches.jpg);
	width: 63px;
	height: 94px;
	
}
.Fulltext_search a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/fulltext.jpg);
	width: 63px;
	height: 94px;
	
	
}
.Users a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/users.jpg);
	width: 63px;
	height: 94px;	
}
.Jobs a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/postes.jpg);
	width: 63px;
	height: 94px;	
}

/* BOUTON a:hover */

.Home a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image: url(../img/dashboard_roll.jpg);
	width: 63px;
	height: 94px;
}

.Candidates a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/candidats_roll.jpg);
	width: 63px;
	height: 94px;
}
.Contacts a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contact_roll.jpg);
	width: 63px;
	height: 94px;
	
}

.Projects a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/projets_roll.jpg);
	width: 63px;
	height: 94px;
}

/*.evenements a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/evenements.jpg);
	width: 63px;
	height: 99px;
}*/

.Companies a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/societes_roll.jpg);
	width: 63px;
	height: 94px;
}

.Contracts a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contrats_roll.jpg);
	width: 63px;
	height: 94px;
}

.Searches a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/recherches_roll.jpg);
	width: 63px;
	height: 94px;
}

.Reportings a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports.jpg);
	width: 63px;
	height: 94px;
}

.Sourcing a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/sourcing_roll.jpg);
	width: 63px;
	height: 94px;
}

.Objectives a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/objectifs_roll.jpg);
	width: 63px;
	height: 94px;	
}

.Reportings a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports_roll.jpg);
	width: 63px;
	height: 94px;	
}
.Tasks a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/taches_roll.jpg);
	width: 63px;
	height: 94px;
	
}
.Fulltext_search a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/fulltext_roll.jpg);
	width: 63px;
	height: 94px;
	
	
}

.Users a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/users_roll.jpg);
	width: 63px;
	height: 94px;
}

.Jobs a:hover{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/postes_roll.jpg);
	width: 63px;
	height: 94px;
}


/* BOuTON a:active*/

.Home_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image: url(../img/dashboard_active.jpg);
	width: 63px;
	height: 94px;
}

.Candidates_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/candidats_active.jpg);
	width: 63px;
	height: 94px;
}
.Contacts_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contact_active.jpg);
	width: 63px;
	height: 94px;
	
}

.Projects_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/projets_active.jpg);
	width: 63px;
	height: 94px;
}

/*.evenements a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/evenements.jpg);
	width: 63px;
	height: 99px;
}*/

.Companies_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/societes_active.jpg);
	width: 63px;
	height: 94px;
}

.Contracts_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/contrats_active.jpg);
	width: 63px;
	height: 94px;
}

.Searches_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/recherches_active.jpg);
	width: 63px;
	height: 94px;
}

.Reportings_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports_active.jpg);
	width: 63px;
	height: 94px;
}

.Sourcing_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/sourcing_active.jpg);
	width: 63px;
	height: 94px;
}

.Objectives_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/objectifs_active.jpg);
	width: 63px;
	height: 94px;	
}

.Reportings_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/rapports_active.jpg);
	width: 63px;
	height: 94px;	
}
.Tasks_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/taches_active.jpg);
	width: 63px;
	height: 94px;
	
}
.Fulltext_search_active a{ 
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/fulltext_active.jpg);
	width: 63px;
	height: 94px;	
}

.Users_active a{ 
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/users_active.jpg);
	width: 63px;
	height: 94px;	
}
.Jobs_active a{
	margin:0;
	padding:0;
	display: inline-block;
	background-image:url(../img/postes_active.jpg);
	width: 63px;
	height: 94px;
}

.competences{
	border: 1px solid #f3f3f3;
	padding: 10px;
	margin: 5px;
	

}


/*
#logout{
	font-family:'verdana','lucida grande',helvetica, arial, sans-serif;
	background:transparent none repeat scroll 0 0;
	position: absolute;
	right: 30px;
	top: 0.10em;
	z-index:5;
	font-size: 9px;
	float: right;
	width:auto;
}*/



.counter{
	font-size: 0.8em;
	color:#818285;
	right:5%;
	padding-top: 15px;
	padding-left:2%;
	
}

/* AFFICHAGE TABLEAU DONEES */
.bloc{
	margin:0%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	width:1146px;

}
.bloc_login{
	margin-top:0%;
	padding-left:0;
	width:461px;

	

	
}


.bloc-header{
	display:inline-block;
	height:28px;
	
}
.bloc-header_login{
	display:inline-block;
	height:47px;
	
}


.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;
	
}
.top_login_mondossier{
	background-image:url(../img/top_login_new_mondossier.gif);
	background-repeat: no-repeat;
	width:461px;
	height:47px;
	float: left;
	
}
.titre{
	width: 350px;
	height: 47px;
	padding: 10px 0 0 px;
	text-indent:15px;

}


.bloc-content{
	background-image:url(../img/middle_general.gif);
	background-repeat:repeat-y;
	width:1146px;
	height:auto;
	padding:1em;
	margin-top:5px;
	
	
}
.bloc-content{
	background-image:url(../img/middle_general.gif);
	background-repeat:repeat-y;
	width:1146px;
	height:auto;
	padding:1em;
	margin-top:5px;
	
	
}

.bloc-content_login{
	background-image:url(../img/middle_login_new.gif);
	background-repeat:no-repeat;
	width:461px;
	height:155px;
	text-align:left;
	padding-left: 135px;
	padding-top: 15px;	
	
}
.bloc-content_mondossier{
	background-image:url(../img/middle_login_new_mondossier.gif);
	background-repeat:no-repeat;
	width:461px;
	height:155px;
	text-align:left;
	padding-left: 135px;
	padding-top: 15px;	
	
}

.bottom{
	background-image:url(../img/bottom_general2.gif);
	background-repeat:no-repeat;
	width:1146px;
	height:29px;
	padding-bottom:20px;
	
}
.bottom_login{
	background-image:url(../img/bottom_login_new.gif);
	background-repeat:no-repeat;
	width:461px;
	height:20px;
	
}



.bloc_candidat{
	margin:0;
	padding:0;
	width:800px;
	
}

.header_societe{
	display:inline-block;
	height:auto;
	padding:15px;
	width:770px;
	
}
/*
.header_candidat{
	margin:0;
	padding:0;
	width:800px;
	height:44px;
	background-image:url(../img/header_candidat.jpg);
	background-repeat: no-repeat;	
}
*/
.candidat_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: 1100px;
	height:25px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.middle_candidat{
	background-color:#fff;
	/*background-image:url(../img/new_content_middle.gif);*/
	background-repeat:;
	display:inline-block;
	height:auto;
	padding:0 15px 15px 15px;
	width:1070px;
	border-top:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;

	
}
.middle_candidat2{
	background-color:transaparent;
	/*background-image:url(../img/new_content_middle.gif);*/
	background-repeat:;
	display:inline-block;
	height:auto;
	padding:0 15px 15px 15px;
	width:1070px;
	border-top:0;
	

	
}
.middle{
	
	background:transparent;
	display:inline-block;
	height:auto;
	padding:5px;
	width:750px;	
}
.middle_login{
	
	background:transparent;
	display:inline-block;
	height:auto;
	padding:5px;
	width:390px;	
}

.middle-candidat-content{
	width:240px;
	height:auto;
	float: left;
	display:inline-block;
	padding:0 5px 0  5px;
	
}
.middle-candidat-content2{
	width:370px;
	height: auto;
	float: left;
	
}
.middle-candidat-content3{
	width:370px;
	height: auto;
	float: left;
	
}
.middle-rapport{
	
	display:inline-block;
	height:auto;
	padding:15px;
	width:1100px;

	
}

.middle-rapport-content{
	width:550px;
	height: auto;
	float: left;
	
}

.bottom_candidat{
	width:800px;
	height:14px;
	/*background-image:url(../img/bottom_candidat.jpg);*/
	background-repeat: no-repeat;
	
}

/*Search Engine*/

.search_engine{
	position: absolute;
	top: 50px;
	right:10px;
	z-index:5;
	font-size: 0.8em;
	float: right;
	width:150px;
	background-image:url(../img/search_engine.gif);
	background-position: 90% 0%;
	background-repeat: no-repeat;
}


.search_engine input, textarea{
	
	
	width: 100px;
	background: #fffefe;
	border: 1px solid #7f9db9;

}


/* end response*/

.text_recrutement{
	
	padding:5px;
	
	
}



/*Synthese Candidat files*/


@page{
	size:21cm 29,7cm;
}

.synthese{
	border: 1px solid #fafafa;
	overflow: hidden;
	padding:0;
	width: 595px;
	
	}
	
.bloc_synthese{
	width: 100%;
	height:auto;
	border:0px; 
	
	font-family: 'Arial',Verdana, Geneva, sans-serif;
	overflow:hidden;
	
	
}




.header_synthese{
	width:649px; 
	height:97px;
	background-image:url(../img/home_slice_01.gif);
	background-repeat: no-repeat;
	
	
}

.header_selfcare{
	width:1080px; 
	height:177px;
	background-image:url(../img/home_slice.gif);
	background-repeat: no-repeat;
	
	
}

.recap_synthese{
	width:660px;
	display:inline-block;
	height:auto;
	padding:0px 0px 0px 5px;
	font-family:Verdana, Helvetica, sans-serif;

}

.recap_synthese_left{
	color: #858686;
	font-weight:500;
	font-size: 0.9em;
	width: 325px;
	height:auto;
	float:left;
	
	
}
.recap_synthese_right{
	color: #858686;
	font-weight:500;
	font-size: 0.9em;
	width: 325px;
	height:auto;
	float:left;
	
	
}
.cv_candidat{
	
	
}
	
.info_candidat_titre_synthese{
	width:650px;
	height:36px;
	margin: 0; 
	background-image:url(../img/new_content_top.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-family:Verdana, Helvetica, sans-serif;
}

.info_titre{
	padding-top: 10px;
	text-indent: 10px;
	text-align:left;
	font-family:Verdana, Helvetica, sans-serif;
}

.info_candidat_synthese_middle{
	width: 650px;
	height:auto;
	margin: 0; 
	background-image:url(../img/middle_synthese.gif);
	background-repeat:repeat-y;
	font-family:Verdana,Arial, Helvetica, sans-serif;

}
.center_synthese{
	padding-left: 5px ;
	margin:0;
	display:inline-block;
	font-size:0.79em;
	color: #858686;
	width: 620px;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	text-align : justify;
}
.center_synthese_left{
	color: #858686;
	font-weight:400;
	width: 300px;
	padding: 5px;
	margin:0;
	float:left;
}
.center_synthese_right{
	color: #858686;
	font-weight:400;
	width: 300px;
	padding: 5px;
	margin:0;
	float:left;
}

.info_candidat_synthese_bottom{
	width: 650px;
	height:9px;
	margin: 0; 
	background-image:url(../img/synthese_bottom.jpg);
	background-repeat:no-repeat;
}

.info_candidat_contenu_synthese{
	padding: 2px 0px 2px 20px;
	font-size:1em;
	font-family: Verdana,arial,verdana,sans serif;

}


.titre_synthese{
	width: 650px;
	margin: 0;
	padding: 2px 0px 5px 0px; 
	height: auto;
	font-family: Verdana,Arial,verdana,sans serif;
	background-image:url(../img/home_slice_15.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.sous_titre_synthese{
	margin: 0;
	padding: 2px 0px 2px 20px; 
	height: auto;
	color: #858686;
	font-size: 0.95em;
	font-weight:600;
	width:1140px;
	font-family: Verdana, Geneva,arial,verdana,sans serif;
	background-image:url(../img/home_slice_18.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.content_synthese{
	margin: 0;
	width: 555px;
	height: auto;
	padding: 2px 0px 2px 20px;
	font-size:1em;
	font-family:Verdana,Arial,sans serif;
	color:#5f5f61;
}




full_text_cv{
	Color:#666;
	font-size: 0.8em;
	
	
}
.align{
	display: inline-block;
	float: left;
	padding-top:15px;

	
}
element.style{
	color:#F00;
}

#CandidateFullname_autoComplete{
	
	color:#7f7f7f;
	background:#ffffff;
	border: 1px solid #efedee;
	list-style-type: none;
	font-size: 0.85em; 
}

.actions{
	margin-bottom:5px;
	
}

div.actions-ul-dashboard_submenu{
	border-bottom: 1px solid #114672;
	background:transparent;
	
}

div.actions-ul-societes_submenu{

	background-image:url(../img/societ%C3%A9_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
	
}

div.actions-ul-contact_submenu{
	background-image:url(../img/contact_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
}

div.actions-ul-contracts_submenu{
	background-image:url(../img/contracts_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
}

div.actions-ul-projets_submenu{
	background-image:url(../img/projets_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
}
div.actions-ul-recherches_submenu{
	background-image:url(../img/recherche_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
}

div.actions-ul-candidat_submenu{
	background-image:url(../img/candidat_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
}

div.actions-ul-sourcing_submenu{
	background-image:url(../img/sourcing_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
	
}

div.actions-ul-rapports_submenu{
	border-bottom: 1px solid #00495c;
	height:20px;
}

div.actions-ul-jobs_submenu{
	background-image:url(../img/postes_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
	
}
div.actions-ul-users_submenu{
	background-image:url(../img/user_submenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:1146px;
	padding-left:2%;
	padding-right:2%;
	height:20px;
	
}

.bg_postuler{
	background-image: url(../img/bg_postuler.gif);
	background-repeat:no-repeat;
	background-position:0% 140%;	
	width:1120px;
	height: 45px;
}

/*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{
	background-image: url(../img/top_banner.gif);
	width: auto;
	height: 99px;
	background-repeat: repeat-x;
	padding: 0 3% 0.4% 3%;
	text-align:center;
	overflow:hidden;
		
}

.logo {
	float: left;
	background:transparent;
	padding: 5%;
	width: 103;
	height: 94;
	background-image: url(../img/logo_shortil.gif);
	background-repeat: no-repeat;	
}
	
#header h1 {
	background-color: transparent;                                                 
	color: #ff8000;
	padding: 0px 30px;
	
}
#header h1 a {
	color: #ff8000;
	background: #333333;
	font-weight: bold;
	text-decoration: none;
}
#header h1 a:hover {
	color: #ff8000;
	background: #333333;
	text-decoration: underline;
}
#content{
	background: transparent;
	clear: both;
	color: #333;
	overflow: hidden;
	width:461px;
	margin-left:auto;
	margin-right:auto;
	
	

}
#footer {
clear:both;
color:#999999;
font-family:Verdana,Geneva,sans-serif;
font-size:0.6em;
padding:30px 0 0;
text-align:center;
background:transparent;
height:120px;
	
}
#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{
	color:#00;
	height:20px;
	line-height:20px;
	padding:0 15px;
	font-size: 9px;
}

.navigation li{
	display:block;
	float:left;
	margin:0;
	font-size: 9px;
	
}

.navigation a{
	color: #00;
	display:inline-block;
	float:left;
	padding:0 5px;
	text-decoration:none;
	background: transparent;
}
.navigation a:hover {
	color:#cc;
	text-decoration: underline;
	background: transparent;
}

#main_nav{
	border: 0;
	margin:0;
	padding:0;
	display: inline-block;
	float: left;
}

#main_nav ul li{
	border:0;
	margin:0;
	padding:0;
	display: inline-block;
	float:left;
}
#main_nav li {
	background: #cc6;
	margin: 0;
}

#main_nav li .active {
	background: #fff;
	margin: 0;
}

#main_nav .navigation {
	margin-left: 30px;
	font-weight: bold;
}
#main_nav .navigation a:hover, #main_nav .navigation .active {
	font-weight: bold;
	background: #fff;
	text-decoration: none;
}

#secondary_nav {
	font-family:'verdana','lucida grande',helvetica, arial, sans-serif;
	background:transparent none repeat scroll 0 0;
	position: absolute;
	right: 5px;
	top: 0.10em;
	/*left: 68%;*/
	z-index:5;
	font-size: 0.80em;
	float: right;
	width:auto;
}

#secondary_nav ul.navigation {
	color:#565b5d;
	font-family:'verdana','lucida grande'verdana,helvetica,arial,sans-serif;
	font-size:1em;
	width:auto;
	
}

#secondary_nav a {
	font-size: 0.9em;
	color:#ee8f3b;
	font-weight: bold;
	background-image:url(../img/logout.gif);
	background-position: 78% 50%;
	background-repeat: no-repeat;
	width: 100px;
	position:absolute;
	right:5px;
	top:15px;	
	
	
}

#secondary_nav a:hover {
	color:#565b5d;
	font-weight: bold;
	background-image:url(../img/logout_roll.gif);
	background-position: 78% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
}

/* Tables */



table {
	background: #fff;
	border:1px solid #eae9e9;
	clear: both;
	color: #333;
	margin-bottom: 5px;
	width: 1100px;
}

tbody{
	
	
	
}

.pca table{
	
	padding-left: 40px;
}

th {
	background: #ffffff;
	border: none;
	border-bottom: 1px solid #818285;
	text-align: center;
	font-size: 0.75em;
	font-weight:200;
	color: #58a8dd;
	font-family:'Verdana',Arial, Geneva, sans-serif;
	padding:1px;
}
th a {
	background:#efeded;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
}
th a:hover {
	background: #ef8e38;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: transparent;
	padding: 4px;
	text-align: left;
	vertical-align:center;
	color:#818285;
	font-size: 0.79em;
	
}
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 {
	margin: 0px 6px;
	background: transparent;
	color:#58a8dd;
	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;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 370px;
	
}
dl.altrow {
	background: #f4f4f4;
	
	
}

dd {
	margin-left: 17em;
	margin-top: -2.5em;
	vertical-align: top;
	color:#585859;
	font-size:0.8em;
	

}
dt {
	font-weight: 200;
	padding-left:10px;
	vertical-align: top;
	color:#58a8dd;
	font-size: 0.9em;

}



/* 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: auto;
	margin-right:auto
}
label {
	display:block;
	color:#33719a;
	font-weight:500;
	font-size: 0.7em;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom:5px;
	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 #7F9DB9;
}


input, textarea {
	clear: both;
	font-size: 0.8em;
	font-family: "verdana","frutiger linotype", "lucida grande",sans-serif;
	padding: 2px;
	width: 90%;
	margin-bottom:3px;
}
select {
	clear: both;
	font-size: 0.9em;
	vertical-align: text-bottom;
	border:1px solid #7F9DB9;
	width: auto;
	margin-bottom:5px;
}
select[multiple=multiple] {
	width: auto;
}
option {
	font-size:0.90em;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 5px 6px 7px 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.67em;
	padding: 2px;
	width: auto;
	vertical-align: bottom;
	margin-left:48px;
	margin-right:px;
	
	/*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;

	
}
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:#a0a0a0;
	text-decoration: none;
	font-size: 0.75em;
	font-family:'Verdana',Arial, Geneva, sans-serif;
	
}
div.actions ul li a:hover {
	color: #ee8a30;
	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: #fff;
	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;http://192.168.100.3/~lrega/shortil/candidates/pcaPrint/4
	width:1200px;
	height:10px;
}

.icone{
	background-image:url(../img/by_user.gif);
	background-position:left;
	width:
	
}