@charset "utf-8";
/* CSS Document */

#carre{ width:900px; height:70px; margin:auto auto auto auto;}
#carretop{
	width:900px;
	height:30px;
	border:#993300 solid 2px;
}
#carremenu{ width:100px; height:30px; float:left; text-align:center; vertical-align:middle; font:"Times New Roman", Times, serif; font-size:13px; font-weight:bold;}
#carremenu1{ width:150px; height:30px; float:left; text-align:center; vertical-align:middle; font:"Times New Roman", Times, serif; font-size:13px; font-weight:bold;}
#carrefoot{ width:697px; height:30px; float:left; text-align:center; vertical-align:middle; font:"Times New Roman", Times, serif; font-size:13px; font-weight:bold;}
#accueil{ width:97px; height:30px; float:left; text-align:center; vertical-align:middle; font:"Times New Roman", Times, serif; font-size:15px; font-weight:bold;border:#993300 solid 2px; float:left;}

a {
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#000;
	font-size:13px;
}
a:active {
	text-decoration: none;
	color: #000;
}
