body {
margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;
font-family: Tahoma, Verdana, Arial, sans-serif;
COLOR:#fff;
}

table {font-size:15; font-family: Arial, sans-serif;}

table.cadre {
border:15px solid #000000;
border-collapse:collapse;
}

td.vert {background-color:#EEF9DF;}

hr {color: #fff; width: 100%; background-color: #fff; height: 3px; border: 0;}

a {color:#fff; text-decoration: underline; font-weight: bold;}
a:hover {color:#fff; text-decoration: underline; font-weight: bold;}

a.rand {font-size: 10px; color:#fff; text-decoration: underline; }
a.rand:hover {font-size: 10px; color:#fff; text-decoration: underline;}

.t {font-size: 25px; color:black; font-weight: bold; }
.com {font-size: 10px; color:#222; font-family: Arial, sans-serif;}

img.photo {
    padding: 15px 15px 15px 15px; 
    background: #fff;
    border: 5px solid #000;
}

div.center {

	width:300px;
	text-align:center;

}

div.invitez {
	position: absolute;
	width: 118px;
	height: 64px;
    margin-top: 100px;
	margin-left: 100px;
}

select {
	font-size: 12px;
	font-family: Verdana,Arial,sans-serif;
	border:1px solid #fff;
}

input {
	font-size: 12px;
	font-family: Verdana,Arial,sans-serif;
	border:1px solid #fff;
}

input.none {
	border:0px;
}

input.age {
	font-size: 30px;
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	border:1px solid #000;
	background: #fff;
	text-align:center;
}

input.bouton {
	font-size: 20px;
	font-family: Verdana,Arial,sans-serif;
	color: #111;
	border-left:5px solid #0d9ac5;
	border-top:5px solid #FF0084;
	border-right:5px solid #9cce15;
	border-bottom:5px solid #008C00;
	background:#fff;
}

