/* CSS Document */
body, td, input { font:10px  Verdana, Arial, Helvetica, sans-serif; color:#000; }

a { color:#228DD7; text-decoration:underline;}
a:hover { text-decoration:none;color:#333;}

.menu { color:#7E8F9A; font-weight:bold; line-height:18px; padding:25px 0 0 30px; font-size:11px;}
.menu a {color:#7E8F9A; text-decoration:none;}
.menu a:hover { color:#000; text-decoration:none;}

.apartir strong {  color:#FFF; background-color:#4656D0;}
.price strong { color:#787EDE; font-size:12px;}
.dinfos a { text-decoration:none; color:#000; font-weight:bold;}
.dinfos a:hover { text-decoration:underline; color:#000;}

.star { list-style-type:none; padding:0; margin:10px 10px 10px 30px;}
.star li { margin-bottom:3px; font-weight:bold; padding-left:13px; background:url(../images/star.gif) no-repeat 0 1px;}

.star2 { list-style-type:none; padding:0; margin:10px;}
.star2 li { margin-bottom:3px; padding-left:13px; background:url(../images/star.gif) no-repeat 0 5px;}



h2 { font-size:11px; color:#FFF; margin:0; padding:6px 0 0 6px;}

.text { padding:10px; line-height:18px; font-size:11px;}

.field { border:1px solid #228DD7; width:200px;}
textarea.field { overflow:auto; height:100px;}
.btn {border:1px solid #228DD7; background:url(../images/bg12.gif) repeat-x; color:#FFFFFF; font-weight:bold; font-size:11px;}