body {
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background:#fff;
	color:#3c7b00; /*vert*/
	font-family:helvetica,arial,sans-serif;
}



td {
	vertical-align:top;
}

h1 {
	color:#072564;
	font-size:1.05em;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;
}
p {
	margin-top:10px;
}

a { 
	/*violet*/
	color:#072564;
	text-decoration:none;
}
a:hover { 
	text-decoration: underline;
}

em {
	/*violet*/
	color:#072564;
	padding:0 7px;
	font-size:1.4em;
	line-height:1.4em;
	vertical-align:middle;
}

sup {font-size:0.9em;vertical-align:top;}

strong { font-weight:bold;}

label {
	color:#072564;
	font-weight:bold;
}

.links a {
	color:#3c7b00; /*vert*/
	font-weight:bold;
}

.links span {
	color:#072564;
}

div.sep { 
	border-top:1px solid #cccccc;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}

div#wrap {
	text-align:left;
	margin:0 auto 0 auto;
	width:942px;
}

div#header {
/*	text-align:center;*/
	text-align:left;
	height:230px;
	z-index:2;
	position:relative;
}

div#banner {
	background:transparent url(../images/banner_bg.jpg) no-repeat 0 0;
	margin-top:3px;
	margin-bottom:4px;
	width:941px;
	height:126px;
}

img#alltech_logo {
	float:left;
	left:20px;
	position:relative;
	top:0;
}

div#sub_nav {
	float:right;
	position:relative;
	top:10px;
	right:10px;
	/*violet*/
	color:#072564;
	font-weight:bold;
}

	div#sub_nav a{
		color:#072564;
	}
	

	img.slogan {
		float:left;
		left:35px;
		position:relative;
		top:97px;
	}



	div.blue-bar {
		background:transparent url(../images/blue_bar.jpg) no-repeat 0 0;
		width:942px;
		height:60px;
	}
	div.menu-shade {
		background:transparent url(../images/shade.gif) repeat-x 0 0;
		width:942px;
		height:17px;
	}

	span.lang {
		color:#f4d389;/*sable*/
	}
	
div#content {
/*	height:250;*/
	min-height:250px;
	display:block;
/*	z-index:1;*/
	position:relative;
	padding-top:10px;
	line-height:1.2em;

	clear:both;
	float:none;

	margin-bottom:15px;
}

	div.box.w25 {
		float:left;
		width:24%;
	}
	div.box.w35 {
		float:left;
		width:35%;
	}
	
	div.box.w50 {
		float:left;
		width:50%;
	}
	div.box.w50.params {
		width:355px;
		left:60px;
		position:relative;
	}
	
	div.box.w55 {
		float:left;
		width:55%;
	}
	
	div.box.full {
/*		float:left;*/
/*		width:100%;*/
		width:auto;
		float:none;
		clear:both;
		display:block;
	}
	
	
	
	div.player {
		float:right;
		position:relative;
		top:0;
		right:0;
		width:540px;
		height:340px;
	}
	
	img.sample {margin-bottom:30px;}
	
	img.main-img {

		display:inline-block;
		margin-left:50px;
		margin-bottom:30px;
	}


	div.main-img {
		float:right;
		position:relative;
		top:0;
		right:0;
	}
	
	div.main-img.inline {
		margin-left:50px;
		margin-bottom:50px;

	}


	div#content ul.blocks li{
		margin-bottom:20px;
	}
	
	
	.home.novoclimat {
		float:left;
		left:0;
		position:relative;
		top:76px;
	}
	
	div#product_list {
		float:none;
		position:relative;
		margin-top: 30px;
		border-top:1px solid #ccc;
	}
	
		ul.items li {
			border-top:1px solid #ccc;
			clear:both;
			height:140px;
		}
	
			.items .thumb {
				float:right;
				position:relative;
				display:inline-block;	
				width:200px;
				height:100%;
			}
			.items .logo {
				float:left;
				clear:left;
				position:relative;
				display:inline-block;	
				width:143px;
				height:100%;
			}
				.items .logo img { margin-top:5px;}
			
			.items .item {
				float:left;
				position:relative;
				display:inline-block;	
				width:60%;
				height:100%;
				border-left:1px solid #ccc;
				top:0;
				left:10px;	
			}
			
			
			
				.items .item .info{
					color:#333333;
					height:65px;
					margin-bottom:10px;
					overflow:hidden;
					padding-left:10px;
					padding-top:5px;
				}
				
				.items .item .info p{
					margin-top:5px;
				}
			
			.item .button {
				float:left;
				position:relative;
				top:0;
				left:0;
				text-align:center;
				width:100px;
				height:42px;
			}
			
			.item .button a{
				color:#3c7b00; /*vert*/
				text-decoration:none;
			}
			.item .previs, 
			.item .visit {
					width:100%;
					height:104%;
			}
			
			


/* ul styles*/
/* infos... page societe*/
li {
	list-style-position:outside;
}

li.cie {
	list-style-type:none;

	margin-top:10px;
	font-weight:bold;
}

li.def {}

ul.projets li {
	list-style-type:square;
	list-style-position:inside;
	margin-top:10px;
}

li.contact {
	list-style-type:none;
/*	list-style-position:inside;*/
	margin-top:10px;
	font-weight:bold;
}
/* ----- ul styles*/



div#footer {
	/*violet*/
	color:#072564;
	background:transparent url(../images/footer_bg.gif) no-repeat 0 0;
	height:26px;
	width:942px;
	padding:0 15px 0 15px;
	margin-bottom:5px;
}

	#made_by {
		float:left;
		position:relative;
		left:0;
		top:15px;
	}

	#legal {
		float:right;
		position:relative;
		right:30px;
		top:15px;
	}

	#footer a { 
		/*violet*/
		color:#072564;
	}


/* form contact us*/
form#form_contact_us {
	width:100%;
}
#form_contact_us input {
	width:100%;
	/*violet*/
	color:#072564;
}


	img.errx {
		width:21px;
		height:16px;
		vertical-align:middle;
		display:inline-block;
		visibility:hidden;
		border: 0; 
	}
	img.errx.on {
		visibility:visible;
		border:0;
	}

a.send {
	/*violet*/
	color:#072564;
	border:1px solid #072564;
	padding:5px;
	float:right;
	clear:both;
	text-align:center;
}

a.estimate {
	/*violet*/
	color:#072564;
	border:1px solid #072564;
	padding:5px;
	float:right;
/*	clear:both;*/
	text-align:center;
}

a#back_to_form {
	border:1px solid #072564;
	clear:both;
	color:#072564;
	float:left;
	left:28%;
	padding:5px;
	position:relative;
	text-align:center;
	top:-30px;
	display:none;
}


#loading.quote {
	display:none;
	float:right;
	position:relative;
	right:10px;
	top:5px;
}


a.btn {
	background:#a1d053;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	font-size:1.5em;
	line-height:1.5em;
	border:1px solid #072564;
	text-align:center;
}


#form_contact_us textarea {
	width:100%;
	/*violet*/
	color:#072564;
}

input.error, textarea.error {
	border:1px solid red;
}

input, textarea {
	border:1px solid #072564;
}


label.error {
	color:red;
}

#notice.error {
	color:red;
	margin-top:50px;
}



#confirmation {
	display:none;
}
#confirmation.on {
/*	color:black;*/
/*	font-size:1.2em;*/
/*	line-height:1.2em;*/
	padding:20px;
/*	font-weight:bold;*/
	border:1px solid #999; 
	background:#fff;

}


/* online quotes */
#display {}
img#quoteimg { 
	float:left;
	top:0;
	left:0;
	margin:0 75px 25px;
}


/* admin*/

h2.highlight {
	background:#a1d053;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	font-size:1.5em;
	line-height:1.5em;
/*		color:#072564;*/
}

.admin {
	color:#333;
}
.admin th { 
	background:#a1d053;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}
.ui-corner-all {
display:inline-block;
margin:3px 3px 3px 0;
padding:5px;
}
.admin h1 {
	font-size:2em;
	font-weight:bold;
}

span.note {
	color:orange;
	font-size:0.8em;
}

.admin.setup input[type=text]{
	width:100%;
}


img.del {
	float:left;
	left:75px;
	position:relative;
	top:0;
}

/* back to top link */
a#top {
	background:#fff;
	text-align:center;
	font-size:0.85em;
	position:fixed;
	color:#3c7b00; /*vert*/
	float:right;
	bottom:35px;
	right:0;
	width:50px;
}
a#top:hover {
	/*violet*/
	color:#072564;
}
/* END back to top link */

.floatleft {float:left;}
.red {color:red;}
.clear {clear:both;}
.hr {
	border-top:1px solid #ccc;
}

