﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
	<head>
		<title>contact</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

		<style type="text/css">
		
body{
	margin:40px;
	padding:0;
	background-color:black;
}
@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('caviardreams-webfont.eot');
    src: url('caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviardreams-webfont.woff') format('woff'),
         url('caviardreams-webfont.ttf') format('truetype'),
         url('caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}    
#articlecontact{												/*debut block article contact */
	width: 599px;
	height: 768px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	float: left;
}	
h2.c8{
	font-family: caviar_dreamsregular;
	font-weight:bold;;
	font-size: 16px;
	color:#000000;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 5px;
}
hr{
	display: block;
	clear: both;
	height: 1px;
	width: 599px;
}


.carte{
	margin-left: 25px;
	float: left;
}

.to{
	background-color:#a6b0ba; 
	border-radius: 25px 25px 25px 0;
	width: 150px;
	height: 200px;
	margin-left: 35px;
	margin-top:30px;
	float: left;
}
p.co{
	margin-left: 25px;
	margin-top: 25px;
	font-family:caviar_dreamsregular;
	
}

#contact{
	width: 500px;
	height: 200px;

}
form.act{
	margin:0;
	background-color: red;
	width: 500px;
	height: 200px;
	margin-top: 0;
	
}
input{
	background-color: #a6b0ba;
	border: 1px solid #ffffff;
	color: #000000;
	font-weight: bold;
	height: 14px;
	font-size:10px;
	font-family: "caviar_dreamsregular", Helvetica, Arial, sans-serif;
	margin-top:5px;
	margin-left: 4px;
	display:block;
	
	outline: none;
	border-radius:25px;
	border-radius:25px;
	border-radius:25px;
	border-radius:25px;
	border-radius:25px;
	float: left;
}

textarea{
	background-color: #a6b0ba;
	border: 1px solid black;
	color: black;
	height: 400px;
	width: 170px;
	font-weight: bold;
	font-family: calibri, sans-serif;
	float: left;
}


textarea{
	margin-left: 20px;
	width: 400px;
	height: 170px;
	margin-bottom: 25px;
}
label{

	width: 100px;
	display: block;
	float: left;
}


p{
	min-height: 30px;
}



input#envoyer{
	background-color: black;
	color: yellow;
}
input#envoyer:hover{
	background-color: yellow;
	color: black;
}

</style>

</head>
<body>
/*fin block article contact g*/
	

</style>
</head>