@import url(global_arts.css);

body {
	background-color: #281d3f;
	
}

.pop-canvas {
	width: 456px;
	height: 375px;
	padding: 13px 0 13px 13px;
}

.pop-page {
	width: 418px;
	height: 530px;
	background-image: url(../img/global/arts_popup_form_bkgd.gif);
	background-repeat: no-repeat;
	padding: 15px;
	background-color: #fff;
}

.titre {
	float: left;
	padding: 9px 0 0 1px;
}

.f-cln {
	float: left;
	width: 162px;
	margin: 10px 0 0 0;
	height: auto;
	display: inline;
}

.f-cln2 {
	float:right;
	width: auto;
	margin: 10px 0 0 0;
	height: auto;
	padding: 0;
	display: inline;
}

.fc-cln {
	float: left;
	width: 172px;
	height: auto;
}

.fc-cln2 {
	float: left;
	width: 152px;
	height: 36px;
}

.formulaire {
	float: left;
	width: 418px;
}

.f-cln {
	float: left;
	width: 209px;

}

.f-label {
	font-weight: bold;
	padding: 0 11px 0 0;
	background-image: url(../img/global/asterisque.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	clear: both;
}

.f-inputfield {
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 183px;
	height: 17px;
	padding: 0 3px 0 3px;
	margin: 0 0 10px 0;
	background-image: url(../img/global/pro_form_input-field.gif);
	clear: both;
}

.f-inputfield input{
	float:left;
	margin: 2px 0 0 2px;
	width: 175px;
	height: 11px;
	color: #000;
	border: none;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
}


.f-select {
	float: left;
	width: 189px;
	height: 17px;
	margin: 0 0 10px 0;
	clear: both;
}

.f-select select{
	float:left;
	width: 189px;
	height: 18px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
	border: 1px solid #7f9db9;
}

.f-main {
	float: left;
	width: 418px;
	*margin: 10px 0 0 0;
}

.f-textarea {
	float: left;
	width: 397px;
	height: 61px;
	margin: 0 0 10px 0;
	clear: both;
	background-image: url(../img/global/pro_textarea.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.f-textarea textarea{
	float:left;
	width: 390px;
	height: 54px;
	color: #000;
	border: #f3f0fa 1px solid;
	font-size: 10px;
	line-height: 11px;
	background-color: #f3f0fa;
	overflow:auto;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.f-certification {
	float: left;
	width: 408px;
	margin: 10px 0 0 0;
	color: #666;
	font-size: 1em;
}

.f-certification a{
	text-decoration: underline;
}

.f-precisions {
	height: 41px;
	width: 209px;
	clear: both;
	float: left;
}

.f-validation {
	float: left;
	width: 418px;
	margin: 10px 0 0 0;
	color: #000;
}

.f-rappel {
	float: left;
	margin: 15px 0 0 0;
}

.f-conditions {
	float: left;
	width: 408px;
	height: 80px;	
	margin: 10px 0 0 0;
	font-size: 0.9em;
	color: #666;
	padding: 60px 0 0 0;
}

/* CONTENU */

.dossier-menu p{
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 8px 0 0;
}

.dossier-menu ul{
	list-style-type: none;
	padding: 0;
	margin:0;
}

/* VALIDATION */


.fleche-1clic {
	float: left;
	background-image: url(../img/global/pro_1clic-corps-fleche.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding: 4px 0 0 4px;
	margin: 1px 0 0 295px;
	width: 82px;
	font-weight: bold;
	display: inline;
}

.fleche-1clic a{
	display: block;
	width: 86px;
	color: #fff;
	float: left;
}

.fleche-1clic a:hover{
	color: #fff;
	text-decoration: underline;
	float: left;
}

.pointe-1clic {
	margin: 1px 0 0 0;
	color: #fff;
	float: left;
}

/* TOOLS */

.tool {
	float: right;
	margin-top: 8px;
	height: 17px;
	width: auto;
	padding: 10px 0 0 0;
}

.tool span {
	float: left;
	margin-left: 1px;
	padding-left: 7px;
	padding-right: 5px;
	height: 17px;
}

.tool span a {
	float: left;
	height: 13px;
	border-bottom: 4px solid #fff;
	color: #7c980b;
}

.tool span a:hover {
	border-bottom: 4px solid #a992dc;
}

.tool span.sep {
	background-image: url(../img/global/pro_tools_sep.gif);
	background-repeat: no-repeat;
	height: 11px;
}

	

