body{
color:#001990; 
background-color : #E2F0FF; 
background-repeat:repeat-x;
background-image:url("img/fond.gif");

}

A:link{
color:#001990; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 

font-family: osaka; 
text-decoration: underline
}

A:visited {
color:#001990; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 

font-family: osaka; 
text-decoration: underline
}

A:hover {
color:#236CD3; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 

font-family: osaka; 
text-decoration: underline
}

A:active {
color:#001990; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 

font-family: osaka; 
text-decoration: underline
}

.text1{
color:#000000; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 
line-height: 19px; 
font-family: osaka; 
text-decoration: none
}

.title1{
color:#ffffff; 
font-style: normal; 
font-weight: bold; 
font-size: 13px; 
line-height: 19px; 
font-family: osaka; 
text-decoration: none;
backGround-color:#236CD3
}

.title2{
color:#001990; 
font-style: normal; 
font-weight: bold; 
font-size: 12px; 
line-height: 19px; 
font-family: osaka; 
text-decoration: none
}

.title3{
color:#236CD3; 
font-style: normal; 
font-weight: bold; 
font-size: 12px; 
line-height: 19px; 
font-family: osaka; 
text-decoration: none
}


input#txtfield{ 
font-size: 11px; 
font-family: osaka; 
background-color: #ffffff; 
padding:2;
border-top: 1px solid #236CD3; 
border-right: 1px solid #236CD3; 
border-bottom: 1px solid #236CD3; 
border-left: solid 1px #236CD3 
}
textarea{ 
font-size: 11px; 
font-family: osaka; 
background-color: #ffffff; 
border-top: 1px solid #236CD3; 
border-right: 1px solid #236CD3; 
border-bottom: 1px solid #236CD3; 
border-left: solid 1px #236CD3 
}

input#btn_sub{ 
font-size: 10px; 
font-family: osaka; 
color:#fff;
font-weight: bold; 
background-color: #236CD3; 
padding:2;
}

input#btn_reset{ 
font-size: 10px; 
font-family: osaka; 
color:#236CD3;
font-weight: bold; 
background-color: #D5E9FF; 
padding:2;
}

input.radiobuttons{ 
background-color: #ffffff; 
border-color: #ffffff; 
border-top: 0px solid #000; 
border-right: 0px solid #000; 
border-bottom: 0px solid #000; 
border-left: solid 0px #000 
}
.copy {
	font: 10px/150% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #999999;
}


