.main {
	margin: 20px;
}
.bloc {
	float: left;
	text-align: left;
	position: relative;
}

.bloc input, .bloc select, .bloc option {
	width: 200px;
	heigth: 11px;
	font-size:1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.bloc table input.radio {
	width: 25px;
}

div.radio input {
	width: 20px;
}

.bloc input.boutton {
	width: 50px;
}

.bloc input.upload {
	width: 70px;
}

.bloc h3 {
	color: #FFF;
	padding: 10px;
	margin: 0;
	font-size: 1.7em;
	text-transform: uppercase;
}
.bloc ul {
	margin: 0 0 10px 0;
	padding: 5px 0 23px 20px;
}

.bloc ul li {
	list-style: none;
	line-height: 17px;
}
.bloc a {
	color: #000;
	/*text-decoration: none;*/
}
.bleu {
	background: #104A72;
	width: 360px;
	min-height: 160px;
	height: 160px;
}
.bleu input, .bleu select, .bleu option {
	/*width: 150px;*/
}
.bleu ul {
	background: #4883AC;
}
.bleu ul li {
	background: url(/img/front_office/services/bullet-bleu.gif) no-repeat left;
	padding-left: 10px;
}
.orange {
	background: #FF7800;
	width: 360px;
	margin-left: 10px;
	min-height: 160px;
	/height: 160px;
}
.orange input, .orange select, .orange option {
	/*width: 200px;*/
}
.orange ul {
	background: #FFA800;
	padding-bottom: 40px;
}
.orange ul li {
	background: url(/img/front_office/services/bullet-orange.gif) no-repeat left;
	padding-left: 10px;
}
.vert {
	background: #10816E;
	width: 260px;
	margin-top: 15px;
	min-height: 240px;
	/height: 240px;
}
.vert input, .vert textarea, .vert select, .vert option, .vert input.upload {
	width: 220px;
}
.vert p {
	background: #8AC5BB;
	padding: 20px 10px 86px 10px;
	margin:0;
}
.vert2 {
	background: #10816E;
	width: 260px;
	margin-top: 15px;
	margin-left: 10px;
	min-height: 240px;
	/height: 240px;
}
.vert2 input.intitule, .vert2 input.externe, .vert2 input.interne, .vert2 select, .vert2 option {
	width: 160px;
}
.vert2 ul {
	background: #A6D3CB;
	padding-bottom: 84px;
}
.toolbox {
	border: 10px solid #8BB4A6;
	text-align: center;
	margin-left: 10px;
	width: 170px;
	/width: 190px;
	margin-top: 15px;
}
.toolbox input, .toolbox select, .toolbox option, .toolbox input.upload {
	width: 90px;
}
.toolbox ul {
	text-align: left;
	padding-left: 5px;
}
.toolbox ul li {
	background: url(/img/front_office/services/bullet-verte.gif) no-repeat left;
	padding-left: 10px;
}


#titreEdition {
	color:#2B573C; 
	font-weight:bold; 
	font-size:16px; 
	text-align:center;
}

#sousTitre{
	font-size:12px;
	text-align:center;
}


.clear {
	clear: both !important;
	border: none !important;
	height: 0px !important;
	width: auto !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	display: block !important;
	z-index: 99999999 !important;
	font-size: 0.01em !important;
	
}
.divers {
	display: block;
	clear: both;
}

