/* CSS Document */
body{
	background-color	:	transparent;
	 	
}
.framed {
	text-align:left;
}
.framed .titre {
	margin-bottom: 16px;
}
.framed table, .framed p, .framed a   {
	color: #0C2348;
}
.sstitre {
	font-weight:bold;
}
.confirm td {
	padding:3px;
}
/*.accept, .accept a{
	background-color:#3B8CB6;
	color:white;
}*/
.inscription a {
	text-align:right;
	cursor:pointer;
}
.formu td {
	padding:3px;
}
.formu input, .formu select, .formu textarea {
	color:#0C2348;
}
h2 {
	font-weight:bold;
	border-bottom:1px solid #E00034;
	color:#E00034;
	padding:2px 10px;
	font-size:15px;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
.saisie{
	padding-left:10px !important;
}

/*ul.tabs{overflow: hidden; width: 100%; list-style: none; padding-left: 3px;}
ul.tabs li{float: left; padding: 5px;}
ul.tabs li.on, ul.tabs li.on a{background-color: #0C2348; color: #fff;}*/

