/* CSS Document */

body{
	background-color:#ffffff;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 17px;
}

body.front{
	background-color:#0099CC;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 17px;
}

a{
	font-family:Verdana;
	color:#333333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
a:active{
	text-decoration:underline;
}
h1{
	color:#0099CC;
	font-family:Verdana;
	font-size:11px;	
}
h2 {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

h3 {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:100;
	text-decoration:underline;
	
}
.foto
	{
	text-align:center;
	background-image:url(images/bg_img.jpg);
	}

.white {
	color:#FFFFFF;
	font-size:10px;
	}

.small{
	font-size:10px;
	color:#333333;
}
.textbox {
	font-size:11px;
	color:#666666;
	font-family:Verdana;
}

.breton {
	color:#0099CC;
	font-family:Verdana;
	font-weight:bold;
}

ul{
	//list-style-image:url(images/ul_pijl.jpg);
}

