.background{ 
background: white; 
/*background: #ACE094;*/

}

button{

text-align: center; vertical-align: text-bottom;  
background-position: bottom; /* needed for firefox */
border-style: none; 
width:88px;height:24px; 
cursor:pointer;
  background:url("images/button.jpg") no-repeat 0px 0em;
  padding-bottom:2px;
}
body {
background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
	font-size:	12px; 
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
}

.logo {
	height:40px;
	width:340px;
	clear:both;
	margin-bottom:4px;
	margin-left: 5px;
}
#framecontent {
height:auto;
vertical-align: baseline;
margin-top:1px;
width:370px;
}


.step{
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:14px;
font-weight:bold
}
.inside{
background:#E9E9E9;
}
.inside2{
background:#6DBE48;
}
.small{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
padding:2px;
}
.body_table{
border:1px solid #000000;
}
.inside_table{

padding-top:5px;

}
.contentbox{background:white;
border:1px solid #CCCCCC; width:300px;

}
.content{

 height:200px;

}

.tdfieldtitle {
margin-bottom:3px;margin-top:5px;
color:666666;
font-weight:bold; font-size:12px;
 background-color: #e8f1f3;
border-bottom:1px solid silver;
}
.trfieldtitle {
 background-color: red;
}
.grostitre {
color:666666;
font-weight:bold; font-size:12px;
}
.soustitre {
color:666666;
font-weight:bold;  vertical-align:bottom;
}

a, a:visited { color:black; text-decoration:none; font-size:10px;}
a:hover { color:gray; text-decoration: none}

.footer, .footer:visited { color: gray; text-decoration:none; font-size:9px;}
.footer:hover { color:gray; text-decoration: underline}

.error{
width:90%; 
text-align: center;  
border: 1px solid #57dc11;
background-color: #ddf5d0; 
color:black;
padding:3px;
margin-top:5px;margin-bottom:5px;
}

input {width:110px; height:18px; border: 1px solid #e3e8eb;font-size:11px; }
.phone {width:95px; height:18px; border: 1px solid #e3e8eb;font-size:11px; }
.checkbox { width:15px; height:15px; border: 0px;font-size:11px;}
textarea{width:110px;  border: 1px solid #e3e8eb;font-size:11px;}
select{width:auto; height:18px; border: 1px solid #e3e8eb;font-size:11px;}

.description {
 	margin-top:3px;  	margin-left:5px; 	margin-right:8px; 
 	padding-bottom:5px;
	margin-bottom:10px; color:#5899e8; font-size:11px;font-weight:bold;
}

.bg_td_image{
	background-image: url(/images/bg_popup.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_td_image td {padding-left:3px;padding-top:3px;padding-bottom:3px;
}

#trait{
	border-bottom:1px solid #ffffff;
}
.skype { background-color: #00aff0; color:#ffffff;font-weight:bold;font-size:12px;height:52px;	font-weight: bold;
}
.formlabels{
	font-weight: bold;
}
