
body {
	background: url(../images/design/background.jpg) repeat-x top center;
	font-family: Verdana;
	font-size: 0.8em;
	margin: 0px;
}

a {
	text-decoration: none;
	outline: 0px;
	color: #52b0eb;
}
a img { border: none; }
img.icon {
	vertical-align: middle;
	margin: 0px 2px;
}
p.justify { text-align: justify; }

#page {
	width: 990px;
	margin: 0px auto;
}

#header { margin-top: 10px; }
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#navigation ul li {
	float: left;
	padding-left: 10px;
}
	#navigation ul li.current { background: url(../images/design/left-tab.gif) no-repeat top left; }
	#navigation ul li.current a {
		background: transparent url(../images/design/right-tab.gif) no-repeat scroll right top;
		color: #444;
	}
	#navigation ul li a {
		color: #666;
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		line-height: 40px;
		padding: 0px 15px 0px 5px;
		text-transform: uppercase;
	}
		#navigation ul li a:hover { color: #444; }
#logo {
	padding: 5px 0px 15px 40px;
	font-family: Georgia, Verdana;
	border-bottom: 1px dashed #eee;
}
#logo a {
	color: #52b0eb;
	font-size: 6em;
}
#logo span {
	display: block;
	margin-left: 150px;
	color: #3b8ec2;
}
#logo p {
	float: right;
	width: 300px;
	margin-right: 90px;
	text-align: justify;
}

#content { margin: 10px 0px; }
	#content h3 {
		font-size: 1.5em;
		color: #444;
		border-bottom: 1px dashed #ccc;
		padding: 2px;
		margin: 8px 0px;
	}
	#preview {
		background: url(../images/ajaxloader.gif) no-repeat center center;
		float: right;
		width: 500px;
		height: 400px;
	}
	#global-frame, #global-image { padding: 5px; }
		#global-frame-in, #global-image-in, #upload-image-in, #upload-cadre-in {
			border-style: solid;
			border-color: #999;
			border-width: 0px 1px 1px 1px;
			padding: 5px 7px;
		/*	margin-top: 21px;
			margin-top: 3px; */
		}
			#global-frame-in img, #global-image-in img {
				border: 1px dashed #999;
				cursor: pointer;
			}
				#global-frame-in img:hover, #global-image-in img:hover { border-color: #444; }
		#global-frame-span, #global-image-span {
			height: 21px;
			border-bottom: 1px solid #999;
		}
		#global-frame-span span, #global-image-span span {
			padding: 2px 4px;
			float: left;
			display: block;
			border-color: #999;
			border-width: 1px 1px 0px 1px;
			border-style: solid;
			margin-left: 5px;
			cursor: pointer;
		}
		#global-frame-span span.current, #global-image-span span.current {
			border-bottom: 1px solid #fff;
			cursor: default;
		}

#footer {
	border-top: 1px dashed #eee;
	padding: 10px;
	font-size: 0.8em;
}
#footer span {
	float: right;
	color: #555;
}
	#footer span a { color: #999; }

/* Fomulaires */
form.style { width: 48%; }
	form.style.margin { margin: 0px auto; }
	form.style div.form-content { border: 1px solid #ddd; }
	form.style div.form-content p {
		padding: 10px 15px;
		margin: 0px;
		border-bottom: 1px solid #ddd;
	}
		form.style div.form-content p.no-border { border: none; }
	form.style div.form-content p label {
		float: left;
		margin-right: 20px;
		width: 120px;
		padding-top: 2px;
	}
	form.style div.form-content p label.no-style {
		float: none;
		margin: 0px;
		width: auto;
		padding: 0px;
	}

	form.style div.form-submit {
		background: url(../images/design/form-submit-bg.gif) repeat-x bottom center;
		border: 1px solid #ddd;
		padding: 5px 10px;
		margin: 10px 0px;
	}
		form.style div.form-submit input {
			background: url(../images/design/submit-bg.gif) repeat-x bottom center;
			color: #fff;
			border: 2px solid #5D82B3;
			padding: 3px;
			font-weight: bold;
			margin-right: 10px;
		}
	form.style div.form-content img.preview-mini {
		border: 1px dashed #999;
	}
/* Color Picker */
.color-selector {
	background: transparent url(../images/colorpicker/select-.png) repeat scroll 0%;
	display: block;
	float: right;
	height: 22px;
	width: 22px;
	position: relative;
}
	.color-selector span.colored {
		background: #ff0000 url(../images/colorpicker/select-.png) no-repeat center center;
		display: block;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 2px;
		left: 2px;
	}

/* Fichiers */
.fichier {
	float: left;
	margin: 5px;
	text-align: center;
}
	.fichier span { display: block; }

/* Upload */
#upload-image-frame, #upload-image-loader, #upload-image-output, #upload-image-in, #upload-cadre-frame, #upload-cadre-loader, #upload-cadre-output, #upload-cadre-in { display: none; }
#global-image-in img#upload-image-loader, #upload-image-output, #global-frame-in img#upload-cadre-loader, #upload-cadre-output {
	border: none;
	vertical-align: middle;
}

/* Curseur */
.cursor {
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	display: none;
}
#cursor-image {
	width: 345px;
	height: 346px;
	background: url(../images/memeCircle.png) no-repeat;
/*	text-align: center; */
}
#cursor-cadre {
	width: 520px;
	height: 420px;
	background: url(../images/memeFrame.png) no-repeat;
}
#cursor-image div, #cursor-cadre div { display: none; }
#cursor-image:hover { background: url(../images/memeCircleH.png) no-repeat; }
/*
#cursor-image:hover div { display: block; }
#cursorCoors-image {
	border: 1px solid #424a86;
	-moz-border-radius: 6px;
	padding: 3px;
	background: #424a86;
	color: white;
	display: none;
	width: 60px;
	padding: 2px;
}
*/
#upload-cadre-select, #upload-image-select {
	position: relative;
}

/* Erreurs */
.erreurs {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 5px 0px;
}

/* Redirections */
#redirect {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 80px auto;
	width: 600px;
}
	#redirect h3 {
		margin: 5px 0px 0px;
		font-size: 1.2em;
	}

/* Divers */
#send-form { display: none; }
.clearer { clear: both; }