#ckformcontainer {
	width: 100%;
}

.ck_mandatory {
	color:#FF0000;
	padding: 0px;
	font-size:0.83em;
	font-weight: bold;
}

.cktooltip {
	background-color:#FFFF99;
	margin-left:-10px;
	margin-right:-10px;
	padding: 5px;
}

#cktooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 3px;
	opacity: 0.85;
	font-size:11px;
	color:#333333;
}

#cktooltip h3 {
	font-size:12px !important;
}

#cktooltip h3, #cktooltip div { margin: 0; }

.ckform_tooltip, .ckform_tooltipcss {
	margin-top: 12px;
	margin-left: 5px;
}

#ckform {
	margin-top: 10px;
}

#ckform div.error {
	clear: both;
	color: #FF0000 !important;
	font-style: italic;
	display: none;
	padding: 0px !important;
}

#ckform div.error .ckCSSFloatLeft{
	width: 20%;
}
	
#ckform input:focus { border: 1px dotted black; }
#ckform input.error {
	border: 1px dotted #FF0000 !important;
}
#ckform textarea.error { border: 1px dotted red; }

.ckform {
	margin-top: 10px;
}

.ckform div.error {
	clear: both;
	color: #FF0000 !important;
	font-style: italic;
	display: none;
	padding: 0px !important;
}

.ckform div.error .ckCSSFloatLeft{
	width: 20%;
}
	
.ckform input:focus { border: 1px dotted black; }
.ckform input.error {
	border: 1px dotted #FF0000 !important;
}
.ckform textarea.error { border: 1px dotted red; }

#ckpoweredby {
	text-align:center !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ckpoweredby a {color:#666666;}

/* CSS layout */

.ckCSSlabel {
	display: block;
	float: left;
	margin-top: 10px;
	width: 20%;
	font-size:1em;
}

.ckCSSinputnormal {
	display: block;
	float: left;
	margin-top: 10px;
}

.ckCSSinputnowidth {
	display: block;
	float: left;
	margin-top: 10px;
}

.ckCSSnoTip {
	width: 77%;
}

.ckCSSTip {
	width: 74%;
}

.ckCSSclear {
	margin: 0px;
	padding: Opx;
	clear: both;
}

.ckCSSFloatLeft {
	float: left;
}

.ckCSSbot10 {margin-bottom: 10px;}
.ckCSSbot5 {margin-bottom: 5px;}
.ckCSStop10 {margin-top: 10px;}

.ckCSScenter {
	text-align:center !important;
	margin-top: 10px !important;
}

.ckCustomText {
	margin-top: 10px;
}

.ckNoBorder {
	visibility:hidden;
}

.ui-datepicker-trigger {
	margin-top: 13px;
}

.ui-widget {
	font-size: 10px !important;
}

.ckpagination {
	text-align:center !important;
	margin-bottom: 15px;
}

.ckdatatable {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse:collapse;
}

.ckdatatableborder td {
	border : 1px solid #ccc;
}

.ckfrontlabel {
	height: 30px;
	padding-right: 20px;
	font-weight: bold;
	color:#666;
}

.avis { 
   width: 180px; 
}
.nomtitre {
   width: 80px;
}
.nomchamp { 
   width: 160px;
}
.prenomtitre { 
   width: 80px;
   margin-left: 280px;
   margin-top: -20px;
}
.prenomchamp {
   width: 160px;
   margin-left: 360px;
   margin-top: -20px;
   clear: right;
}
.adressetitre { 
   width: 80px;
}
.adressechamp { 
width: 440px; 
}
.cptitre { 
   width: 80px;
}
.cpchamp { 
width: 160px; 
}
.localitetitre { 
   width: 70px;
   margin-left: 280px;
   margin-top: -20px;
}
.localitechamp { 
   width: 160px; 
   margin-left: 360px;
   margin-top: -20px;
}
.cantontitre { 
   width: 80px;
}
.cantonchamp { 
width: 160px; 
}
.paystitre { 
   width: 80px;
   margin-left: 280px;
   margin-top: -20px;
}
.payschamp { 
width: 160px; 
   margin-left: 360px;
   margin-top: -20px;
}
.emailtitre { 
   width: 80px;
}
.emailchamp { 
width: 440px; 
}
.connaissancetitre { 

   width: 240px;
}
.connaissancechamp { 

}
.fichiertitre { 
   margin-top: -20px;
}
.fichierchamp { 
   margin-top: -20px;
   margin-left: 100px;
}
.lettretitre { 
   margin-top: 20px;
   width: 200px;
   font-weight: bold;
}
.lettrechamp{ 
   margin-top: 22px;
}
.samedi21titre { 
   margin-top: -15px;
   width: 100px;
   margin-left: 130px;
}
.jourstitre { 
   width: 260px;
}
.jourschamp { 
   width: 220px;
}
.textetitre {
   margin-top: 15px;
   width: 400px;
}