.header {
	background-image: url(img/headervrai.jpg);
	background-repeat: no-repeat;
}
.fondsixaxes {
	background-image: url(img/fond_s.gif);
	background-repeat: no-repeat;
}
.fondlogo {
	background-image: url(img/fondlogo.gif);
	background-repeat: no-repeat;
}
.fondactivites {
	background-image: url(img/fondactivites.gif);
	background-repeat: no-repeat;
}
.actselect {
	background-image: url(img/act_select.gif);
	background-repeat: no-repeat;
}
.actnoselect {
	background-image: url(img/act_noselect.gif);
	background-repeat: no-repeat;
}
.fondcontact {
	background-image: url(img/contactfond.jpg);
	background-repeat: no-repeat;
}
input {

	border: thin solid #CCCCCC;
}
textarea {
	border: thin solid #CCCCCC;
}
