/* Forms
----------------------------------------------- */
div.form_heading {
	font-weight:bold;
	border-bottom:1px dotted #999999;
	margin-top:16px;
	padding:4px 4px;
	margin-bottom:8px;
	background-color:#EBEBEB;
	clear:both;
}
div.form_row,
div.form_row1 {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
}
div.form_l {
	float:left;
	width:140px;
}
div.form_r {
	float:left;
	/*width:300px;*/
}
div.form_row1 div.form_l {
	width:90px;
}
div.form_row1 div.form_r {
	width:142px;
}
div.form_r input.button {
	margin-top:10px;
}
div.sprache input {
	float:left;
	border:none;
}
div.sprache label {
	float:left;
	width:80px;
}
div.datepicker {
	float:left;
	margin-left:5px;
}
/* CSS Styled Content
----------------------------------------------- */
p.bodytext {
	margin-top:0px;
	font-family:"Comic Sans MS";
	font-size:13px;
}
.bodytext1 {
	margin-top:0px;
	font-family:"Comic Sans MS";
	font-size:12px;
}
.bodytext2 {
	margin-top:0px;
	font-family:"Comic Sans MS";
	font-size:12px;
	font-weight:bold;
}
.bodytext3 {
	margin-top:0px;
	font-family:"Comic Sans MS";
	font-size:13px;
	font-weight:bold;
}
.tableauTitre {
	font-family: Comic Sans MS;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.tableau{
	font-family: Comic Sans MS;
	font-size: 11px;
	font-weight:bold;
}
.emphaseItalic {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.photoletter{
	font-family:"Comic Sans MS";
	font-size:14px;
}
div.csc-textpic-caption, dd.csc-textpic-caption {
	font-size:10px;
}

div.csc-textpic-imagerow {
	margin-bottom:10px;
}

div.csc-frame-frame1 {
	padding: 5px;
	background-color: #F3EEE4;
}

div.csc-frame-rulerBefore {
	margin-top:12px;
	border-top:1px dotted #666666;
	padding-bottom:12px;
}

.csc-textpicHeader h3 {
	margin-top:0px;
}

div.csc-frame-rulerAfter {
	padding-top:12px;
	border-bottom:1px dotted #666666;
	margin-bottom:12px;
}

div.csc-frame-indent {
	padding-left: 40px;
}

div.csc-sitemap ul {
	margin-left:15px;
	padding:0;
}

div.csc-sitemap li {
	margin-top:4px;
}

div.csc-sitemap ul ul ul {
	list-style-type:disc;
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	float:left;
	width:140px;
	padding-top:4px;
	text-align:left;
}

.csc-mailform-field input.button {
	margin-left: 140px;
	margin-top: 10px;
}

div.filelinks div {
	padding:2px 0 2px 24px;
}
.csc-textpic-caption{
	padding-top:5px;
}
.csc-menu-1{
	margin:0px;
	padding: 0px 0px 0px 10px;
}
.csc-menu-1 li{
	padding-bottom:6px;
	list-style:none;
	background:url(../images/icon_arrow.gif) no-repeat 0px 4px;
	padding-left:14px;
}
.csc-menu-1 li a{
	text-decoration:none;
	font-weight:bold;
}
.csc-menu-1 li a:hover{
	text-decoration:underline;
}