

/* Messages  */

.erreur_champs
{

background-color:#f5faff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:red;
border-style:solid;
border-width:1px;
border-color:red;
clear: both;


}



.erreur_champs label
{
	float:left;
	/*display:-moz-inline-box;
	display:inline-block;*/
	overflow: hidden;
	display:block;
	
	
}

.fullscreen
{
	background:url('../images/add_visite32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.titre
{
	color:#00497b;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	background-color:#fbebcc;
	border-color:#fbaa0d;
	margin-bottom:15px;
	/*float:left;*/
	
}

.titre_centre
{
	color:#00497b;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	background-color:#fbebcc;
	border-color:#fbaa0d;
	margin-bottom:15px;
	text-align:center;
	/*float:left;*/
	
}

.pageverouillee
{
	text-align:center;
	/*background-color:#5b5561;*/
	font-size:20px;
	color:red;
	font-weight:bold;
}


.message_ok
{
	text-align:center;
	/*background-color:#009900;*/
	background-color:green;
	font-size:18px;
	color:white;
}


.monitoring
{
	color : red;
}

.updateok
{
	text-align:center;
	/*background-color:#5b5561;*/
	background-color:green;
	font-size:18px;
	color:white;
}

.error
{
	text-align:center;
	background-color:#5b5561;
	font-size:18px;
	color:red;
}

.errorLogin
{
	text-align:left;
	/*background-color:#5b5561;*/
	font-size:18px;
	color:red;
}

.alerte
{
	font-size:18px;
	color : white;
	background-color : red;
	margin-bottom:20px;
	text-align:center;
	width:80%;
	align:center;
	font-weight:bold;
	align:center;
}

/* Fin style messages */

.demoHeaders
{
	float:left;
	padding-right:5px;
	cursor:pointer;
}

/* Style Boutons */

.editer
{
	background:url('../images/voir.png') no-repeat;
	display:block;
	width:32px;
	height:32px;
	cursor:pointer;
	
		
}

.addcentre
{
	background:url('../images/addcentre32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.connect
{
	background:url('../images/radio32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
}

.addvisite
{
	background:url('../images/add_visite32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}


/*ajouté le 30/01/2017 --bilan*/
a.excel32
{
	background:url('../images/excel32.png') no-repeat;
	width:32px;
	height:32px;
	display:block;
	cursor:pointer;
}
.addaccount
{
	background:url('../images/utilisateur32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.delaccount
{
	background:url('../images/utilisateur_del32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.addprofil
{
	background:url('../images/addprofil32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.delprofil
{
	background:url('../images/delprofil32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.delvisite
{
	background:url('../images/supprimer32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.postit32
{
	background:url('../images/postit32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}

.editer_visite
{
	/*background:url('../images/cherche_visite32.png') no-repeat;*/
	background:url('../images/modification32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
}

.dashboard
{
	/*background:url('../images/dashboard32.png') no-repeat;*/
	background:url('../images/home_bleu32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
}

a.stat
{
	background:url('../images/stat3.png') no-repeat;
	width:32px;
	height:32px;
	display:block;
	cursor:pointer;
}

a.stat16
{
	background:url('../images/stat16.png') no-repeat;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
}

a.calendar16
{
	/*background:url('../images/calendrier_vert16.png') no-repeat;*/
	background:url('../images/calendrier_bleu16.png') no-repeat;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
}

a.enveloppe16
{
	background:url('../images/enveloppe_bleu16.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

a.postit
{
	background:url('../images/notes316.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

a.addpostit
{
	background:url('../images/ajouternote16.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}
a.report
{
	background:url('../images/rapport.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

a.base-gelee
{
	background:url('../images/base-gelee16.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

.flechebas
{
	background:url('../images/fleche_ajouter2.png') no-repeat;
	width:48px;
	height:48px;
	cursor:pointer;
	float:left;
	
}

.flechemod
{
	background:url('../images/fleche_modifier2.png') no-repeat;
	width:48px;
	height:48px;
	cursor:pointer;
	
	
}


/* Fin style boutons */

.tab_export td
{
	width:50%;
	
}

.tab_export
{
	/*border:1px solid black;*/
	/*width:60%;
	align:center;
	
	
	
	
	margin-left:auto;
	margin-right:auto;*/
	width:80%;
	margin-bottom:20px;
	margin-top:20px;
	font-size:14px;
	border-bottom:1px solid #eaf3fd;
	border-top:1px solid #ff1c27;
}

.tab_export2 td
{
	width:33%;
	
}

.tab_export2
{
	/*border:1px solid black;*/
	/*width:60%;
	align:center;
	
	
	
	
	margin-left:auto;
	margin-right:auto;*/
	width:80%;
	margin-bottom:20px;
	margin-top:20px;
	font-size:14px;
	border-bottom:1px solid #eaf3fd;
	border-top:1px solid #ff1c27;
}

/*centrer le tableau d'export*/


.tableau tbody tr:hover
{
	background-color:#5b5561;
	cursor:pointer;
	color:white;
}
.tableau
{
	border:solid 1px black;
}

.tableau th
{
	text-align:left;
}
	
H1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
}

H2 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.example {
	float: left;
	/*margin: 15px;*/
}

.demo {
	
	border-top: solid 1px #BBB;
	border-left: solid 1px #BBB;
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #FFF;
	background: #FFF;
	padding: 5px;
/*max-width:200px;*/
	/*overflow:scroll;*/
}



a.impression
{
	background:url('../images/imprimer.png') no-repeat;
	display:block;
	width:32px;
	height:32px;
	/*float:left;*/
	
}


.tabaction
{
	text-align:center;
	/*background-color:#5b5561;*/
	margin-left:auto;
	margin-right:auto;
}

a.enregistrer
{
	background:url('../images/enregistrer32.png') no-repeat;
	display:block;
	width:32px;
	height:32px;
	/*float:left;*/
	
	
}

.dm{
    float:right;
}

a.enregistrer2
{
	background:url('../images/valider.png') no-repeat;
	display:block;
        width:128px;
        height:32px;
}

.delcentre
{
	background:url('../images/supprimer32.png') no-repeat;
	display:block;
	width:32px;
	height:32px;
	cursor:pointer;
}

a.suppression
{
	background:url('../images/supprimer16.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

a.file
{
	background:url('../images/formulaire.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	/*background: url(../images/formulaire.png) left top no-repeat;*/
}

a.edition
{
	/*background:url('../images/cherche_visite16.png') no-repeat;*/
	background:url('../images/modification16.png') no-repeat;
	display:block;
	width:16px;
	height:16px;
	cursor:pointer;
	
}

.champs
{
/*background-color:#f5faff;*/
background-color:#f5faff;

/*background-image:url(file:///C|/wamp/www/PEPS/configtab/images/ui-bg_highlight-soft_75_cccccc_1x100.png);
background-repeat:repeat x;*/
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#00497b;
border-style:solid;
border-width:1px;
border-color:#c0c4c8;
clear: both;
margin-bottom:15px;
overflow : auto;
/*height:80px;*/
}

.champs2
{

    background-color:#E1F5A9;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#00497b;
    border-style:solid;
    border-width:1px;
    border-color:#c0c4c8;
    clear: both;
    margin-bottom:15px;
    overflow : auto;
}

.champs_checkbox
{
	/*background-image:url(file:///C|/wamp/www/PEPS/configtab/images/ui-bg_highlight-soft_75_cccccc_1x100.png);
background-repeat:repeat x;*/
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#00497b;

clear: both;
overflow : auto;
}

.champs label
{
	float:left;
	/*display:-moz-inline-box;
	display:inline-block;*/
	overflow: hidden;
	display:block;
	
	
}

#tabs
{
	/*background-color:red;*/
	width:100%;
	font-size:12px;
}

.tab_suivi_pat
{
	border-top:1px solid #ff1c27;
	border-bottom:1px solid #eaf3fd;
	width:100%;
	border-spacing:1px;
	border-collapse:2px;
	font-size:14px;
}

.tab_suivi_pat th
{
	text-align:left;
	background-color:#eaf3fd;
	
}

.tab_suivi_pat caption
{
	
	/*color:white;*/color:#000000;
	/*background-color:red;*/
}

.listelineclair
{
	background-color:white;	
}

.listelinefonce
{
	/*background-color:#eaf3fd;*/
	background-color:#f7fafd;	
}
.listelineoppo
{
	background-color:DarkGoldenRod;	
}
.listelinesuivi
{
	background-color:DarkSalmon;	
}
.tab_suivi_pat tbody
{
	/*background-color:#adcff1;*/
	background-color:#eaf3fd;
	cursor:pointer;
	color:#5b5561;
}

.tab_suivi_pat th
{
	text-align:center;
}

.tab_suivi_pat tbody tr:hover
{
	background-color:#5b5561;
	cursor:pointer;
	color:white;
}

.tab_suivi_pat tbody tr
{
	border-bottom:1px solid #ff1c27;
}


/*ajouter par hakim laouamri*/

.fieldLogin td
{
	font-size:14px;
	
}

.fieldLogin table 
{
	border-spacing:10px;
	
}

.partenaires
{
	
	margin-top:200px;
	margin-bottom:320px;
	margin-left:400px;
}

.aphp
{
	background-image:url('../images/logo_aphp.png');
	background-repat:no-repeat;
	width:150px;
	height:50px;
	float:left;
}
.astra
{
	background-image:url('../images/logo-az.png');
	background-repat:no-repeat;
	width:216px;
	height:52px;
	float:left;
}
.inserm
{
	background-image:url('../images/logo_inserm.png');
	background-repat:no-repeat;
	width:150px;
	height:50px;
	float:left;
}

.upmc
{
	background-image:url('../images/logo_upmc.png');
	background-repat:no-repeat;
	width:150px;
	height:70px;
	float:left;
}

.paris12
{
	background-image:url('../images/logo_paris12.png');
	background-repat:no-repeat;
	width:150px;
	height:70px;
	float:left;
}

.mondor
{
	background-image:url('../images/logo_mondor.png');
	background-repat:no-repeat;
	width:150px;
	height:70px;
	float:left;
}

.sanofi
{
	background-image:url('../images/logo_sanofi.png');
	background-repat:no-repeat;
	width:150px;
	height:80px;
	float:left;
}


.footer
{
	font-size:12px;
	margin-top:40px;
	width:100%;
	text-align:center;
}

.header
{
	/*margin-bottom:40px;*/
	margin-top:5px;
}

.logo
{
	background-image:url('../images/logoFondation_3.png');
	background-repeat:no-repeat;
	width:160px;
	height:70px;	
	
	
}

.NomProjet
{
	
	text-align:center;
	font-size:26px;
	
	
	/*font-weight:bold;*/
	
	
}

.connexion
{
	float:right;
	font-size:14px;	
}

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}

table {
	font-size: 1.2em;
}

/* Site
   -------------------------------- */



/* Layout
   -------------------------------- */

.headertable
{
	width:100%;
}

.headertable td
{
	width:33%;
}

.layout-grid {
	/*width: 960px;*/
	width:100%;
	margin-top:30px;
	
}

.layout-grid td {
	vertical-align: top;
}

.layout-grid td.left-nav {
	width: 140px;
	
}



.layout-grid td.normal {
	border-left: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	
}

.layout-grid td.demos {
	background: url('/images/demos_bg.jpg') no-repeat;
	height: 337px;
	overflow: hidden;
}

/* Normal
   -------------------------------- */

.normal h3,
.normal h4 {
	margin: 0;
	font-weight: normal;
}

.normal h3 {
	padding: 0 0 9px;
	font-size: 1.8em;
}

.normal h4 {
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 1.2em;
	font-weight: bold;
}

.normal p {
	font-size: 1.2em;
}

/* Demos */

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0;
	font-size:14px;
}

.demos-nav {
	float: left;
	width: 180px;
	font-size: 1.3em;
}

.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #ff1c27;
}

.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 8px 8px;
	font-size: 14px;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}

.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #5b5561;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }
.normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; }
.normal a:link,
.normal a:visited { color:#1b75bb; text-decoration:none; }
.normal a:hover,
.normal a:active { color:#0b559b; }

#demo-config { padding:20px 0 0; }

#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; }
#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; }

#demo-config-menu { float:right; width:180px;  }
#demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; }

#demo-config-menu ul { list-style: none; padding: 0; margin: 0; }

#demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; }

#demo-config-menu li a:link,
#demo-config-menu li a:visited { display:block; padding:1px 8px 4px; border-bottom:1px dotted #b3b3b3; }
* html #demo-config-menu li a:link,
* html #demo-config-menu li a:visited { padding:1px 8px 2px; }
#demo-config-menu li a:hover,
#demo-config-menu li a:active { background-color:#f6f6f6; }

#demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; }

#demo-config-menu li.demo-config-on a:link,
#demo-config-menu li.demo-config-on a:visited,
#demo-config-menu li.demo-config-on a:hover,
#demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; margin-top: 0px; margin-bottom: 0px; }

#demo-source, #demo-notes {
	clear: both;
	padding: 20px 0 0;
	font-size: 1.3em;
}

#demo-notes { width:520px; color:#333; font-size: 1em; }
#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
#demo-source pre, #demo-source code { padding: 0; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }

#demo-source a:link,
#demo-source a:visited,
#demo-source a:hover,
#demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; }

#demo-source a.source-open:link,
#demo-source a.source-open:visited,
#demo-source a.source-open:hover,
#demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); }

#demo-source a.source-closed:link,
#demo-source a.source-closed:visited,
#demo-source a.source-closed:hover,
#demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); }

div.demo {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}

div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }

div.demo-description {
	clear:both;
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top left;
}

.left-nav .demos-nav {
	padding-right: 10px;
	
}

#demo-link { font-size:11px;  padding-top: 6px; clear: both; overflow: hidden; }
#demo-link a span.ui-icon { float:left; margin-right:3px; }

/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
----------------------------------*/

#widget-docs { margin:20px 0 0; border: none; }

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }

#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }

#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }

.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }

.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }

.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }

.addvisite a:hover
{
	background:url('../images/add_visite32.png') no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	
}
.mathys{
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#00497b;
   
}
.box {
  position: relative;
  width: 80%;
  height: 200px;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
  border-radius: 1%     1%     1%     1% /     1%     1%     1%     1%;
}
.box:before {
      position: absolute;
      left: 80px;
      bottom: 5px;
      width: 100%;
      height: 37%;
      border-radius: 10% 0 0 0;
      z-index: -1;
      content: "";
      box-shadow: -86px 0 17px rgba(0,0,0,0.33);
      -webkit-transform: skew(36deg);
     -moz-transform: skew(36deg);
     -ms-transform: skew(36deg);
     -o-transform: skew(36deg);
     transform: skew(36deg);
      -webkit-transform-origin: 0% 100%;
     -moz-transform-origin: 0% 100%;
     -ms-transform-origin: 0% 100%;
     -o-transform-origin: 0% 100%;
     transform-origin: 0% 100%;
      }
.texte_centre{
     text-align: center;      
}
input[readonly], input[readonly="readonly"] {
    background-color:#BBB;
}
.cadre{
    width:100%;
    border:2px solid red; 
    padding:3px; 
    background-color:#eaf3fd;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.pagination{
  font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
  text-align: center;
  color: #555;
  font-size: 14px;
  height: 13px;
}
#container {
  margin: 20px;
  margin-right:30px;
  width: 96%;
  height: 8px;
  position: relative;
}
a.finsuivi
{
	/*background:url('../images/calendrier_vert16.png') no-repeat;*/
	background:url('../images/finsuivi_vert16.png') no-repeat;
	width:16px;
	height:16px;
	display:block;
	//cursor:pointer;
}
a.nonOpp
{
	/*background:url('../images/calendrier_vert16.png') no-repeat;*/
	background:url('../images/critique16.png') no-repeat;
	width:16px;
	height:16px;
	display:block;
	//cursor:pointer;
}