@charset "iso-8859-1";
/* Fun Sports Cycles - main.css */

	body {
		background-image: url("../images/croisi1.gif");  /* croisi1.gif"); */  /* fondQUAD1.jpg"); */
		font-family: verdana, arial, helvetica, sans-serif;
		color: #003300;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

a {text-decoration: none ; color: #006600}
a:hover {color: #F00 ; background-color: #FF0}

	select {
        font-size: 10px;
		color: #006600;
		}

	input {
        font-size: 10px;
		}
		
	.grostitre {
        font-family: bookman old style, Arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 30px;
		color: #006600;		
		}

	.myentitre {
        font-family: bookman old style, Arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 15px;
		color: #006600;		
		}

	.text {
        font-size: 10px;
		color: #006600;
		/*border: 2 solid #00FF00;*/
		}

	.flash {
		position: absolute;
		right: 50;
		top: 30px;
		}

	.moteur-element {
		background-image: url("../images/fd2.jpg");
		valign: middle;
		height: 80;
		width: 99%;
		align: right;
		border: 0;
		margin-left: 12px;
		}

	.middle-element {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		max-width: 840;
		min-height: 600px; /*570*/
		background-color: #C6E6C6; /*E6E6E6*/
		/*border: solid 1px #00AA00;*/
		padding: 2px;
		/*overflow: auto;*/
		}
	.middle-element a {
		color: #008800;
		text-decoration: none;
		}
	.middle-element a:hover {
		color: #FF0000;
		text-decoration: none;
		background-color: #FFFF00;
		}
	.middle-element a:visited {
		color: #008800;
		text-decoration: none;
		}
	.prixpromo {
		font-size: 10px;
		color: #FF0000;
		text-decoration: line-through;
		}


	.right-element {
		position: relative;
		right: 0;
		top: 0;
		width: 170px;
		min-height: 600px; /*570*/
		background-color: #C6E6C6; /*#E6E6E6;*/
		/*border: solid 1px #00AA00;*/
		padding: 2px;
		}
	.right-element a {
		color: #003300;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: x-small;
		}
	.right-element a:hover {
		color: #003300;
		text-decoration: none;
		background-color: #FFFF00;
		}
	.right-element a:visited {
		color: #003300;
		text-decoration: none;
		}

		
	.bas-element {
		/*background-color: #EBF1E4;*/
		background-image: url("../images/fdtitre8b.jpg");
		position: relative;
		width: 100%;
		margin: 0px;
		/*right: 10px;*/
		}
	.bas-element image {
		border-color: #CCCCCC;
		border-width: 1px;
		}
	.bas-element a {
		color: #DEFFDE;
		text-decoration: none;
		}
	.bas-element a:hover {
		color: #FF0000;
		text-decoration: none;
		}