body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

a{
	color:#2e737a;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#3e929b;
}

.erreur {
	color:red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.message {
	color:blue;
	font-weight:bold;
	text-align:center;
}

.textarea {
	background-color:#FFFFFF;
	border:1px solid #b4d0d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:200px;
	width:100%;
}

.inputfull {
	background-color:#FFFFFF;
	border:1px solid #b4d0d4;
	color:#000000;
	font-size:12px;
	padding:1px;
	height:20px;
	width:100%;
}

.image {
	border:1px 1px 1px 1px solid #42529D;
}




/* Styles page d'accueil*/
#noborder td
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tab
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
#tab table .noborder
{
	padding:0px 0px 0px 0px;
}
#tab .fdbleu {
	color:#FFFFFF;
	background-color:#42529D;
}
#tab .bleu {
	color:#42529D;
}
#tab .titrecadre {
	font-family:"Trebuchet MS", Verdana, Arial;
	border-left:1px solid #D4D0C8;
	border-top:3px solid #72CC30;
	border-right:1px solid #D4D0C8;
	background-repeat:repeat-x;
	color:#64ADFF;
	font-size:15px;
	font-weight:bold;
}

#tab .topright {
	border-top:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}
#tab .left {
	border-left:1px solid #D4D0C8;
}
#tab .right{
	border-right:1px solid #D4D0C8;
}
#tab .bottomleft {
	border-bottom:1px solid #D4D0C8;
	border-left:1px solid #D4D0C8;
}
#tab .bottomright {
	border-bottom:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}
#tab .leftright {
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	background-image:url(/Library/pointilles.gif);
	background-repeat:repeat-x;
}
#tab .leftrightbottom {
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	background-image:url(/Library/pointilles.gif);
	background-repeat:repeat-x;
}
#tab .bottom {
	border-bottom:1px solid #D4D0C8;
	border-left:1px solid #D4D0C8;
	border-right:1px solid #D4D0C8;
}
#tab .bouton
{
	background-color:#42529D;
	width:100%;
}
#tab th
{
	font-size: 12px;
	padding:10px 0px 1px 0px;
	text-align:left;
	color:#42529D;
	border-bottom: 2px solid #42529D;
}
#tab td
{
	padding:5px 5px 5px 5px;
	color: #333333;
}
#tab td .l
{
	font-size: 12px;
	padding:1px 0px 1px 0px;
	color: #666666;
	border-bottom: 1px solid #42529D;
}
#tab td .nol
{
	font-size: 12px;
	padding:1px 0px 1px 0px;
}
#tab a {
	text-decoration:underline;
	font-size: 12px;
	color: #42529D;
}
#tab a:hover {
	color: #666666;
	text-decoration:underline;
}
#tab h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #993399;
}

#cartesperso a {
	color:#0055FF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

#cartesperso a:hover {
	color:#0055FF;
	font-weight:bold;
	text-decoration:underline;
}	