@charset "windows-1251";
/* CSS Document */

.keyswords {
	display: none;
}

.gradient1 h3 {
	font: bold 250%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 50px;
	/* color: #464646; */
	text-align:center;
}
.gradient1 h3 span {
	background: url(/images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 110%;
	height: 31px;
}

/* pattern */
.gradient-ie h3 span {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/gradient-white.png', sizingMethod='scale');
}

.pattern {
	/* background: #000; */
	padding: 30px 0 30px 30px;
	margin: 30px 0 50px;
}
.pattern h3 {
	font: bold 600%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -6px;
}
.pattern h3 span {
	background: url(/images/pattern-zebra.png);
	position: absolute;
	display: block;
	width: 100%;
	height: 100px;
}
/* pattern */
/* murs */
.ant {height: 16px; position: absolute;  visibility: hidden;  width: 16px;}

body {
    margin:0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	/* background: #f1f1f1; */
	background: url(/images/gifs/backgr.jpg) left top;
	color: #555f68;
}

#container {
	width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#header { float: left; width: 1024px; height: 351px; background: url(/images/top.jpg) no-repeat;}
#header a { color: #adb6c5;}
#menu1 { float: right; margin: 0; padding: 30px 0 0 0;}
#menu1 a {  padding: 0; margin: 0 31px 0 20px;}
#menu2 { float: left; margin: 0; padding: 45px 0 0 435px !important;padding: 57px 0 0 435px; width: 700px;}

#big_phone
{
	position:absolute;
	left:360px;
	top:290px;
}

#big_phone h3
{
	color: #4078b3; font-size: 24px; font-weight: 700;
}

#big_phone2
{
	position:absolute;
	left:270px;
	top:90px;
}

#big_phone2 h3
{
	color: #4078b3; font-size: 24px; font-weight: 700;
}

#menu2_container {
	background-color:#636097;
	width: 508px;
	height: 41px;
	margin-left: 43px;
}

.menu2_item {
	font-weight: bold;
	float:left;
	width:125px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_main {
	font-weight: bold;
	float:left;
	width:65px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_service {
	font-weight: bold;
	float:left;
	width:55px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_prep {
	font-weight: bold;
	float:left;
	width:80px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_org {
	font-weight: bold;
	float:left;
	width:105px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_people {
	font-weight: bold;
	float:left;
	width:115px;
	text-align:center;
	margin-top:14px;
}

.menu2_item_contacts {
	font-weight: bold;
	float:left;
	width:70px;
	text-align:center;
	margin-top:14px;
}

.menu2_separator {
	float:left;
	width:1px;
	margin-top:14px;
	border-right:#c9c6fb dotted 1px;
}

#menu2_item_last {border-right:none;}
#menu2  a{  
    text-decoration: none;    
}
#menu2  a:hover, #menu2  a#selected{  
   color: #ffffff;   
}

#content { 
	float: left; 
	width: 950px;
	border-bottom: 1px dotted #566069;
	font-family: Verdana;
	font-size: 14px;
	color: black;
}

#content  a { color: #07509f;}
#cl { float: left; margin: 0 0 0 40px; width: 100%; }
#cl img { float: left; margin: 0 6px 0 0; padding: 0 1px 1px 0;}
/* #cl_c {  float: left; width: 550px;} */
#cl_c {  float: left; width: 100%;}
#cl_c li {margin: 7px 0 7px 0;font-size:120%;}
#podr { float: right; margin: 0; padding: 10px 0 10px 0; }
#podr img { margin: 0; padding: 0;}

/* #cr { float: left; width: 230px; margin: 0; padding: 0 0 0 20px;border-left: 1px dotted #566069;} */
#cr { float: right; width: 230px; margin: 0 0 0 20px; padding: 0 0 0 20px;border-left: 1px dotted #566069;}
#cr li {margin: 7px 0 7px 0;}
.news { float: left;}
#footer { float: left; width: 1024px; height: 38px; font-size: 10px; text-align: center; margin: 27px 0 0 0;}
#fb { float: left; width: 1024px; height: 31px; background: #a3a6ab;}
h3 { color: #4078b3; font-size: 19px; font-weight: normal;}
.blue {color: #4078b3;}
a img{ border: none;}


/* 20 dec 08 */
#authpopup_form td.loginForm table 
{ 
	border: 15px solid white; 
}
td.loginForm 
{ 
	font-size: 100%; 
	border: 1px solid #666666; 
	border-right-color:black; 
	border-bottom-color:black; 
	background-color: white; 
}
td.loginForm td { font-size: 100%; }
td.loginForm div { margin-bottom: 0.5em; }
td.loginForm a { color: #666666; }
td.loginForm table form
{
	padding: 0px;
	margin: 0px;
}
