#table_globale{
	width: 96%;
}


#contenu h1 {
    color: #336699;
    font-weight: bolder;
    line-height: 25px;
    margin: 0 2%;
    padding: 3px 0;
    text-align: left;
    vertical-align: middle;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 15px !important;
}

#contenu .libelle {
color:#666;
padding:6px 0 6px 0;
}

#contenu #zone_canvas{
	display: block;
	margin: 0 2%;
	text-align: center;
	width: 96%;
}

#contenu #diagramme{
	border: 1px solid black;
}

/*#contenu p {
    margin: 0 2%;
}*/

#contenu h2 {
    background: #999999;
    background: -webkit-linear-gradient(bottom, #cccccc 0%, #999999 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #cccccc 0%, #999999 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e8e8e8;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    font-size: 13px !important;
    margin: 10px 0 5px;
    padding: 10px;
    text-align: left;
    text-shadow: 0 1px 0 #666666;
}

#contenu h3.courrier {
    background: #999999;
    background: -webkit-linear-gradient(bottom, #cccccc 0%, #999999 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #cccccc 0%, #999999 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e8e8e8;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    font-size: 12px !important;
    margin: 5px 0 2px;
    padding: 4px;
    text-align: left;
    text-shadow: 0 1px 0 #666666;
}

#contenu #resultat table {
   font-size: 0.8125em !important;
   margin: 5px 0 20px;
   width: 100%;
   font-family:Helvetica, Arial, sans-serif;
}

#contenu #colonne_seule table {
    font-size: 13px !important;
    margin: 5px 0 20px;
    width: 100%;
}

#contenu #resultat #colonne_seule table {
    font-size: 13px !important;
    margin: 5px 0 20px;
    width: 100%;
}
#contenu #colonne_gauche table {
    font-size: 13px !important;
    margin: 5px 0 20px;
    width: 100%;
}
#contenu #colonne_droite table {
    font-size: 13px !important;
    margin: 5px 0 20px;
    width: 100%;
}

@media screen and (max-width:1200px) {
	#contenu p {
	    margin: 0 2% !important;
	}
	#contenu h1 {
    	margin: 0 2% !important;
	}

	#colonne_gauche {
			margin:0 1% 0 2% !important;
			width:47% !important;
	}
	#colonne_droite {
		margin:0 2% 0 1% !important;
		width:47% !important;
	}
	#colonne_seule {
		margin:0 2% 0% 2% !important;
		width:96% !important;
	}
	#contenu #legende {
		margin:20px 2% 10px 2% !important;
	}
	#table_globale{
		width: 96%;
	}
}

#contenu table.format {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
clear:both;
margin:10px 2% 0 2%;
width:96%;
background-color:#FFF;
font-size:0.8125em !important;
}

.clear {
	clear:both;
}

#contenu table.format.no_bordure {
border: none;
}

#contenu table.format th, #contenu #colonne_gauche table th, #contenu #colonne_droite table th, #contenu #colonne_seule table th {
color:#E8E8E8;
background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #678db1, #369) repeat scroll 0 0;
background: -webkit-gradient(linear, left top, left bottom, from(#678db1), to(#069));
background-color: #07699B;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#666');
}


#contenu table.format th.aligne_gauche, #contenu table.format td.aligne_gauche, #contenu table td.aligne_gauche, #contenu th.aligne_gauche, #contenu table.tableau_gris th.aligne_gauche {
 text-align:left !important;
}

#contenu table.format th.aligne_droite, #contenu table.format td.aligne_droite, #contenu table td.aligne_droite, #contenu th.aligne_droite, #contenu div.aligne_droite, #contenu table.tableau_gris th.aligne_droite {
 text-align:right !important;
}

#contenu table.format th.aligne_centre, #contenu table.format td.aligne_centre, #contenu table td.aligne_centre, #contenu th.aligne_centre, #contenu table.tableau_gris th.aligne_centre, #contenu div.aligne_centre {
 text-align:center !important;
}

#contenu table.format th.aligne_haut, #contenu table.format td.aligne_haut, #contenu table td.aligne_haut, #contenu th.aligne_haut, #contenu table.tableau_gris th.aligne_haut {
 vertical-align:top !important;
}

#contenu table.format td {
color:#666;
text-align:center;
font-size:13px !important;
}

#contenu table.format tr:hover:not([class=no_hover]){
border-top:#CCC 1px solid;
background-color: #E8E8E8;
}

#contenu table.format th, #contenu table.format td, #contenu #colonne_seule th.format_th {
    border-top: 1px solid #cccccc;
    padding: 6px;
    vertical-align: middle;
    text-align: center;
}

#contenu #bouton_action_float_left a{
	float: left;
}


/* POPUP OUVERTURE CARTE VITALE POUR LES RECHERCHES */

#div_aff_benef_carte.liste_gauche {
	margin-left: -370px;
}

#div_aff_benef_carte img.close {
	 border: 0 none;
    top: 6px;
    position: absolute;
    right: 10px;
    cursor:pointer;
}

#div_aff_benef_carte .erreur
{
	color:#ffb100;
}

#div_aff_benef_carte ul, #div_aff_listes_dans_alerte ul {
margin-left:0;
padding-left:0;
margin-top:4px;
margin-bottom:15px;
}

#div_aff_benef_carte li, #div_aff_listes_dans_alerte li {
	color:#000000;
	padding: 5px;
	list-style-type:none;
}
#div_aff_benef_carte li.ligne0, #div_aff_listes_dans_alerte li.ligne0 {
	background-color:#FFFFFF;
}
#div_aff_benef_carte li.ligne1, #div_aff_listes_dans_alerte li.ligne1 {
	background-color:#ECECEC;
}

#div_aff_benef_carte li span.nomPrenom {
	display: inline-block;
   width: 180px;
}

#div_aff_listes_dans_alerte li.ligne0, #div_aff_listes_dans_alerte li.ligne1 {
	line-height:28px;
}

#div_aff_benef_carte li img {
	position: absolute;
   right: 14px;
   margin-top: -2px
}
#div_aff_listes_dans_alerte li img.bouton_droite {
	position: absolute;
   right: 14px;
   margin-top: 1px
}


/**************************************************************
					FIN PYXVITAL
***************************************************************/



#contenu input:not([type=image]):not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]):not([type=button]):not([class="visu"]):not([type="image"]):not([class="readonly-blanc"]):not([type="reset"]) {
	-webkit-appearance: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	/* color:#369; */
 	background-color: #FFFFFF;
	padding: 0.2em;
    margin:0;
    max-height: 25px;
    height: 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#contenu input:focus:not([type=image]):not([type="submit"]):not([type="file"]):not([type="radio"]):not([class="visu"]):not([type="button"]):not([type="image"]):not([class="readonly-blanc"]):not([type="reset"]) {
 	background-color: #c8e8ff;
  /* color: #FFF; */
}
#contenu input.surveillance:not([type=image]):not([type="submit"]):not([type="file"]):not([type="radio"]):not([class="visu"]):not([type="button"]):not([type="image"]):not([class="readonly-blanc"]):not([type="reset"]) {
 	background-color: #FF3300;
  color: #FFF;
}

#contenu textarea.surveillance{
  background-color: #FF3300;
  color: #FFF;

}
#contenu textarea {
	-webkit-appearance: none;
    /* border-radius: 20px;
    border-style: none;
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) inset; */
    color: #336699;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    /* margin: 0;
    outline: 0 none; */
    padding: 0.2em;
    background-color: #FFFFFF;
    border: 1px solid #ccc;
}

#contenu textarea:focus{
    background-color: #c8e8ff;

}


#ui-datepicker-div {
	z-index:5000 !important;
}

#fleche_haut_bas {
    display: inline-block;
    max-width: 15px;
    vertical-align: middle;
}

input.aligner_vertical_milieu{
	vertical-align: middle;
}

#contenu div.colonne_30 {
	width:30%;
	float:left;
}

#contenu div.colonne_20 {
	width:20%;
	float:left;
}
#contenu div.colonne_15 {
	width:15%;
	float:left;
}
/**************************************************************
               STERILISATION
***************************************************************/

.hauteur_contenu_auto{
	overflow: auto;
	margin-bottom: 5px;
}
.lien_aligner_gauche a{
   float: left;
}
#colonne_seule #colonne_gauche.autre_colonne_vide{
	width: 100%;
}
.div_cachee{
	display: none;
}


/** Calendrier MAJ **/
.colonnejour {
	padding-bottom: 6px !important;
}

.txt-inactif
{
	filter:alpha(opacity=50);
	opacity:0.5;
}

#contenu td.jour_actif {
	background-color:#3c6c9c !important;
}

#contenu td.jour_actif a {
	color:#FFFFFF !important;
}

.cellule_calendrier {
cursor:pointer !important;
text-align:center !important;
width:100% !important;
display:block !important;
}

#accespublicrecherche {
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e8e8e8));
	 background: -moz-linear-gradient(top, #FFF, #e8e8e8);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6CF', endColorstr='#369');
    border: 1px solid #ccc;
    border-radius: 0.3em;
    font-family: Helvetica,Arial,sans-serif;
    /* font-size: 0.8125em; */
    margin: 0 10% 50px;
    outline: medium none;
    padding: 0.5em 2em 0.55em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#accespublicrecherche a {
	 background: #6CF;
	 background: -webkit-gradient(linear, left top, left bottom, from(#6CF), to(#3399CC));
	 background: -moz-linear-gradient(top, #6CF, #3399CC);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6CF', endColorstr='#3399CC');
    border: 1px solid #369;
    border-radius: 0.3em;
    box-shadow: 0 0 0 1px #9fdfff inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin: 0.25em 0.5em;
    outline: medium none;
    padding: 0.5em 2em 0.55em !important;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 12px !important;
}
#accespublicrecherche a:hover {
    background: #39C;
	 background: -webkit-gradient(linear, left top, left bottom, from(#21a8ec), to(#069));
	 background: -moz-linear-gradient(top, #21a8ec, #069);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#069', endColorstr='#21a8ec');
    box-shadow: 0 0 0 1px #74c8f3 inset;
    text-decoration: none;
}
#accespublicrecherche a:active {
    color: #6cf;
    position: relative;
    top: 1px;
}

#message {
    background: #e8e8e8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0.3em;
    box-shadow: 0 0 2px 1px #fff inset;
    clear: both;
    margin: 0 2% 0 2%;
    outline: medium none;
    padding: 2%;
    text-align: left;
    color: #369;
    font-size: 13px !important;
}


* {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
