@charset "utf-8";
/******* GENERAL RESET *******/  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
tfoot, thead, tr, th, td {  
border:0pt none;  
font-family:inherit;  
font-size: 100%;  
font-style:inherit;  
font-weight:inherit;  
margin:0pt;  
padding:0pt;
}

body{  
line-height:14px;
font-size: 12px;  
font-family: Arial,  Verdana, Helvetica, sans-serif;  
margin:0pt;  
}  

html,body{  
height:100%;  
text-align: center;  
}  
 
a{  
text-decoration: none;
color:#48befb; 
}
p {
font-family:inherit;
font-size:14px;
color:#666666;
padding:5px 25px;
line-height:20px;  
}

h1 {	
color:#a62879;
font-size:20px;
font-family:inherit;
font-weight:bold;
}

h2 {	
	font-size: 16px;
	color:#333;
	padding:5px;
	font-family:inherit;
	font-weight:bold;
	text-align:left;
}

h3 {
color:#a62879;
font-size:16px;
font-family:inherit;
font-weight:bold;
text-align:center;
}

input {
	background: #ddd;
	font-family:inherit;
	font-size: 13px;
	color: #531335;
	font-weight:600;
	border-width:0;
	border-color:#ffffff;
	padding:4px;
	margin:2px 0px;
}

textarea {
	background: #ddd;
	font-family:inherit;
	font-size: 14px;
	color: #333;
	border-width:0;
	border-color:#ffffff;
	padding:10px;
	line-height:20px;
}

/******* DEBUT Style *******/  
.style1 {
color:#FFFFFF;
font-size:10px;
font-family:inherit;
}

.style2 {
	font-size: 15px;
	color:#531335;
	padding:10px;
	font-family:inherit;
	font-weight:bold;
	text-align:center;
}

.style3 {
	font-size: 16px;
	color:#a62879;
	font-family:inherit;
	font-weight:bold;
}

.numero {
font-size:50px;

}

/******* DEBUT Style *******/  


.cadre {
height:130px;
width:900px;
background:url(images/cadre.png);
}