/************************************************
CSS PDFMerger, kns7.org
------------------
Auteur: Nicolas KAPFER

Copyright 2003-2009 kns7.org, All rights reserved
*************************************************/


/* General*/
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #8101e3;
}
a:hover {
	text-decoration: underline;
	color: #8101e3;
	cursor: pointer;
}

a img {
	text-decoration: none;
	border: 0px solid #FFFFFF;
}
a:hover img {
	text-decoration: none;
	border: 0px solid #FFFFFF;
	cursor: pointer;
}
button.green {
	background: transparent url("../images/boutons_vert.png") top left no-repeat;
	width: 200px;
	height: 50px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
}
button.blue {
	background: transparent url("../images/boutons_violet.png") top left no-repeat;
	width: 200px;
	height: 50px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
}
button.green:hover,
button.blue:hover {
	background-position: 0px -50px;
	width: 200px;
	height: 50px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	cursor: pointer;
}
button.small_green,
.small_green {
	background: transparent url("../images/small_boutons_vert.png") top left no-repeat;
	width: 150px;
	height: 30px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
}
button.small_blue,
.small_blue {
	background: transparent url("../images/small_boutons_violet.png") top left no-repeat;
	width: 150px;
	height: 22px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
}
button.small_green:hover,
button.small_blue:hover,
.small_green:hover,
.small_blue:hover {
	background-position: 0px -30px;
	width: 150px;
	height: 22px;
	color: #fafafa;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	cursor: pointer;
}
.small_blue,
.small_green {
	padding-top: 8px;
	line-heigt: 1em;
}
.small_blue:hover,
.small_green:hover {
	padding-top: 8px;
	line-heigt: 1em;
	border: 0px;
	text-decoration: none;
	cursor: pointer;
}
button {
	line-heigt: 1em;
}
button img, span {
	vertical-align: middle; 
}
a img, span {
	vertical-align: middle;
}
button span {
	padding-left: 5px;
}
a span {
	padding-left: 5px;
}
.small_blue img, span {
	vertical-align: middle;
}
.small_blue span {
	padding-left: 5px;
}
.clear{
	clear:both;
}
#add_inputs {
	height: 30px;
	width: 150px;
	margin: 0;
}
a#add_inputs:hover {
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #d9d9d9 url("../images/background2.png") bottom left repeat-x;
	color: #7f7f7f;
}
#main_page {
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}
#main_top {
	width: 100%;
	height: 35px;
	margin: 0px;
	background: transparent url("../images/main_top.png") top left no-repeat;
}
#main_content {
	width: 100%;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent url("../images/main_loop.png") top left repeat-y;
}
#main_content #logo {
	width: 600px;
	height: 150px;
	background: transparent url("../images/logo.png") top left no-repeat;
	margin-bottom: 40px;
	margin-left: 30px;
	float: left;
}
#main_content #header_controls {
	float: right;
	width: 100px;
}
#main_content #header_controls #flags {
	width: 80px;
	float: right;
	text-align: right;
	margin-right: 60px;
}
#main_content #header_controls #secured_connection {
	float: right;
	width: 14px;
	text-align: left;
	margin-right: 60px;
}
#main_content #header_controls #flags span {
	font-weight: normal;
	font-size: 11px;
	color: #808080;
}
#main_content #header_controls #othersites {
	float: right;
	margin-right: 60px;
	width: 100px;
	margin-top: 4px;
}
#main_content #header_controls #othersites #othersites_header {
	height: 15px;
	border: 1px solid #808080;
	padding: 2px;
	background: url("../images/othersites.png") top left repeat-x;
	font-size: 11px;
}
#main_content #header_controls #othersites #othersites_header:hover {
	cursor: pointer;
	text-decoration: none;
	color: #8101e3;
}
#main_content #othersites #othersites_header .menu_title {
	float: left;
}
#main_content #othersites #othersites_header .menu_fleche {
	float: right;
	padding-top: 5px;
}
#main_content #othersites #othersites_list {
	display: none;
	border: 1px solid #808080;
	border-top: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
}
#main_content #othersites #othersites_list .othersites_site {
	width: 92px;
	color: #808080;
	padding: 2px;
}
#main_content #othersites #othersites_list .othersites_site a {
	color: #808080;
	text-decoration: none;
}
#main_content #othersites #othersites_list .othersites_site:hover {
	cursor: pointer;
	width: 94px;
	text-decoration: none;
	color: #8101e3;
	background-color: #eaeaea;
}
#main_content #othersites #othersites_list .othersites_site a:hover {
	color: #8101e3;
	text-decoration: none;
}
#main_content #logo2 {
	width: 400px;
	height: 100px;
	background: transparent url("../images/logo2.png") top left no-repeat;
	margin-bottom: 40px;
	margin-left: 30px;
}
#main_content #header {
	width: 100%;
}
#erreurbox {
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#erreurbox.erreur {
	padding: 20px 50px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #cc8200;
	background: url('../images/messageboxwarning.png') #f7e7ca 10px 10px no-repeat;
	color:#cc8200;
}
#erreurbox.ok {
	padding: 20px 50px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #349534;
	background: url('../images/messageboxok.png') #C9FFCA 10px 10px no-repeat;
	color:#008000;
}
.step {
	margin-left: 30px;
	margin-right: 80px;
	padding-bottom: 20px;
}
.step .step_header {
	padding-bottom: 10px;
}
.step .step_header .step_logo {
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 5px;
}
#step_logo1 {
	background: transparent url("../images/step1.png") top left no-repeat;
}
#step_logo2 {
	background: transparent url("../images/step2.png") top left no-repeat;
}
#step_logo3 {
	background: transparent url("../images/step3.png") top left no-repeat;
}
#step_nologo {
	background: transparent url("../images/step0.png") top left no-repeat;
}
.back_to_home  {
	width: 160px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 30px;
}
.step .step_header .step_title {
	float: left;
	font-weight: normal;
	color: #303030;
	font-size: 13px;
	padding-top: 18px;
}
.step .step_header .step_title .bold {
	font-weight: bold;
	color: #8101e3;
	font-size: 17px;
}
.step .step_content {
	margin-left: 53px;
}
.step .step_content fieldset {
	border: 1px solid #8101e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}
.step .step_content fieldset legend {
	color: #808080;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.step .step_content fieldset .files {
	width: 500px;
	background-color: #fafafa;
	border: 1px solid #b2b2b2;
}
.step .step_content fieldset .files:hover,
.step .step_content fieldset .files:focus {
	background-color: #fffdde;
	border: 1px solid #8101e3;
}
.step .step_content .step_text {
	padding: 10px;
	text-align: justify;
	font-size: 12px;
}
.step .step_content .step_text p{
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.step .step_content .step_text p span {
	color: #8101e3;
	padding: 0px;
	margin: 0px;
	
}
.step .step_content .step_text h1 {
	font-weight: bold;
	color: #8101e3;
	font-size: 15px;
}
.step .step_content .step_text h2 {
	font-weight: bold;
	color: #8101e3;
	font-size: 13px;
}
.step .step_content .step_text h3 {
	font-weight: normal;
	color: #8101e3;
	font-size: 13px;
}
.step .step_content .controls {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.step .step_content .boutons_apercu {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.step .step_content .boutons_apercu a{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.step .step_content .boutons_apercu a:hover {
	text-decoration: none;
}
.step .step_content .text_codesource {
	border: 1px solid #808080;
	color: #808080;
	background-color: #f0f0f0;
	width: 620px;
	height: 400px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
}
#advanced_settings {
	display: none;
	text-align: left;
	padding: 5px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#advanced_settings .settings_title {
	font-weight: bold;
}
#advanced_settings .settings_controle {
	padding-left: 20px;
	margin-top: 5px;
	text-align: left;
}
#advanced_settings .settings_controle table {
	border: 0px;
}
#advanced_settings .settings_controle th {
	width: 16px;
	height: 16px;
}
#advanced_settings .settings_controle td {
	width: 300px;
	height: 16px;
	padding-left: 5px;
}
#loading {
	display: block;
	border: 1px solid #8101e3;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#main_footer {
	width: 100%;
	height: 45px;
	margin: 0px;
	background: transparent url("../images/main_footer.png") top left no-repeat;
}
#legales {
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
}





