﻿	@font-face{ font-family:'Cambria'; src: url('/font/cambria.ttc');}
	*{ margin:0px; padding:0px;}
	body {background:#fff repeat-x 0 40px url('/img/bg.jpg'); font-family:'Cambria'; font-size:16px; color:#1c1c1c }@media screen and (min-width:1368px) and (max-width:1920px) { body {font-size:22px; } }
	.right { width:49.5%;display:inline-block; vertical-align:top; background: no-repeat left top url('/img/azamat.png'); background-size:contain }
	.left { width:49.5%;display:inline-block; vertical-align:top; }
	.left  .text { margin-top:320px; margin-right:20px; text-align:justify; position:relative}	@media screen and (min-width:1368px) and (max-width:1920px) {.left  .text { margin-top:420px; margin-bottom:40px}}
	.mailsend {text-align:center; position:absolute; bottom:20px; left:90px;}
	.mailsend a { color:#ccc; font-size:18px; text-decoration: none; padding-top:58px; padding-left:15px; padding-right:15px; background: no-repeat top  url('/img/mailsend.png');}
	p { padding-bottom:3px;}
	.lang {	position:absolute; top:5px; right:5px;}
	.lang .contact { text-align:center; display:inline-block; vertical-align:top; margin-top:6px; margin-right:20px;}
	.lang .contact img { width:20px; height:20px; vertical-align: auto} @media screen and (min-width:1368px) and (max-width:1920px) {.lang .contact img { width:25px; height:25px;}}
	.lang .lops{display:inline-block; vertical-align:top;}
	
	#formx input { display:block; width:480px; padding:10px; margin-top:10px;}
	#formx textarea { display:block; width:480px; padding:10px; margin-top:10px;}
	#formx input.btn { display:inline-block; width:100px}
	
	/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#fff
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;width:190px;vertical-align:middle; padding-right:20px;
}

.blog { width:250px; text-align:center;font-size:16px; border:solid 1px #000; padding:5px; float:right; margin-right:0px; margin-top:5px; border-radius:5px;}
.blog:hover { background:#F1F1F1}
.blog a { color:#F00; text-decoration:none;}

.dossier:hover { background:#F1F1F1}
.dossier a { color:#F00; text-decoration:none;}
.dossier { width:170px; text-align:center;font-size:18px; border:solid 1px #000; padding:5px; float:right; margin-left:10px; margin-right:20px; margin-top:5px; border-radius:5px;}




@media screen and (min-width:1368px) and (max-width:1920px) 
{
	.blog { width:170px;  font-size:18px; border:solid 1px #000000; padding:10px; float:right; margin-right:20px; margin-top:20px; border-radius:5px;}
	.dossier { width:200px; text-align:center;font-size:30px; border:solid 1px #000; padding:13px; float:right; margin-right:20px; margin-top:21px; border-radius:5px;}

}

.blogs {overflow-y:auto; height:260px; margin-top:340px !important; margin-bottom:10px;}
@media screen and (min-width:1368px) and (max-width:1920px) 
{
	.blogs {overflow-y:auto; height: auto; margin-top:350px !important; margin-bottom:10px; font-size:16px}


}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	