body {
	font-family: Tahoma, Arial; background-color:#89be7d; background-image:url(../images/background.gif); background-position:center; background-repeat:repeat-y; margin:0px;
}

td {
	font-family: Tahoma, Arial; 
}

form{ margin:0px;}

a{color:#e97f01; text-decoration:none}
a:hover{color:#e97f01; text-decoration:underline;}

h1{ color:#326597; margin:0px;  padding-bottom:10px; padding-left:40px; padding-right:100px; font-size:18px;}
h2{ color:#326597; margin:0px;  padding-bottom:10px; padding-left:40px; padding-right:100px; font-size:16px;}


.main{ background-image:url(../images/back-main.gif); width:988px; background-repeat:repeat-y;}
.main-td{ background-image:url(../images/header.jpg); background-repeat:no-repeat;}

.header{ width:988px; height:250px; }
.sup{width:988px; height:400px; background-image:url(../images/left.jpg); background-repeat:no-repeat; background-position:0px 92px;}
.left{ width:388px;}
.right{ width:600px; background-image:url(../images/right.jpg); background-position:0% 100%; background-repeat:no-repeat;}

.left-menu{ margin-left:40px; margin-top:60px; width:120px; line-height:30px; padding:10px; font-weight:bold; color:#FFFFFF; FILTER: alpha(opacity=80); moz-opacity: 0.8; opacity: 0.8; background-color:#FFFFFF; font-size:12px; }
.left-menu a{ color:#326597; text-decoration:none;}
.left-menu a:hover{color:#e97f01}

.footer{background-image:url(../images/background.gif); background-repeat:repeat-y; height:100px; width:988px;}
.footer-content{ background-image: url(../images/footer.jpg); background-repeat:no-repeat; padding-top:50px;}

.content{color:#326597; padding-top:10px; padding-bottom:10px; padding-left:40px; padding-right:100px; font-size:11px;}

.galeria{ height:300px; width:500px;}

/*CONTACT*/

.form{
	color:#326597;
	font-size:11px;
	font-family: Tahoma, Arial;
	margin-left:40px
	}
	
.radio{ background:none;}
.input{width:200px; background-color: #b9defd; border:1px solid #999999; color:#326597; font-family:Tahoma, Arial; font-size:11px;}
.textarea{width:200px; background-color:#b9defd; border:1px solid #999999; color:#326597; font-family: Tahoma, Arial; font-size:11px; height:40px;}
.input_button{ background-color:#a8411d; color:#FFFFFF; font-weight:bold; font-size:10px; margin-right:8px; cursor:pointer; border:1px solid #990000;}
