@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.MenuPrincipale {
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	background-repeat: no-repeat;
	cursor: default;
}
.MenuPrincipale a {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}
.MenuPrincipale:hover {
	background-image:url(../img/tache_over.jpg);
	background-repeat:no-repeat;
	font-size: 14px;
	color: #999999;
	text-decoration:none;
	cursor: pointer;
}
.footer {
	font-size: 10px;
	color: #000000;
	padding-left: 100px;
	padding-bottom:10px;
}
.TableauTexte {
	margin-top: 399px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.TableauTexteMod {
	margin-top: 346px;
	margin-left: 50px;
	margin-bottom: 20px;
}
h1	{
	font-size: 18px;
	font-style: italic;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;	
}
h2	{
	font-size: 15px;
	font-style: italic;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 0px;	
}
.texteCourant {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Input */
#monForm input, #monForm select, #monForm textarea
{
	margin-left: 1%;
	/*width: 58%;*/
	border: #CCC 1px solid;
}

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus, #monForm textarea:focus, #monForm textarea:hover
{
	border: #999999 1px solid;
	background-color: #CCCCCC;
}
#divfaq {
	background-image:url(../img/onglet_faq.gif);
	background-repeat:no-repeat;
	position:relative;
	width:132px;
	height:18px;
	top:-20px;
	left:360px;
	padding-top:2px;
}
h3	{
	font-size: 15px;
	font-style: italic;
	color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;	
}
.MenuProduits {
	font-size: 14px;
	color: #999999;
	border: #999999 1px solid;
}
.MenuProduits a {
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}
.MenuProduits:hover, .MenuProduits:focus {
	background-color:#CCCCCC;
	color:#FFFFFF;
	text-decoration:underline;
}
.Tablauspec {
	border: thin solid #990000;
}

#backIndex{
	background-image: url(../img/background_urbana.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:800px;
	margin:0 auto 0 auto;
}

#langueUrbanaIndex {
	position:relative;
	top:390px;
	margin:0px auto 0 auto;
	width:250px;
	height:127px;
}

.langueindex a	{
	font-size:16px;
	text-decoration:none;
}

