.body {
	background-color: #6FF;

}
#container {



}
#header {
	background-image: url(img/header.jpg);
	height: 170px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.telef {
	font-size: 36px;
}

#footer {
	background-image: url(img/nav.png);
	height: 40px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	color: #666;
	text-decoration: underline;
}
#contenido {
	margin-top: 70px;
	margin-right: 238px;
	margin-bottom: 10px;
	margin-left: 238px;
	background-color: #FFE6E6;
	border: thin solid #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #06F;
	float: none;
}
#menu {
	height: 60px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu2 li {
	border: thin solid #999999;
	color: #F03;
	background-color: #FCC;
	height: 35px;
	margin: 2px;
	padding-top: 12px;
	font-size: 18px;
}
#menu2 {
	float: left;
	width: 230px;
	height: auto;
	padding-top: 20px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#menu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: thin solid #999999;
	font-weight: bold;
	text-align:center
}
#menu3 {
	float: right;
	width: 230px;
	height: auto;
	padding-top: 20px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#menu3 li {
	border: thin solid #999999;
	color: #F03;
	background-color: #FCC;
	height: 35px;
	margin: 2px;
	padding-top: 12px;
	text-align: center;
	font-size: 18px;
}
#menu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: thin solid #999999;
	font-weight: bold;
}
table {
	background-color: #FCC;
	color: #F03;
	font-size: 14px;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.sinflotar {
	clear: both;
	background-image: none;
}
.colorh1 {
	color: #03F;
}
.telefono {
	color: #F03;
	font-size: 18px;
	font-weight: bold;
}
#contenido table {
	background-color: #FFE6E6;
	text-align: center;
}
