.juntos {
	position: relative;
	width: 661px;
	margin: auto;
}
.menu {
	margin: auto;
	width: 661px;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto {
	position: relative;
	width: 660px;
	height: 251px;
	margin: auto;
}
.texto .derecho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 400px;
	background-color: #CCCCCC;
	background-position: left top;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
.texto .izquierdo {
	background-color: #FFCC00;
	background-position: right top;
	height: 310px;
	width: 250px;
	position: relative;
	top: 0px;
	right: 1px;
	float: left;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}




.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	padding: 1px;
	width: 333px;
	height: 110px;
	float: none;
	margin: auto;
}

.toolbar{
	background-image: url(images/completo.gif);
	background-repeat: no-repeat;
	height: 26px;
	top: -5px;
}
.navegador{
	background-image: url(images/toolbar_bg_ff.gif);
	background-repeat: no-repeat;
	height: 88px;
}
a:link, a:hover, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
