/*html { font-size: 100.01%;} */
html, body {
	height: 100%;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

body.bg { 
	text-align: center;
}

font {
	size: 12px;
}

a {
	font-size: 12px;
	color: #fff25e; 
}

blockquote, q {
	quotes: none;
}
div.mycls {
font-size: 3px;
color:#35393C;
text-decoration:none;
}
div.mycls a{
font-size: 3px;
color:#35393C;
text-decoration:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear_both { clear: both; height: 1px; margin: 0px; padding: 0px; font-size: 1px; }

body.bg {
	background: url(../img/bg_repeat.jpg) repeat-y;
}

h1, h2, .style1, .style2 {
	color: #f9ed07;
	font-weight: normal;
}

h1, .style1 {
	font-size: 24px;	
}

h2,.style2 {
	font-size: 18px;
	padding-bottom: 10px;
}

h3, .style3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal; 
}

.userContent h3, .userContent.style3 {
	color: #000;
	font-size: 18px;
	font-weight: normal; 
}
.userContent a {
	color: blue;
}

/* -- layouts -- */
#container_main {
	width: 100%;
	background: url(../img/bg.jpg) no-repeat top center;
}

#wrapper {
	width: 947px;
	margin: 0 auto;
	text-align: left;
	padding-left: 53px;
}

#header {
	width: 947px;
	height: 117px;
}

#sidebar {
	float: left;
	width: 212px;
}

#sideright {
	float: right;
	width: 214px;

}

#rightBlock
{       width: 170px;
	height: 180px;
	padding: 40px 25px 10px 20px;
	background: url(../img/bg_rightmenu.jpg);
	margin-top: 16px;
}

.rekl, .rekl a{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff; 
}
.rekl p {
	margin-top: 10px;
}


#mainContent { 
	margin: 30px 0 0 274px; 
	text-align: left;
	font-size: 12px;
	color: #fff;	
}


/* -- header -- */
#header img {
	float: left;
}

#header ul {
	list-style: none;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	margin: auto auto auto 275px;
	padding: 100px 0 5px 0;
}

#header ul li {
	display: inline;	
	font-weight: bold;
	padding: 0 15px 0 0;
}

#header ul li a {
	color: #fff;
	text-decoration: none;
}

/* -- sidebar -- */
#leftMmenu {
	width: 194px;
	height: 144px;
	padding: 20px 0 0 18px;
	background: url(../img/bg_leftmenu.jpg);
	margin-top: 20px;
}

#leftMmenu ul {
	font-size: 12px;
	list-style-image: url(../img/bullet.jpg);
	padding: 20px 0 0 21px;
	line-height: 1.3;
}

#leftMmenu ul li a {
	color: #fff;
	text-decoration: underline;
}

#mainContent a.newsa {
	text-decoration: none;
	color: #fff;

}
/* -- content -- */
/* -- first page table --*/
.tarif {
	margin-top: 13px;
	font-size: 12px;
}

.tarif a {
	color: #fff;
	text-decoration: none;
}

.tarif a h2 {
	text-decoration: none;
}

/* -- first page images -- */
img.phone {
	position: relative;
	/*top: -255px;
	left: -175px; */
	top: -305px;
	left: 505px;
}

/* -- footer -- */
#footer {
	width: 1000px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	margin-top: -50px;
	padding-bottom: 20px;
	height: 200px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#copy {
	margin: auto auto 25px 18px;
	float: left;
}

.datakit {
	padding-top: 15px;
}