@charset "utf-8";
/* CSS Document */

#enquete{
text-align:left;
}
#enquete #container{
text-align:center;
}


#enquete h2{
width:846px;
height:120px;
text-indent:-10000px;
background:url(/enquete/img/title.gif) no-repeat;
margin-bottom:10px;
}

#enquete h3{
font-size:16px;
font-weight:bold;
color:#1351A4;
width:650px;
margin:auto;
text-align:left;
padding:20px;
padding-top:0px;
}
#enquete h4{
font-size:14px;
font-weight:bold;
color:#666666;
padding-top:3px;
}
#enquete h4.short{
float:left;
width:135px;
}
#enquete h5{
font-size:12px;
font-weight:normal;
color:#666666;
padding-top:6px;
}
#enquete form{
font-size:14px;
}
#enquete .formargin{
margin-left:135px;
/*width:420px;*/
}

#enquete form input{
margin:3px;
}
#enquete form input.field{
width:200px;
border:1px solid #7E9DB9;
}
#enquete form textarea{
width:348px;
height:123px;
border:1px solid #7E9DB9;
}
#enquete div.block{
width:550px;
background-color:#E8F8FF;
text-align:left;
padding:0px 15px;
margin:0px auto;
}
#enquete div.block_hd{
background:url(/enquete/img/block_hd.jpg) no-repeat;
width:580px;
height:10px;
margin:0px auto;
line-height:100%;
font-size:0px;
}
#enquete div.block_ft{
background:url(/enquete/img/block_ft.jpg) no-repeat;
width:580px;
height:10px;
margin:0px auto;
margin-bottom:10px;
line-height:100%;
font-size:0px;
}

#enquete p#thanks{
padding-top:100px;
padding-bottom:200px;
font-size:20px;
font-weight:bold;
color:#1351A4;

}

