/* CSS Document */
a.EXT1
{
    font-size:       14px;
    color:           #FF00FF;
    text-decoration: none;
	font-weight: bold;
}

a:hover.EXT1 
{
    color: #FFFFFF;
	text-decoration: underline;
}

a:hover img.EXT1 
{
    border: 1px solid #FFFFFF;
}

a.EXT2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
	}
a:visited.EXT2 {
color: #FF00FF;
text-decoration: none;
}
a:hover.EXT2 {
color: #CCCCCC;
text-decoration: underline;
}
a:active.EXT2 {
color: #FF00FF;
text-decoration: none;
}

a.EXT3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FF00FF;
	font-weight: bold;
	text-decoration: none;
	}
a:visited.EXT3 {
color: #FF00FF;
text-decoration: none;
}
a:hover.EXT3 {
color: #CCCCCC;
text-decoration: underline;
}
a:active.EXT3 {
color: #FF00FF;
text-decoration: none;
}

body
{
    font-size:   12px;
    font-family: Verdana;
}

td
{
    font-size:   12px;
    font-family: Verdana;
}

h2 { font-size:18px; display:inline}

.head
{
    font-weight: bold;
    font-size: 24px;
}
.fondpage {
	background-color: #FFCCFF;
}
.titre1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
.Style7 {color: #000000}
.hidden {
display:none
}

.celeblettre{
font-size:18px;
color:#000000;
font-weight:bold;
}

.titregal {
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	border: 1px solid;
	border-color: #FF00FF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#FFE8FF;
	border: 1px solid #666666;
}

a.linkfootmixed {
	font-size:16px;
	color:#FF00FF;
	text-decoration:none;
}
a:hover.linkfootmixed { color:#666666; text-decoration:underline}
