h1{
	color:#ffffff;
	font-size:17px;
	margin-right:0;
	padding-right:0;
}

table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#f1e8de;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#ab9e90;}

img {border:0}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:20px}
ul li a{text-decoration:underline; color:#f1e8de; background:url(images/marker_list.gif) no-repeat 0 6px; padding-left:12px}
ul li a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none}
.list ul li { line-height:16px; color:#f1e8de; background:url(images/marker_list.gif) no-repeat 0 7px; padding-left:10px}
.list ul li a{text-decoration:none; color:#f1e8de}
.list ul li a:hover{ text-decoration:underline}


a {text-decoration:underline; color:#f1e8de}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#ffffff; background:url(images/marker_list.gif) no-repeat 0 5px; padding-left:8px; font-weight:bold }
a.link:hover {text-decoration:underline}

h2 {color:#ffffff; font-weight:bold; font-size:11px; margin:0 0 13px 0}

b {color:#ffffff}

.title {display:block}

.pic_left {float:left; margin:2px 20px 0 0}

.main { width:100%;}
.main_1 { width:100%; text-align:center;}
.main_2 {width:766px; /*height:900px;*/ margin:0 auto; text-align:left; }

.bot {background:#b4a99b}

/* header */
#header { height:379px }
#header .row1 {height:118px}
#header .row1 div {height:118px}
#header .row2 {height:379px}
#header .row2 div {height:379px}

/* content */
/*#content { height:315px }*/
#content .row1 { height:89px; background:url(images/bg_cont_top.gif) no-repeat top; padding:20px 0 0 36px}
#content .row1 .table {width:672px; /*height:51px*/}
#content .row1 .table td {padding-top:17px}
#content .row1 .table .col_line {width:1px; background:url(images/col_line.gif) no-repeat top #92836c}
#content .row2 { height:226px; padding:21px 0 15px 33px}
#content .row2 .table {width:730px; /*height:189px*/}
#content .row2 .table .col_line { width:1px; background:#b8aea1}

/* footer */
#footer { 
	width:685px;
	height:58px; 
	background:#b4a99b; 
	padding:29px 0 0 35px;
	margin-left:auto;
	margin-right:auto;
	font-family:tahoma;
	font-size:11px;	
}


/* index.html */
#content .row1 .table .col1 {width:261px; padding-right:26px;}
#content .row1 .table .col2 {width:222px; padding-left:26px; padding-right:26px;}
#content .row1 .table .col3 {width:127px; padding-left:28px; padding-right:28px;}
#content .row2 .table .col1 {width:225px; padding-left:0;padding-right:26px;}
#content .row2 .table .col2 {width:186px; padding-left:26px; padding-right:26px;}
#content .row2 .table .col3 {width:173px; padding-left:28px; padding-right:18px;}





.form input{
	border:1px solid #ffffff; color:#ffffff; padding:2px 0 1px 4px; background-color:#B4A99B; font-size:11px;width:160px;margin:0px;
}

.form select{
	border:1px solid #ffffff; color:#ffffff; padding:2px 0 1px 4px; background-color:#B4A99B; font-size:11px;margin:0px;
}

.form textarea {
	border:1px solid #ffffff; color:#ffffff; padding:2px 0 1px 4px; background-color:#B4A99B; font-size:11px;width:160px;height:100px;margin:0px;
}

.form input .button{
	width:50px;
}

.err{
	color:#FF0000;
}

.rouge{
	color:#ff0000;
}