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

body {
	background-color: #404542;
	background-image:url(images/new_fond_city.gif);
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#FFFFFF;
}
.fonce {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#232617;
}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F7931E;
	text-decoration: none;
}

p:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F7931E;
	text-decoration: none;
}
a:visited {
	color:#F7931E;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color:#F7931E;
	font-weight: bold;
	text-decoration: none;
}
/*p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
	color:#FFFFFF;
}
.standard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
}
*/
.prog:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:F7931E;
	font-size: 16px;
	text-decoration: none;
}

.prog:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:F7931E;
	font-size: 16px;
	text-decoration: none;
}
.prog:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:F7931E;
	font-size: 16px;
    text-decoration: underline;
}

li {
	list-style:circle;
	line-height:1.6em;
}


.TitresGrands {
	color: #CADB2A;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	border-bottom-width: 12px;
	border-top-style: none;
	border-top-color: #404542;
	border-right-color: #404542;
	border-bottom-color: #404542;
	border-left-color: #404542;
	border-right-style: b;

}


.standard_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bolder;
	line-height:1.3em;
	color:#CADB2A;
}
