#logo
{
position:relative;
margin:auto;
float:left;
display:inline;
width: 261px;
height: 83px;
}
#decora_cab
{
position:relative;
display:inline;
float:inherit;
font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#ayuda_map
{
position:relative;
float:right;
display:inline;
}
#adorno
{
	display:inline;
	position:relative;
	float:left;
	margin-bottom:10px;
	height:45px;
	width:669px;
	background-image: url(../../imagenes/adorno_cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#botonera
{
	padding:0px;
	background-image:url(../../imagenes/botonera.jpg);
	background-repeat:repeat-x;
	height:40px;
	width:930px;
	display:block;
	position:relative;
	float:left;
	margin-top:5px;
	font-family: Verdana;
	font-size: 16px;
	color: #0028b1;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0028B1;
	border-right-color: #0028B1;
	border-bottom-color: #0028B1;
	border-left-color: #0028B1;
	text-align: center;
}
#botonera2
{
	padding:0px;
	background-image:url(../../imagenes/botonera.jpg);
	background-repeat:repeat-x;
	height:40px;
	width:930px;
	display:block;
	position:relative;
	float:left;
	margin-top:5px;
	font-family: Verdana;
	font-size: 16px;
	color: #0028b1;
	font-weight: bold;
	text-align: center;
	border: 2px solid #0028B1;
}
#botones
{
	text-align: center;
	vertical-align: middle;
	margin:8px;
}