/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F63;
	background-color: #245290;
	background-image: url(../img/bgTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0;
	vertical-align: top;
}
p {
	line-height: normal;
}

*/
#tableblu {
	background-color: #174984;
	color: #FFFFFF;
}
#tableblu td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#tableblu   .trTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.blutextfield {
	
	color: #002F64;
	background-color: #D3EBF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #245290;
	border-right-color: #E1EEF5;
	border-bottom-color: #E1EEF5;
	border-left-color: #245290;
}



#CONTENU {
	left: 50%;
	position: relative;
	width: 930px;
	margin-left: -465px;
	vertical-align: top;
}
#mybluecycle {
	width: 100%;
	color: #002F64;
}
#mybluecycle label {
}

#mybluecycle .title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B6C6E;
	padding: 10px;
}
#mybluecycle .subtitle {
	font-size: 14px;
	background-color: #F38226;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#hometable {
}

#mybluecycle .content {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#hometable  .darkblu {
	color: #002F64;
	background-color: #A5E5FF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#hometable     .lightblu {
	color: #002F63;
	background-color: #D0E7F3;
	padding: 8px;
}

.lightblu  hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4E1F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDEEF7;
	margin-top: -5px;
	margin-bottom: -5px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #1494DB;
}
a:hover {
	text-decoration: underline;
}


.darkblu   hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05225E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #245DA6;
	margin-top: -5px;
	margin-bottom: -5px;
}
.button , .buttonFirst, .buttonLast, .buttonPrevious, .buttonNext {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #799DC1;
	border: 0.5px solid #FFFFFF;
}
.button:hover, .buttonFirst:hover, .buttonLast:hover, .buttonPrevious:hover, .buttonNext:hover {
	background-color: #8DB9DB;
}
.buttonFirst {
	background-image: url(../img/ui/ico-first.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
}
.buttonLast {
	background-image: url(../img/ui/ico-last.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
}
.buttonPrevious {
	background-image: url(../img/ui/ico-previous.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
}
.buttonNext {
	background-image: url(../img/ui/ico-next.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 28px;
}
#tableblu .lightblu {
	color: #002F63;
	background-color: #F3F8FB;
}
#tableblu .white {
	color: #002F63;
	background-color: #FFFFFF;
}
.bluborder {
	padding: 2px;
	border: 1px solid #245290;
}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
textarea, textfield, select {
	width: 100%;
}
td {
	vertical-align: top;
}

