body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1757AE;
}
textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1757AE;
	border:1px solid #CC33FF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1757AE;
}

a {
	font-size: 11px;
}
a:link {
	color: #1757AE;
}
a:visited {
	color: #1757AE;
}
a:hover {
	color: #1757AE;
}
a:active {
	color: #1757AE;
}

.bleu12 {font-size: 12px}
a.violet:link {
	font-size: 13px;
	color: #CC33FF;
	text-decoration:none;
}
a.violet:visited {
	font-size: 13px;
	color: #CC33FF;
		text-decoration:none;
}
a.violet:hover {
	font-size: 13px;
	color: #CC33FF;
	text-decoration:underline;
}
a.violetpti:active {
	color: #CC33FF;
		text-decoration:none;
}
a.violetpti:link {
	color: #CC33FF;
	text-decoration:none;
}
a.violetpti:visited {
	color: #CC33FF;
	text-decoration:none;
}
a.violetpti:hover {
	color: #CC33FF;
	text-decoration:underline;
}
a.violetpti:active {
	color: #CC33FF;
	text-decoration:none;
}
.gros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1757AE;
}

#footer1, #footer2 {
	width: 250px;
	}
	
#contact1, #langues {
	padding: 7px 0 0 0;
	}
	
#footer-logos {
	padding: 20px 0 0 0;
	}




