/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:12px;
	line-height:normal;
	text-align:center;
	background:#1c1c1c
}
html, input, textarea	{
	font-family:Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
			}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {
	overflow:hidden;
	width: 100%;
	text-align: justify;
}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#fff; text-decoration:none} 
a:hover{text-decoration:underline}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*header*/
#header {font-size:0.5625em; color:#FFFFFF;  }
#header .logo{ margin:29px 0 26px 327px }
#header .sub-menu {margin:7px 0px 0 5px;} 
#header .sub-menu a{color:#7a7a7a; text-decoration:none; margin:0 22px 0 18px; font-family:Arial} 
#header .sub-menu a:hover{color:#ec9000; text-decoration:none;  margin:0 22px 0 18px}
#header .sub-menu span a{color:#ec9000;}
#header {height:210px;  background:url(images/top.jpg) no-repeat top center}

/*content*/
#content{
	font-size:12px;
	width:100%;
	text-align:left;
	background:url(images/content.jpg) repeat-y;
	height:auto
}
#content .indent-main{padding:19px 88px 0px 75px}
#content .indent-col-1{padding:0px 20px 0px 0px}
#content .indent-col-2{padding:0px 0px 0px 40px}
#content .indent-col-3{padding:0px 0px 0px 23px}
#content .line{  margin:25px 0 25px 0}
#content .line1{  margin:0px 0 25px 0}
#content .title{  margin-bottom:25px}
#content .title1{  margin:0px 0 25px 16px}
#content .title2{  margin:30px 0 0px 0px}
#content .title3{  margin:10px 0 25px 16px}
#content .img-left{ float:left; margin:0px 60px 0px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img1{ margin:0px 38px 13px 0px}
#content .img2{ margin:0px 0px 13px 0px}
#content .img3{ margin:0px 59px 0px 0px}
#content .img4{
	margin:0px 17px 0px 0px
}
#content p{
	margin:0px 0px 13px 0px;
	text-align: justify;
}
#content .p{
	margin:3px 0px 3px 3px
}
#content .p2{ margin:0px 0px 27px 0px}
#content .p3{ margin:0px 0px 37px 0px}
#content .p4{ margin:3px 0px 13px 0px}
.bg, .bg1, .bg2, .bg3{
	background:url(images/png_point.png) left top;
	width:620px;
	height:130px;



//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png_point.png', sizingMethod='scale',enabled=true);}
.bg1{width:370px; height:154px; margin:32px 0 0 -6px }
.bg2{width:155px; height:122px; margin:0px 16px 64px 0px; float:left }
.bg3{width:155px; height:122px; margin:0px 16px 24px 0px; float:left}
.indent-bg{
	padding:16px 16px 14px 16px
}
.indent-bg1{padding:23px 0px 0px 29px}
.indent-bg2{padding:23px 0px 0px 29px}

#content .indent{padding:23px 0px 0px 17px}
#content .indent1{padding:0px 0px 0px 17px}

#page1 #content .indent-main{padding:0px 61px 0px 62px}
#page1 #content .col-2 .indent{padding:0px 0px 0px 11px}
#page1 #content .col-2 img{margin:0px 0px 2px 0px}
#page1 #content .col-2 .img{margin:0px 0px 8px 0px}
#page1 a{color:#4f4f4f; text-decoration:none} 
#page1 a:hover{color:#fff; text-decoration:underline}
#page1 span a{color:#fff; text-decoration:none} 

#page2 .overflow{ overflow:auto; width:350px; height:133px; margin-bottom:30px}
#page2 .overflow1{width:310px; height:346px}
#page3 .overflow{ overflow:auto; width:362px; height:140px; margin-bottom:30px}
#page3 .overflow1{width:330px; height:346px}
#page3 .overflow2{ overflow:auto; width:360px; height:360px}
#page3 .overflow3{width:340px; height:546px}


/*footer*/
#footer { color:#4f4f4f; font-size:11px }
#footer .indent-footer{
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer {
	height:auto;
	background:url(images/bot.jpg) no-repeat top
}

.h{ height:25px}
.block-contact span{
	float:right;
	margin-right:50px
}
input{
   	border:1px solid #343434; 
	background:#343434;
	text-transform: none;
	width:295px; height:17px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #343434; 
	background:#343434;
	text-transform: none;
	width:295px; height:84px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:7px;
	overflow:auto}.bigtitle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	letter-spacing: 2px;
}
.bigtitleorange {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #EC9000;
}
.alignright {
	text-align:right;
	background-color: #A96800;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	text-transform: uppercase;
	color: #77ba41;
	line-height: normal;
}
.bleutitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #0061FF;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.upperlettre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.titleorangeright {
	text-transform: uppercase;
	color: #77BA41;
	float: right;
}
.titleorangesmall {
	font-size: 16px;
	text-transform: uppercase;
	color: #77BA41;
}
.goldenfont {
	font-size: 24px;
	text-transform: uppercase;
	color: #969696;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titleorangeGRIS {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #969696;
}
