caption, .titre, h1{
	border-width: 31px 50px;
	-moz-border-image: url("../../images/techedulab/titre.png") 17 29 29 31 stretch repeat;
	-webkit-border-image: url("../../images/techedulab/titre.png") 17 29 29 31 stretch repeat;
	-o-border-image: url("../../images/techedulab/titre.png") 17 29 29 31 stretch repeat;
	border-image: url("../../images/techedulab/titre.png") 17 29 29 31 fill stretch repeat;
	color:white;
}

.button{
	-moz-border-image: url("../../images/techedulab/bouton.png") 8 16 7 11 stretch repeat;
	-webkit-border-image: url("../../images/techedulab/bouton.png") 8 16 7 11 stretch repeat;
	-o-border-image: url("../../images/techedulab/bouton.png") 8 16 7 11 stretch repeat;
	border-image: url("../../images/techedulab/bouton.png") 8 16 7 11 fill stretch repeat;
	border-width: 6px 41px 4px 28px;
	color: white;
}
.button:hover{
	border-image: url("../../images/techedulab/boutonOver.png") 8 16 7 11 fill;
}
.button:disabled{
	border-image: url("../../images/techedulab/boutonDisabled.png") 8 16 7 11 fill;

}

.titleMail{
	//background: -moz-linear-gradient(top,  rgba(135,69,142,0.5) 0%, rgba(82,14,89,1) 100%); /* FF3.6+ */
	//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,69,142,0.5)), color-stop(100%,rgba(82,14,89,1))); /* Chrome,Safari4+ */
	//background: -webkit-linear-gradient(top,  rgba(135,69,142,0.5) 0%,rgba(82,14,89,1) 100%); /* Chrome10+,Safari5.1+ */
	//background: -o-linear-gradient(top,  rgba(135,69,142,0.5) 0%,rgba(82,14,89,1) 100%); /* Opera 11.10+ */
	//background: -ms-linear-gradient(top,  rgba(135,69,142,0.5) 0%,rgba(82,14,89,1) 100%); /* IE10+ */
	//background: linear-gradient(to bottom,  rgba(135,69,142,0.5) 0%,rgba(82,14,89,1) 100%); /* W3C */
        
        background: -moz-linear-gradient(top,  rgba(185,185,185,0.5) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(185,185,185,0.5)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(185,185,185,0.5) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(185,185,185,0.5) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(185,185,185,0.5) 0%,rgba(100,100,100,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(185,185,185,0.5) 0%,rgba(100,100,100,1) 100%); /* W3C */
}

#header {
	background: rgb(19,19,19); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(19,19,19,1) 0%, rgba(28,28,28,1) 9%, rgba(43,43,43,1) 18%, rgba(17,17,17,1) 37%, rgba(44,44,44,1) 45%, rgba(0,0,0,1) 54%, rgba(0,0,0,1) 54%, rgba(71,71,71,1) 62%, rgba(102,102,102,1) 62%, rgba(82,14,89,1) 64%, rgba(75,12,81,1) 64%, rgba(75,12,81,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(19,19,19,1)), color-stop(9%,rgba(28,28,28,1)), color-stop(18%,rgba(43,43,43,1)), color-stop(37%,rgba(17,17,17,1)), color-stop(45%,rgba(44,44,44,1)), color-stop(54%,rgba(0,0,0,1)), color-stop(54%,rgba(0,0,0,1)), color-stop(62%,rgba(71,71,71,1)), color-stop(62%,rgba(102,102,102,1)), color-stop(64%,rgba(82,14,89,1)), color-stop(64%,rgba(75,12,81,1)), color-stop(100%,rgba(75,12,81,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(19,19,19,1) 0%,rgba(28,28,28,1) 9%,rgba(43,43,43,1) 18%,rgba(17,17,17,1) 37%,rgba(44,44,44,1) 45%,rgba(0,0,0,1) 54%,rgba(0,0,0,1) 54%,rgba(71,71,71,1) 62%,rgba(102,102,102,1) 62%,rgba(82,14,89,1) 64%,rgba(75,12,81,1) 64%,rgba(75,12,81,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(19,19,19,1) 0%,rgba(28,28,28,1) 9%,rgba(43,43,43,1) 18%,rgba(17,17,17,1) 37%,rgba(44,44,44,1) 45%,rgba(0,0,0,1) 54%,rgba(0,0,0,1) 54%,rgba(71,71,71,1) 62%,rgba(102,102,102,1) 62%,rgba(82,14,89,1) 64%,rgba(75,12,81,1) 64%,rgba(75,12,81,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(19,19,19,1) 0%,rgba(28,28,28,1) 9%,rgba(43,43,43,1) 18%,rgba(17,17,17,1) 37%,rgba(44,44,44,1) 45%,rgba(0,0,0,1) 54%,rgba(0,0,0,1) 54%,rgba(71,71,71,1) 62%,rgba(102,102,102,1) 62%,rgba(82,14,89,1) 64%,rgba(75,12,81,1) 64%,rgba(75,12,81,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(19,19,19,1) 0%,rgba(28,28,28,1) 9%,rgba(43,43,43,1) 18%,rgba(17,17,17,1) 37%,rgba(44,44,44,1) 45%,rgba(0,0,0,1) 54%,rgba(0,0,0,1) 54%,rgba(71,71,71,1) 62%,rgba(102,102,102,1) 62%,rgba(82,14,89,1) 64%,rgba(75,12,81,1) 64%,rgba(75,12,81,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4b0c51',GradientType=0 ); /* IE6-9 */
}

#span_lieu, #spLieu {
	background: url("../../images/techedulab/header_espace.png") no-repeat scroll 0 0 transparent;
    border-bottom:solid 2px white;
}