html, body {
	height:100%;
	word-spacing:2px;
}
body, td,
input,
textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
}
* {
	margin:0;
	padding:0;
}
td {
	text-align:left;
	vertical-align:top;
}
body {
	text-align:center;
	background:#fff;
}
img {
	border:0;
}
.x {
	height:1px;
	width:1px;
}
.rel {
	position:relative;
}
.abs {
	position:absolute;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
a, a:hover {
	color:#538ad2;
	text-decoration:underline;
}
a:hover, .call_form {
	text-decoration:none;
}
p {
	margin-bottom:1em;
}
small {
	font-size:10px;
	color:#949393;
}
#mesureur {
	position:absolute;
	left:0;
	top:-20px;
	width:100%;
	height:10px;
}
#root {
	position:relative;
	min-width:995px;
	max-width:1280px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background:url(/images/tpl/bg_b.gif) 0 100% repeat-x;
}
#flash_header {
	position: relative;
	height: 283px;
	width: 100%;
}
.bg_b {
	width:100%;
	height:110px;
	margin-top:-110px;
	background:url(/images/tpl/bg_b.gif) 0 100% repeat-x;
}
* html #root {
	width:expression(document.getElementById('mesureur').clientWidth < 995? "995px" : document.getElementById('mesureur').clientWidth > 1280? "1280px" : "100%");
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	color:#324465;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:13px;
	font-weight:normal;
}
h5 a, h5 a:hover {
	color:#324465;
	text-decoration:none;
}
h6 {
	font-size:12px;
	font-weight:normal;
	color:#696969;
}
.bg_t {
	position:absolute;
	top:0;
	left:-261px;
	background:url(/images/tpl/bg_t1.jpg) 0 0 no-repeat;
	width:690px;
	height:330px;
}
.logo {
	position:absolute;
	top:58px;
	left:10px;
	z-index:5;
}
.index .logo {
	top:20px;
}
.logo a {
	display:block;
	width:180px;
	height:80px;
}
.pad {
	margin:0 40px 0 75px;
	padding-top:11px;
}
.pad.brd {
	border-top:1px solid #d8dee4;
}
.main {
	width:100%;
	position:relative;
}
.left {
	width:22%;
	border-right:1px solid #d8dee4;
}
.left .inn {
	margin-right:20px;
	position:relative;
}
.index .left {
	border:none;
}
.left1 {
	width:50%;
	border-right:1px solid #d8dee4;
}
.left1 .inn {
	margin-right:20px;
	position:relative;
}
.left2 {
	width:60%;
	border-right:1px solid #d8dee4;
}
.left2 .inn {
	margin-right:65px;
	position:relative;
}
.right {
	padding:0 0 0 23px;
}
ul.nav1 {
	list-style:none;
	border-top:1px solid #d8dee4;
}
ul.nav1 li {
	border-bottom:1px solid #d8dee4;
	padding:6px 0 5px 0;
}
ul.nav1 li img {
	vertical-align:top;
}
ul.nav1 ul {
	display:none;
	list-style:none;
	margin:5px 0 5px 4px;
}
ul.nav1 li.sel ul {
	display:block;
}
ul.nav1 ul li {
	border:none;
	padding:0 0 1px 8px;
	background:url(/images/tpl/li.gif) 0 5px no-repeat;
}
ul.nav1 ul li a,
ul.nav1 ul li a:hover {
	color:#538ad2;
	text-decoration:none;
}
ul.nav1 ul li a:hover {
	text-decoration:underline;
}
.lineTop {
	height:28px;
	border-bottom:1px solid #d8dee4;
	position:relative;
}
.lineTop form {
	padding-top:7px;
}
.searchCont {
	position:absolute;
	right:50%;
	top:235px;
	width:162px;
}
.searchCont form {
	display:block;
	position:relative;
	right:-308px;
}
.search {
	background:url(/images/tpl/bg_search.gif) 0 0 no-repeat;
	width:110px;
	height:16px;
	position:relative;
	float:left;
}
.search input {
	border:0;
	width:106px;
	background:none;
	margin:1px 2px -2px 2px;
}
.searchBtn {
	height:16px;
}
.searchBtn input {
	margin:3px 0 0 5px;
}

table.form td {
	padding:2px 0;
}
table.form td.r {
	text-align:right;
	padding-right:7px;
}
.input {
	background:url(/images/tpl/bg_input.gif) 0 0 no-repeat;
	width:200px;
	height:16px;
}
.input input {
	border:0;
	width:196px;
	background:none;
	margin:1px 2px -2px 2px;
}
.textarea {
	background:url(/images/tpl/bg_textarea.gif) 0 0 no-repeat;
	width:200px;
	height:94px;
}
.textarea textarea {
	border:0;
	width:196px;
	height:90px;
	background:none;
	margin:2px 2px 2px 2px;
	overflow:auto;
}
.phone_top {
	position:absolute;
	top:-45px;
	right:5px;
}
.grad {
	color:#a5a5a5;
	padding:9px 0;
	position:relative;
}
.grad a {
	text-decoration:none;
}
.grad span {
	color:#696969;
}
.grad img {
	vertical-align:text-bottom;
}
.navDop {
	position:absolute;
	font-size:10px;
	text-transform:uppercase;
	color:#c6c6c6;
	right:0;
	top:-18px;
}
.index .navDop {
	right:0;
	top:4px;
}
.navDop a {
	margin:0 5px;
	text-decoration:none;
}

.content img {
	border:1px solid #9ca7b3;
	margin:2px 10px 2px 0;
}
.content a {
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content ul,
td ul,
.content ol,
ol {
	margin:3px 0 7px 18px;
	//margin-left:22px;
}
.content table {
	width:100%;
	border-collapse:collapse;
	margin:9px 0 7px 0;
}
.content table td {
	/*border:1px solid #c5c5c5;*/
	padding:3px 5px;
}
.content h1 {
	margin:8px 0 0 0;
}
.content h2 {
	margin:7px 0 1px 0;
}
.content h3 {
	margin:8px 0 1px 0;
}

.footer {
	height:145px;
	position:absolute;
	bottom:0;
	width:100%;
}
.line1 {
	background:#e3e7ec;
	height:1px;
	overflow:hidden;
}
ul.ico {
	list-style:none;
	height:11px;
}
ul.ico li {
	float:left;
	width:30px;
}
ul.ico.icoInd {
	position:absolute;
	top:27px;
	right:-238px;
}
.index .navBot {
	margin:18px 0 8px 0;
	line-height:15px;
}
.navBot {
	text-transform:uppercase;
	font-size:10px;
}
.navBot span {
	font-size:8px;
	margin:0 7px;
}
.navBot a {
	text-decoration:none;
}
.cright {
	font-size:10px;
	color:#949393;
}
.advTbl {
	width:100%;
	margin-top:35px;
}
.index .advTbl {
	width:96%;
	margin-top:50px;
}
.advTbl td {
	width:33%;
}
.rnd {
	position:relative;
	min-height:66px;
}
* html .rnd {
	height:66px;
}
.lt, .rt, .lb, .rb {
	position:absolute;
	background-image:url(/images/tpl/rnd1.gif);
	background-repeat:no-repeat;
}
.lt, .rb {
	width:100%;
	height:100%;
}
.rt, .lb {
	width:12px;
	height:12px;
}
.rb, .rt {
	right:0;
}
.rb, .lb {
	bottom:0;
}
.rb {
	background-position:100% 100%;
}
.rt {
	background-position:100% 0;
}
.lb {
	background-position:0 100%;
}
.rnd .inn {
	position:relative;
	padding:7px;
}
.adv a,
.adv a:hover {
	text-decoration:none;
	color:#949393;
}
.advImg {
	position:relative;
	display:block;
	width:59px;
	height:52px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
.advImg .advbrd {
	position:absolute;
	top:0;
	left:0;
}
* html .new {
	height:1px;
}
.new {
	margin-bottom:10px;
	margin-right:8%;
}
.new .date {
	float:left;
	margin-right:-40px;
}
.new a.ntxt {
	display:block;
	margin-left:40px;
}
.galTbl {
	width:100%;
}
.galTbl td {
	padding-left:10px;
}
.galTbl td.img {
	width:182px;
	font-size:13px;
	padding-left:0;
}
.galTbl td.img img {
	border:1px solid #96a2ae;
	display:block;
	margin:2px 0 5px 0;
}
td.img2 {
	width:1px;
}
td.img2 img {
	border:1px solid #96a2ae;
	display:block;
	margin:2px 10px 0 0;
}
.pages {
	color:#c6c6c6;
}
.pages span {
	color:#696969;
	margin:0 6px;
}
.pages a {
	margin:0 6px;
	text-decoration:none;
}
.years {
	border:1px solid #d3d9e1;
	border-width:1px 0;
	padding:4px 0 4px 2px;
	color:#ababab;
}
.years span {
	color:#585858;
}
.years a {
	text-decoration:none;
}
ul.month {
	list-style:none;
	margin:5px 0 0 2px;
}
ul.month li {
	float:left;
	padding-right:14px;
	line-height:15px;
	color:#bdc3ca;
}
ul.month li span {
	color:#5a5b5d;
}
ul.month li a {
	color:#3f7eaa;
	text-decoration:none;
}
.gr {
	color:#949393;
}
.faqTbl {
	width:100%;
}
.faqTbl td {
	width:50%;
	padding:0 0 0 17px;
}
.faqTbl td.l {
	border-right:1px solid #d8dee4;
	padding:0 17px 0 0;
}
.input2 {
	background:url(/images/tpl/input.gif) 0 0 no-repeat;
	height:16px;
	padding:0 0 0 2px;
}
.input2 div {
	background:url(/images/tpl/input.gif) 100% 0 no-repeat;
	height:16px;
	padding:0 2px 0 0;
}
.input2 input {
	border:0;
	width:100%;
	background:none;
	margin:1px 0 -2px 0;
}
.textarea2 {
	background:url(/images/tpl/textarea.gif) 0 0 no-repeat;
	height:97px;
	padding:0 0 0 2px;
}
.textarea2 div {
	background:url(/images/tpl/textarea.gif) 100% 0 no-repeat;
	height:97px;
	padding:0 2px 0 0;
}
.textarea2 textarea {
	border:0;
	width:100%;
	height:94px;
	background:none;
	margin:1px 0 -2px 0;
	overflow:auto;
}
.galCont {
	height:100px;
	overflow:hidden;
	position:relative;
}
ul.gal {
	list-style:none;
	position:absolute;
	top:0;
}
ul.gal li {
	float:left;
	width:133px;
	height:97px;
	margin:0 5px 0 0;
	border:1px solid #96a2ae;
	overflow:hidden;
}
ul.spec {
	list-style:none;
}
ul.spec li {
	float:left;
	border-bottom:1px solid #e3e7ec;
	height:205px;
	margin:0 0 5px 0;
}
ul.spec li .specBrd {
	border-right:1px solid #e3e7ec;
	padding:0 5px 5px 0;
	margin-right:5px;
}
ul.spec li .specImg {
	width:150px;
	height:150px;
	border:1px solid #96a2ae;
	overflow:hidden;
	margin:0 0 9px 0;
}
ul.spec1 {
	list-style:none;
}
ul.spec1 li {
	float:left;
	border-bottom:1px solid #e3e7ec;
	height:315px;
	width:163px;
	margin:0 0 5px 0;
}
ul.spec1 li .specBrd {
	border-right:1px solid #e3e7ec;
	padding:0 5px 0 0;
	margin-right:5px;
	height:310px;
}
ul.spec1 li .specImg {
	width:150px;
	height:185px;
	border:1px solid #96a2ae;
	overflow:hidden;
	margin:0 0 9px 0;
}
ul.spec1 li .specImg img {
	border:0;
	display:block;
	margin:0;
}
#error {
	color:#CC0000;
	margin-bottom:5px;
}
iframe.map {
	border:1px solid #96a2ae;
}
iframe.hid {
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
}
.hid_a {
	visibility:hidden;
}

div.mapdiv li {
	margin-left: 20px;
}
.form3 .form3col  {
	float:left;
	width:350px;
	margin-right:15px;
}
.capthca img {
	display:block;
	margin:5px 0;
	border:1px solid #edeeef;
}
.capthca input {
	border:1px solid #c6ced6;
	width:150px;
}

.input_err { background:url("/images/tpl/input_err.gif") no-repeat scroll 0 0 transparent;}
.input_err div { background:url("/images/tpl/input_err.gif") no-repeat scroll 100% 0 transparent;}
.text_area .input_err { background:url("/images/tpl/textarea_err.gif") no-repeat scroll 0 0 transparent;}
.text_area .input_err div { background:url("/images/tpl/textarea_err.gif") no-repeat scroll 100% 0 transparent;}

#modal form { margin-bottom:1em;}
#modal .tl { background:transparent url(/images/tpl/modal_top.gif) 0 0 no-repeat;}
#modal .bl { background:transparent url(/images/tpl/modal_bottom.gif) 0 0 no-repeat;}
#modal .cb { padding:0 15px 40px 43px; border-left:1px solid #a19fa1; border-right:1px solid #a19fa1; background-color:#fff; height:330px;}
#modal .tl, #modal .bl { height:15px; overflow:hidden;}

dl { margin-bottom:4px;}
#modal dl { margin-bottom:0;}
dt { width:117px; text-align:right; float:left; margin-right:-117px;}
dd { width:238px; margin-left:125px; overflow:hidden; text-align:left;}

#modal .input2, #modal .textarea2 { margin:0 0 4px;}
#modal .line { margin:4px 0; width:130px;}
#ajax_content h3 { padding: 20px 0 30px; font:18px/1.5 Verdana, Tahoma; text-align:left;}
#modal  .comment { padding:0 7px 4px; display:block;}
#modal .close { display:block; float:right; width:9px; height:9px; position:relative; background:url("/images/tpl/close.gif") no-repeat scroll 100% 0 transparent;}
#modal .err_label {color:#ff0000; float:right; line-height:16px;}
#modal .errors { margin-top: -20px; }

.index .call_form { display:block; margin-top:8px;}
.grad .call_form { display:block; position:absolute; top:8px; right:0;}

.mt25 { margin-top:15px;}
#wind {  display: none; background-color:#555; position:fixed; height:100%; width:100%; opacity:0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); z-index:10;	left:0; top:0;}
#modal {  display: none; position:fixed; top:50%; left:50%; width:452px; margin-left:-226px; margin-top:-200px; z-index:11; text-align:left;}

#wind { *position: fixed; opacity:.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); z-index:10;	_position: absolute; _top: expression( document.getElementsByTagName( 'body' )[0].scrollTop + "px");}

#modal { _position: absolute; _top: 50%;}