/* GLOBAL */
body {
	margin: 0;
	padding: 0;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	line-height: 24px;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #ffffff;
	text-shadow: 0 1px 0 #575757;
}
h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff;
	text-shadow: 0 1px 0 #575757;
}
h3 {
	font-size: 18px;
	margin: 0 0 13px 0;
	padding: 0;
	color: #444444;
}
h4 {
	color: #444444;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
/* CIEL */
.ciel {
	float: left;
	width: 100%;
	height: 80px;
	/*background: #0099cc url("/RessourcesCiel/Binaires/images/grandscomptes/bg_ciel.gif") repeat-x;*/
	background-color: #ffffff;
}
.ciel .content {
	margin: 0 auto;
	height: 80px;
	width: 930px;
	background: #0099cc url("/RessourcesCiel/Binaires/images/grandscomptes/bg_ciel_fixe.jpg") repeat-x;
}
.ciel .content img {
	float: right;
}
/* HEADER */
.header {
	height: 440px;
	width: 100%;
	float: left;
	background: #cccccc url("/RessourcesCiel/Binaires/images/grandscomptes/bg_header.gif") no-repeat center top;
}
.header .content {
	margin: 0 auto;
	height: 440px;
	width: 930px;
	background: #cccccc url("/RessourcesCiel/Binaires/images/grandscomptes/bg_header_fixe.jpg") no-repeat;
}
.header .content .textes {
	float: left;
	height: 440px;
	width: 640px;
}
.header .content .textes .fleche {
	float: right;
	height: 50px;
	width: 260px;
	margin: 53px 0 100px 0;
}
.header .content .textes .fleche p {
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 #d1d1d1;
}
.header .content .textes .detail {
	float: left;
	width: 615px;
	margin: 0 15px;
}
.header .content .textes .detail p {
	color: #ffffff;
	font-size: 14px;
	text-shadow: 0 1px 0 #3e3e3e;
}
.header .content .textes .detail img {
	float: left;
	margin: 20px 0 0 -5px;
}
.header .content .formulaires {
	float: left;
	width: 241px;
	height: 359px;
	margin: 41px 0 0 22px;
	text-align: center;
}
.header .content .formulaires .champs {
	float: left;
	width: 241px;
	text-align: right;
}
.header .content .formulaires p {
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 15px 0;
}
.header .content .formulaires .champs p {
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	display: block;
	height: 24px;
	background: transparent url("/RessourcesCiel/Binaires/images/grandscomptes/bg_champ.png") no-repeat right top;
}
.header .content .formulaires .champs p label {
	float: left;
	display: block;
	width: 65px;
	margin-top: 3px;
}
.header .content .formulaires .champs p input[type="text"] {
	float: left;
	display: block;
	margin: 4px 0 0 15px;
	border: none;
	background-color: transparent;
	width: 155px;
	height: 15px;
	color: #666666;
	font-size: 12px;
}
.header .content .formulaires .champs input[type="image"] {
	margin: -4px -4px 0 0;
}
.header .content .formulaires .champs p select {
	float: left;
	width: 155px;
	margin: 4px 0 0 15px;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	border: none;
	height: 17px;
	display: block;
}
.header .content .formulaires .contacts {
	float: left;
	margin-top: 10px;
	width: 241px;
	text-align: right;
	height: 70px;
	text-align: center;
}
.header .content .formulaires .contacts p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #cccccc;
}
.header .content .formulaires .contacts .contacter {
	font-size: 12px;
	margin: 0 0 10px 0;
}
.header .content .formulaires .contacts p a {
	color: #ffffff;
}
.header .content .formulaires .contacts p strong {
	color: #ffffff;
}
.header .content .formulaires .confirmation {
	margin: 100px 0 40px 0;
}
/* INTRO */
.intro {
	float: left;
	width: 100%;
	height: 108px;
	background: #d1d1d1 url("/RessourcesCiel/Binaires/images/grandscomptes/bg_intro.gif") repeat-x;
}
.intro .content {
	margin: 0 auto;
	height: 108px;
	width: 930px;
}
.intro .content .logos {
	float: left;
	margin: 15px 0 0 15px;
	border-right: 1px solid #bfbfbf;
	height: 80px;
}
.intro .content .logos img {
	float: left;
	margin-right: 20px;
}
.intro .content .phrase {
	float: left;
	margin: 15px 0 0 0;
	padding-left: 15px;
	border-left: 1px solid #ffffff;
	height: 80px;
	width: 430px;
}
.intro .content .phrase p {
	font-size: 14px;
	margin-top: 15px;
}
/* TEXTE */
.texte {
	float: left;
	width: 100%;
	min-height: 345px;
	background: #ececec url("/RessourcesCiel/Binaires/images/grandscomptes/bg_content.gif") repeat-x;
	border-bottom: 1px solid #c4c4c4;
}
.texte .content {
	margin: 0 auto;
	min-height: 345px;
	width: 930px;
	background: #efefef url("/RessourcesCiel/Binaires/images/grandscomptes/bg_content_fixe.jpg");
}
.texte .content .haut {
	float: left;
	width: 580px;
	margin: 28px 200px 40px 15px;
}
.texte .content .haut .besoins {
	font-size: 14px;
	margin-top: 10px;
}
.texte .content .colonne {
	float: left;
	width: 278px;
	height: 110px;
	padding: 0 15px;
}
.un {
	border-right: 1px solid #d4d4d4;
}
.deux {
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #ffffff;
}
.trois {
	border-left: 1px solid #ffffff;
}
/* FOOTER */
.footer {
	float: left;
	width: 100%;
	height: 50px;
	background-color: #efefef;
	border-top: 1px solid #ffffff;
}
.footer .content {
	margin: 0 auto;
	height: 50px;
	width: 900px;
	padding: 0 15px;
}
.footer .content p {
	margin-top: 20px;
	font-size: 10px;
}
.footer .content .legende {
	margin-top: 5px;
}
.footer .content p strong {
	color: #444444;
}
.footer .content p a {
	color: #444444;
}