ul.special {
	margin-left: 20px;
	margin-right: 23px;
	color: rgb(104, 103, 108);
	font-style: normal;
	font-size: 12px;
	background-color: #EEEEEE;
}

li.special {
}

p.ProductTitle {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    }

p.ProductSince {
    text-align: right;
    font-size: 10px;
    }

a.IndexLang { text-align: left;
    text-decoration: none;
    font-size: 10px;
	color: #525151;
    font-weight: bold;
    }

a.IndexLang:visited { text-align: left;
    text-decoration: none;
    font-size: 10px;
	color: #525151;
    font-weight: bold;
    }

a.IndexLang:hover { text-align: left;
    text-decoration: none;
    font-size: 10px;
	color: #525151;
    font-weight: bold;
    }

span.lime {
	color: blue;
}

span.contactAdress {
    /*color: rgb(223, 238, 217);*/
    text-decoration: none;
    text-align: right;
    font-weight: normal;
    font-size: 10px;
}

span.bluetitle {
/*color: #0099FF;*/
	color: blue;
}

#RedirectHomePage {
	float: left;
	width: 166px;
	height: 75px;
	margin-left: 10px;
	margin-top: 0px;
}



/*FORM*/
	
.form1 {
	/*width: 650px;*/
	padding-right: 10px;
	padding-left: 10px;
	border-top: solid rgb(0, 128, 103) 1px;
	border-bottom: solid rgb(0, 128, 103) 1px;
	border-left: solid rgb(0, 128, 103) 1px;
	border-right: solid rgb(0, 128, 103) 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}


.champs1 {


	height: 25px;
}

.champs3 {


	height: 25px;
	border-left: solid rgb(0, 128, 103) 1px;
	border-bottom: solid rgb(0, 128, 103) 1px;
	border-bottom-color: #008067;
	
}

.champs2 {
border-bottom-style: solid;
border-bottom-color: #008067;
border-bottom-width: 1px;
height: 25px;
}


.textfield1 {
    border: solid 1px rgb(174, 174, 174);
    font-style: normal;
    font-size: 11px;
}



.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(101, 101, 101);
}



.valid1 {
	background-color:rgb(255,255,255);
	border: solid 2px rgb(0, 128, 103);
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.valid2 {
	background-color:rgb(255,255,255);
	border: solid 2px rgb(0, 128, 103);

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
