#menurest {
	float: left;
	width: 50%;
	margin: auto;
	text-align: center;
	position: relative;
}
#menurestext {
	width: 210px;
	background-image: url(../../imagenes/orlamenu2.gif);
	background-repeat:  repeat-y;
	background-position: 50% 0%;
	position: relative;
}
	#menurestext P{
	padding-right: 30px;
	padding-left: 30px;
	}
#menurestcab {
	width: 210px;
}
#menurestpie {
	width: 210px;
	top: -1px;
	position: relative;
}
#cursiva {
	font-style: italic;
	height: 100%;
	text-align: center;
}
#menuresttitulo {
	background-color: #ffcc99;
	width: 100%;
	text-align: center;
}




#menudesp {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
}
#menudesptext {
	width: 420px;
	background-image: url(../../imagenes/orladesp2.gif);
	background-repeat:  repeat-y;
	background-position: 50% 0%;
	position: relative;
}
	#menudesptext P{
	padding-right: 30px;
	padding-left: 30px;
	}
#menudespcab {
	width: 420px;
	position: relative;
}
#menudesppie {
	width: 420px;
	top: -1px;
	position: relative;
}
#menudesptitulo {
	background-color: #ffcc99;
	width: 100%;
	text-align: center;
}.subrrayado {
	text-decoration: underline;
}
#textoflota {
	margin: 6px;
	padding-top: 40px;
	text-align: left;
}
#fotoflota {
	margin: 10px;
	float: left;
}


