﻿body
{
    color: #2563A9;
    font-family: arial;
    font-size: 12px;
    margin:0;
    padding:0;
}
#header
{
    height:97px;
    background-image:url("images/bg_header.jpg");
    background-repeat:repeat-x;
}
#bandeau
{
    background-image: url("images/bandeau.jpg");
    background-repeat: no-repeat;
    height: 95px;
    text-align:right;
    width:990px;
}
#bandeau_title 
{
    margin-left: 283px;
    padding-top: 72px;
    text-align: left;
}
#bandeau_title h1
{
    color: #1A566B;
    font-family: arial black;
    font-size: 14px;
    margin: 0;
    word-spacing: 4px;
}
#center
{
    background-color: #B2D4E0;
    min-height: 500px;
    padding-bottom: 10px;
}
#bgMenu
{
    background-color: #FFFFFF;
    border-bottom: 2px solid #90ACB6;
}
#content
{
    margin: 0 10px;
    width:980px;
}
#footer
{
    background-image: url("images/financeurs2.jpg");
    background-repeat: no-repeat;
    height: 65px;
}
#footer2
{
    background-image: url("images/financeurs3.jpg");
    background-repeat: no-repeat;
    height: 122px;
}
#footerIEJ
{
    background-image: url("images/financeurs_iej.jpg");
    background-repeat: no-repeat;
    height: 122px;
}
h1
{
    
}

h2
{
    color: #598298;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 10px;
}

h3
{
    color: #598298;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}

a
{
    text-decoration: none;
    color: #7B7C7B;
    font-weight: bold;
}
a:hover
{
    color: #1A566B;
}

/*Zone d'identification*/

#identification
{
    background-color: #EEF3F7;
    border: 1px solid #457EC1;
    height: auto;
    margin: auto auto 300px;
    position: relative;
    top: 100px;
    width: 310px;
}

#identification h2
{
	display:block;
	color:#457EC1;
	font-size:16px;
	margin: 5px 0 10px 0;
	padding : 0 0 0 0;
	text-align:center;  
}
#identification span.row
{
	margin-bottom:5px;
	display:block;    
	background-color:#EEF3F7; 
}

#identification span.row_center
{
	margin-bottom:5px;
	display:block;    
	background-color:#EEF3F7;  
	text-align:center;  
}

#identification span.col1
{
    color: #457EC1;
    display: inline-block;
    font-size: 12px;
    padding-left: 10px;
    text-transform: uppercase;
    width: 130px;
}

#identification span.col2
{
	width:180px;
}

#identification span.col2 input
{
	width:150px;
	font-size:12px;
}

#identification a.mdpo
{
    font-weight: bold;
    font-size: 13px;
    color: #457EC1;
    text-decoration: underline
}
#identification a.mdpo:hover
{
    text-decoration:none;
}

.message_error {
    color: #FF0000;
    display: block;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}

#pnMsg
{
    padding: 20px;
    text-align: center;
}


.ajax-loader-on
{
	display:block;    
	background-image:url('images/ajax-loader.gif');
	background-repeat:no-repeat;  
	width:280px;
	height:16px;
	padding-left:20px;
	font-size:12px;
	color:#696969;
	position:absolute; 
	border: solid 1px #696969;
	background-color:#FFF;  
	font-weight:bold; 
}
.ajax-loader-off
{
	display:none; 
	background-image:url('images/ajax-loader.gif');
}

.modalBackground2
{
    background-color:#8fa1b4;
    filter:Alpha(Opacity=80);
    opacity:0.8;
}

.popupTable1
{
    text-align:left;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0 0 0 0;
	padding : 0 0 0 0; 
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor :pointer;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    background-color:#CCC; 
    z-index: 1004;    
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
/**************************/
.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.XlistMetiers ul.xlist_collapse ul.xlist_collapse
{
    background-color: #FBF5E5;
    max-height: 200px;
    overflow: auto;
}

.CB_EnEmploi, .CB_GarantieJeunes, .CB_EnCoursAccompagnement
{
    display: block;
}

.CB_EnEmploi label, .CB_GarantieJeunes label, .CB_EnCoursAccompagnement label
{
    color: #000000;
    text-transform: uppercase;
    vertical-align: top;
}

.warning
{
    background-image: url("images/warning.jpg");
    display: block;
    height: 19px;
    width: 20px;
}

.pn_MobiliteAutre
{
    border: 1px solid;
    margin: 5px 10px;
    padding: 5px;    
}

.pn_MobiliteAutre p
{
    font-weight: bold;
    margin: 0 0 5px;
}



.accueil_info_bloc
{
    background-color: #FFFFFF;
    border: 1px solid #A4A6A2;
    padding: 0;    
}
.accueil_info_bloc ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-indent: 0;
}

.li_doc
{
	background:transparent url('images/textfile16.png') no-repeat scroll left top;
	padding:0pt 18px 3px;
	text-decoration: none;
}
.li_forum
{
	background:transparent url('images/folder16.png') no-repeat scroll left top;
	padding:0pt 18px 3px;
	text-decoration: none;
}

.accueil_info
{
	background:transparent url('images/f_bg_toolbar.gif') repeat-x scroll left bottom;
	margin:0;
	padding: 0;
	display:block;
	text-align:left ;
	text-decoration:none;
}

.accueil_info ul
{
    margin:0;
    padding:0;
}

.accueil_info li
{
    background-image:url("images/puce_action.gif");
    background-position:0 5%;
    background-repeat:no-repeat;
    list-style:none outside none;
    margin:5px 0;
    padding-left:15px;
}

p.puce_action
{
    background-image:url(images/puce_action.gif);
    background-position:0 5%;
    background-repeat:no-repeat;
    margin:12px;
    padding-left:15px;
}



.BoiteTitre_icon
{
	background:transparent url('images/window16.png') no-repeat scroll left top;
	margin:0;
	padding:2px;
	display:block;
	float:left;
	width : 16px;
	height: 16px;
	
}
.BoiteTitre
{
	color:#7A7F8D;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.BoiteLigne
{
	/*border-left:1px solid black;*/
	padding-left:2px;
	text-decoration: none;
	margin:0;
	padding:0;
}
.BoiteLigne a
{
    text-decoration: none;
    color: #7B7C7B;
    font-weight: bold;
}
.BoiteLigne a:hover
{
    color: #1A566B;
}
a.Forum
{
	font-size:12px;
	background-image:url(images/f_forum24.png);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block; 
	float: right ;
	padding-top:5px;
}

/****************************************************/
.Btn_Add {
    background: url("images/save.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    width: 22px;
}

.Btn_Add span {
    display: none;
    visibility: hidden;
}

.tblAct
{
    background-color:#DDDDDD;
}

.tblAct tr
{
    background-color:#FFFFFF;
}

.tblAct td
{
    padding: 0 5px;
}

.DDL_COHORTES , .DDL_STRUCTURES {
    display: block;
    float:right; 
    width:275px; 
    margin-left:5px;
}

#form_individu .DDL_COHORTES {
    float: none;
    margin: 0;
    width: 250px;
}

.divForm {
    clear: both; 
    margin-bottom: 5px;
}

.labelForm
{
    float: left;
    font-weight: 600;
    margin-right: 5px;
    padding: 5px 0;
    width: 250px;
}

.clear {
    clear: both;
    height: 0;
}

.labelForm {
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 0;
    width: 200px;
}

.info {
    background-image: url("images/info.gif");
    background-position: 85% center;
    background-repeat: no-repeat;
    margin: 0 2px;
    padding: 8px;
}

.DialogLoad{
    z-index: 9999 !important;
}