img { border:none; }
a { color:#E60004; }
a:hover { color:#B50003; }
.grau { color:#999; }
input, submit, select { font-size:1em; }

#subnav {
	background-color:#F3F3D6;
	width:100%;
	height:232px;
	float:left;
}

#subnav ul {
	list-style-type:none;
	width:100%;
	margin:24px 0px 0px 0px;
	padding:0px;
}

#subnav li {
	border:0px solid #FFF;
	border-width:0px 0px 1px 0px;
}

#subnav li.first {
	border-width:1px 0px 1px 0px;
}

#subnav li.international {
	border-width:1px 0px;
	border-color:#E71517;
	margin-top:20px;
}

#subnav a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	display:block;
	padding:2px 0px 2px 10px;
	background-color:#F3F3D6;
}

#subnav a:hover {
	background-color:#F0EDCA;
}

#subnav a.active, #subnav a.active:hover {
	background-color:#E8E3AE;
}

.plan {
  float:left;
	margin:0px 5px 0px 15px;
  display:inline;
}

.text2 {
  float:left;
	margin:0px 5px 0px 15px;
  display:inline;
}

.text, .introtext {
  float:left;
	margin:0px 75px 0px 15px;
  display:inline;
}

.introtext {
	height:191px;
}

p {
  margin:0px 0px 0.5em 0px;
}

h1 {
	margin:0px 0px 0.5em 0px;
	font-size:1.6em;
}

h2 {
	margin:0.5em, 0em, 0em, 0em;
	font-size:1.2em;
	color:#E61417;
	width:100%;
}

.listing {
	float:left;
	width:100%;
	padding:8px 0px;
	border:0px solid #E61417;
	border-width:0px 0px 1px 0px;
	clear:both;
}

.listing .image{
	float:left;
}

.listing .description {
	float:left;
	margin-left:10px;
	width:230px;
}


* html a {

	/* \*/
	word-wrap: break-word;
	/* */

}


.listinghome {
	float:left;
	width:100%;
	padding:8px 0px 8px 0px;
	clear:both;
}

.text ul {
	margin:0.25em 0px 1em 15px;
	padding:0px;
}

.text li{
	margin:0px;
}

table.tab td, table.tab th {
	vertical-align:top;
}