
body
{
	padding:0;
	margin:0;
	background: #8DB5DD url(images/bg.gif) top left repeat-x;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #011F41;
}

h2
{
	color: #F49D00;
	margin:0;
	padding-bottom:10px;
	font-size: 20px;
	font-weight: 200;
}


ul
{
	list-style-image: url(images/bullet.gif);
	list-style-position:outside;
	padding-left:20px;
	margin:0;
	line-height:20px;
}

li
	{
	margin: 10px 0;
	}

p
{
	text-align: left;
	padding:0;
	margin:0;
	line-height: 24px;
}

a,
a:link,
a:visited
{
	text-decoration: none;
	color: #011F41;
	font-weight:bold;
}

a:hover
{
	color: #CC9900;
	text-decoration: underline;
}

.blanc
{
	color: #FFF;
}

hr
{
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	background-color: #CCDAE5;
	color: #CCDAE5;
	height: 1px;
}


.btn
{
	width: 145px;
	margin-top:10px;
}
.middlebtn
{
	background: #000 url(images/button.png) top left repeat-x;
}
.leftbtn
{
	background: #000 url(images/buttonleft.png) top left no-repeat;
	padding-left:6px;
}

.rightbtn
{
	background: #000 url(images/buttonright.png) top right no-repeat;
	padding-right:6px;
}

.kis
{
	font-size:8px;
	color: #EEE;
}


.kis a,
.kis a:link,
.kis a:active,
.kis a:visited
	{
	color: #FFF;
	text-decoration: underline;
	}

.kis a:hover
	{
	color: #F49D00;
	text-decoration: none;
	}



.minus
{
	font-size:9px;
	padding:0px;
	margin-left:10px;
	color:#666666;
}


.middlebtn a,
.middlebtn a:link,
.middlebtn a:active,
.middlebtn a:visited
	{
	font-size: 12px !important;
	font-family: verdana, arial, sans-serif;
	color: #;
	text-decoration: none;
	}

.middlebtn a:hover
	{
	text-decoration: underline;
	}

