body	{ color: #000022; font-weight: normal; font-size: 13px; font-family: Verdana, Arial;  text-align: justify; margin: 2ex }

h1	{ color: #CC0033; font-style: normal; font-weight: bold; font-size: 30px; line-height: 30px; font-family: Arial, Helvetica, sans-serif}

h2	{ color: #000066; font-style: normal; font-weight: bold; font-size: 18px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h3	{ color: #CC0033; font-style: normal; font-weight: bold; font-size: 16px; line-height: 16px; font-family: Verdana, sans-serif}

h4	{ color: #000066; font-style: normal; font-weight: bold; font-size: 14px; line-height: normal; font-family: Verdana, sans-serif }

h5	{ color: #CC6600; font-style: normal; font-weight: demi-bold; font-size: 13px; line-height: 13px; font-family: Verdana, sans-serif }

h6	{ color: #660066; font-style: normal; font-weight: bold; font-size: 11px; line-height: 11px; font-family: Verdana, sans-serif }

a:link	{ color: #666666; font-weight: normal; font-size: 13px; font-family:  Verdana, Arial, sans-serif ; text-decoration: none}

a:vlink	{ color: #000099; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, sans-serif }

a:hover { color: #229933; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif }

td	{ color: #000000; font-weight: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif }

pre	{ color: #000022; font-weight: normal; font-size: 12px; font-family: Courier, Courier New, monospace }

strong {color: #000022; font-weight: normal; font-size: 13px; background: #FFCC00}

sup {font-size: 10 px} 

sub {font-size: 10 px} 

hr { color: #000022; height: 1pt}

caption { color: #660066; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, sans-serif }

th {  font-size: 13px; font-weight: bold}

#container_connexion
{
	width: 88%;
	background-color:#DDFFFF;
	padding: 8px 8px;
; clip:  rect(   )
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	margin:0;
	margin-bottom: 10px;
	margin-top:10px;
}

#container_probleme
{
	width: 96%;
	background-color:#FFEEBB;
	padding: 14px 14px;
; clip:  rect(   )
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	margin:0;
	margin-bottom: 10px;
	margin-top:10px;
}

#container_donnee
{
	width: 100%;
	padding: 14px 14px;
; clip:   rect(   ); text-align: justify; left: 100px: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	margin:0;
	margin-bottom: 10px;
	margin-top:10px;
}

#container_commentaire
{
	width: 100%;
	background-color: #CCFFFF;
	padding: 14px 14px;
; clip:   rect(   ); text-align: justify; left: 100px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	margin:0;
	margin-bottom: 10px;
	margin-top:10px;
}

#container_programme
{
	width: 100%;
	background-color: #FFFFCC;
	padding: 14px 14px;
; clip:   rect(   );
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c8c8c8;
	margin:0;
	margin-bottom: 10px;
	margin-top:10px;
}
