/**
 * Feuilles de styles définissant le positionnement des éléments blocs
 */
html
{
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: #b9b9b9;
    color:#003b6d;
}

#wrap
{
	width: 995px;
	margin:auto;
	background-color:#fff;
}



#header
{
	height:64px;
	width:100%;
	background:url(/img/commun/title_bgd.png) no-repeat;
}

#menu{
	height:26px;
	background:url(/img/commun/menu_top_bgd.png) repeat-x;
}

#menu ul
{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 15px;
}

#menu ul li
{
	display:inline;
}

#menu ul li a
{
	margin:0 20px 0 0;
	font:bold 0.7em Verdana, Geneva, sans-serif;
	color:#fff;
	line-height:26px;
	text-decoration: none;
	padding: 7px 5px 6px 5px;
}
#menu ul li a:hover
{
	color:#003b6d;
    background-color: #fff;
	line-height:26px;
	text-decoration: none;
	padding: 7px 5px 6px 5px;
}

#recherche
{
    width: 500px;
    height: 37px;
    float: right;
    clear:both;
}

#formRechercheRapide
{
	float:right;
	height:36px;
	width:220px;
	margin:0px 15px 0px 0;
	padding-top: 5px;
	background:url(/img/commun/recherche_bgd.png) no-repeat;
}

#formRechercheRapide input
{
	float:left;
	margin-left: 10px;
}

.rechercherapide
{
    margin: 0px;
	width:45px;
	height:30px;
	border: none;
	background:url(/img/commun/btn_recherche.png) no-repeat;
}

.liencnfpt
{
	display:block;
	position:relative;
	top:15px;
	left:15px;
	width: 300px;
	padding-left: 35px;
	font-size:0.7em;
	text-decoration:none;
	background:url(/img/commun/entete-cnfpt.png) no-repeat left 5px;
}

.liensuser
{
	display:block;
	width:560px;
	margin:5px auto;
	float:right;
	clear:right;
	margin-right:10px;
	height: 15px;
}

ul.liensuser li{
	float:right;
	display:inline;
	margin:0 5px;
}

ul.liensuser li {
	font-size:0.7em;
}
/**
 * contenu
 */
#contenu {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	margin-top: 0px;
	margin-bottom: 10px;
	min-height: 498px;
	height:100%;
}

/**
 * Foot
 */

#foot{
	clear: both;
	margin-top: 0px;
	text-align: center;
	color: #fff;
	height: 50px;
	background: url('/img/commun/footer_bgd.png') repeat-x top;
}
#foot ul {
    height: 20px;
    color: #fff;
    list-style-image:none;
	list-style-type:none;
	margin: 0px;
	margin-top: 10px;
}
#foot ul li{
    display:inline;
    margin-left: 10px;
    margin-right: 10px;

}
#foot ul li a{
	color: #fff;
	margin:0 30px 0 0;
	font: 0.7em Verdana, Geneva, sans-serif;
    font-weight: bold;
	color:#fff;
	text-decoration: none;
}
#foot ul li a:hover
{
    text-decoration: underline;
}


/**
 * Adresse
 */
address {
	height: 20px;
	margin-top:0em;
	padding:0;
	font-size:0.7em;
	text-align:center;
	font-style: normal;
	color: #fff;
	line-height: 20px;
}
address a:link, address a:visited, address a:hover{
	color: #fff;
}


/**
 * Message d'avertissement
 */
#avertissement
{
    border: 1px solid #7495b0;
    background: #f0f9ff url('/img/commun/pictos/exclamation.png') no-repeat 10px 15px;
    width: 80%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 10px;
}

/**
 * Affichage du contexte (demonstration, recette, ou developpement)
 * On utilise la propriété content. Je ne sais pas si c'est une bonne solution.
 * Du fait, des limitations de IE, le contexte est toujours affiché en démonstration.
 * En recette et développement, il n'est affiché que sur les navigateurs modernes
 * (Firefox, Safari, Opera)
 */
#menu.demonstration:after,
#menu.recette:after,
#menu.developpement:after
{
    content:attr(class);
    color:#FF2233;
    font-weight:bold;
    font-size:1.2em;
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin:350px;
    margin-top:-85px;
    display: block;
    text-shadow: 0 0 4px white, 0 -5px 4px #FFFF33, 2px -10px 6px #FFDD33, -2px -15px 11px #FF8800, 2px -25px 18px #FF2200;
}
p.field
{
    padding: 2px 0px 2px 0px;
    margin: 3px 0px 3px 0px;
    min-height: 20px;
}
p.field a
{
    margin-left: 15px;
}
p.field label
{
    margin-top: 2px;
}
span.colone-gauche
{
    float: left;
}
span.colone-droite
{
    float: left;
    margin-left: 30px;
}
label.colone
{
    width: 150px;
}
label.colone-gauche
{
    width: 200px;
}

.tab-diplome {
	padding: 5px;
	padding-top: 10px;
	margin: 0px;
	margin-bottom: 10px;
	width : 100%;
	font-size: 1em;
	border: 1px solid #7495B0;
	background-color: #f0f9ff;
}
.delivrance
{
    padding-top: 0px;
    margin-left: 40px;
    width : 800px;
    border: 0px;
    background-color: #f2f2f2;
}
.tab-etab {
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width : 100%;
	font-size: 1em;
	border: 1px solid #7495B0;
	background-color: #f0f9ff;
}
.tab-diplome th {
	font-weight: bold;
	width: 250px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tab-diplome td {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tab-diplome tr {
	height: 15px;
	vertical-align:top;
}
.tab-diplome tr.espace-bas {
	height: 30px;
	vertical-align:top;
}



p.titrebloc
{
    border: 1px solid #7495B0;
	background: #fff url('/img/commun/fonddegrade-bas.png') repeat-x 0 12px;
	margin: 0px;
	margin-top: -17px;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 1em;
	width: 200px;
	text-align: center;
}

p.bandeau-cand
{
    width: 250px;
}

div.clear
{
    padding-top: 10px;
}

div.bloc
{
    border: 1px solid #7495B0;
    width: 449px;
    padding: 5px;
    margin: 5px;
    float: left;
}

.bold
{
    margin: 0px;
    font-weight: bold;
    width: 455px;
    float: left;

}
.droite
{
    text-align: right;
}
.separation
{
    clear:both;
    visibility: hidden;
}

/**
 * recherche
 */
fieldset.masquable
{
    border-top: 1px dashed #7495B0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
}
fieldset.masquable img.mask
{
    float: right;
    cursor: pointer;
}
img.show
{
    float: right;
    cursor: pointer;
    margin-top:-20px;
}



#choix_dateprecom, #choix_datecom
{
    width: 500px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    display: inline;
}

#choix_dateprecom span,  #choix_datecom span
{
    font-size : 14px;
    list-style-image: none;
    margin: 5px;
    padding: 0px;
    cursor: pointer;
}

.menu-candidature { font-size: 0.85em!important; }

#count-comment { font-size: 0.8em; }

/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/







/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff url(/img/commun/jquery-ui/ffffff_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	font-size: 12px;
	border: 2px solid #dddddd;
	width: 16.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #D6F4FF url(/img/commun/jquery-ui/D6F4FF_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #53A3E8 url(/img/commun/jquery-ui/53A3E8_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/img/commun/jquery-ui/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(/img/commun/jquery-ui/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(/img/commun/jquery-ui/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(/img/commun/jquery-ui/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(/img/commun/jquery-ui/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(/img/commun/jquery-ui/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #D6F4FF;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	/*margin: 0 !important;*/
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #53A3E8;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker {
	width: 187px;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #D6F4FF url(/img/commun/jquery-ui/D6F4FF_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
	text-decoration: none;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #ffffff;
	background: #53A3E8 url(/img/commun/jquery-ui/53A3E8_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td.ui-datepicker-today a {
	border: 1px solid #d3d3d3;
}
table.ui-datepicker td a:active, table.ui-datepicker td.ui-datepicker-current-day a {
	border: 1px solid #dddddd;
	color: #222222;
	background: #53A3E8 url(/img/commun/jquery-ui/53A3E8_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
	background: none;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	/*filter: mask();*/
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}


