body{
	margin:0;
	padding:0;
	background:#cecece url(https://greensnow.co/img/bg.png) repeat;
	width:100%;
	font-family: "Trebuchet MS",Arial,sans-serif;
}
img{
	border:none;
}
.morris-hover-row-label a {
	color:#720202;
	text-decoration:none;
}
.morris-hover-row-label a:before {
	content: "\f061 ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding-right:5px;
}
.header{
	height:178px;
	margin:0;
	padding:0;
}
.headerleft {
	float:left;
	height:45px;
	width:50%;
	margin-top:-137px;
	background:#ffffff;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
.headerright {
	float:right;
	height:45px;
	width:50%;
	margin-top:-137px;
	background:#739342;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
.content {
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding:10px;
	background:rgb(247, 247, 247);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
.menu {
	width:1026px;
    text-align:center;
    margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}
.menu a {
	font-size: 1.4em;
	text-decoration:none;
	color:#fff;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
	padding:20px 0 0;
}
.menu a:hover {
	opacity:0.8;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.menulink1 {
    display: inline-block;
	width:24%;
	text-align:center;
	height:50px;
	background:#87ad4e;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
a.menulink2 {
    display: inline-block;
	width:24%;
	text-align:center;
	height:50px;
	background:#739443;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
a.menulink3 {
    display: inline-block;
	width:24%;
	text-align:center;
	height:50px;
	background:#739443;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
a.menulink4 {
    display: inline-block;
	width:24%;
	text-align:center;
	height:50px;
	background:#4c612c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	-moz-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.2);
	box-shadow:0 2px 0 rgba(0,0,0,0.2);
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
  height: 4px;
}
.clear2x {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
  height: 40px;
}
ul{
	list-style:none;
}
ul li{
	display:inline;
}
ul li a{
	text-decoration:none;
}
.menu {
	height:20px;
}
.logo {
	width:194px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	position:relative;
}
#footer {
	width:100%;
	margin: auto;
}
#footer p{
    font-size: 1em;
    color: rgb(170, 169, 169);
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
    margin: auto;
    text-align: center;
}
#viewip input[type="text"] {
    border-color: rgb(153, 153, 153) rgb(204, 204, 204) rgb(230, 230, 230);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1) inset;
    transition-duration: 0.2s;
    transition-timing-function: linear;
	background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    color: rgb(102, 102, 102);
    border-radius: 3px 3px 3px 3px;
	height:37px;
	width: 69%;
	float:left;
	font-size: 1.0em;
}
#viewip input[type="text"]:focus{
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(255, 249, 244);
    outline: 0px none;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
}
#viewip button[type="submit"]:hover{
    color: rgb(102, 102, 102);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 0px 10px rgb(163, 163, 163);
}
#viewip button[type="submit"]{
    padding: 10px 16px;
    border-radius: 3px 3px 3px 3px;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(240, 240, 240);
    background-image: -moz-linear-gradient(center top , rgb(253, 253, 253), rgb(240, 240, 240) 2px, rgb(227, 227, 227));
    transition-duration: 0.1s;
    transition-timing-function: linear;
	color: rgb(153, 153, 153);
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	height:40px;
	width: 29%;
	float:right;
	font-size: 1.0em;
}

.bar {
    margin: 3px 0px 18px;
    padding: 0px;
    clear: both;
    display: block;
    height: 20px;
    width: 100%;
    border-bottom: 1px solid rgb(233, 231, 231);
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
}
.bar1 {
    margin: 3px 0px 3px;
    padding: 0px;
    clear: both;
    display: block;
    height: 10px;
    width: 100%;
    border-bottom: 1px solid rgb(233, 231, 231);
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
}
.delip{
    border-radius: 3px 3px 3px 3px;
	border-color: rgb(157, 200, 66) rgb(132, 168, 55) rgb(109, 139, 44);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(207, 252, 107);
    background-image: -moz-linear-gradient(center top , rgb(207, 252, 107), rgb(174, 216, 84) 2px, rgb(148, 190, 65));
	text-align:center;
	color: rgb(0, 0, 0);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	font-size: 1.0em;
	width: 100%;
	height:50px;
    display: inline-block;
	margin-top:10px;
}
.delip:hover{
	border-color: rgb(137, 173, 57) rgb(112, 143, 47) rgb(90, 115, 37);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(187, 227, 95);
    background-image: -moz-linear-gradient(center top , rgb(187, 227, 95), rgb(154, 191, 75) 2px, rgb(129, 166, 56));
    text-decoration: none;
}
#delip .legend {
    margin-top: 14px;
    border-bottom: 1px solid rgb(233, 231, 231);
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
    font-size: 1.0em;
    width: 100%;
    padding-bottom: 4px;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
	color:#424242;
}
#delip .label, #contact .label {
	float:left;
	width:28%;
    padding: 6px 0;
    border-radius: 3px 3px 3px 3px;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(240, 240, 240);
    background-image: -moz-linear-gradient(center top , rgb(253, 253, 253), rgb(240, 240, 240) 2px, rgb(227, 227, 227));
    transition-duration: 0.1s;
    transition-timing-function: linear;
	color: rgb(153, 153, 153);
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	height:25px;
	font-size: 1.0em;
	text-align:center;
   cursor: default;
}
#contact .labelM {
	float:left;
	width:28%;
    padding: 6px 0;
    border-radius: 3px 3px 3px 3px;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(240, 240, 240);
    background-image: -moz-linear-gradient(center top , rgb(253, 253, 253), rgb(240, 240, 240) 2px, rgb(227, 227, 227));
    transition-duration: 0.1s;
    transition-timing-function: linear;
	color: rgb(153, 153, 153);
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
	height:138px;
	font-size: 1.0em;
	text-align:center;
   cursor: default;
}
#delip input[type="text"], #contact input[type="text"] {
    border-color: rgb(153, 153, 153) rgb(204, 204, 204) rgb(230, 230, 230);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1) inset;
    transition-duration: 0.2s;
    transition-timing-function: linear;
	background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    color: rgb(102, 102, 102);
    border-radius: 3px 3px 3px 3px;
	height:37px;
	width: 68%;
	float:right;
	font-size: 1.0em;
}
#contact textarea {
    border-color: rgb(153, 153, 153) rgb(204, 204, 204) rgb(230, 230, 230);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1) inset;
    transition-duration: 0.2s;
    transition-timing-function: linear;
	background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    color: rgb(102, 102, 102);
    border-radius: 3px 3px 3px 3px;
	height:150px;
	width: 68%;
	float:right;
	font-size: 1.0em;
	resize:none;
}
#delip input[type="text"]:focus, #contact textarea:focus, #contact input[type="text"]:focus{
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: rgb(255, 249, 244);
    outline: 0px none;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
}
.welcome {
	float:left;
	width:auto;
}
.welcome h1 {
	float:left;
	width:auto;
	padding-top:10px;
	font-size: 1.2em;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
	color:#424242;
}

h2 {
	font-size: 0.9em;
}

.social {
	float:right;
	width:auto;
}
.social a{
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
	text-decoration:none;
	font-size: 2.0em;
}
.facebook {
	color: #3350ae;	
}
.google {
	color: #d83d2d;	
}
.twitter {
	color: #00c4fc;	
}
.description {
	float:left;
	width:69%;
	margin-top:20px;
	padding-bottom:10px;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
	color:#424242;
}
.download, .dl {
	float:right;
	width:29%;
	margin-top:20px;
	font-weight:bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	background: #c4fea5;
	background: -moz-linear-gradient(top, #c4fea5 0%, #aefe8d 17%, #c4fea5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4fea5), color-stop(17%,#aefe8d), color-stop(100%,#c4fea5));
	background: -webkit-linear-gradient(top, #c4fea5 0%,#aefe8d 17%,#c4fea5 100%);
	background: -o-linear-gradient(top, #c4fea5 0%,#aefe8d 17%,#c4fea5 100%);
	background: -ms-linear-gradient(top, #c4fea5 0%,#aefe8d 17%,#c4fea5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4fea5', endColorstr='#c4fea5',GradientType=0 );
	background: linear-gradient(top, #c4fea5 0%,#aefe8d 17%,#c4fea5 100%);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #008E00;
	text-shadow: 0 1px 0 #CDFE9C;
	border: 1px solid #96D87D;
	text-align:center;
	color: rgb(0, 0, 0);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.dl {
	margin-top:-40px;
}

.information {
	font-size:0.7em;
	text-shadow:none;
}

.dl a {
	color:#4c612c;
	text-shadow: 0 1px 0 rgb(255, 255, 255);
	text-decoration:none;
	font-size: 2.4em;
    -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
}
.dl a:hover {
	color:#000000;
}
.success {
background-color: #74a446;
background-image: -webkit-linear-gradient(#74a446,#4d7730);
background-image: -moz-linear-gradient(#74a446,#4d7730);
background-image: -ms-linear-gradient(#74a446,#4d7730);
background-image: linear-gradient(#74a446,#4d7730);
}
.success {
border-color: #4d7730;
color: #ffffff;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
}
.success:after {
content: "\f058";
}
.success a {
	color: rgb(209, 209, 209);
	text-decoration:none;
}
.success a:hover {
	color: rgb(255, 255, 255);
	text-decoration:none;
}
.success a:after {
	content: "\f06e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.success a:before {
	content: "\f0a4";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.info, .error, .success, .warning {
border-width: 0;
font-weight: bold;
box-shadow: 0 1px 2px rgba(0, 0, 0, .5), inset 0 0 1px rgba(0, 0, 0, .2);
}
.error {
background-color: #c95145;
background-image: -webkit-linear-gradient(#c95145,#913d37);
background-image: -moz-linear-gradient(#c95145,#913d37);
background-image: -ms-linear-gradient(#c95145,#913d37);
background-image: linear-gradient(#c95145,#913d37);
}
.error {
border-color: #913d37;
color: #ffffff;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
}
.error:after {
content: "\f071";
}
.error a {
	color: rgb(209, 209, 209);
	text-decoration:none;
}
.error a:hover {
	color: rgb(255, 255, 255);
	text-decoration:none;
}
.error a:after {
	content: "\f06e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.error a:before {
	content: "\f0a4";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.warning {    
	border:none!important;
	background-color: rgb(239, 203, 80);
    background-image: linear-gradient(rgb(239, 203, 80), rgb(233, 191, 43));
    color: rgb(0, 0, 0);
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
}
.warning:after {
	content: "\f071";
}
.warning a {
	color: rgb(114, 114, 114);
	text-decoration:none;
}
.warning  a:hover {
	color: rgb(35, 35, 35);
	text-decoration:none;
}
.warning  a:after {
	content: "\f06e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.warning  a:before {
	content: "\f0a4";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.info, .error, .success, .warning {
border-width: 1px;
border-style: solid;
line-height: 1.5;
margin-top: 14px;
padding: 11px 14px 11px 48px;
position: relative;
border-radius: 7px 7px 7px 7px;
}
.info:after, .error:after, .success:after, .warning:after {
font-family: FontAwesome;
font-size: 28px;
display: block;
height: 32px;
left: 13px;
margin-top: -19px;
position: absolute;
top: 50%;
width: 32px;
}
.attaques {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	overflow-y : scroll;
}
.attaques:target {
	opacity:1;
	pointer-events: auto;
}

.attaques .ipAttaques {
	width: 380px;
	position: relative;
	margin: 5% auto;
	padding: 5px 10px 5px 10px;
	border-radius: 10px;
	background: #F7F7F7;
	height:auto;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover {
	border-color: rgb(157, 200, 66) rgb(132, 168, 55) rgb(109, 139, 44);
    background-color: rgb(207, 252, 107);
    background-image: -moz-linear-gradient(center top , rgb(207, 252, 107), rgb(174, 216, 84) 2px, rgb(148, 190, 65));
	color: rgb(0, 0, 0);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.ipAttaques h2 {
    border-bottom: 1px solid rgb(233, 231, 231);
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
	font-size:1.2em;
}
.table {
	display: table;
	margin-top:20px;
	text-align:center;
	width: 100%;
}
.row {
	display: table-row;
}
.cell {
	display: table-cell;
	-moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
	border-color: rgb(205, 205, 205) rgb(187, 187, 187) rgb(169, 169, 169);
    background-color: rgb(240, 240, 240);
    background-image: -moz-linear-gradient(center top , rgb(253, 253, 253), rgb(240, 240, 240) 2px, rgb(227, 227, 227));
	color: rgb(128, 128, 128);
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
}
.cell a {
	color:#720202;
	text-decoration:none;
}
.cell a:before {
	content: "\f061 ";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	padding-right:5px;
}
.cellTitle {
	display: table-cell;
	border-color: rgb(157, 200, 66) rgb(132, 168, 55) rgb(109, 139, 44);
    background-color: rgb(207, 252, 107);
    background-image: -moz-linear-gradient(center top , rgb(207, 252, 107), rgb(174, 216, 84) 2px, rgb(148, 190, 65));
	color: rgb(0, 0, 0);
	-moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.ask {
	margin-top:20px;
	padding:0;
}
.question {
	float:left;
	width:29%;
    -webkit-border-radius: 10px 10px 0 10px;
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
	background: #b9dd6a; /* Old browsers */
	background: -moz-linear-gradient(top,  #b9dd6a 0%, #99db00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9dd6a), color-stop(100%,#99db00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b9dd6a 0%,#99db00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b9dd6a 0%,#99db00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b9dd6a 0%,#99db00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b9dd6a 0%,#99db00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9dd6a', endColorstr='#99db00',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	color:#333333;
	text-shadow: 0px 1px 0px rgb(255, 255, 255);
	border: 1px solid #96D87D;
}
.question p {
	padding-left: 7px;
	padding-right: 7px;
}
.reponse {
	float:right;
	width:69%;
    -webkit-border-radius: 0 10px 10px 10px;
    -moz-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	color:#545454;
	text-shadow: 0px 1px 0px rgb(255, 255, 255);
	border: 1px solid #CECECE;
}
.reponse p {
	padding-left: 7px;
	padding-right: 7px;
}

@media screen and (max-width: 1100px) {

.menu  {
	width:100%;
    display: block;  
    height: auto;  
	}
.menu a {
    width: 45%; 
    display: inline-block;  
    position: relative;
	margin-top:5px; 
    }
.content {
	width:90%;
	}
#viewip input[type="text"] {
	width: 100%;
	float:left;
	}
#viewip button[type="submit"]{
	margin-top:5px;
	width: 100%;
	float:left;
	}
.delip{
	margin-top:5px;
	width: 100%;
	float:left;
	}
.welcome {
	float:left;
	padding:0;
	margin:0;
	width:100%
	}
.social {
	float:left;
	width:100%;
	text-align:center;
	}
.social a{
	font-size: 2.0em;
	}

.download, .dl {
	float:left;
	width:100%;
	margin-top:10px;
	}
.question {
	float:left;
	width:100%;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.reponse {
	float:left;
	width:100%;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
}

@media screen and (max-width: 400px) {

.menu  {
	width:100%;
    display: block;  
    height: auto;  
}
.menu a {
    width: 100%;  
    float: left;  
    position: relative;
	margin-top:0;
    }
.content {
	width:90%;
	}
#viewip input[type="text"] {
	width: 100%;
	float:left;
	}
#viewip button[type="submit"]{
	margin-top:5px;
	width: 100%;
	float:left;
	}
.welcome {
	float:left;
	padding:0;
	margin:0;
	width:100%
	}
.social {
	float:left;
	width:100%;
	text-align:center;
	}
.social a{
	font-size: 3.0em;
	}
.description {
	float:left;
	width:100%;
	margin-top:10px;
	}
.download, .dl {
	float:left;
	width:100%;
	margin-top:10px;
	}
#delip input[type="text"] {
	width: 100%;
	float:left;
	}
#delip .legend {
	margin-top:5px;
	width: 100%;
	float:left;
	}
#delip .label {
	margin-top:5px;
	width: 100%;
	float:left;
	}
.attaques {
	overflow: scroll;
	}
.question {
	float:left;
	width:100%;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.reponse {
	float:left;
	width:100%;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
}	