@import "/pharmactivWeb/newPortal/css/header_footer.css";
@import "/pharmactivWeb/newPortal/css/menu.css";
@import "/pharmactivWeb/newPortal/css/left.css";
@import "/pharmactivWeb/newPortal/css/center.css";
@import "/pharmactivWeb/newPortal/css/right.css";
@import "/pharmactivWeb/newPortal/css/lightbox.css";



/* CLASSES */
.entete_paragraphe {
	background-image:url(/pharmactivWeb/newPortal/images/fondEnteteParagraphe.gif) ;
	font-family: arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;	
	font-size: 14px; 
	height: 36px;
	color: #205e88;
	text-align:left;
}

.entete_paragraphe_little {
	background-image:url(/pharmactivWeb/newPortal/images/fondEnteteParagrapheLittle.gif) ;
	background-repeat: repeat-x;
	font-family: arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;	
	font-size: 14px; 
	height: 26px;
	color: #205e88;
	text-align:left;
}


.entete_paragraphe2 {
        background-image:url(/pharmactivWeb/newPortal/images/fondEnteteParagraphe2.gif) ;
        font-family: arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        height: 44px;
        color: #205e88;
        text-align:left;
}

.trait_gris {
	height: 1px;
	color: #cbcccc;
	background-color: #cbcccc;
	width: 50%;
	border: 0;
}


.title {
	color: #008342;
	font-weight: bold;
}

.light {
	font-family: arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 8px;
}
.bloc_orange {
	background-image:url(/pharmactivWeb/newPortal/images/fondBlocOrange.gif) ;
	background-position:bottom;
	background-repeat: repeat-x;
	border: 1px solid #888989;
	background-color: white;
}
.bold {
	font-family: arial, Verdana, Helvetica, sans-serif;
	color: #205e88;
	font-weight: bold;
	font-size: 11px;
}
.sepRed {	
	background-image:url(/pharmactivWeb/newPortal/images/dotRedTrait.gif);	
	background-repeat: repeat-x;	height: 1px; 
}
.little{
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}
.very_little{
	font-size: 8px;
	font-weight: normal;
	color: #000000;	
}
.normal{
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}
.alerte {
    background-color: #f8e8a0;
	font-family: arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	font-weight: bold;
	font-size: 11px;	
}
.contour_droite_tableau{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
	padding-right: 5px;
}
.contour_droite_tableau_centre{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: middle;
	padding-right: 5px;
	text-align: center;
}
.date{
	font-weight: bold;
	color: #666666;
}
.titre_contour{
	border: 1px solid #53BC88;
	padding: 5px;
	font-weight: bold;
	color: #53BC88;
}
.titre_contour2{
	border: 1px solid #53BC88;
	padding: 5px;
	font-weight: bold;
	color: #666666;
}
.titre_gras{
	font-weight: bold;
}
.titre_gras_gris{
	font-weight: bold;
	color: #666666;
	font-size:11px;
}
table tr.odd {
    background-color: #CFF2EB;
    text-align: left;
	font-family: arial;
	color: black;	
}
table tr.even {
    background-color: #FFFFFF;
    text-align: left;
	font-family: arial;
	color: black;	
}
INPUT.transparentcalc {
	font-family: Arial;
	font-size: 12px;  border: 0px;   border-spacing: 1px;
	color: #0F019E;
	background-color: #5EC598 
}
/*INFO BULLE*/	
#dhtmltooltip {
	position: absolute;
	left: -300px;	
	background-image: url(/pharmactivWeb/newPortal/images/infobulle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	width: 205px;
	padding-top: 30px;
	padding-bottom: 10px;
	height: 85px;
	visibility: hidden;
	z-index: 100;
}	

