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

body {
	margin: 0px;
	padding: 0px;
	background-color: #C3E656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
    outline: 0;
}
#content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C3E656;
	background-image: url(img/fd.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#colTwo {
	width: 635px;
	float: right;
	margin: 0px;
	padding-right: 34px;
	background-image: url(logo-agantic-covoiturage.png);
}

#colOne {
	margin: 0px;
	padding: 0px;
	width: 226px;
	float: left;
}
#compte {
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 226px;
	background-image: url(img/fd-compte.png);
	background-repeat: no-repeat;
}
#colOne ul {
	width: 226px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#colOne li a {
	display: block;
	background-image: url(img/fd-menu-left.png);
	height: 19px;
	width: 202px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4583a7;
	text-decoration: none;
	padding-top: 3px;
}
#colOne li a:hover {
	display: block;
	background-image: url(img/fd-menu-left2.png);
	height: 19px;
	width: 202px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #429CD0;
	text-decoration: none;
	padding-top: 3px;
}


#menuTop {
	width: 664px;
	float: right;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/header.png);
	height: 125px;
	background-repeat: no-repeat;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/fd-footer.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFE6F3;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#intro {
	width: 567px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 34px;
	text-align: justify;
	background-image: url(img/box-intro.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#recherche {
	background-image: url(img/box-intro.jpg);
	width: 580px;
	height: 152px;
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	padding: 0px;
}
#intro h2 {
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #4583a7;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: justify;
}
.vert {
	color: #00AE00
}
#compte ul {
	width: 226px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#compte li a {
	display: block;
	height: 19px;
	width: 202px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4583a7;
	text-decoration: none;
	padding-top: 3px;
}
#compte li a:hover {
	display: block;
	background-image: url(img/fd-menu-left2.png);
	height: 19px;
	width: 202px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #429CD0;
	text-decoration: none;
	padding-top: 3px;
}
#introEnd {
	width: 635px;
	height: 40px;
	margin: 0px;
	text-align: justify;
	background-image: url(img/box-intro-end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial;
	vertical-align: middle;
}

a {
	color: #4583a7;
}

input.submit {
	border: 1px #ffffff solid;
	background-color: #4583a7;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

input.submit:hover {
	background-color: #6EC2F2;
}

img {
	vertical-align: middle;
}

