@charset "UTF-8";

body ,html { margin: 0px; padding: 0px; font-family: Verdana, Geneva, sans-serif; }
body { background-image: url(../images/back.jpg); }

#container { margin-left:auto; margin-right:auto; width: 710px; margin-top:80px; }

#header { height: 80px; width: 710px; margin-bottom:10px; }
#logo { float:left; }
#menu { padding-top:48px; font-size:20px; text-align:right; font-weight: bold; }
.current a:link, .current a:visited, .current a:active {color:#f8991d; text-decoration: none;}
.link a:link, .link a:visited, .link a:active {color:#828387; text-decoration: none;}
.link a:hover  ,.current a:hover {color:#58585A; text-decoration: none;}


#context { width: 710px; background-image:url(../images/foto.jpg); background-position:left bottom;
}
#text { min-height: 334px; margin-left:344px; padding-bottom:10px; padding-top:10px; width: 356px; font-size:14px; color:#000; padding-right:10px;}

#text a:link, #text a:visited, #text a:active {color:#58585A; text-decoration: none;}
#text a:hover {color:#fff; text-decoration: none;}


#footer { margin-top:10px; height: 80px; width: 710px; background-color:#f8991d; padding-top:20px; }
#slogan { font-size:27px; color:#FFF; text-align:center; }
#adress { font-size:12px; color:#FFF; text-align:center; margin-top:20px; }
#adress a:link, #adress a:visited, #adress a:active {color:#FFF; text-decoration: none;}
#adress a:hover {color:#58585A; text-decoration: none;}

#giraphic { font-size:12px; color:#474033; text-align:right; margin-top:10px; }
#giraphic a:link, #giraphic a:visited, #giraphic a:active {color:#f6b925; text-decoration: none;}
#giraphic a:hover {color:#474033; text-decoration: none;}

.input{ border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #FFF; color: #000; border-top-style: none; border-right-style: none; border-left-style: none; background-color: #DCDCDC; }

.button{ color:#FFFFFF; font-size:10px; height: 18px; border: 1px solid #58585A;padding-left:15px; padding-right:15px; background-color:#f8991d; cursor: pointer;}
.button:hover{ color:#58585A; border: 1px solid #58585A; background-color:#dcdcdc; cursor: pointer;}

legend { font-size: 12px; color: #58585A; }
fieldset { border: 1px solid #58585A; }
.wrong {
	color: #F00;
}
