@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;  
vertical-align:baseline;  
}

body{  
background: #999999;  
line-height:14px;
background-image: url('images_formulaire/fond.png');
background-repeat:repeat-x;
font-size: 12px;  
font-family: Arial,  Verdana, Helvetica, sans-serif;  
margin:0pt;  
cursor:default;  
 
}  
html,body{  
height:100%;  
text-align: center;  
}  
 
a{  
text-decoration: none;
color:#48befb; 
}
p {
font-family:inherit;
font-size:14px;
color:#fff;
font-weight:bold;
padding:10px;
line-height:20px;  
}

h1 {
	font-size: 24px;
	background-color:#555;
	color:#fff;
	padding:10px;
	font-family:inherit;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size: 16px;
	color:#fff;
	padding: 10px;
	font-family:inherit;
	font-weight:bold;
}

h3 {
	font-size: 16px;
	color:#ccc;
	padding:5px;
	font-family:inherit;
	font-weight:bold;
	text-align:center;
}

h4 {
	font-size: 14px;
	color:#fff;
	padding:5px;
	font-family:inherit;
	font-weight:200;
	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:#fff;
font-size:16px;
font-weight:bold;
font-family:inherit;
}

.style2 {
color:#fff;
font-size:12px;
font-weight:bold;
font-family:inherit;
}

/******* DEBUT Style *******/  

/******* GENERAL RESET *******/  

.tableCenter {
margin: 0 auto;
border-collapse: collapse;
}
/******************************************************************** DEBUT TOP ********************************************************************/
.top {
background:url(images_formulaire/fond_top.png);
position:absolute;
top:0px;
z-index:2;
height:30px;
margin-left:0px;
margin-right:0px;
width:100%;
}

/********************************************************************* FIN TOP *********************************************************************/

/******************************************************************** DEBUT MIDDLE ********************************************************************/
.middle {
position:absolute;
background-image:url(images_formulaire/fond_middle.png);
left:0px;
right:0px;
top:26px;
height:200px;
}

.conteneurMiddle {
margin:auto;
width:900px;
height:100%;
}
.sousConteneurMiddle {
position:absolute;
width:900px;
height:100%;
}

.webmasters {
position:absolute;
background-image:url(images_formulaire/fond_webmasters.png);
right:0px;
top:auto;
width:200px;
height:70px;
z-index: 1;
}

.modelisationLive {
position:absolute;
background:url(images_formulaire/modelisation.png) no-repeat;
right:0px;
top:-15px;
width:530px;
height:162px;
z-index: 10;
}

.modelisationChat {
position:absolute;
background:url(images_formulaire/modelisation_chat.png) no-repeat;
right:0px;
top:-15px;
width:530px;
height:162px;
z-index: 11;
}

.logo {
position:absolute;
top: 0px; 
left:0px;
z-index: 3;
}

.imagePres { 
position: absolute; 
right: 0px; 
z-index: 5; 
bottom: 0px; 
}

/******************************************************************** FIN MIDDLE ********************************************************************/

/******************************************************************** DEBUT BOTTOM ********************************************************************/

.conteneurBottom {
position:absolute;
height:auto;
width:100%;
top:160px;
}

#container{  
margin: 0em auto;  
width: 920px;
color:#000;
}  

.content{  
margin: 0pt auto;
background: #666;  
border: 1px solid #d0ccc9;  
text-align: left;  
padding: 10px;
line-height:20px;
padding-bottom: 20px;  
font-size: 15px;
}  


/******************************************************************** DEBUT BOTTOM ********************************************************************/

.imageFlux {
padding:10px 30px 10px 10px;
float:right;
width:160px;
height:100px;
}

.imageChat {
padding:0px;
float:left;
bottom:0px;
}

.explication {
background-color:#777;
margin:20px 10px;
padding:10px;
color:#FFF;
font-weight:bold;
}

.formulaire {
background-color:#777;
margin:20px 10px;
width:auto;
padding:10px;
color:#FFF;
font-weight:bold;
}


/************************ STYLE BOTTOM ***********************/

.style1 {
	font-size:13px;
}

.titre {
color: #ff00f0;
}

/************************ STYLE BOTTOM ***********************/



.lienWebmaster {
color:#000000;
font-weight:bold;
}

.tdFormulaire {
color:#FFF;
font-weight:bold;
}


