body {
	background-image: url(../img/fd.jpg);
	background-color: #F7F7F7;
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
}

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

form {
	margin: 0;
	padding: 0;
}

div.tableaux {
	border: 1px #cccccc solid;
}

input.FieldMail {
	background-image: url(../img/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 21px;
}

input.FieldPassword {
	background-image: url(../img/icon_password.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 21px;
}

input.FieldUser {
	background-image: url(../img/icon_user.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 21px;
}

#conteneur {
	position: relative;
	background-image: url(../img/fd-content.png);
	background-repeat: no-repeat;
	width: 930px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
}

#flash {
	position: relative;
	background-color: #04449e;
	padding-top: 9px;
}

#menu {
	position: relative;
	background-image: url(../img/fd-menus.png);
	width: 930px;
	height: 65px;
}

#content {
	width: 930px;
	background-color: #ffffff;
}

#colOne {
	background-image: url(../img/fd-menu-colone.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 242px;
	min-height: 560px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#menuGauche {
	margin: 0 auto;
	width: 226px;
}

#menuGauche ul {
	margin: 0;
	padding: 0;
}

#menuGauche li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuGauche li a {
	background-image: url(../img/fd-menu-gauche.jpg);
	width: 241px;
	height: 31px;
	display: block;
	padding-top: 17px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.cadreReference {
	background-image: url(../img/fd-reference.jpg);
	width: 110px;
	height: 110px;
	padding-top: 10px;
	padding-left: 10px;
}

#cadreConnect ul {
	margin: 0;
	padding: 0;
}

#cadreConnect li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cadreConnect li a {
	background-image: url(../img/fd-rubrique-colone.jpg);
	width: 206px;
	height: 23px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#colOne li a:hover {
	text-decoration: underline;
}

#cadreConnect {
	padding: 10px;
	border: 1px #cccccc solid;
}

#cadreConnect h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	margin: 0;
	margin-bottom: 10px;
	background-color: #04449E;
}

#cadreConnect p {
	padding: 0px;
	padding: 2px;
	margin: 0;
}

#colTwo {
	float: right;
	width: 592px;
	padding-right: 25px;
	line-height: 18px;
}

#colTwo h3 {
	background-image: url(../img/fd-h3.jpg);
	width: 550px;
	height: 31px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 11px;
}

#footer {
	background-image: url(../img/fd-footer.jpg);
	width: 930px;
	height: 53px;
	margin: 0 auto;
	clear: both;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
}

img {
	vertical-align: middle;
}

#btn1 {
	position: absolute;
	left: 30px;
	top: 7px;
}

#btn1 a {
	color: #FF8D23;
	text-decoration: none;
	font-size: 11px;
}


#btn2 {
	position: absolute;
	left: 120px;
	top: 7px;
}

#btn2 a {
	color: #FF8D23;
	text-decoration: none;
	font-size: 11px;
}


#btn3 {
	position: absolute;
	left: 215px;
	top: 7px;
}

#btn3 a {
	color: #FF8D23;
	text-decoration: none;
	font-size: 11px;
}

#menus {
	position: absolute;
	top: 5px;
	left: 325px;
}

#menus ul {
	margin: 0;
	padding: 0;
}

#menus li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#menus a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 9px;
	padding-bottom: 9px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #04449E;
	margin-bottom: 15px;
}

.msg {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}

.line {
	width: 550px;
	height: 28px;
	display: block;
	background-image: url(../img/line.jpg);
	margin: 0 auto;
}

a {
	color: #04449E;
}

strong {
	color: #04449E;
}

tr.titre {
	background-color: #04449E;
	color: #ffffff;
	font-weight: bold;
}

tr.fond1 {
	background-color: #ffffff;
}

tr.fond2 {
	background-color: #eeeeee;
}

/* projets */

.cadreImage {
	background-image: url(../img/fd-image.jpg);
	width: 292px;
	height: 206px;
	padding-top: 14px;
	text-align: center;
}
