@charset "utf-8";
/* CSS Document */
html {
	background-color: #fff;
}
body {
	background-color: #fff;
}
.header_index {
background-color: #fff;
}
.header_index .header_top {
    background-color: #fff;
}
#wrappers .header_index .header_tools a {
    color: #333;
}

#wrappers .header_index .head_offer {
    color: #333;
}

.main_content.ColGrey {
    background: #fff;
}
#theslider_into {
	background:#fff;
}
#theslider_into #theslider_into_desc h1{
    color: #000;
}
#footer {
	background-color: #fff;
}
#wrappers #footer .footer_into h5 {
    color: #000;
}
#wrappers #footer .footer_into p {
    color: #000;
}
#wrappers #footer .footer_into .infos {
    color: #000;
}
#wrappers #footer .footer_into:nth-child(2) .social_section .social a {
    color: #000;
}
#wrappers #footer .footer_into:nth-child(3) .infos div {
    color: #000;
}
#footer .footer_container.B {
    border-top: 1px solid #fff;
}
#footer .footer_container .inner .inner_title {
    color: #000;
}
#footer .footer_container .inner .Comment {
    color: #000;
}
#footer .footer_container .inner .Comment a {
    color: #000;
	text-decoration:none;
}
#footer .footer_container .inner ul li a {
    color: #000;
}
#footer .footer_container .inner div {
    color: #333;
}
#wrappers #footer #powered {
    color: #000;
	background-color: #fff;
}
#wrappers #footer #powered .cards img {
    background:#fff;
}
.amea{
	padding:0px;
	position:fixed;
	width: auto;
	z-index: 9001;
	background-color:#fff;
	padding:.25%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
}
.amea .article_buttons {
	display:inline-block;
	padding-right:10px;
	padding-left:10px;
	border-right:solid 1px rgba(33,33,33,.25);
	background-color:#fff;
}
.amea .article_buttons:last-child {
	border-right:none;
}
.amea .article_buttons .article_buttonaki {
	display:inline-block;
	width:30px;
	height:28px;
}
.amea  #open_menu .article_buttonaki {
	display:inline-block;
	width:55px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu2.png);
}
.amea .article_buttons .article_buttonaki img{
	width:100%;
	height:auto;
}
.amea #open_menu .article_buttonaki img{
	width:100%;
	height:auto;
}
@media all and (min-width: 1400px) {
.ameaInterface {
	top:50%;
	right:0%;
}
.amea{
	top:50%;
	width:60px;
}
.amea .article_buttons {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-right:none;
	background-color:#fff;
}
.amea  #open_menu .article_buttonaki {
	display:block;
	width:35px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu3.png);
}
}
@media all and (min-width: 1200px) and (max-width: 1399px) {
.ameaInterface {
	top:65%;
	right:0%;
}
.amea{
	top:65%;
	width:60px;
}
.amea .article_buttons {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-right:none;
	background-color:#fff;
}
.amea  #open_menu .article_buttonaki {
	display:block;
	width:35px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu3.png);
}
}
@media all and (min-width: 1024px) and (max-width: 1199px) {
.amea{
	top:50%;
	width:60px;
}
.amea .article_buttons {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-right:none;
	background-color:#fff;
}
.amea  #open_menu .article_buttonaki {
	display:block;
	width:35px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu3.png);
}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
.amea{
	top:250px;
	width:60px;
}
.amea .article_buttons {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-right:none;
	background-color:#fff;
}
.amea  #open_menu .article_buttonaki {
	display:block;
	width:35px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu3.png);
}
}
@media all and (min-width: 600px) and (max-width: 767px) {
.amea{
	display:none;
}

.amea .article_buttons {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-right:none;
	background-color:#fff;
}
.amea  #open_menu .article_buttonaki {
	display:block;
	width:35px;
	height:28px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pics/menu3.png);
}
}
@media all and (min-width: 450px) and (max-width: 599px) {
.amea{
	display:none;
}
}
@media all and (max-width: 449px) {
.amea{
	display:none;
}
}