/*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;
}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
textarea, textfield, select {
	width: 100%;
}
td {
	vertical-align: top;
}


*/
.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;
	padding-left: 2px;
	margin-right: -25px;
}



#CONTENU {
	left: 50%;
	position: relative;
	width: 930px;
	margin-left: -465px;
	vertical-align: top;
}
#mybluecycle {
	width: 100%;
	color: #002F64;
}
#mybluecycle input.text, #mybluecycle input.file, #mybluecycle select, #mybluecycle textarea  {
	width: 90%;
	overflow: auto;
}
#mainContact {
	position: relative;
}

#mybluecycle  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#mybluecycle .title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002F64;
	padding: 10px;
}

body.content-page #mybluecycle .title>h1,
body.details-page #mybluecycle .title>h1 {
	font-size: 1.2em;
	margin: 0;
}

#mybluecycle .subtitle {
	font-size: 1em;
	background-color: #F38226;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#mybluecycle  .contenu {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#mybluecycle #hometable {

}
#mybluecycle #hometable  .darkblu {

	color: #002F64;
	background-color: #A5E5FF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#mybluecycle #hometable  .lightblu {

	color: #002F63;
	background-color: #D0E7F3;
	padding: 8px;
}
#hometable .darkblu h3 {
	background-image: url(../img/darkbluBG.gif);
	background-repeat: repeat-x;
	height: 42px;
	color: #002F64;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}
#hometable .lightblu h3 {
	background-image: url(../img/lightbluBG.gif);
	background-repeat: repeat-x;
	height: 42px;
	color: #002F64;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}
#mybluecycle #tableblu {
	background-color: #174984;
	border: 1px solid #174984;
	color: #FFFFFF;
	
}
#mybluecycle #tableblu td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#mybluecycle #tableblu   .trTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
#mybluecycle #tableblu .lightblu {
	color: #002F63;
	background-color: #F3F8FB;
}

#mybluecycle #tableblu .odd .lightblu {	
	color: #002F63;
	background-color: #F3F8FB;
}

#mybluecycle #tableblu .even .lightblu {
	color: #002F63;
	background-color: #FFFFFF;
}

#mybluecycle #tableblu .overdue .lightblu {
	color: #002F63;
	background-color: #FFC1C1;
}

#mybluecycle #tableblu .white {
	color: #002F63;
	background-color: #FFFFFF;
}

.whiteonblu {
	color: #FFFFFF;
	background-color: #174984;
}

.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;
}
#mybluecycle a {
	text-decoration: none;
	font-weight: bold;
	color: #1494DB;
}
#mybluecycle a:hover {
	text-decoration: underline;
}
#mybluecycle ul {
	list-style-type:disc;
        list-style-position:inside;
}

#mybluecycle ul.bid-form {
    list-style-type: none;
}

.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;
	height:24px;
}
.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;
}
.bluborder {
	padding: 2px;
	border: 1px solid #245290;
}
#mainContact, #myProfile #catAcces, #myProfile #password, #myProfile #accountdetails, #myProfile #preferences, #myProfile #changepass{
	margin: 0px;
	padding: 0px;
	position: relative;
}
#mainContact table, #myProfile #catAcces table, #myProfile #password table, #myProfile #accountdetails table, #myProfile #preferences table, #myProfile #changepass table{
	border: 1px solid #002F64;
}
#mainContact .tdtitle , #myProfile #catAcces .tdtitle , #myProfile #password .tdtitle , #myProfile #accountdetails .tdtitle , #myProfile #preferences .tdtitle , #myProfile #changepass .tdtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #174984;
	text-transform: capitalize;
}


.noPadding {
	margin: 0px;
	padding: 0px;
}
.midalign {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
#options, #options3, #options4 {
	width: 500px;
}
#options2 {
	width: 600px;
}

.bold {
	font-weight: bold;
}

#mybluecycle #tnc td {
	background-color: #FFFFFF;
}

#mybluecycle #tnc td.title {
	background: #002F64 none repeat scroll 0 0;
}

#mybluecycle #tnc td.title h1{
	font-size: 1.5em;
}

#mybluecycle #tnc .title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002F64;
	padding: 10px;
}

#content .help-text p.acceptButton {
	text-align: right;
}

#registrations tbody tr td {
	text-align: right;
}

#registrations .alignLeft{
	text-align: left;
}

#content .help-text .help-table td {
	border: 0px;	
}



