﻿#main
{
	margin:auto;
	width:900px;
	height:auto;
	padding:0px;
}
#banner
{
	margin:auto;
	width:740px;
	height:130px;
	padding:5px;
}
#box_cont
{
	width:310px;
	height:auto;
	border:0px;
	float:left;
	margin-left:80px;
}
#box_foto_1
{
	width:300px;
	height:200px;
	float:left;
	border:2px solid #543019;
}
#box_foto_2
{
	margin-top:30px;
	width:300px;
	height:200px;
	float:left;
	border:2px solid #543019;
}
#box_foto_3
{
	margin-top:30px;
	width:300px;
	height:200px;
	float:left;
	border:2px solid #543019;
}
#box_car_tec 
{
	margin:auto;
	width:450px;
	padding-left:0px;
	padding-right:0px;
	float:right;
	border:2px dashed #543019;
	padding:10px;
}
h1.tit_txt
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:#744121;
	letter-spacing:1px;
}
h2.tit_txt
{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:#744121;
	letter-spacing:1px;
}
p.i_txt
{
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:#744121;
	letter-spacing:1px;
	line-height:23px;
}
p.i_txt a:link, a:visited, a:active, a:hover

{
    text-decoration: none;
    color:#744121;
	outline:none;
}
p.brown
{
	color:#744121;
}
p.center
{
	text-align:center;
}
ul, li
{
	font-family:Arial, Helvetica, sans-serif
	font-size:11pt;
	font-weight:bold;
	letter-spacing:1px;
}

ul, li a:link, a:visited, a:active, a:hover
{

	color:#e2001a;
	font-weight:bold;
    text-decoration: none;
	outline:none;
}
{
    text-decoration: none;
    color:#543019;
	outline:none;
}
table#car_tec
{
	border-collapse:separate;
	border:5px groove #e2001a;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

td, tr
{
	border:2px solid #e2001a;
}
