/*

    Feuille de style Actimage - Novembre 2010
    Version : 0.03_20110124

*/

/* balises generales */

.clear {
	clear: both;
	visibility: hidden;
}

h2{
    color: #f6a81e;
    margin-top: 12px;
}

a{
        color: #222;
	text-decoration: underline;
}
a:hover{
	color: #F6A81E;
	text-decoration: underline;
}

.menuActif a{
            font-weight: bold;
}

.boutons{
    text-align: center;
    padding: 5px;
}

th{
    text-transform: lowercase;
}

label{
    text-transform: lowercase;
    font-size:95%;
}

label.textarea{
    vertical-align: top;
}

.donnees label{
    display: inline-block;
    width: 200px;
    text-align: right;
}

.donnees_partenaire {
    margin-bottom: 10px;
    margin-top: 10px;
}

.donnees_partenaire_dernier{
    margin-bottom: 0px;
    margin-top: 10px;
}

.donnees_partenaire label, .donnees_partenaire_dernier label{
    display: inline-block;
    width: 125px;
    text-align: right;
}

.encart label, .encart3 label{
    display: inline-block;
    width: 430px;
    text-align: right;
}

.donnees label.sans_espace, .donnees_partenaire label.sans_espace, .donnees_partenaire_dernier label.sans_espace{
    width: auto;
}

.espacement_formulaire {
    margin-bottom: 5px;
    margin-top: 5px;
}

.donnees span{
    display: inline-block;
    float: right;
    margin-right: 40px;
    text-align: right;
}

input{
    font-family: "Bitstream Vera Sans", Verdana, Arial, sans-serif;
    display: inline-block;
    border:1px solid #b8b8b8;
}

input[type="submit"] {
    font-size: 85%;
}

input[type="submit"], a.add, a.delete, a.cancel, a.submit, a.desactivate, a.precedent, a.edit, a.edit-tt, a.generer, a.print, a.bouton, a.report, a.modifier, a.supprimer {
	background-color: #FEFEFE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #786854;
	font-weight: bold;
	padding: 1px 10px;
	color: #786854;
	text-transform: lowercase;
	display: inline-block;
	font-size: 11px;
	line-height: 1em;
	cursor: hand;
	text-decoration: none;
}
a.add, a.delete, a.cancel, a.submit, a.desactivate, a.precedent, a.edit, a.edit-tt, a.generer, a.print, a.bouton, a.report, a.modifier, a.supprimer{
	padding: 3px 13px;
}

input[type="submit"].inactif, a.add.inactif, a.delete.inactif, a.cancel.inactif, a.submit.inactif, a.precedent.inactif, a.desactivate.inactif, a.edit.inactif, a.edit-tt.inactif, a.generer.inactif, a.print.inactif, a.back.inactif,
input[type="submit"].inactif:hover, a.add.inactif:hover, a.delete.inactif:hover, a.cancel.inactif:hover, a.submit.inactif:hover, a.precedent.inactif:hover, a.desactivate.inactif:hover, a.edit.inactif:hover, a.edit-tt.inactif:hover, a.generer.inactif:hover, a.print.inactif:hover, a.back.inactif:hover, a.bouton.inactif, a.bouton.inactif:hover{
	border-color: #aaa;
	color: #aaa;
	cursor: no-drop;
}

input[type="submit"]:hover, a.add:hover, a.delete:hover, a.cancel:hover, a.submit:hover, a.edit:hover, a.edit-tt:hover, a.generer:hover, a.print:hover, a.bouton:hover, a.report:hover, a.modifier:hover, a.supprimer:hover {
	background-color: #EFE3CC;
	text-decoration: none;
	cursor: hand;
	text-decoration: underline;
}
    input[type="submit"].add, a.add{
        color: #008000;
    }
    input[type="submit"].delete, a.delete{
        color: #7E0021;
    }
    input[type="submit"].delete2, a.delete2{
        background: transparent url('../images/interface/supprimer.png') no-repeat center;
    }
    a.delete2{
        display: inline-block;
        height: 16px; width: 16px;
        text-decoration: none;
    }
    input[type="submit"].delete2:hover, a.delete2:hover{
        background: transparent url('../images/interface/supprimer.png') no-repeat center;
    }
    input[type="submit"].delete2.inactif, a.delete2.inactif, input[type="submit"].delete2.inactif:hover, a.delete2.inactif:hover{
        background: transparent url('../images/interface/supprimer.png') no-repeat center;
    }
    input[type="submit"].cancel, a.cancel{
        color: #7E0021;
    }
    input[type="submit"].submit, a.submit{
        color: #008000;
    }
    input[type="submit"].precedent, a.precedent{
        color: #006B6B;
    }
    input[type="submit"].desactivate, a.desactivate{
        color: #7E0021;
    }
    input[type="submit"].edit, a.edit{
        color: #006B6B;
    }
    input[type="submit"].edit-tt, a.edit-tt{
        color: #006B6B;
    }
    input[type="submit"].generer, a.generer{
        color: #006B6B;
    }
    input[type="submit"].print, a.print{
    }

    /* - Structure Generale - */

body{
	background: #fffcf9 url('../images/interface/bg_body_01.jpg') repeat-x;
	text-align: center;
	font-size: 75%;
	font-family: "Bitstream Vera Sans", Verdana, Arial, sans-serif;
}

#global{
	width: 980px;
        margin: 15px auto 56px auto;
}

#head{
	background: #967b34 url('../images/interface/bg_head_01.jpg') no-repeat;
	height: 110px;
	position: relative;
}

#logo{
	position: absolute;
	background: transparent url('../images/interface/logo_gam3.png') no-repeat;
	display: block;
	height: 90px;
	width: 260px;
	top: 10px;
	left: 10px;
}

#logo_mcc{
	position: absolute;
	background: #fff url('../images/interface/logo_mcc.jpg') no-repeat;
	display: block;
	height: 82px;
	width: 65px;
	top: 15px;
	left: 895px;
}

#menu{
	height: 32px;
}

#menu a{
    text-decoration: none;
}

#main{
	margin-bottom: 8px;
}

#col1{
	float: left;
	width: 160px;
        font-size: 90%;
        min-height: 200px;
}

#col1 a{
    text-decoration: none;
}

#col2{
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px;
	width: 800px;
}

#bottom{
	background-color: #f6a81e;
	padding: 8px 0px;
	font-size: 75%;
	color: #000;
}

/* - Menu principal - */

#menu ul{
	margin: 4px 0px;
	padding: 0px;
        font-size: 90%;
}

#menu ul li{
	float: left;
	list-style: none;
	margin: 0px 2px;
}
	#menu ul li.first{
		margin-left: 0px;
	}
	#menu ul li.last{
		margin-right: 0px;
	}

#menu ul li a{
	display: block;
	height: 28px;
	width: 138px;
	background-color: #5a3c25;
	color: #fff;
	line-height: 5ex;
	font-size: 95%;
}
#menu ul li a:hover, #menu ul li.menuActif a{
	background-color: #F6A81E;
	color: #000;
	text-decoration: none;
}

/* - col1 - */

#barre #user{
	background-color: #f6a81e;
	color: #000;
	margin: 6px 0;
	padding: 8px 10px;
	text-align: left;
}
    #barre #user a{
            color: #000;
    }
    #barre #user a:hover{
            font-weight: bold;
            color: #000;
            text-decoration: none;
    }

#help{
    display: inline-block;
    float: right;
    margin: 1px 8px;
    text-align: center;
    width: 29px;
}
	#help a{
    background: url("../images/interface/aide.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    width: 29px;
	}

#col1 #menu_2{
	background-color: #fff;
	margin: 0px 0px 4px 0px;
	border: 2px solid #b3b3b3;
	text-align: left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
}
#col1 #menu_2 p{
	background: #ededed url('../images/interface/bg_col1_titre.png') no-repeat 3px 3px;
	margin: 0px;
	padding: 7px 4px 5px 30px;
	color: #F6A81E;
	font-weight: bold;
	font-size: 120%;
}

#col1 #menu_2 ul{
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
#col1 #menu_2 ul ul{
	padding-left: 8px;
}
	#col1 #menu_2 ul li{
		margin: 8px 0px;
		list-style: none;
	}
	#col1 #menu_2 ul li span{
		background: #fff url('../images/interface/bg_menu_2_a_01.jpg') no-repeat left top;
		padding-left: 15px;
	}
	#col1 #menu_2 ul li a{
		background: #fff url('../images/interface/bg_menu_2_a_01.jpg') no-repeat left top;
		padding-left: 15px;
		color: #222;
		display: inline-block;
	}
	#col1 #menu_2 ul li a:hover{
		background: #fff url('../images/interface/bg_menu_2_ahover_01.jpg') no-repeat left top;
	}

        #col1 #menu_2 ul li.menuActif a{
		background: #fff url('../images/interface/bg_menu_2_ahover_01.jpg') no-repeat left top;
        }
		#col1 #menu_2 ul ul li a{
			background: #fff url('../images/interface/bg_menu_2_a2_01.jpg') no-repeat left top;
			padding-left: 15px;
		}
		#col1 #menu_2 ul ul li a:hover{
			background: #fff url('../images/interface/bg_menu_2_a2hover_01.jpg') no-repeat left top;
		}

                #col1 #menu_2 ul ul li.menuActif a{
			background: #fff url('../images/interface/bg_menu_2_a2hover_01.jpg') no-repeat left top;
                }

/* - col2 - */

p#breadcrumbs{
	margin: 4px 0px 4px 175px;
        font-size: 85%;
        text-align: left;
}
    #breadcrumbs a{
	text-decoration: none;
    }

        #photos{
            display: block;
            width: 120px;
            float: left;
            min-height: 20px;
        }

        #photos a.group{
            display: block;
            width: 100px;
            margin : 10px;
        }

        #photos a.group img {
            width: 100px;
        }

        #inline{
            width: 680px;
            display: block;
            float: left;
            line-height: 1.3em;
        }

/** classe css pour différentier les liens
pour fancy box **/
.img_biens {

}


/* - zone login - */

        #zone_login_intro{
            text-align: center;
            font-weight: bold;
            margin: 90px 0 50px 0;
        }

        #zone_login{
            margin: 0 auto 10px auto;
            padding: 30px 10px 20px 10px;
            border: 1px solid #b8b8b8;
            width: 490px;
        }
        #zone_login label{
            display: inline-block;
            width: 120px;
            text-align: left;
        }
        .zone_form label{
            display: inline-block;
            width: 200px;
            text-align: right;
            margin-right: 6px;
        }
        #zone_login_fiche_technique{
            text-align: left;
            margin-left: 260px;
        }

/* - boites messages - */

.message{
	border: 1px solid #ccc;
        text-transform: lowercase;
	text-align: center;
        width: 780px;
        margin : 20px auto;
}
.message.alert{
	background: #fff url('../images/interface/box_bg_alerte.png') repeat-x;
	color: #ea6639;
}
.message.info{
	background: #fff url('../images/interface/box_bg_info.png') repeat-x;
	color: #55afda;
}
.message.error{
	background: #fff url('../images/interface/box_bg_error.png') repeat-x;
	color: #e51f36;
}
.message.succes{
	background: #fff url('../images/interface/box_bg_succes.png') repeat-x;
	color: #aacb3a;
}

.message h3{
	margin: 0px;
        padding: 4px;
	color: #fff;
        text-transform: none;
}
.message span{
	margin: 15px auto;
	padding: 5px 30px;
	display: inline-block;
}
.message.error span{
	background: #fff url('../images/interface/box_icon_error.png') no-repeat;
}
.message.alert span{
	background: #fff url('../images/interface/box_icon_alerte.png') no-repeat;
}
.message.add span{
	background: #fff url('../images/interface/box_icon_ajout.png') no-repeat;
}
.message.edit span{
	background: #fff url('../images/interface/box_icon_edit.png') no-repeat;
}
.message.delete span{
	background: #fff url('../images/interface/box_icon_supp.png') no-repeat;
}

/* Taille des nom d'écrans */
.nom_ecran {
   font-size: 8px;
   margin-top: 10px;
   display: inline-block;
}

/* pour que l'élément prenne 100% de largeur (tableaux)*/
.long {
    width:100%;
}
#onglets{
    margin: 5px 0px 1px 2px;
    padding: 0px;
}

#onglets li {
    background-color: #5A3C25;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #786854;
    border-bottom-color: #786854;
    padding: 3px 15px;
    margin: -2px;
    color: #fff;
    text-transform: lowercase;
    display: inline-block;
    font-size: 85%;
}
#onglets li.actif {
    background-color: #F6A81E;
    font-weight: bold;
    border-bottom-color: #F6A81E;
    text-transform: lowercase;
}
#onglets li.actif2 {
    background-color: #F6A81E;
    font-weight: bold;
    border-bottom-color: #F6A81E;
    text-transform: none;
}
#onglets li.inactif, #onglets li.inactif:hover {
    background-color: #e6e6e6 ;
    font-weight: bold;
    border-color: #aaa;
    color: #aaa;
    border-bottom-color: #786854;
    cursor: no-drop;
}
#onglets li:hover {
    background-color: #F6A81E;
    border-bottom-color: #F6A81E;
}
    #onglets li.actif a, #onglets li.actif a:hover {
        text-decoration: none;
        color: #000;
        text-transform: lowercase;
    }
    #onglets li.actif2 a, #onglets li.actif2 a:hover {
        text-decoration: none;
        color: #000;
        text-transform: none;
    }
    #onglets li a {
        text-decoration: none;
        color: #fff;
    }
    #onglets li a:hover {
        text-decoration: none;
        color: #000;
    }


#onglets.flotants{
    margin: 2px;
    padding: 0px;
}

#onglets.flotants li {
    background: #e6e6e6 url('../images/interface/bouton_150.png') repeat-x bottom;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #786854;
    padding: 3px 12px;
    margin: 1px -1px;
    color: #786854;
    text-transform: none;
    display: inline-block;
    font-size: 85%;
}
#onglets.flotants li.actif {
    background: #888 url('') repeat-x bottom;
    font-weight: bold;
}
#onglets.flotants li.actif2 {
    background: #888 url('') repeat-x bottom;
    font-weight: bold;
}
#onglets.flotants li.inactif, #onglets.flotants li.inactif:hover {
    background: #e6e6e6 url('') repeat-x bottom;
    font-weight: bold;
    border-color: #aaa;
    color: #aaa;
    cursor: no-drop;
}
#onglets.flotants li:hover {
    background: #888 url('') repeat-x bottom;
}
    #onglets.flotants li.actif a, #onglets.flotants li.actif a:hover, #onglets.flotants li.actif2 a, #onglets.flotants li.actif2 a:hover {
        text-decoration: none;
        color: #fff;
    }
    #onglets.flotants li a {
        text-decoration: none;
        color: #786854;
    }
    #onglets.flotants li a:hover {
        text-decoration: none;
        color: #fff;
    }

    #zone_cadre{
        border: 1px solid #786854;
        display: block;
        padding: 5px;
        line-height: 1.3em;
    }

    #petite_zone_cadre{
        border: 1px solid #786854;
        width: 400px;
        display: block;
        padding: 5px;
    }

    .encart{
        border: 1px solid #aaa;
        width: 90%;
        display: block;
        padding: 5px;
        margin: 5px auto;
    }
    .encart2{
        border: 1px solid #aaa;
        width: 773px;
        display: block;
        padding: 5px;
        margin: 7px auto;
    }
    .encart3{
        border: 1px solid #aaa;
        width: 767px;
        display: block;
        padding: 5px;
        margin: 10px auto;
    }

table.mep {
    width: 100%;
}
table.mep table {
    margin: 0px !important;
}

table.mep, table.mep tr, table.mep th, table.mep td {
    border: 0px solid #fff;
}

table.mep2 {
    border: 1px solid #999;
    margin: 10px 0 10px 0 !important;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 100%;
    width: 100%;
}
table.mep2, table.mep2 tr, table.mep2 th, table.mep2 td {
    border: 0px solid #fff;
}

.bordures_noires {
    border: 1px solid #000;
    padding: 3px;
    line-height: 1.3em;
}

span.bordures_noires {
    border: 1px dotted #000000;
    padding: 3px;
    display: inline-block;
    font-weight: bold;
}

ul.sp li{
	list-style: none;
        height: 30px;
}
ul.ap li{
        height: 30px;
}
    ul.sp li span, ul.ap li span, span.droite{
            display: inline-block;
            float: right;
            margin-right: 20px;
    }
.partenaire_incident {
}
    .colonne_lieux {
        width: 30%;
    }
    div.partenaire_incident {
       display: inline-block;
       padding-left: 20px;
       background: transparent url('../images/interface/alerte.png') no-repeat center left;
       font-weight: bold;
       color: #b00800 !important;
    }
    span.partenaire_incident {
       display: inline-block;
       padding-left: 20px;
       background: #fff url('../images/interface/alerte.png') no-repeat bottom left;
       height: 16px;
       font-weight: bold;
       color: #b00800 !important;
    }
    tr.partenaire_incident {
    }

    a.email {
       display: inline-block;
       padding-right: 19px;
       background: #fff url('../images/interface/email.png') no-repeat bottom right;
       height: 16px;
       margin-bottom: -5px;
    }
    a.back {
       display: inline-block;
       padding: 2px 5px 2px 19px;
       background: #786854 url('../images/interface/retour.png') no-repeat center left;
       height: 16px;
       color: #fff;
       border: 1px solid #786854;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;
        margin: 3px auto;
	text-decoration: none;
    }
    a.back:hover {
        text-decoration: none;
    }
    a.back.inactif, a.back.inactif:hover {
       background: #e6e6e6 url('../images/interface/retour_off.png') no-repeat center left;
    }

.lien_haut{
	font-size: 85%;
	padding: 8px 0px;
	text-align: right;
}
    .lien_haut a{
       display: inline-block;
       padding-right: 15px;
       background: #fff url('../images/interface/bouton_top.png') no-repeat bottom right;
    }

.center {
    text-align: center;
}

#popupFond {
    background-color: white;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10000
}

#popupContaineur {}

#popupContaineur #popupMessage {
    text-align: left;
}

#popupContaineur #progressbar {}

.col30{
    width: 30px;
}
.col70{
    width: 70px;
}
.col80{
    width: 80px;
}
.col125{
    width: 125px;
}
.col165{
    width: 165px;
}
.col260{
    width: 260px;
}

.largeur50{
    width: 50%;
}

.m10{
    margin-left: 15px;
}

#popupContaineur{
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
}
#progressbar{
    margin: 15px;
}

.ckbox{
    position: relative;
    left: -5px;
}

.right {
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

/* aligne a gauche les auto completer JQuery*/
.ui-autocomplete {
    text-align: left;
}

fieldset {
    margin-bottom: 20px;
}

.boutonsBasDroite {
    margin-top: 20px;
    text-align: right;
}

#photos a.delete2 {
    position: relative;
    left: 90px;
    top: -20px;
    width: 16px;
}

.donnees textarea {
    height: 70px;
    width: 60%;
}

.recoleur_block {
    float: right; 
    width: 170px;
}

/* liste des options recoleur */
#recoleur_options {
    list-style-type: none;
    width:200px;
}

.margin_left_135 {
    margin-left: 135px;
}

/* formulaires de modification d'un partenaire */
.form_margin_left {
   margin-left:40px;
}
.form_margin_left form {
    margin-left:10px;
}
/* formulaires de modification d'un partenaire */
.form_margin_left30 {
   margin-left:30px;
}

/* taille textarea commentaire */
.commentaire {
    width:80%;
    height: 100px;
}
.commentaire2 {
    width:85%;
    height: 100px;
}
/* taille textarea commentaire */
.commentaireLarge {
    width:99%;
    height: 100px;
}
.commentaireAvantCloture {
    width:86%;
    height: 100px;
}
.commentaireCourt {
    width:87%;
    height:80px;
}

/* textarea description incident */
#description_incident {
    width:80%;
    height: 80px;
}


.partenaire_box{
    width: 49%;
    float: left;
}
.partenaire_box-right{
    width: 49%;
    float: left;
    margin-left: 10px;
}

.partenaire_box-right div{
    margin-top: 5px;
    margin-bottom: 5px;
}

.partenaire_box-right ul{
    margin-top: 5px;
}

a.checkbox {
    display:inline-block;
    height: 20px;
    width: 20px;
    text-decoration: none;
    background: transparent url('../images/interface/checkbox.gif') center no-repeat;
}
a.checkbox:hover {
    background: transparent url('../images/interface/checkbox_disabled.gif') center no-repeat;
}
a.checkbox.checked {
    background: transparent url('../images/interface/checkbox_checked.gif') center no-repeat;
}
a.checkbox.checked:hover {
    background: transparent url('../images/interface/checkbox_disabled_checked.gif') center no-repeat;
}

a.report {
    padding: 5px 10px 4px 10px;
    color: #58585a;
    background: #E6E6E6 url('../images/interface/report.png') no-repeat center;
}
a.report:hover {
    background: #e9d9bb url('../images/interface/report.png') no-repeat center;
}

a.modifier {
    padding: 5px 10px 4px 10px;
    color: #58585a;
    background: #E6E6E6 url('../images/interface/box_icon_edit.png') no-repeat center;
}
a.modifier:hover {
    background: #e9d9bb url('../images/interface/box_icon_edit.png') no-repeat center;
}

a.supprimer {
    padding: 5px 10px 4px 10px;
    color: #58585a;
    background: #E6E6E6 url('../images/interface/bouton_150_delete.png') no-repeat center;

}
a.supprimer:hover {
    background: #e9d9bb url('../images/interface/bouton_150_delete.png') no-repeat center;
}

a.delete.small {
    background: #E6E6E6 url('../images/interface/bouton_150_delete.png') no-repeat center;
    background-position: -215px bottom;
    padding: 5px 10px 3px;
}
a.delete.small:hover {
    background: #e9d9bb url('../images/interface/bouton_150_delete_over.png') no-repeat center;
    background-position: -215px bottom;
    padding: 5px 10px 3px;
}
a.edit.small {
    background: #E6E6E6 url('../images/interface/bouton_150_edit.png') no-repeat center;
    background-position: -215px bottom;
    padding: 5px 10px 3px;
}
a.edit.small:hover {
    background: #e9d9bb url('../images/interface/bouton_150_edit_over.png') no-repeat center;
    background-position: -215px bottom;
    padding: 5px 10px 3px;
}

.rech_avancee_type_mouvement {
    display:inline-block;width:75px;
}
.rech_avancee_type_mouvement label {
    text-transform: uppercase;
}

.uppercase {
    text-transform: uppercase;
}
/* consultation de l'écran cloture d'une commission après clôture' */
.commission_margin_left_right {
   margin-left:30px;
   margin-right:40px;
}

a.commission_margin_left {
    background: #e6e6e6 url('../images/interface/bouton_150.png') repeat-x bottom;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #786854;
    font-weight: bold;
    padding: 3px 15px;
    color: #786854;
    text-transform: uppercase;
    display: inline-block;
    font-size: 11px;
    line-height: 1em;
    cursor: hand;
    text-decoration: none;
    float:right;
}
a.commission_margin_left:hover {
    background: #e9d9bb url('../images/interface/bouton_150_over.png') repeat-x bottom;
    text-decoration: none;
    cursor: hand;
}

a.bouton_date_margin_left {
    background: #e6e6e6 url('../images/interface/bouton_150.png') repeat-x bottom;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #786854;
    font-weight: bold;
    padding: 3px 15px;
    color: #786854;
    text-transform: uppercase;
    display: inline-block;
    font-size: 11px;
    line-height: 1em;
    cursor: hand;
    text-decoration: none;
    margin-right:8px;
    float:right;
}
a.bouton_date_margin_left:hover {
    background: #e9d9bb url('../images/interface/bouton_150_over.png') repeat-x bottom;
    text-decoration: none;
    cursor: hand;
}

.date_signature_margin_left {
   margin-left:40px;
}

.pv_edite_margin_left {
   margin-left:50px;
}
.pv_edite_margin_left2 {
   margin-left:10px;
}

.pv_publie_margin_left {
    margin-left:42px;
}

.margin_left_21 {
    margin-left:21px;
}

.pv_submit_margin_right {
    text-align:right;
    margin-right:40px;
}
.pv_submit_margin_right2 {
    text-align:right;
    margin-right:10px;
}
/* consultation de l'écran cloture d'une commission avant clôture' */
#zone_cadre_cloture {
    border: 1px solid #786854;
    display: block;
    padding: 5px;
    padding-right: 20px;
    padding-left: 30px;
}
#zone_cadre_cloture_interne {
    border: 1px solid #786854;
    display: block;
    padding: 5px;
}

#margin_left_right {
   margin-left:30px;
   margin-right:40px;
}

.colonne_large {
    width: 82%;
}
.colonne_boutons {
    text-align: center;
    width: 20%;
}

.champ_long_comment{
    border: 1px solid #000000;
    height: 100px;
    overflow: auto;
    width: 786px;
    margin: 4px auto 10px;
}

.tlarge{
    width: 655px;
}

#select_checkbox{
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100px;
    overflow: auto;
    width: 300px;
    border: 1px solid #aaa;
}

.margin_right_400 {
    text-align:right;
    margin-right:400px;
}

#margin_left_60 {
    margin-left:60px;
}

#padding_left_60 {
    padding-left:60px;
}

select.data_static {
    text-transform: lowercase;
}

.data_static {
    text-transform: lowercase;
}

input[type="submit"].selectionner, .selectionner{
	width: 16px;
	height: 16px;
	padding: 0px;
	background: transparent url('../images/interface/selectionner.png') no-repeat;
	border: 0px solid transparent;
	display: inline-block;
	text-indent: -5000px;
}
input[type="submit"].changer, .changer{
	width: 16px;
	height: 16px;
	padding: 0px;
	background: transparent url('../images/interface/changer.png') no-repeat;
	border: 0px solid transparent;
	display: inline-block;
	text-indent: -5000px;
}
input[type="submit"].filtrer, .filtrer{
	width: 16px;
	height: 16px;
	padding: 0px;
	background: transparent url('../images/interface/filtrer.png') no-repeat;
	border: 0px solid transparent;
	display: inline-block;
	text-indent: -5000px;
}

.bigger {
    font-size: 110%;
}

.mep #responsble_sci {
    width: 163px;
}

.mep2 #responsble_sci {
    width: 163px;
}

.dernier_mis_a_jour {
    font-size: 5pt;
}

.no_marg_no_pad {
    margin: 0px;
    padding: 0px;
}

.partenaire_incident_lab label{
    width: 220px;
}

.bigger {
    font-size: 110%;
}

.mep #responsble_sci {
    width: 163px;
    text-align: right;
}

.mep #telephone {
    width: 200px;
}

.mep2 #responsble_sci {
    width: 163px;
    height: 30px;
    text-align: right;
}

.mep2 #telephone {
    width: 200px;
}

.date input{
    width: 80px;
}

.hasDatepicker{
	width: 80px;
}

#numeroPret{
	width:145px;
}

textarea {
    border:1px solid #b8b8b8;
}
textarea:focus{
    border:2px solid #b8b8b8;
}

input.erreur {
    background-color:#FFCCCC;
    border-color: red;
}

label.erreur {
    background-color:#FFCCCC;
}


textarea.erreur {
    background-color:#FFCCCC;
    border-color: red;
}

select.erreur {
    background-color:#FFCCCC;
    border-color: red;
}

span.erreur {
    color:#FF0000;
    margin-right:0px;
}

#footer {
    margin: 0px auto 0px;
    width: 980px;
}

span.droite2{
    display: inline-block;
    float: right;
    margin-right: 60px;
}

span.droite3{
    display: inline-block;
    float: right;
    margin-right: 0px;
}

span.droite4{
    display: inline-block;
    float: right;
    margin-right: 217px;
}

span.droite5{
    margin-top:0px;
    display: inline-block;
    float: right;
    margin-right: 170px;
}

span.droite6{
        display: inline-block;
        float: right;
        margin-right: -24px;
}

.largeur619 {
    width:619px;
}
.commentaire619 {
    width:619px;
    height:100px;
}

.donnees_commune {
    margin-bottom: 10px;
    margin-top: 10px;
}

.donnees_commune label{
    display: inline-block;
    width: 130px;
    text-align: right;
}

.sous_partenaire_box{
    width: 125px;
    float: left;
    text-align:right;
}

.sous_partenaire_box-right{
    width: 200px;
    float: right;
    text-align:left;
    margin-right:35px;
}

.sous_partenaire_box-right div{
    margin-top: 5px;
    margin-bottom: 5px;
}

.sous_partenaire_box-right ul{
    margin-top: 5px;
}

.donnees_partenaire_court {
    margin-bottom: 10px;
    margin-top: 10px;
}

.donnees_partenaire_court_dernier{
    margin-bottom: 0px;
    margin-top: 10px;
}

.donnees_partenaire_court label, .donnees_partenaire_court_dernier label{
    display:inline-block;
    width: 95px;
    text-align: right;
}

.donnees_partenaire_court_adresse {
    margin-bottom: 10px;
    margin-top: 10px;
}

.donnees_partenaire_court_adresse label{
    display:inline-block;
    width: 87px;
    text-align: right;
}

a.fiche_technique:hover {
    color: #fff;
}

.donnees_recherche {
    margin-bottom: 5px;
    margin-top: 5px;
}

.donnees_recherche label{
    display: inline-block;
    width: 125px;
    text-align: right;
}

.recherche {
    margin-bottom: 5px;
    margin-top: 5px;
}

.ul_padding-left_6 {
    padding-left:6px;
}

.bien_culturel_consult_droit {
    margin-right: 0px !important;
    text-align: left !important;
    float: none !important;
    width: 450px !important;
    display: inline-block !important;
}

.bien_culturel_consult_droit_l1{
    width: 290px !important;
}

label.bien_culturel_consult {
    vertical-align: top;
}