@CHARSET "ISO-8859-1";

	div#inscription-page
    {
    	background: white;
    	width:1000px;
    	height:auto;
    	position: relative;
    	top: -30px;
    }

	div#entretiens
    {
    	background: white;
    	width:800px;
    	height:auto;
    	position: relative;
    	left: 0px;
        margin-left: auto;
        margin-right: auto;

    }

    div#entretiens-header
    {
    	background: white;
    	max-width:1000px;
		width: 100%;
    	position: relative;
    	left: 0px;
    	height: 80px;
		display:inline-block;
    }

    div#entretiens-titre
    {
    	background-image: url(images/cadre-bleu.PNG);
    	height: 50px;
    	max-width: 800px;
		width: 100%;
    	position: relative;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    	-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
   	 	-khtml-border-radius: 10px;
   		border-radius: 10px;
   		border: 2px solid #4f81bd;
   		behavior: url(/CAAC/public/styles/PIE.htc);
    }

     div#entretiens-titre p{
    	text-align: left;
    	font-size: 25px;
    	font-family: "Arial", Arial, Verdana, serif;
    	color: white;
    	position: relative;
    	left: 30px;
    	top: 5px;
    }
    #entretiens form{
        padding: 5px 5px 5px 5px;
    }

    div#entretiens-form
    {
    	padding-bottom: 30px;
    	height: auto;
    	max-width: 950px;
		width: 100%;
          margin: 0 auto 40px auto;
    	position: relative;
    	top: 10px;
    	-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
   	 	-khtml-border-radius: 10px;
   		border-radius: 10px;
   		border: 1px solid #4f81bd;
   		padding : 10px 10px 10px 10px;
   		marging : 10px 10px 10px 10px;
   		behavior: url(/CAAC/public/styles/PIE.htc);
    }

    div#dateEntretien-label, div#lieuEntretien-label, div#heureDebut-label

    {
    	float: left;
    	width: 120px;
    	padding-right: 5px;
    }
    div[id^='juryDebut'][id$='-label'] {
    	float: left;
    	width: 60px;
    	padding-right: 5px;
    	text-align: left;
    }

    div#adresseEntretien-label, div#villeEntretien-label
    {
   	 	float: left;
   		padding-right: 5px;
    }
    div#cpEntretien-label
    {
    	float: left;
   		padding-right: 30px;
    }
    div#dateSelect-label, div[id^='juryFin'][id$='-label']
    {
    	float: left;
    	width: 120px;
    	text-align: right;
    	padding-right: 5px;
    }
    div#dateAccord-label, div#heureAccord-label, div#lieuAccord-label, div#degreAccord-label
    {
    	float: left;
    	width: 70px;
    	padding-right: 5px;
    	padding-left: 5px;

    }

    div#dateAccordD-label
    {
    	float: left;
    	width: 52px;
    }

    div#heureAccordD-label{
    	float: left;
    	width: 74px;
    }
    div#lieuAccordD-label{
    	float: left;
    	width: 48px;
    }

    div#heureFin-label
    {
    	float: left;
    	width: 120px;
    	text-align: left;
    	padding-right: 5px;
    }
    div#duree-label
    {
    	float: left;
    	width: 250px;
    	padding-right: 5px;
    }
    div[id^='pauseDebut'][id$='-label'] {
    	float: left;
    	padding-right: 11px;
    }

    div[id^='pauseFin'][id$='-label'] {
    	float: left;
    	width: 60px;
    	/*padding-left: 30px;*/
    	text-align:right;
    }

    div.divImage
    {
    	text-align: center;
    }

    #ajoutPause
    {
    	align: right;
    }

    div.divText {
		width : 50%;
		float : left;
		text-align : left;
		border : none;
		maring-right: 5px;
	}
	 div.divAdresse {
		width : 50%;
		float : right;
		text-align : left;
		border : none;
		maring-right: 5px;
		padding-right: 18px;
	}

	 div.divTextPause {
		width : 50%;
		float : left;
		text-align : left;
		border : none;
		padding-left: 65px;
	}

	div.divLigneTime {
		width : 100%;
		text-align : center;
		float : left;
		padding-left: 20px;

	}

     #impression, #grille, #etiquettes, #ajouter,#modifier,#supprimer,#enregistrerConcours,
     #setSignature, #setLogo, #setEmail, #setPiedDePage, #setConditions,
     #setNotification, #setPieces, #setGrilleEntretien, #setAdresse, #setUploadFichier, #setUploadMail, .btn_blue
    {
    	border: 2px solid #4f81bd;
    	margin: 5px;
    	display:block;
		width: 170px;
		line-height:15px;
		white-space: normal;
		height:40px;
		text-align:center;
		font-size: 15px;
    	font-family: "Arial", Arial, Verdana, serif;
		vertical-align:middle;
		text-decoration:none;
		-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
   	 	-khtml-border-radius: 10px;
   		border-radius: 10px;
	    color: white;
	    cursor: pointer;
	    cursor: hand;
	    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
		background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
		background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
		background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
		background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
		-pie-background: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%); /*PIE*/
		behavior: url(/CAAC/public/styles/PIE.htc);

    }
    #setUploadMail:hover{
    	-pie-background: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%); /*PIE*/
		behavior: url(/CAAC/public/styles/PIE.htc);
    }

    div#entretiens-form #ajoutCandidat, div#entretiens-form #propositionAvis,
    	div#entretiens-form #listeCandidatAccord,div#entretiens-form #imprimerAccord,div#entretiens-form #avisAccords,
    	div#entretiens-form #justificatifs, div#entretiens-form #impression, div#entretiens-form #etiquettes, div#entretiens-form #grille
    {
    	border: 2px solid #c6c7cc;
    	margin: 5px;
    	display:block;
		width: 170px;
		line-height:15px;
		white-space: normal;
		height:40px;
		text-align:center;
		font-size: 15px;
    	font-family: "Arial", Arial, Verdana, serif;
		vertical-align:middle;
		text-color: black;
		-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
   	 	-khtml-border-radius: 10px;
   		border-radius: 10px;
	    color: white;
	    cursor: pointer;
	    cursor: hand;
	    background-image: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -o-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -moz-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -webkit-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -ms-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		-pie-background: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%); /*PIE*/
		behavior: url(/CAAC/public/styles/PIE.htc);
    }

        div#entretiens-form #saisirAvis
        {
    	border: 2px solid #c6c7cc;
    	margin: 5px;
		width: 170px;
		line-height:15px;
		white-space: normal;
		height:40px;
		text-align:center;
		font-size: 15px;
    	font-family: "Arial", Arial, Verdana, serif;
		vertical-align:middle;
		text-color: black;
		-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
   	 	-khtml-border-radius: 10px;
   		border-radius: 10px;
	    color: white;
	    cursor: pointer;
	    cursor: hand;
	    background-image: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -o-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -moz-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -webkit-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		background-image: -ms-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
		-pie-background: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%); /*PIE*/
		behavior: url(/CAAC/public/styles/PIE.htc);
    }