/* CSS Document */
body {
	background-color: #FFFFFF;
}
#content {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 670px;
}
#banner {
	width: 670px;
	height: 270px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#text {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 5px;
	margin: 0px;
	width: 350px;
	float: right;
}
h3 {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#text a {
	color: #003366;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text p {
	margin: 0px;
	padding: 5px 0px 0px;
}
#banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 230px;
	display: block;
	margin: 0;
	font-size: 1.2em;
	margin-left: 320px;
}
#menu {
	clear: right;
	width: 250px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
}
#menu-main a {
	display: block;
	padding: 3px;
	color: #003366;
	width: 140px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	margin-left: 20px;
}
.highlight-main {
	background: #CCCCCC;
	font-weight: bold;
}
.highlight-main2 {
	background: #e6e6e6;
	font-weight: bold;

}
#menu-main a:hover {
	background: #CCCCCC;
}
.highlight-blu {
	color: #003366;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 24px;
	font-size: 0.7em;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover {
	text-decoration: underline;
}
#case {
}
#case a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 123px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px 0px 0px 40px;
	padding: 3px 0px 3px 3px;
}
#case a:hover {
	background: #e6e6e6;
}
#pwd {
	width: 200px;
	margin-top: 50px;
	margin-left: 20px;
}
#foto {
	background: #FFFFFF;
	margin: 10px auto;
	padding: 10px 0px;
}
.cliente {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}
#foto img {
	border: 1px solid #999999;
}
#menu-news {
	width: 150px;
	margin-left: 20px;
}

