html{
	background: url("images/background.gif") repeat;
}

body
{	
	margin-right: auto;
	margin-left:auto;
	margin-top:0px;
	width: 960px;
	font-family: arial;
	font-size: 12px;
}

a:hover{
	text-decoration: underline overline;
}

.tableerreur{
	border-collapse:collapse;
	border: 0px;
	border-left:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	border-spacing:0px;
	margin:auto;
	width: 597px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.tableerreur td {
	border-top:1px solid #FF0000;
	border-right:1px solid #FF0000;
}

.tableerreur th {
	border-top:1px solid #FF0000;
	border-right:1px solid #FF0000;
}

.tablecontenu{
	border-collapse:collapse;
	border: 0px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-spacing:0px;
	margin:auto;
}

.tablecontenu td {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.tablecontenu th {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.tablecontenu input{
	width:250px;
}

.liensession{
	text-decoration: underline;
	color: #AA4444;
}

.liensortie{
	text-decoration: underline;
	color: #000000;
}

#entete{
	width: 960px;
	height: 88px;
	background-image: url("images/entete.png");
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	margin-left: auto;
	margin-right: auto;
}

#contenu{
	width: 500px;
	margin: auto;
}

td .tdbouton{
	border-bottom: 1px solid #ff0000;
	padding: 2px;
	padding-left: 20px;
	color: #ff0000;
	background-color: #ffcccc;
}

td .tdbouton a{
	text-decoration: none;
	color: #ff0000;
}

td .tdbouton:hover{
	border-bottom: 1px solid #ffcccc;
	color: #ffcccc;
	background-color: #ff0000;
}

td .tdbouton:hover a{
	text-decoration: none;
	color: #ffcccc;
}

td .tdboutondecal{
	border-top: 1px solid #ffccb2;
	padding-left: 20px;
}

td .tdboutondecal a{
	text-decoration: none;
}

td .tdboutondecal:hover{
	background-color: #ffccb2;
	padding-left: 19px;
}

td .tdboutondecal:hover a{
	text-decoration: none;
	color: #fa5922;
}

.tablelog{
	background-color:#FF0000;
	background-image:url('images/fond.png');
	background-repeat:repeat-x;
	border:1px solid #003366;
	margin-right:5px;
	margin-bottom:5px;
	width:185px;
}

td .tdseparateur{
	height: 5px;
}

.tablelog .lbl{
	color:#CC0000;
	border:0px;
	width:30px;
}

.tablelog .tdinput{
	border:0px;
	padding-right: 5px;
	width: 100px;
}

.title{
	color:#FFFFFF;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
}

td .title a{
	text-decoration: none;
	color: #FFFFFF;
}

.tablelog .boutonlog{
	border-width: 0px;
	text-align: center;
}

.tablelog .input {
	width: 100%;
}

.tablepublic{
	background-color:#ff0000;
	background-image:url('images/fond.png');
	background-repeat:repeat-x;
	margin-right:5px;
	margin-bottom:20px;
	width:200px;
	border-spacing:0px;
	border-collapse: collapse;
	border-spacing:0px;
	padding-left: 15px;
}

.tableadmin{
	background-color:#FF0000;
	background-image:url('images/fond.png');
	background-repeat:repeat-x;
	border:1px solid #003366;
	margin-right:5px;
	margin-bottom:5px;
	width:185px;
	border-spacing:0px;
}

input {
	width: 100%;
	font-size: 12px;
}

a.info {
position: relative;
text-decoration: none;
color: #666666;
font-weight: bold;
}
a.info span {
display: none;
width: 500px;
border: 0px;
}
a.info span table{
margin-left: auto;
margin-right: auto;
color: black;
width: 400px;
text-align: center;
border: 1px solid black;
}
a.info span table td{
border: 1px solid black;
color: black;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: #ffeeee;
text-align: left;
color: #000000;
font-size:10px;
padding: 5px;
font-weight: normal;
}

.btn { color:#ffffff; background-color:#FF0000; font-size:10px; }
.input { color:#333333; border:1px solid ##002233; font-size:11px; font-family:arial; padding-left:2px; padding-right:2px; }
.input2 { color:#333333; border:1px solid #666666; font-size:11px; font-family:arial; padding-left:2px; padding-right:2px; }

.arial10px666666 			{ font-family:arial; font-size:10px; color:#666666; }
.arial10px666666Bold 	{ font-family:arial; font-size:10px; font-weight:bold; color:#666666; }
.arial14px666666 			{ font-family:arial; font-size:14px; color:#666666; }
.arial14px666666Bold 	{ font-family:arial; font-size:14px; font-weight:bold; color:#666666; }
.arial16px666666 			{ font-family:arial; font-size:16px; color:#666666; }
.arial16px666666Bold 	{ font-family:arial; font-size:16px; font-weight:bold; color:#666666; }
.arial18px666666 			{ font-family:arial; font-size:18px; color:#666666; }
.arial18px666666Bold 	{ font-family:arial; font-size:18px; font-weight:bold; color:#666666; }
.arial10pxFF0000 			{ font-family:arial; font-size:10px; color:#FF0000; }
.arial10pxFF0000Bold 	{ font-family:arial; font-size:10px; font-weight:bold; color:#FF0000; }
.arial14pxFF0000 			{ font-family:arial; font-size:14px; color:#FF0000; }
.arial14pxFF0000Bold 	{ font-family:arial; font-size:14px; font-weight:bold; color:#FF0000; }
.arial16pxFF0000 			{ font-family:arial; font-size:16px; color:#FF0000; }
.arial16pxFF0000Bold 	{ font-family:arial; font-size:16px; font-weight:bold; color:#FF0000; }
.arial18pxFF0000 			{ font-family:arial; font-size:18px; color:#FF0000; }
.arial18pxFF0000Bold 	{ font-family:arial; font-size:18px; font-weight:bold; color:#FF0000; }

.entete1 { background-color:#FF0000; font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF; }
.entete2 { background-color:#FF0000; font-family:Arial; font-size:10px; font-weight:bold; color:#FFFFFF; }
.entete3 { background-color:#FFCCCC; font-family:Arial; font-size:16px; font-weight:bold; color:#FF0000; }
.alternance1 { font-family:Arial; font-size:12px; color:#333333; }
.alternance2 { background-color:#FFCCCC; font-family:Arial; font-size:12px; color:#333333; }

.bgRouge { background-color:#FFCCB2; color:#Fa5922; font-family:arial; font-size:12px; }

.lien_mutuelle_lexique{
text-decoration:none;
color: #ff0000;
}

.lien_mutuelle_lexique:hover{
color:#000000;
}

.lien_mutuelle_lexique_nav{
text-decoration:none;
color:#ff0000;
}

.lien_mutuelle_lexique_nav:hover{
color: #ffcccc;
}

.lien_mutuelle_actualites{
text-decoration:none;
color: #ff0000;
}

.lien_mutuelle_actualites:hover{
color:#000000;
}

.lien_mutuelle_actualites_nav{
text-decoration:none;
color:#ff0000;
}

.lien_mutuelle_actualites_nav:hover{
color: #ffcccc;
}

.mutuelle_actualites_wordlist{
left:auto;
right:auto;
}

.texte_mutuelle_nav{
font-size:9px;
color:#ff0000;
}

.lien_mutuelle_nav{
text-decoration:none;
color:#ff0000;
}

.lien_simulation{
	text-decoration:none;
	color:#ff0000;
}

.lien_simulation:hover{
	text-decoration:overline underline;
	color: #000000;
}

.lien_barre_titre{
	text-decoration:none;
	color:#FFFFFF;
}

.lien_barre_titre:hover{
	text-decoration:overline underline;
	color: #000000;
}

.texte_dynamique{
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

.texte_dynamique a{
	color: #003999;
	text-decoration: underline;
}

.texte_dynamique a:hover{
	color: #ff0000;
	text-decoration: underline, overline;
}
