.contours {
	border: 1px dashed #000000;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #0033CC;
	text-decoration: none;
}

.texteGrandGras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}
.inputamoi {
	border-bottom-style: solid;
	border-bottom-color: #266C8E;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #266C8E;
	border-right-color: #266C8E;
	border-left-color: #266C8E;
	border-bottom-width: 1px;
	background-color: #CFF2F6;
}
textarea {
	border: 1px solid #266C8E;
	background-color: #CFF2F6;
}
.contours2 {
	border: 1px solid #000099;
}

.gaucheetcontour{
	border: 1px solid #000099;
	float:left;
}

.droiteetcontour{
	border: 1px solid #000099;
	float:right;
}

.fondtitre1{
	border:1px solid #000000;
	background-color:#003399;
}

.fondtitre2{
	border:1px solid #000000;
	background-color:#3399FF;
}

.texteBlancGras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.fondDroit{
	background-image:url(gifs/fond2.gif);
	background-repeat:repeat-x;
	background-color:#CFF2F6;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	display: inline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	display: inline;
}