
.home1, .home2 { float:left;margin:10px 0 ;/*20px*/;width: 330px;height: auto;padding: 15px}
.home1 { background: url(../im/bgr_point_v.jpg) repeat-y right;width: 330px }
.home2 { }


.home1 table tr td, .home1 table, .home2 table tr td, .home2 table { border:none;/* width:auto;*/}/*********************************/

.home1 h4, .home2 h4 { text-transform:uppercase; margin:10px 0px;}

#main .home1 a:link,#main .home1 a:visited, #main .home2 a:link,#main .home2 a:visited { font: bold 11px Arial; color:#5b491e; text-transform:uppercase;}
#main .home1 a:hover, #main .home2 a:hover{ text-decoration:none;}

.home1 a:link img, .home1 a:visited img, .home2 a:link img, .home2 a:visited img {border:3px solid #ffffff;}
.home1 a:hover img, .home2 a:hover img{border:3px solid #b75f34;}
.home1 img, .home2 img{ margin:3px 10px 3px 0;}


.contacts { font:12px/18px Arial; color:#656765;}

table.contacts tr td { vertical-align: top; padding-right:40px;}
.contacts a:link, .contacts a:visited{
font: 12px Arial, Helvetica, sans-serif;
color:#7e1e14;
text-decoration:underline;
}
.contacts a:hover{
font: 12px Arial, Helvetica, sans-serif;
color:#7e1e14;
text-decoration:none;
}
.cont_forma {padding:7px 20px; /*width:455px;*/}
.table_form {
font:12px Arial, Helvetica, sans-serif;
color:#434343;
}
.table_form strong{
font:bold 12px Arial;
color:#075208;
text-transform:uppercase;}

.table_form input, .table_form select{
	font: 12px Tahoma;
	color:#5c6e63;
	width:215px;
	height:20px;
	border:1px solid #cfcfcf;
	padding:5px 0 0 5px;
	margin-top:5px;
}
.table_form select { padding:0; width:220px; height:30px;}

.table_form textarea {
font: 12px Tahoma;
color:#5c6e63;
width:454px;
border:1px solid #cfcfcf;
padding:5px 0 0 5px;
overflow-y:hidden;
height:75px;
margin-top:5px;}
.table_form .captch {
border:1px solid #cfcfcf;
width:70px;
}