A:link {COLOR:#6699CC; text-decoration: none;}
A:visited {COLOR:#6699CC; text-decoration: none;}
A:active {COLOR:#6699CC; text-decoration: none;}
A:hover {color: #FF6600;  text-decoration: underline;}
A.white:link {COLOR:#FFFFFF; text-decoration: none;}
A.white:visited {COLOR:#FFFFFF; text-decoration: none;}
A.white:active {COLOR:#FFFFFF; text-decoration: none;}
A.white:hover {color: #FF6600;  text-decoration: underline;}
A.menu:link {COLOR:#000080; text-decoration: none;}
A.menu:visited {COLOR:#000080; text-decoration: none;}
A.menu:active {COLOR:#000080; text-decoration: none;}
A.menu:hover {color: #000000; text-decoration: none;}

.error{
color:#ff0000;
font-weight:bold;
//font-size:14px;
}

div.submenu {
	position: relative; 
	text-align: left;
	z-index: 99;
}

div.submenucontainer {
	position: absolute; 
	left: 0px; 
	height: 400px; 
	width: 300px; 
	overflow: hidden;
	visibility: hidden;
}

div.submenucontents {
	position: absolute; 
	padding: 10px; 
	background-color: #DDEEFF;
	border: 1px solid #006;
	border-bottom: 2px outset #666;
	border-top: none;
}

BODY {
FONT-FAMILY: Arial;
}
TD
{
FONT-SIZE: 12px;
}

.table_hipaa td{
font-size:18px;
font-weight:bold;
}

.title_resp{
width:100%;
text-align:center;
font-weight:bold;
font-size:18px;
}

.title_hipaa{
width:100%;
text-align:center;
font-weight:bold;
font-size:25px;
}
.subtitle_hipaa{
margin-top:25px;
width:100%;
text-align:lft;
font-size:15px;
font-weight:bold;
border-bottom:solid 2px;
}

/****************************** POP UP AJOUTER UNE IMAGE **************************** */

#images{
background-color:#FFFFFF;
width:750px;
height:450px;
}

.frame{
padding:5px;
border:solid 5px;
border-color:#6699CC;
width:100%;
height:100%;
}


.popupTitle{
width:90%;
color:#6699CC;
font-size:20px;
font-weight:bold;
font-style:italic;
border-bottom:solid;
border-width:2px;
border-color:#6699CC;

}

#upload_img{
background-color:#FFFFFF;
width:750px;
height:250px;
}

/****************************** POP UP AJOUTER UN LIEN**************************** */

#link{
background-color:#FFFFFF;
width:555px;
height:250px;
}
