* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #000;
	/*color: #e0e0e0;*/
	color: #7d7c7a;
	font-family: Myriad Pro,Tahoma,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color: #dcdcdc; 
	scrollbar-shadow-color: #f0f0f0; 
	scrollbar-highlight-color: #f0f0f0; 
	scrollbar-3dlight-color: #AA8A77; 
	scrollbar-darkshadow-color: #A9A9A9; 
	scrollbar-track-color: #A9A9A9; 
	scrollbar-arrow-color: #f0f0f0;
	
}

a {
	text-decoration: none;
	color: #7d7c7a;
}

a:hover {
	border-bottom: 1px solid #7d7c7a;
}

a img {
	border: 1px solid #7d7c7a;
}

.fond-bande {
	position:absolute;
	width:100%;
	height:300px;
	top:50%;
	margin-top:-150px;
	margin-bottom: -150px;
	margin-left:0px;
	padding:0px;
	background-image:url('pages/images/fond_bandeau2.jpg');
	background-repeat:y;
	z-index: 1;
}

hr {
	border-bottom: 0.5 solid #7d7c7a;
	width: 500px;

}
.container {
	position: absolute;
	width: 846px;
	height: 746px;
	background-image: url('pages/images/fond.png');
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -350px;
	z-index: 2;
}

.header {
	position: absolute;
	margin-top: 23px;
	margin-left: 23px;
	width: 800px;
	height: 192px;
	background-image: url('pages/images/titre_com.jpg');
}

.header-urba {
	position: absolute;
	margin-top: 23px;
	margin-left: 23px;
	width: 800px;
	height: 192px;
	background-image: url('pages/images/titre_urba.jpg');
}

.infos {
	position:relative;
	width:800px;
	height:485px;
	margin:23px;
	top:195px;
	z-index:3;
}

.menu-flash {
	width: 200px;	
	margin-left: 20px;
	padding-top: 15px;
}

.right {
	position: absolute;
	width: 500px;
	height: 450px;
	top: 15px;
	right: 45px;
}

.right_p {
	position: absolute;
	width: 510px;
	height: 430px;
	top: 20px;
	right:35px;
	padding-left: 10px;
	background-image: url(pages/images/fond_p.jpg);
	color: #fff;
}

.right_p a {
	color: #fff;
}

.right_p a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}


.right ul {
	width: 420px;
	margin: 5 5 20 40px;
}

.right ul li {
	list-style-image: url(pages/images/puce_10x10.png);
	padding: 10px;
}

.colonne1 {
	width: 220px;
	height: 375px;
	top: 0px;
	font-size: 0.9em;
	padding-right: 10px;
	letter-spacing: 0.7px;
	overflow: auto;
	
	scrollbar-face-color: #dcdcdc; 
	scrollbar-shadow-color: #f0f0f0; 
	scrollbar-highlight-color: #f0f0f0; 
	scrollbar-3dlight-color: #AA8A77; 
	scrollbar-darkshadow-color: #A9A9A9; 
	scrollbar-track-color: #A9A9A9; 
	scrollbar-arrow-color: #f0f0f0;
}

.colonne2 {
	position: absolute;
	height: auto;
	top: 50px;
	right: 0px;
	margin-left: 240px;
	font-size: 0.9em;
	letter-spacing: 0.7px;
	width: 250px;
	
}

.vignette-left {
	float: left;
	margin-left: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	padding-right: 10px;
}

.block1 {
	width: 255px;
	height: 200px;
	top: 0px;
	float: left;
}

.block2 {
	width: 255px;
	height: 200px;
	top: 0px;
	margin-left: 280px;
}

.vignette-anim {
	float: right;
	/* width: 210px; */
	/* height: 216px; */
	padding: 0 10 20 20px;
}

.defil-top {
	width: 470px;
	height: 20px;
	top: 20px;
	margin: 20 10 5 10px;
	letter-spacing: 5px;
}

.produit-image {
	position: absolute;
	bottom: 110px;
	margin: 5 5 5 20px;
	z-index: 1;
}

.produit-text {
	position: absolute;
	bottom: 120px;
	right: 20px;
	width: 330px;
	font-size: 0.8em;
	color: #f5f5f5;
	margin: 5px; 
	text-align: justify;
	text-transform: uppercase;
	z-index: 50;
}

.roll-bottom {
	width: 500px;
	/*bottom: 10px;*/
	margin: 10 10 5 15px;
	padding: 5 0 5 0px;
}

.roll-bottom ul {
	list-style-type: square;
}

.roll-bottom ul li {
	color: #666;
	text-decoration: none;
	font-size: 1.3em;
}

.anim-bottom {
	position: absolute;
	width: 470px;
	height: 85px;
	bottom: 10px;
	margin: 20 10 5 20px;
	/*background-image: url(pages/images/fond-anim-bottom_1.png);*/
	background-color: #000;
}

.scroll {
	width: 500px;
	height: 330px;
	overflow: auto;
	padding: 0px;
	margin: 0px;	
}

table {
    font-size: 0.9em;
	color: #e0e0e0;
}


table#fichiers {
    font-size: 0.8em;
	border: 1px solid #7d7c7a;
	color: #fff;
	
}

.scroll ul {
	margin: 0px;
	padding: 0px;
}

.ss-menu-left {
	position: absolute;
	width: 150px;
	left: 25px;
	bottom: -10px;
	/*margin-left: 10px;*/
}

.menu-bottom {
	position: absolute;
	right: 12px;
	width: 550px;
	height: 10px;
	bottom: 10px;
}

.menu-bottom ul {
	background: #7d7c7a;
	padding: 0;
}

.menu-bottom ul li {
	display: inline;
	font-size: 0.8em;
	text-align: center;
	margin-left: 5px;
}

.menu-bottom ul li a {
	text-decoration: none;
	color: #e0e0e0;
	padding: 0 20 0 20px;
	border: 1px solid #dcb;
}

.menu-bottom ul li a:link {
	text-decoration: none;
}

.menu-bottom ul li a:visited {
	text-decoration: none;
}

.menu-bottom ul li a:hover {
	text-decoration: none;
	color: #906060;
	background: #000;
	border: 1px solid #000;
}

.menu-bottom ul li a:active {
	text-decoration: none;
}

h1 {
	margin: 15 0 10 0px;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 10px;
	color: #e0e0e0;
}

h2 {
	font-size: 1.2em;
	color: #eee;
	font-style: italic;
	letter-spacing: 5px;
	margin-bottom: 2px;
}

h3 {
	font-size: 0.8em;
	background: #7d7c7a;
	color: #eee;
	padding: 5px;
	letter-spacing: 2px;
	margin-top: 2px;
}

h4 {
	font-size: 0.9em;
	color: #dcb;
	margin-top: 5px;
	letter-spacing: 1px;
	font-weight: lighter;
}

p {
	margin: 10 10 10 15px;
	font-size: 1em;
	text-indent: 25px;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 0.5px;
	word-spacing: 0px;
}

p#block {
	margin: 0px;
	font-size: x-small;
	text-align: justify;
	text-indent: 0px;
	letter-spacing: 1px;
}

textarea {
	background: #c0c0c0;
	color: #000;
	font-weight: lighter;
	font-size: 0.9em;
}

input {
	background: #c0c0c0;
	color: #000;
	font-weight: lighter;
	font-size: 0.9em;	
	padding: 2px;
	margin: 2px;
} 
 
.alerte {
	position: absolute;
	right: 0;
	width: 500px;
	height: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0 25 5 0px;
	background-color: #000;
}

/*ul.feedparser {
	list-style-type: none;
	font-size: 0.9em;
	color: white;

}*/

ul.feedparser {
        list-style: none;
        color: #000;
        font-weight: normal;
        font-size: 0.9em;
        text-align: right;
        margin-left: 10px;
        padding-right: 3px;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 5px;

}


ul.feedparser li a:link {

        color: #333;
        font-weight: normal;
        font-size: 1em;

}

ul.feedparser li a:visited {

        color: #666;
        font-weight: normal;
        font-size: 1em;
}

ul.feedparser li a:hover {

        color: #4c5594;
        font-weight: normal;
        font-size: 1em;
}

ul.feedparser li a:active {

        color: #333;
        font-weight: normal;
        font-size: 1em;
}

.link {
	background-color: #dcdcdc;
	color: #fff;
}

.link img {
	border: none;
}

.link h1 {
	font-style: normal;

}

.link h2 {
	font-style: italic;
	color: #f0f0f0;
	margin: 4px;
	padding: 1px;
	font-size: larger;
	text-align: center;
	letter-spacing: 0;
	
}

.link a {
	color: #333;
	text-decoration: none;

}

.link a:link {
	text-decoration: none;
	color: #333;

}


.link a:visited {
}

.link a:hover {
	color: #4c5594;
	text-decoration: none;
}

.link a:active {
}

.link table td {
	/*border: 1px solid #dcb;*/
	/*margin-left: 10px;*/
	margin-right: 5px;

}

.link table th {
	font-style: normal;
	color: #f0f0f0;
	margin: 1px;
	padding: 1px;
	font-size: larger;
	text-align: center;
	
}



