.conteneur{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
.contenu_gauche{
	width:370px;
	float:left;
}
.contenu_droite{
	width:370px;
	float:right;
}

.plan_gauche{
        width:200px;
        float:left;
}

.plan_droite{
       width:400px;
       float:right;
       margin-right:150px;
}

.title, .title_eligi{
	font-family:Arial,Helvetica,sans-serif;
	color:#2F7BBB;
	font-size:12px;
	font-weight:bold;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/templates/celeste/images/form-title-eligi.gif) no-repeat scroll 0 3px;
	clear:both;
	padding-left:22px;
}

#legende{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:inherit;
	font-weight:inherit;
	color:#333333;
	text-align:center;
}

.haut{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/eligi-top.png) no-repeat scroll left top;
	float: left;
	width:300px;
	clear:both;
	margin-bottom:10px;
}
.bas{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/eligi-bottom.png) no-repeat scroll left bottom;
	width:300px;
	border:0 none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	color:#333333;
	text-align:center;
	float:left;
}
.centre{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/eligi-center.png) repeat-y scroll left center;
	float:left;
	margin:16px 0;
	width:300px;
	clear:both;
}

.haut_flash{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/flash-top.png) no-repeat scroll left top;
	float: left;
	width:400px;
	clear:both;
	margin-bottom:10px;
	margin-left: 250px;
}

.bas_flash{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/flash-bottom.png) no-repeat scroll left bottom;
	width:400px;
	border:0 none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	color:#333333;
	text-align:center;
	float:left;
}

.centre_flash{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/file_php/images/flash-center.png) repeat-y scroll left center;
	float:left;
	margin:16px 0;
	width:400px;
	clear:both;
}

.map{
	float:right;
}

.affieldname_eligi{
	clear:both;
	padding-top:0;
	padding-left:2px;
}

.inputbox_eligi{
	float:left;
	margin-bottom:5px;
	margin-left:25px;
	width:240px;
	height:20px;
	background:#ffffff;
	border-color:#c3c3c3 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
}

.inputbox_flash{
	float:left;
	margin-bottom:5px;
	margin-left:25px;
	width:340px;
	height:20px;
	background:#ffffff;
	border-color:#c3c3c3 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
}

.must_eligi{
	color:#9900CC;
	float:left;
	font-weight:bold;
	font-size:17px;
	padding-left:4px;
	padding-top:6px;
}

.valider_eligi{
	cursor: pointer;
	background:transparent url(/templates/celeste/images/button.gif) no-repeat scroll left top;
	border:0 none;
	height:23px;
	width:240px;
}

.tarifs_eligi {
	margin-bottom : 5px;
	margin-top : 5px;
}.title_form {
	background:transparent url(/templates/celeste/images/form-title.gif) no-repeat scroll 0 3px;
	margin-top:10px;
	padding-left:24px;
	color:#2F7BBB;
	font-size:16px;
	font-weight:bold;
	clear:both;
	padding-top:0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
}

.content_form {
	padding-bottom:5px;
	padding-left:37px;
	padding-top:7px;
	margin-right:10px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#C3C3C3 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
	vertical-align:middle;
}

.content_name_form{
	font-size:12px;
	padding-left:25px;
}

.input_form{
	height:20px;
	padding-left:25px;
}

.textarea_form{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#C3C3C3 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
	padding:0;
	vertical-align:middle;
}

.envoyer_form{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/button.gif) no-repeat scroll left top;
	border:0 none;
	height:23px;
	width:240px;
	border-color:#C3C3C3 #D6D6D6 #D6D6D6 #E4E4E4;
	border-style:solid;
	border-width:1px;
	padding:0;
	vertical-align:middle;
}

/* Styles for component */
.componentheading{ font-size:16px; font-weight:bold; color:#9900CC; height:30px; line-height:30px; padding-left:310px;}
#artforms-box {
  padding-left:0px;
	width: 628px;
	_width: 928px;
	min-height:454px;
	_height:454px;
  float:left;
/*	background:url(../images/form-bg.jpg) no-repeat left top; */
	position:relative;
}
#artforms-box .form-outer {
float:left;
padding-left:50px;
min-height:454px;
position:relative;
width:930px;
_width:940px;
}

#artforms-box .form-right-order{ float:right; width:305px;}
#artforms-box .form-centre-order{ float:left;  position:relative;left:-1%; }
#artforms-box .form-left-order{ float:left;width:320px;}
.inputboxtxt{ width:234px; height:80px;}
#artforms-box .title{ clear:both; padding-left:22px;background:url(../images/form-title.gif) no-repeat 0px 3px; margin-top: 10px; }
#artforms-box .title .affieldname{font-size:16px; color:#2F7BBB;font-weight:bold;}

#artforms-box .form-left-order .content{padding-bottom:5px;padding-left:37px;padding-top:7px;}
#artforms-box .form-left-order .content .contentname{ font-size: 12px; padding-left: 25px; }
#artforms-box .form-left-order .content span.contentname span { font-size: 11px; }

#artforms-box .form-right-order .title{font-size:16px; color:#2F7BBB;font-weight:bold;}

#artforms-box .form-right-order .right-input{ float:left; padding:0px 0px 5px 0px;}
#artforms-box .form-right-order .right-input input{ height:20px; width:233px;}
#artforms-box .form-right-order img{ position:relative; top:10px;}
#artforms-box input,
#artforms-box .inputboxtxt,
#artforms-box fieldset {
	padding:0;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #c3c3c3;
	background: #ffffff;
  vertical-align:middle;
}

#artforms-box .content .content_input_checkbox { margin-right: 10px;  }
.top_checkbox{ margin-top: 5px;}
#artforms-box .content span.content_span { height: 20px; padding-left:6px; _padding-left: 6px; _padding-top: 4px; }
#artforms-box .content div.content_input { height: 20px; padding-left:25px; >padding-left: 31px; }
#artforms-box .content div.content_input .inputbox { height: 20px; width: 197px; }
#artforms-box .inputboxhtml {
	padding:0;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	background: #f4f4f4 url(../images/input.png) -3px -3px repeat-x;
}

#artforms-text {
	padding: 5px 5px 5px 5px;
}

#artforms-danktext {
	padding-left: 10px;
	padding-bottom: 15px;
}

.affieldname {
	padding-top:0px;
  padding-left:2px;
	clear:both;
}

.artformstextarea-html {
	padding:0;
	margin:0;
}

.artformstextarea-txt {
	padding:8px 0;
	margin:0;
	text-align:left!important;
}


.artforms-date {
	display:inline-block;
}

#artforms-box .artforms-button {
	border: 1px solid #777;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	background: transparent url(../images/input.png) -3px -3px repeat-x;
	font-size: 12px;
	color: #888;
	padding:2px 4px 2px 7px;
}	


#artforms-box div.artforms-date input.button:hover,
#artforms-box .artforms-button:hover {
	border: 1px solid #d6d6d6;
	border-left-color: #777;
	border-top-color: #777;
	background: transparent url(../images/input.png) -3px -3px repeat-x;
	font-size: 12px;
	color: #333;
	padding:2px 4px 2px 6px;
	margin:1px 0px -1px 1px;
}	

#artforms-box #artforms-reqtext {
	margin:5px 0px 5px 0px;
	padding:2px 2px 2px 2px;
	height:99%;
	clear:both;
	position:relative;
text-align:right;
top:50px;
}
.must{  font-size:14px; color:#9900CC; float:left; padding-top:6px; padding-left:4px; font-weight:bold;}

#artforms-box #artforms-buttons {
	margin:5px 0px 5px 0px;
	padding:2px 2px 2px 2px;
	height:99%;
}

#menurond{
 font-size:1px;
}
#artforms-box #artforms-forminfo {
	margin:2px 0px 15px 0px;
	padding:1px 2px 2px 2px;
	height:99%;
}

#artforms-box #attsysbox {
	margin:10px 0px 10px 0px;
	padding:0;
	height:99%;
}

#artforms-box #afnewsletter {
	margin:10px 0px 10px 0px;
	padding:0;
	height:99%;
	text-align: center;
}

#artforms-box .artforms-error {
	margin: 10px 0px;
	padding: 10px 15px 5px 75px;
	height: 55px;
	border: 1px solid #cc0000;
	background: #ffffcc;
	text-align: left;
	color: red;
	font-weight: bold;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#artforms-box .artforms-errorwsize {
	margin: 10px 0px;
	padding: 10px 15px 5px 75px;
	border: 1px solid #cc0000;
	background: #ffffcc;
	text-align: left;
	color: red;
	font-weight: bold;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#artforms-box .artforms-errorwtype {
	margin: 10px 0px;
	padding: 10px 15px 5px 75px;
	border: 1px solid #cc0000;
	background: #ffffcc;
	text-align: left;
	color: red;
	font-weight: bold;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 10px 18px;
}

#artforms-box .artforms-errorftxt {
	margin: 0px 0px 0px;
	padding: 2px 0px 2px 35px;
	text-align: left;
	color: red;
	font-weight: bold;
	background-image: url(../images/minierror.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

.attfile {
	display: block;
}


.aferrorm {
   width:100%;
   height:44px;
   color:#C64934;
   font-family:Arial;
   font-size:14px;
   font-weight:bold;
   float:left;
   margin:7px 2px 7px 2px;
   padding:2px 2px 0px 2px;
   text-align:center;
   overflow:hidden;
}

.aferrorm img {




   margin-bottom:-4px; 
   padding:0px 3px 0px 3px;
}

.afattastfix {
   margin-left:320px;
}

.clear {
   clear:both;
} 


/* Styles for FrontEnd Recived Forms */

table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 20px;
	background: url(../../../administrator/templates/joomla_admin/images/background.jpg);
	background-repeat: repeat;
	font-size: 9px;
	color: #000;
	text-align: center;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a{
	text-align: center;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	font-size: 9px;
	text-align: center;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 5px;	
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}

/* Styles for Highslide */

.highslide-html {
   background-color: white;
}

.highslide-html-content {
   position: absolute;
   display: none;
}

.highslide-loading {
   display: block;
   text-decoration: none;
   padding: 2px;
   border: 1px solid black;
   background-color: white;
}

.control {
   float: right;
   /*display: block;*/
   /*position: relative;*/
   margin: 0 5px;
}

.control:hover {
   color: black !important;
}

.highslide-move {
   cursor: move;
}

.highslide-display-block {
   display: block;
}

.highslide-display-none {
   display: none;
}


/* AttFile Styles */

		#afattfile .afattfilebox
		{
			width:					100%;
			float:					left;
		}
		#afattfile .afattfilebtnbox
		{
			width:					28%;
			height:					20px;
			padding-top:		3%;
			float:					left;
		}
		#afattfile .afattfilequeuebox
		{
			width:					70%;
			float:					left;
		}
		#afattfile fieldset
		{
			border: 1px solid #d6d6d6;
			border-left-color: #e4e4e4;
			border-top-color: #e4e4e4;
			background-image: none;
		}

		#afattfile legend
		{
			font-weight:			bold;
			font-size:				1.2em;
			color:					#888;
			margin:					auto;
		}
		#afattfile label
		{
			float:					left;
			text-align:				right;
			font-size:				1.1em;
		}
		#afattfile label.error
		{
			color:					#ff0000;
		}
		#afattfile div.label
		{
			clear:					both;
			margin:					0 0 0 0;
			padding:				0.1em 0.3em;
		}
		#afattfile input,
		#afattfile select
		{
			width:					10em;
		}
.ajax-loading
{
	padding:                50px;
	background:             url(../images/spinner.gif) no-repeat center;
}
#artforms-box #artforms-buttons-f input{background:url(../images/button.gif) no-repeat left top; height:23px; width:240px; border:0 none;}
#artforms-box #artforms-buttons { display:none; }
#artforms-box .bottom-text2 { font-size:12px; color:#333333; font-weight:normal; text-align:center; margin-top: 10px; width:248px; }
#artforms-box .requred-text { font-size:11px; color:#333333; font-weight:normal; text-align:right; margin-top:90px; >margin-top:80px; _margin-top: 80px; width:248px; }



.one 
{ 
display:block; 
overflow:hidden; 
height:1px; 
margin:0 4px; 
border-left:1px solid #B2D0EA; 
border-right:1px solid #B2D0EA; 
background:#B2D0EA; 
} 
.two 
{ 
display:block; 
overflow:hidden; 
height:1px;
margin:0 3px;
border-left:1px solid #B2D0EA;
border-right:1px solid #B2D0EA;
background:#B2D0EA;
} 
.three 
{ 
display:block; 
overflow:hidden; 
height:1px; 
margin:0 2px; 
border-left:1px solid #B2D0EA; 
border-right:1px solid #B2D0EA; 
background:#EDF7FF; 
} 
.four 
{ 
display:block; 
overflow:hidden; 
height:1px; 
margin:0 1px; 
border-left:1px solid #B2D0EA; 
border-right:1px solid #B2D0EA; 
background:#EDF7FF; 
} 
.rou
{ 
border-left:1px solid #B2D0EA; 
border-right:1px solid #B2D0EA; 
} 
.rou2 
{ 
height:5px;
border-left:1px solid #B2D0EA; 
border-right:1px solid #B2D0EA; 
background:#EDF7FF; 
}
.artforms-button-p{background:url(../images/button.gif) no-repeat left top; height:23px; width:240px; border:0 none;}
