* {
	margin:0;
	padding:0;
}
 
body {
	background:#272829;
	font-family:Tahoma;
	font-size:100%;
	line-height:.875em;
	color:#888;
}
 
.clear {
	clear:both;
}
 
.fleft {
	float:left;
}
 
.fright {
	float:right;
}
 
.alignright {
	text-align:right;
}
 
.aligncenter {
	text-align:center;
}
 
.container {
	width:100%;
}
 

p {
	margin-bottom:13px;
}
 
.p1 {
	margin-bottom:26px;
}
 
.p2 {
	margin-bottom:14px;
}
 

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
 
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
 

.form {
	height:30px;
}
 
.form input {
	width:208px;
	height:18px;
	background:#111;
	border:1px solid #323232;
	font-family:tahoma;
	color:#888;
	font-size:1em;
}
 
textarea {
	width:208px;
	height:168px;
	background:#111;
	overflow:auto;
	border:1px solid #323232;
	font-size:1em;
	font-family:tahoma;
	color:#888;
}
 
.textarea_box {
	height:175px;
}
 


/*==================list====================*/
ul {
	list-style:none;
}
 

.footer_menu li {
	display:inline
}
 
.footer_menu li a {
	background:url(images/foot_divider.gif) no-repeat right 5px;
	padding:0 25px 0 24px;
	color:#a0a0a0;
	text-decoration:none;
}
 
.footer_menu li a.last {
	background:none;
}
 
.footer_menu li a:hover {
	color:#fff;
}
 

.list1 {
	padding:16px 0 0 19px;
}
 
.list1 li {
	background:url(images/marker.gif) no-repeat left 6px;
	padding-left:21px;
}
 
.list1 li a {
	display:block;
	background:url(images/li_bgd.gif) left top repeat-x;
	color:#818181;
	text-decoration:none;
	padding:3px 0 5px 11px;
}

.list1 li span {
	display:block;
	background:url(images/li_bgd.gif) left top repeat-x;
	color:#818181;
	text-decoration:none;
	padding:3px 0 5px 11px;
}
 
.list1 li a:hover {
	color:#fff;
}
 

.list2 {
	padding:0 0 0 7px;
}
 
.list2 li {
	background:url(images/marker1.gif) no-repeat left 6px;
	padding-left:21px;
}
 
.list2 li a {
	display:block;
	background:url(images/li2_bgd.gif) left top repeat-x;
	color:#818181;
	text-decoration:none;
	padding:3px 0 5px 11px;
}
 
.list2 li a:hover {color:#fff;
}
 

.determination1 {
	padding:0 0 0 7px;
}
 
.determination1 dt {
	color:#426891;
	font-weight:bold;
	margin-bottom:1px;
}
 
.determination1 dd {
	margin-bottom:13px;
}
 

/*==================other====================*/
.img_indent {
	margin:0 19px 0 0;
	float:left;
}
 
.img_indent1 {
	margin:0 19px 38px 0;
	float:left;
}
 

.contact_box {
	padding-right:25px;
}
 


/*==================txt, links, lines, titles====================*/
a {
	color:#426891;
}
 
a:hover{
	text-decoration:none;
}
 

h4 {
	font-size:1em;
	margin-bottom:4px;
	color:#b0b0b0;
}
 
h5 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:5px;
}
 
h6 {
	font-size:1em;
	margin-bottom:14px;
	color:#b0b0b0;
}
 

.txt1 {
	color:#b0b0b0;
}
 

.link1 {
	color:#b0b0b0;
}
 
.link2 {
	text-decoration:none;
	font-weight:bold;
}
 
.link2:hover {
	color:#fff;
}
 

.title {
	margin-bottom:20px;
}
 
.title1 {
	margin-bottom:17px;
}
 

.title_block {
	background:url(images/line1.gif) left bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:23px;
}
 

/*==================blocks====================*/
.foot_block {
	background:url(images/foot_bgd.gif) left top repeat-x;
}
 
.foot_block .left {
	background:url(images/foot_left.gif) no-repeat left top;
}
 
.foot_block .right {
	background:url(images/foot_right.gif) no-repeat right top;
	height:56px;
}
 
.foot_block .line {
	background:url(images/foot_line.gif) 451px top no-repeat;
}
 
.foot_block .ind {
	padding:22px 30px 0 30px;
	text-align:center;
}
 


/*header*/
#header {
	background:url(images/head_bot.gif) no-repeat 451px bottom;
}
 
#header div {
	position:absolute;
	margin-left:-29px;
}
 

/*content*/
#content {
	padding:0 0 0 25px;
}
 
#content .col_1 .indent {
	padding:2px 27px 0 0;
}
 
#content .col_2 {
	background:#363737;
}
 
#content .col_2 .indent {
	padding:25px 16px 26px 17px;
}
 
#content .indent1 {
	padding-bottom:35px;
}
 

/*footer*/
#footer p {
	margin:0;
	padding:14px 40px 0 0;
	text-align:center;
}
 
#footer p a {
	color:#2d70ac;
}
 

/*================== index.html ==================*/
#page1 #content .col_1 .indent {
	padding-top:0;
}
 

/*================== index-1.html ==================*/
#page2 #content .col_2 .indent {
	padding-bottom:36px;
}
 

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent1 {
	padding:8px 0 57px 6px;
}
 
#page3 #content .col_2 .indent {
	padding-bottom:30px;
}
 

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent1 {
	padding:8px 0 70px 6px;
}
 
#page4 #content .col_1 .indent2 {
	padding:8px 0 0 7px;
}
 
#page4 #content .col_1 .indent3 {
	padding:0 10px 0 0;
}
 

/*================== index-4.html ==================*/
#page5 #content .col_1 .indent1 {
	padding-bottom:60px;
}
 
#page5 #content .col_1 .indent2 {
	padding:8px 0 0 7px;
}
 
#page5 #content .col_2 .img_indent1 {
	margin-bottom:22px;
}
 
#page5 #content .col_2 .indent {
	padding-bottom:23px;
}
 

/*================== index-5.html ==================*/
#page6 #content .col_1 .indent1 {
	padding:8px 0 57px 6px;
}
 

/*================== index-6.html ==================*/
#page7 #header {
	background:none;
}
 
#page7 #content {
	padding:2px 43px 40px 25px;
}
 
#page7 #content .indent {
	padding:8px 0 0 7px;
}
 





/*==========================================*/
#site_center {
	text-align:center;
}
 
#main {
	width:727px;
	margin:0 auto;
	text-align:left;
}
 

#header {
	height:355px;
}
 
#header, #content, #footer {
	font-size:0.69em;
}
 

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}
 

/*======= index.html =======*/
#page1 #content .col_1 {
	width:426px;
}
 
#page1 #content .col_2 {
	width:244px;
}
 

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:426px;
}
 
#page2 #content .col_2 {
	width:244px;
}
 

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:426px;
}
 
#page3 #content .col_2 {
	width:244px;
}
 

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:426px;
}
 
#page4 #content .col_2 {
	width:244px;
}
 

#page4 #content .col_1 .column1 {
	width:210px;
}
 
#page4 #content .col_1 .column2 {
	width:172px;
}
 

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:426px;
}
 
#page5 #content .col_2 {
	width:244px;
}
 

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:426px;
}
 
#page6 #content .col_2 {
	width:244px;
}
 


/*=========================*/


#footer {
	height:118px;
}

.titre_bleu{
	color:#2f70aa;
	font-size:13px;
	font-weight:bold;
} 
 
.titre_blanc{
	color:#d1dae1;
	font-size:12px;
	font-weight:bold;
}

#contact_g{
	width:50%;
	float:left;
}

#contact_d{
	width:50%;
	float:left;
}

.lien_blanc{
	color:#FFFFFF;
	font-size:14px;
}

.lien_blanc:hover{
	color:#FFFFFF;
	font-size:14px;
}

.btn{
	width:170px;
	height:25px;
	cursor:pointer;
	color:#2f70aa;
	font-size:12px;
	font-weight:bold;
	border:1px solid #272829;
	background-color:#363637;
}

